/haiku/src/libs/util/ |
H A D | realhostname.c | 132 goto numeric; in realhostname_sa() 138 goto numeric; in realhostname_sa() 144 goto numeric; in realhostname_sa() 162 goto numeric; in realhostname_sa() 170 goto numeric; in realhostname_sa() 179 numeric: in realhostname_sa()
|
/haiku/src/system/libroot/posix/glibc/locale/ |
H A D | Jamfile | 24 C-numeric.c 33 lc-numeric.c
|
H A D | categories.def | 198 DEFINE_ELEMENT (_NL_NUMERIC_DECIMAL_POINT_WC, "numeric-decimal-point-wc", std, word) 199 DEFINE_ELEMENT (_NL_NUMERIC_THOUSANDS_SEP_WC, "numeric-thousands-sep-wc", std, word) 200 DEFINE_ELEMENT (_NL_NUMERIC_CODESET, "numeric-codeset", std, string)
|
/haiku/docs/user/locale/ |
H A D | UnicodeChar.dox | 63 alphabetic or numeric character. 71 \brief Determine if \a c is numeric. 269 \brief Gets the numeric value \a c. 271 \returns The numeric version of the specified unicode character.
|
H A D | Collator.dox | 163 \brief Enable or disable numeric order sorting.
|
/haiku/docs/develop/build/rc/ |
H A D | grammar.rst | 175 The resource is assigned the numeric ID 1, and the default name of its data type. 181 The resource is assigned the numeric ID 1, and the name "xxx". 184 The resource is assigned the numeric ID that corresponds with the symbol sss, which should have 189 … The resource is assigned the numeric ID that corresponds with the symbol sss, and the name "xxx". 255 | integer | You can cast to all numeric data types. Casts to smaller datatypes will | 353 The data fields always have a default value. For simple fields this is typically 0 (numeric types) 452 definitions. We need those tables to find the numeric ID/type definition that corresponds with an
|
H A D | beres-deres.rst | 27 from bool to all other types, between strings and numeric types, etc. The usefulness of this is
|
H A D | rc.rst | 90 In the above examples, we have given the resources numeric IDs. The combination of ID and type code 116 convenient to refer to them by symbolic names instead of hardcoded numeric ID's. The rdef format
|
/haiku/data/catalogs/apps/terminal/ |
H A D | id.catkeys | 64 …numeric character between '%' and the format letter will insert a space only\nif the placeholder v…
|
H A D | th.catkeys | 64 …is one is not empty.\n\t%-\t-\tEnds a %< or %> section.\n\nAny non alpha numeric character between…
|
H A D | ru.catkeys | 83 …is one is not empty.\n\t%-\t-\tEnds a %< or %> section.\n\nAny non alpha numeric character between…
|
H A D | ko.catkeys | 83 …is one is not empty.\n\t%-\t-\tEnds a %< or %> section.\n\nAny non alpha numeric character between…
|
H A D | el.catkeys | 83 …is one is not empty.\n\t%-\t-\tEnds a %< or %> section.\n\nAny non alpha numeric character between…
|
H A D | ja.catkeys | 83 …is one is not empty.\n\t%-\t-\tEnds a %< or %> section.\n\nAny non alpha numeric character between…
|
H A D | uk.catkeys | 83 …is one is not empty.\n\t%-\t-\tEnds a %< or %> section.\n\nAny non alpha numeric character between…
|
H A D | eo.catkeys | 64 …is one is not empty.\n\t%-\t-\tEnds a %< or %> section.\n\nAny non alpha numeric character between…
|
H A D | sk.catkeys | 64 …is one is not empty.\n\t%-\t-\tEnds a %< or %> section.\n\nAny non alpha numeric character between…
|
H A D | pt_BR.catkeys | 64 …is one is not empty.\n\t%-\t-\tEnds a %< or %> section.\n\nAny non alpha numeric character between…
|
H A D | zh_Hans.catkeys | 83 …is one is not empty.\n\t%-\t-\tEnds a %< or %> section.\n\nAny non alpha numeric character between…
|
H A D | nl.catkeys | 66 …is one is not empty.\n\t%-\t-\tEnds a %< or %> section.\n\nAny non alpha numeric character between…
|
/haiku/docs/user/keyboard/ |
H A D | keyboard.dox | 19 Each key on the keyboard is assigned a numeric code to identify it to the 172 Informs the numeric keypad to output numbers when on. Reverses 173 the function of \c B_SHIFT_KEY for keys on the numeric keypad.
|
/haiku/src/add-ons/media/media-add-ons/esound_sink/ |
H A D | EsounD-protocol.txt | 73 For components with a static numeric value the encode-form is:
|
/haiku/data/catalogs/apps/diskprobe/ |
H A D | fur.catkeys | 36 Number editor TypeEditors Editôr numeric
|
/haiku/docs/user/shared/ |
H A D | json.dox | 158 The Json number literal format does not specify a numeric type such as \c int32
|
/haiku/src/system/libnetwork/netresolv/net/ |
H A D | getaddrinfo.c | 463 int numeric = 0; in getaddrinfo() local 601 numeric = 1; in getaddrinfo() 686 if (!numeric) { in getaddrinfo()
|