/glibc-2.36/iconvdata/ |
D | ksc5601.h | 93 uint32_t try; in size_t() local 98 try = (uint32_t) __ksc5601_hangul_to_ucs[m]; in size_t() 99 if (try > wch) in size_t() 101 else if (try < wch) in size_t() 125 uint32_t try; in size_t() local 130 try = (uint32_t) __ksc5601_hanja_from_ucs[m].ucs; in size_t() 131 if (try > wch) in size_t() 133 else if (try < wch) in size_t() 156 uint32_t try; in size_t() local 161 try = __ksc5601_sym_from_ucs[m].ucs; in size_t() [all …]
|
D | tst-table-from.c | 62 try (iconv_t cd, unsigned char buf[], unsigned int buflen, unsigned char *out) in try() function 212 result = try (cd, buf, 1, out); in main() 227 result = try (cd, buf, 2, out); in main() 242 result = try (cd, buf, 3, out); in main() 258 result = try (cd, buf, 4, out); in main()
|
/glibc-2.36/posix/ |
D | tst-getaddrinfo4.c | 25 try (const char *service, int family, int flags) in try() function 55 err |= try (NULL, 0, 0); in do_test() 56 err |= try (NULL, AF_UNSPEC, AI_ADDRCONFIG); in do_test() 57 err |= try (NULL, AF_INET, 0); in do_test() 58 err |= try (NULL, AF_INET6, 0); in do_test() 59 err |= try ("http", 0, 0); in do_test() 60 err |= try ("http", AF_UNSPEC, AI_ADDRCONFIG); in do_test() 61 err |= try ("http", AF_INET, 0); in do_test() 62 err |= try ("http", AF_INET6, 0); in do_test()
|
D | BOOST.tests | 52 ; try some really simple literals: 74 ; now try escaped brackets: 114 ; now try operator + 130 ; now try operator ? 148 ; now try operator {} 191 ; try some literals first 353 ; now follows various complex expressions designed to try and bust the matcher: 454 ; try to match C++ syntax elements: 480 ; finally try some case insensitive matches: 583 ; try mutli-character ligatures:
|
/glibc-2.36/string/ |
D | test-ffs.c | 23 void try (const char *name, long long int param, int value, int expected) in try() function 41 try (#fct, 0, fct ((type) 0), 0); \ in do_test() 43 try (#fct, 1ll << i, fct (((type) 1) << i), i + 1); \ in do_test() 45 try (#fct, (~((type) 0) >> i) << i, fct ((~((type) 0) >> i) << i), i + 1);\ in do_test() 46 try (#fct, 0x80008000, fct ((type) 0x80008000), 16) in do_test()
|
/glibc-2.36/stdlib/ |
D | rpmatch.c | 28 try (const char *response, in try() function 59 return (try (response, YESEXPR, 1, 0, &yesexpr, &yesre) ?: in rpmatch() 60 try (response, NOEXPR, 0, -1, &noexpr, &nore)); in rpmatch()
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | getcwd.c | 188 file_t try = __file_name_lookup_under (parent, d->d_name, in __hurd_canonicalize_directory_name_internal() local 192 if (try == MACH_PORT_NULL) in __hurd_canonicalize_directory_name_internal() 194 err = __io_identity (try, &id, &devid, &fileno); in __hurd_canonicalize_directory_name_internal() 195 __mach_port_deallocate (__mach_task_self (), try); in __hurd_canonicalize_directory_name_internal()
|
/glibc-2.36/htl/ |
D | pt-join.c | 28 __pthread_join_common (pthread_t thread, void **status, int try, in __pthread_join_common() argument 45 if (try == 0) in __pthread_join_common()
|
/glibc-2.36/resolv/ |
D | res_send.c | 260 int gotsomewhere, terrno, try, v_circuit, resplen; in __res_context_send() local 346 for (try = 0; try < statp->retry; try++) { in __res_context_send() 358 try = statp->retry; in __res_context_send()
|
/glibc-2.36/nis/ |
D | ypclnt.c | 726 int try, res; in yp_all() local 738 try = 0; in yp_all() 741 while (try < MAXTRIES && res != YPERR_SUCCESS) in yp_all() 776 if (try == MAXTRIES - 1) in yp_all() 790 ++try; in yp_all()
|
/glibc-2.36/manual/ |
D | freemanuals.texi | 79 try other publishers. If you're not sure whether a proposed license 85 improvements. Meanwhile, try to avoid buying non-free documentation 88 Check the history of the book, and try reward the publishers that have
|
D | errno.texi | 108 happens, you should probably try using statically or dynamically 145 completion of the call. When this happens, you should try the call 242 For example, if you try to delete a file that is the root of a currently 385 The call might work if you try again 407 pass, so your program can try the call again later and it may succeed. 576 try to transmit data over a socket, without first specifying a 585 error when you try to transmit data over a connectionless socket, 728 On some systems @code{chmod} returns this error if you try to set the
|
/glibc-2.36/ |
D | configure.ac | 803 # For sunos4.1.1, try sunos4.1.1, then sunos4.1, then sunos4, then sunos. 814 # For linux-gnu, try linux-gnu, then linux. 820 # For unix/sysv/sysv4, try unix/sysv/sysv4, then unix/sysv, then unix. 829 # For sparc/sparc32, try sparc/sparc32 and then sparc. 841 # For each machine term, try it with and then without /multiarch. 865 try="sysdeps$try_suffix" 867 echo "$0 [DEBUG]: try $try" >&2 868 if test -d "$try_srcdir$try"; then 869 sysnames="$sysnames $try" 947 try="sysdeps/$x" [all …]
|
D | configure | 4328 try="sysdeps$try_suffix" 4330 echo "$0 DEBUG: try $try" >&2 4331 if test -d "$try_srcdir$try"; then 4332 sysnames="$sysnames $try" 4411 try="sysdeps/$x" 4414 echo "DEBUG: $name $implies_file $x try() {$try_srcdir}$try" >&2 4415 if test $try != $xsrcdir$name_base/$x && test -d $try_srcdir$try;
|
/glibc-2.36/nscd/ |
D | nscd.init | 101 try-restart | condrestart)
|
/glibc-2.36/sysdeps/powerpc/ |
D | preconfigure.ac | 29 # directive which shows up, and try using it.
|
D | preconfigure | 29 # directive which shows up, and try using it.
|
/glibc-2.36/posix/rxspencer/ |
D | tests | 8 # try matching it against. If there is no fourth field, the match is 21 # & try it as both an ERE and a BRE 382 # Let's have some fun -- try to match a C comment. 387 # okay, we must not match */ inside; try to do that...
|
/glibc-2.36/sysdeps/alpha/alphaev6/ |
D | memset.S | 107 subq $3, 16, $4 # E : Only try to unroll if > 128 bytes
|
/glibc-2.36/localedata/locales/ |
D | ro_RO | 133 % if t/scomma is not available, try first t/scedilla 139 % if t/scedilla is not available, try first t/scomma
|
D | pa_PK | 127 % date Format. I have put this in reverse order to try to get the date
|
D | ur_PK | 144 % date Format. I have put this in reverse order to try to get the date
|
D | dv_MV | 135 % date Format. I have put this in reverse order to try to get the date
|
/glibc-2.36/hesiod/ |
D | README.hesiod | 79 You may specify both classes separated by a comma to try one class
|
/glibc-2.36/po/ |
D | lt.po | 1105 #. TRANS completion of the call. When this happens, you should try the call 1178 #. TRANS For example, if you try to delete a file that is the root of a currently 1281 #. TRANS The call might work if you try again 1303 #. TRANS pass, so your program can try the call again later and it may succeed. 1441 #. TRANS try to transmit data over a socket, without first specifying a 1449 #. TRANS error when you try to transmit data over a connectionless socket, 1749 #. TRANS On some systems @code{chmod} returns this error if you try to set the
|