| /NextBSD/bin/sh/tests/builtins/ |
| HD | trap3.0 | 4 trap '' garbage && exit 3 5 trap - garbage && exit 3 6 trap true garbage && exit 3
|
| HD | trap8.0 | 6 test -n "$(trap true garbage TERM 2>/dev/null || trap)" || exit 3
|
| /NextBSD/contrib/netbsd-tests/lib/libc/sys/ |
| HD | t_msync.c | 51 msync_sync(const char *garbage, int flags) in msync_sync() argument 109 len = strlen(garbage); in msync_sync() 110 rv = write(fd, garbage, len); in msync_sync() 126 if (memcmp(map + off, garbage, len) != 0) { in msync_sync()
|
| /NextBSD/usr.sbin/ppp/ |
| HD | deflate.c | 50 static char garbage[10]; variable 327 state->cx.next_out = garbage; in DeflateInput() 328 state->cx.avail_out = sizeof garbage; in DeflateInput() 374 state->cx.next_out = garbage; in DeflateDictSetup() 375 state->cx.avail_out = sizeof garbage; in DeflateDictSetup() 420 state->cx.next_out = garbage; in DeflateDictSetup() 421 state->cx.avail_out = sizeof garbage; in DeflateDictSetup()
|
| /NextBSD/cddl/contrib/dtracetoolkit/Examples/ |
| HD | js_objgc_example.txt | 3 This script reports on the garbage collection of Java objects. That is it 6 when garbage collection is not working correctly, as this can cause the 223 Just after time 23:00:10, garbage collection fired cleaning up many objects. 229 of object creation it can take over ten minutes for garbage collect to kick in.
|
| HD | rb_stat_example.txt | 22 0 rescues and 0 garbage collects.
|
| HD | j_stat_example.txt | 23 318 class loads, 41 exceptions raised and no garbage collects.
|
| HD | j_calldist_example.txt | 234 Java method - garbage collection for example. However there was nothing of
|
| HD | j_cpudist_example.txt | 238 Java method - garbage collection for example. However there was nothing of
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | remote-mips.c | 848 int garbage; in mips_send_packet() local 866 garbage = 0; in mips_send_packet() 877 err = mips_receive_header (hdr, &garbage, ch, mips_retransmit_wait); in mips_send_packet() 912 (void) mips_receive_trailer (trlr, &garbage, &ch, in mips_send_packet() 925 err = mips_receive_trailer (trlr, &garbage, &ch, in mips_send_packet() 965 ++garbage; in mips_send_packet() 983 int garbage; in mips_receive_packet() local 989 garbage = 0; in mips_receive_packet() 997 if (mips_receive_header (hdr, &garbage, ch, timeout) != 0) in mips_receive_packet() 1017 (void) mips_receive_trailer (trlr, &garbage, &ch, timeout); in mips_receive_packet() [all …]
|
| /NextBSD/contrib/gcc/config/i386/ |
| HD | i386-modes.def | 48 unspecified garbage in the Carry flag. This mode is used 52 unspecified garbage in the Carry and Overflow flag. This
|
| /NextBSD/contrib/gcc/doc/ |
| HD | gty.texi | 13 source code and using this information to perform garbage collection and 20 allocated under control of the garbage collector must be marked. All 21 global variables that hold pointers to garbage-collected memory must 25 Complex data structures must be allocated in garbage-collected memory 264 garbage collection runs, there's no need to mark anything pointed to 272 in a hash table. If garbage collection marks the hash table, these 357 the global variables (@dfn{roots}) that the garbage collector starts
|
| /NextBSD/sys/mips/conf/ |
| HD | PB47 | 28 # return a garbage MAC address.
|
| /NextBSD/contrib/gcc/ |
| HD | c-config-lang.in | 23 # files used by C that have garbage collection GTY macros in them
|
| HD | timevar.def | 37 /* Time spent garbage-collecting. */ 38 DEFTIMEVAR (TV_GC , "garbage collection")
|
| HD | treestruct.def | 28 tree_node for garbage collection purposes, as well as specifying what structures
|
| /NextBSD/usr.sbin/lpr/common_source/ |
| HD | displayq.c | 82 static int garbage; /* # of garbage cf files */ variable 400 if (pp->remote || garbage || strcmp(cf, current)) in inform()
|
| /NextBSD/contrib/file/magic/Magdir/ |
| HD | database | 349 # dBASE III DBT without version, dBASE IV DBT , FoxPro FPT , or many ZIP , DBF garbage 351 # unusual dBASE III DBT like angest.dbt, dBASE IV DBT with block size 0 , FoxPro FPT , or garbage … 353 # FoxPro FPT , unusual dBASE III DBT like biblio.dbt or garbage 359 # dBASE III DBT , garbage 370 # dBASE III DBT like angest.dbt, or garbage PCX DBF
|
| HD | amigaos | 19 >>48 byte 5 garbage icon
|
| /NextBSD/contrib/gperf/src/ |
| HD | search.cc | 762 KeywordExt_List *garbage = NULL; in prepare_asso_values() local 770 garbage = temp; in prepare_asso_values() 792 if (garbage) in prepare_asso_values() 793 delete garbage; in prepare_asso_values()
|
| /NextBSD/contrib/binutils/gas/ |
| HD | README | 5 garbage lying around that will be cleaned up in time. Documentation 144 label: The .word will (instead of containing garbage, or giving an
|
| /NextBSD/release/picobsd/tinyware/msh/ |
| HD | sh1.c | 228 garbage(); in onecommand() 933 garbage() in garbage() function
|
| HD | sh.h | 379 _PROTOTYPE(void garbage , (void));
|
| /NextBSD/crypto/openssl/doc/crypto/ |
| HD | CMS_decrypt.pod | 36 the content: this will typically output garbage and may (but is not guaranteed
|
| /NextBSD/contrib/amd/ |
| HD | tasks | 111 - mntfs->mf_fo->opt_fs can contain garbage sometimes??
|