Home
last modified time | relevance | path

Searched refs:form (Results 1 – 25 of 101) sorted by relevance

12345

/glibc-2.36/sysdeps/unix/sysv/linux/
Ddl-sysdep.c169 enum { unknown = 0, dec, hex, str, ignore } form : 8; in _dl_show_auxv() member
214 && auxvars[idx].form == ignore)) in _dl_show_auxv()
225 && auxvars[idx].form != unknown) in _dl_show_auxv()
229 if (__builtin_expect (auxvars[idx].form, dec) == dec) in _dl_show_auxv()
232 else if (__builtin_expect (auxvars[idx].form, hex) == hex) in _dl_show_auxv()
/glibc-2.36/manual/
DREADME.tunables106 form of the macros as follows:
113 remaining arguments are the same as the short form macros.
124 from that module, use the full form of the macros as follows:
131 remaining arguments are the same as the short form macros.
Dmessage.texi166 locale is expected to have the form
225 form @code{@var{lang}[_@var{terr}[.@var{codeset}]]} as explained above.
405 (starting after the first whitespace character) will form the string
1227 plural form of a noun is not simply constructed by adding an `s' but
1235 The form how plural forms are build differs. This is a problem with
1246 But other language families have only one form or many forms. More
1259 form. The two string arguments then will be used to provide a return
1263 form, the second the plural form.
1280 form of the string to be converted. It is also used as the key for the
1281 search in the catalog. The @var{msgid2} parameter is the plural form.
[all …]
Dlgpl-2.1.texi133 (which use some of those functions and data) to form executables.
143 ``Source code'' for a work means the preferred form of the work for
245 derivative of it, under Section 2) in object code or executable form
344 For an executable, the required form of the ``work that uses the
348 normally distributed (in either source or binary form) with the major
377 where to find the accompanying uncombined form of the same work.
Dfreemanuals.texi33 are available in source code form, and give you permission to copy and
Dthreads.texi296 operations on any given mutex form a single total order (similar to
317 operations on any given mutex form a single total order (similar to
332 operations on any given mutex form a single total order (similar to
349 All lock/unlock operations on any given mutex form a single total
894 This still requires some form of synchronization on the
/glibc-2.36/localedata/locales/
Dro_RO304 % The current tendency is to use the first form, while the second is the most
305 % popular form, it is widespread and widely known.
306 % Now we stick to the traditional/old/second form: %d%t%s%t%f%t%g%t%m
338 % FIXME: it appears that %n and %l are not working; correct form is:
340 % implemented form:
Dast_ES92 % Abbreviated form of xunetu is "xnt"
115 % Month names in genitive form:
Duk_UA84 % forms may be shown in parentheses after the official form:
780 % month name in date must be used in another form, than in calendar
781 % day name may be used in another form in another context
830 % A list of month names in proper form for calendar (%OB). See also mon.
845 % A list of month names in genitive form, for full date format, with day (%B).
986 % Now I use regular form, like in Russian (sic!) langauge.
/glibc-2.36/localedata/
DREADME13 You need this program to "compile" the locale description in a form
61 Some of the files are provided in 8bit form, i.e., not only ASCII
/glibc-2.36/
DLICENSES21 2. Redistributions in binary form must reproduce the above copyright
91 * Redistributions in binary form must reproduce the above
148 2. Redistributions in binary form must reproduce the above copyright
184 * Redistributions in binary form must reproduce the above copyright
216 way or form.
221 3. Redistributions in binary form must reproduce the authors' copyright
261 2. Redistributions in binary form must reproduce the above copyright
Dlibc-abis21 # Using this form architecture (and platform) dependent features can be
DCOPYING135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/glibc-2.36/localedata/tests/
Dtest6.cm7 <form-feed> \x0C
Dtest6.ds4 <form-feed> <U000C> FORM FEED
/glibc-2.36/sysdeps/or1k/
Dpreconfigure5 # distribute this software, either in source code form or as a compiled
/glibc-2.36/localedata/charmaps/
DNATS-DANO-ADD37 <form-feed> /x00 <U000C> FORM FEED (FF)
DNATS-SEFI-ADD37 <form-feed> /x00 <U000C> FORM FEED (FF)
DJIS_C6229-1984-B-ADD62 <form-feed> /x0C <U000C> FORM FEED (FF)
DJIS_C6229-1984-HAND-ADD59 <form-feed> /x0C <U000C> FORM FEED (FF)
DJIS_C6229-1984-KANA108 <form-feed> /x0C <U000C> FORM FEED (FF)
DJIS_C6229-1984-A119 <form-feed> /x0C <U000C> FORM FEED (FF)
DJIS_C6229-1984-HAND122 <form-feed> /x0C <U000C> FORM FEED (FF)
DJIS_C6220-1969-JP123 <form-feed> /x0C <U000C> FORM FEED (FF)
/glibc-2.36/conform/data/
Dsignal.h-data283 // poorfnmatch implementation doesn't grok the right form.

12345