Home
last modified time | relevance | path

Searched refs:try (Results 1 – 25 of 122) sorted by relevance

12345

/glibc-2.36/iconvdata/
Dksc5601.h93 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 …]
Dtst-table-from.c62 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/
Dtst-getaddrinfo4.c25 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()
DBOOST.tests52 ; 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/
Dtest-ffs.c23 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/
Drpmatch.c28 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/
Dgetcwd.c188 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/
Dpt-join.c28 __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/
Dres_send.c260 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/
Dypclnt.c726 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/
Dfreemanuals.texi79 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
Derrno.texi108 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/
Dconfigure.ac803 # 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 …]
Dconfigure4328 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/
Dnscd.init101 try-restart | condrestart)
/glibc-2.36/sysdeps/powerpc/
Dpreconfigure.ac29 # directive which shows up, and try using it.
Dpreconfigure29 # directive which shows up, and try using it.
/glibc-2.36/posix/rxspencer/
Dtests8 # 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/
Dmemset.S107 subq $3, 16, $4 # E : Only try to unroll if > 128 bytes
/glibc-2.36/localedata/locales/
Dro_RO133 % if t/scomma is not available, try first t/scedilla
139 % if t/scedilla is not available, try first t/scomma
Dpa_PK127 % date Format. I have put this in reverse order to try to get the date
Dur_PK144 % date Format. I have put this in reverse order to try to get the date
Ddv_MV135 % date Format. I have put this in reverse order to try to get the date
/glibc-2.36/hesiod/
DREADME.hesiod79 You may specify both classes separated by a comma to try one class
/glibc-2.36/po/
Dlt.po1105 #. 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

12345