| /NextBSD/crypto/heimdal/lib/roken/ |
| HD | snprintf-test.c | 38 try (const char *format, ...) in try() function 67 tot += try ("%d", int_values[i]); in cmp_with_sprintf_int() 68 tot += try ("%x", int_values[i]); in cmp_with_sprintf_int() 69 tot += try ("%X", int_values[i]); in cmp_with_sprintf_int() 70 tot += try ("%o", int_values[i]); in cmp_with_sprintf_int() 71 tot += try ("%#x", int_values[i]); in cmp_with_sprintf_int() 72 tot += try ("%#X", int_values[i]); in cmp_with_sprintf_int() 73 tot += try ("%#o", int_values[i]); in cmp_with_sprintf_int() 74 tot += try ("%10d", int_values[i]); in cmp_with_sprintf_int() 75 tot += try ("%10x", int_values[i]); in cmp_with_sprintf_int() [all …]
|
| /NextBSD/contrib/ncurses/ncurses/widechar/ |
| HD | widechars.c | 45 int try; in _nc_mbtowc() local 54 for (try = 1; try <= (int) n; ++try) { in _nc_mbtowc() 58 try, in _nc_mbtowc() 61 TR(TRACE_BITS, ("...try %d:%d", try, count)); in _nc_mbtowc() 74 try, in _nc_mbtowc() 82 result = try; in _nc_mbtowc()
|
| /NextBSD/usr.sbin/rpc.umntall/ |
| HD | rpc.umntall.c | 174 struct timeval try; in do_umntall() local 177 try.tv_sec = 3; in do_umntall() 178 try.tv_usec = 0; in do_umntall() 180 &try); in do_umntall() 188 (xdrproc_t)xdr_void, (caddr_t)0, try); in do_umntall() 202 struct timeval try; in do_umount() local 205 try.tv_sec = 3; in do_umount() 206 try.tv_usec = 0; in do_umount() 208 &try); in do_umount() 215 (xdrproc_t)xdr_void, (caddr_t)0, try); in do_umount()
|
| /NextBSD/lib/libz/test/ |
| HD | infcover.c | 507 local int try(char *hex, char *id, int err) in try() function 583 try("0 0 0 0 0", "invalid stored block lengths", 1); in cover_inflate() 584 try("3 0", "fixed", 0); in cover_inflate() 585 try("6", "invalid block type", 1); in cover_inflate() 586 try("1 1 0 fe ff 0", "stored", 0); in cover_inflate() 587 try("fc 0 0", "too many length or distance symbols", 1); in cover_inflate() 588 try("4 0 fe ff", "invalid code lengths set", 1); in cover_inflate() 589 try("4 0 24 49 0", "invalid bit length repeat", 1); in cover_inflate() 590 try("4 0 24 e9 ff ff", "invalid bit length repeat", 1); in cover_inflate() 591 try("4 0 24 e9 ff 6d", "invalid code -- missing end-of-block", 1); in cover_inflate() [all …]
|
| /NextBSD/usr.bin/caesar/ |
| HD | caesar.c | 83 int obs[26], try, winner; in main() local 118 for (try = winner = 0; try < 26; ++try) { /* += 13) { */ in main() 121 dot += obs[i] * stdf[(i + try) % 26]; in main() 123 if (try == 0) in main() 127 winner = try; in main()
|
| /NextBSD/sys/boot/common/ |
| HD | boot.c | 39 static char *getbootfile(int try); 40 static int loadakernel(int try, int argc, char* argv[]); 254 getbootfile(int try) in getbootfile() argument 272 while ((try > 0) && (spec != NULL)) { in getbootfile() 276 try--; in getbootfile() 398 loadakernel(int try, int argc, char* argv[]) in loadakernel() argument 402 for (try = 0; (cp = getbootfile(try)) != NULL; try++) in loadakernel()
|
| /NextBSD/libexec/tftpd/ |
| HD | tftp-transfer.c | 56 int size, n_data, n_ack, try; in tftp_send() local 75 for (try = 0; ; try++) { in tftp_send() 78 if (try == maxtimeouts) { in tftp_send() 94 if (try == maxtimeouts) { in tftp_send() 97 "giving up", try, *block); in tftp_send() 102 try, *block); in tftp_send()
|
| /NextBSD/contrib/libstdc++/include/bits/ |
| D | stl_uninitialized.h | 84 try in __uninitialized_copy_aux() 147 try in __uninitialized_fill_aux() 192 try in __uninitialized_fill_n_aux() 236 try in __uninitialized_copy_a() 262 try in __uninitialized_fill_a() 288 try in __uninitialized_fill_n_a() 331 try in __uninitialized_copy_copy() 354 try in __uninitialized_fill_copy() 379 try in __uninitialized_copy_fill()
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | ser-e7kpc.c | 132 int try; in e7000pc_init() local 139 for (try = 0; sigs[try].sw; try++) in e7000pc_init() 142 board_at = sigs[try].addr - dsbase; in e7000pc_init() 154 if (val == (0xaaa0 | sigs[try].sw)) in e7000pc_init() 164 sigs[try].addr); in e7000pc_init()
|
| /NextBSD/contrib/libc++/include/ |
| D | istream | 355 try 382 try 409 try 436 try 463 try 490 try 517 try 544 try 571 try 598 try [all …]
|
| D | ostream | 263 try 349 try 358 try 401 try 427 try 457 try 483 try 513 try 539 try 565 try [all …]
|
| /NextBSD/sys/boot/i386/libi386/ |
| HD | time.c | 74 int same, try; in time() local 76 same = try = 0; in time() 83 } while (++same < 8 && ++try < 1000); in time()
|
| /NextBSD/sys/boot/forth/ |
| HD | loader.4th | 60 : try-menu-unset 96 try-menu-unset 101 try-menu-unset 106 try-menu-unset 111 try-menu-unset 146 \ Will *NOT* try to load kernel and modules if no configuration file 241 s" try-include" s" try to load/interpret files" .? 244 : try-include ( -- ) \ see loader.4th(8)
|
| HD | beastie.4th | 62 \ Not defined; try-include desired logo file 67 s" try-include /boot/logo-orb.4th" 69 s" try-include /boot/logo-orbbw.4th" 73 s" try-include /boot/logo-${loader_logo}.4th"
|
| /NextBSD/sys/dev/iicbus/ |
| HD | ds1631.c | 123 int try = 0; in ds1631_write() local 138 if (++try > 5) { in ds1631_write() 150 int err, try = 0; in ds1631_read_1() local 166 if (++try > 5) { in ds1631_read_1() 178 int err, try = 0; in ds1631_read_2() local 194 if (++try > 5) { in ds1631_read_2()
|
| HD | ad7417.c | 132 int try = 0; in ad7417_write() local 147 if (++try > 5) { in ad7417_write() 159 int err, try = 0; in ad7417_read_1() local 175 if (++try > 5) { in ad7417_read_1() 187 int err, try = 0; in ad7417_read_2() local 203 if (++try > 5) { in ad7417_read_2() 216 int err, try = 0; in ad7417_write_read() local 238 if (++try > 5) { in ad7417_write_read()
|
| /NextBSD/contrib/ntp/ |
| HD | build | 150 for try in test /bin/test /usr/bin/test ; do 151 case `$try config.status -nt ../configure 2>&1` in 153 TEST="$try"
|
| /NextBSD/crypto/heimdal/lib/wind/ |
| HD | test-map.c | 62 try(const struct example *c) in try() function 95 failures += try(&cases[i]); in main()
|
| /NextBSD/contrib/ofed/management/opensm/doc/ |
| HD | opensm-coding-style.txt | 29 * When writing new code, please try to follow the new Coding style. 31 try to not mix coding style improvement with functional and other 34 try to do it for entire file(s).
|
| /NextBSD/contrib/netbsd-tests/lib/libc/regex/data/ |
| HD | c_comments.in | 1 # Let's have some fun -- try to match a C comment. 6 # okay, we must not match */ inside; try to do that...
|
| /NextBSD/contrib/groff/contrib/pdfmark/ |
| HD | pdfroff.sh | 57 try="$dir/$1$ext" 58 test -f "$try" && test -x "$try" && prog="$try" && break
|
| /NextBSD/crypto/heimdal/appl/push/ |
| HD | ChangeLog | 73 try only v4 -5 -> try only v5 none, -45 -> try v5, v4 94 * push.c (parse_pobox): try $USERNAME 112 * push.c (get_pobox): try to handle old and new hesiod APIs
|
| /NextBSD/contrib/bmake/ |
| HD | dir.c | 1360 char try[MAXPATHLEN + 1], *try_end; in Dir_FindHereOrAbove() local 1370 snprintf(try, sizeof(try), "%s/%s", dirbase, search_path); in Dir_FindHereOrAbove() 1371 if (stat(try, &st) != -1) { in Dir_FindHereOrAbove() 1377 try_end = try + strlen(try); in Dir_FindHereOrAbove() 1378 while (try_end > try && *try_end != '/') in Dir_FindHereOrAbove() 1380 if (try_end > try) in Dir_FindHereOrAbove() 1387 snprintf(result, rlen, "%s", try); in Dir_FindHereOrAbove()
|
| /NextBSD/cddl/contrib/dtracetoolkit/Examples/ |
| HD | dtruss_example.txt | 83 Now we try truss, 90 Now we try dtruss, 100 Now we try follow mode "-f". The test program does run several hundred 108 Now we try dtruss,
|
| /NextBSD/contrib/gcc/ |
| HD | bt-load.c | 1281 basic_block try; in migrate_btr_def() local 1335 for (try = get_immediate_dominator (CDI_DOMINATORS, def->bb); in migrate_btr_def() 1336 !give_up && try && try != ENTRY_BLOCK_PTR && def->cost >= min_cost; in migrate_btr_def() 1337 try = get_immediate_dominator (CDI_DOMINATORS, try)) in migrate_btr_def() 1341 int try_freq = basic_block_freq (try); in migrate_btr_def() 1346 FOR_EACH_EDGE (e, ei, try->succs) in migrate_btr_def() 1353 fprintf (dump_file, "trying block %d ...", try->index); in migrate_btr_def() 1359 augment_live_range (live_range, &btrs_live_in_range, def->bb, try, in migrate_btr_def() 1370 move_btr_def (try, btr, def, live_range, &btrs_live_in_range); in migrate_btr_def()
|