| /src/sbin/devpubd/hooks/ |
| 02-wedgenames | 51 #ord() 58 ord() function 76 c=%%$(ord "$c")
|
| 02-wedgenames | 51 #ord() 58 ord() function 76 c=%%$(ord "$c")
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/ |
| order_statistics_imp.hpp | 85 size_type ord = 0; local 94 ord += (l_it == end_it)? 1 : 1 + l_it.get_metadata(); 99 ord += (l_it == end_it)? 0 : l_it.get_metadata(); 103 return ord;
|
| order_statistics_imp.hpp | 85 size_type ord = 0; local 94 ord += (l_it == end_it)? 1 : 1 + l_it.get_metadata(); 99 ord += (l_it == end_it)? 0 : l_it.get_metadata(); 103 return ord;
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/ |
| order_statistics_imp.hpp | 85 size_type ord = 0; local 94 ord += (l_it == end_it)? 1 : 1 + l_it.get_metadata(); 99 ord += (l_it == end_it)? 0 : l_it.get_metadata(); 103 return ord;
|
| order_statistics_imp.hpp | 85 size_type ord = 0; local 94 ord += (l_it == end_it)? 1 : 1 + l_it.get_metadata(); 99 ord += (l_it == end_it)? 0 : l_it.get_metadata(); 103 return ord;
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/ |
| order_statistics_imp.hpp | 108 size_type ord = 0; local 123 ord + 1 : ord; 134 ord += child_nd_it.get_metadata(); 144 return ord;
|
| order_statistics_imp.hpp | 108 size_type ord = 0; local 123 ord + 1 : ord; 134 ord += child_nd_it.get_metadata(); 144 return ord;
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/ |
| order_statistics_imp.hpp | 108 size_type ord = 0; local 123 ord + 1 : ord; 134 ord += child_nd_it.get_metadata(); 144 return ord;
|
| order_statistics_imp.hpp | 108 size_type ord = 0; local 123 ord + 1 : ord; 134 ord += child_nd_it.get_metadata(); 144 return ord;
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/vmid/ |
| vmid.c | 61 uint16_t ord = dc_get_vmid_use_vector(core_vmid->dc); local 65 if (ord & (1u << i))
|
| vmid.c | 61 uint16_t ord = dc_get_vmid_use_vector(core_vmid->dc); local 65 if (ord & (1u << i))
|
| /src/external/gpl3/binutils/dist/binutils/ |
| resres.c | 540 unsigned short ord; local 545 ord = (unsigned short) windres_get_16 (wrbfd, bid.sig); 546 if (ord == 0xFFFF) /* an ordinal id */
|
| resres.c | 540 unsigned short ord; local 545 ord = (unsigned short) windres_get_16 (wrbfd, bid.sig); 546 if (ord == 0xFFFF) /* an ordinal id */
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| resres.c | 540 unsigned short ord; local 545 ord = (unsigned short) windres_get_16 (wrbfd, bid.sig); 546 if (ord == 0xFFFF) /* an ordinal id */
|
| resres.c | 540 unsigned short ord; local 545 ord = (unsigned short) windres_get_16 (wrbfd, bid.sig); 546 if (ord == 0xFFFF) /* an ordinal id */
|
| /src/external/bsd/mdocml/dist/ |
| html.c | 118 int ord; /* Ordinal number of the latest occurrence. */ member in struct:id_entry 417 entry->ord = 1; 421 entry->ord++; 423 if (entry->ord > 1) { 425 mandoc_asprintf(&buf, "%s~%d", cp, entry->ord);
|
| html.c | 118 int ord; /* Ordinal number of the latest occurrence. */ member in struct:id_entry 417 entry->ord = 1; 421 entry->ord++; 423 if (entry->ord > 1) { 425 mandoc_asprintf(&buf, "%s~%d", cp, entry->ord);
|
| /src/external/ibm-public/postfix/dist/src/tls/ |
| tls_dane.c | 260 uint8_t ord; member in struct:dane_mtype 861 uint8_t ord = 0; local 954 if (mtypes[codepoint].ord != 0) { 959 mtypes[codepoint].ord = ++ord; 978 * 'ord' after loading each valid codepoint at most once). 981 ord - mtypes[m].ord + 1) <= 0) {
|
| tls_dane.c | 260 uint8_t ord; member in struct:dane_mtype 861 uint8_t ord = 0; local 954 if (mtypes[codepoint].ord != 0) { 959 mtypes[codepoint].ord = ++ord; 978 * 'ord' after loading each valid codepoint at most once). 981 ord - mtypes[m].ord + 1) <= 0) {
|
| /src/usr.bin/config/ |
| sem.c | 2240 int ord; local 2261 for (ord = 0, m = attr->a_locs; m != NULL; m = m->ll_next, ord++) { 2264 n->ll_num = ord; 2272 lp[ord] = m->ll_string; 2274 if (ord != attr->a_loclen) 2276 lp[ord] = NULL;
|
| /src/external/bsd/ntp/dist/ntpdate/ |
| ntpdate.c | 971 int ord[NTP_SHIFT]; local 979 ord[i] = i; 983 if (server->filter_delay[ord[j]] == 0) 985 if (server->filter_delay[ord[i]] == 0 986 || (server->filter_delay[ord[i]] 987 > server->filter_delay[ord[j]])) { 990 tmp = ord[i]; 991 ord[i] = ord[j]; 992 ord[j] = tmp [all...] |
| /src/external/gpl2/xcvs/dist/src/ |
| log.c | 1201 int ord; local 1217 ord = version_compare (nr->first, nr->last, dots1); 1218 if (ord > 0 || (nr->fields > 2 && ord < 0))
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/ |
| fast_float.h | 2801 int ord = real_digits.compare(theor_digits); variable 2803 round<T>(answer, [ord](adjusted_mantissa& a, int32_t shift) { 2804 round_nearest_tie_even(a, shift, [ord](bool is_odd, bool _, bool __) -> bool { 2807 if (ord > 0) { 2809 } else if (ord < 0) {
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/fast_float/ |
| fast_float.h | 2793 int ord = real_digits.compare(theor_digits); variable 2795 round<T>(answer, [ord](adjusted_mantissa& a, int32_t shift) { 2796 round_nearest_tie_even(a, shift, [ord](bool is_odd, bool _, bool __) -> bool { 2799 if (ord > 0) { 2801 } else if (ord < 0) {
|