Home
last modified time | relevance | path

Searched refs:garbage (Results 1 – 25 of 92) sorted by relevance

1234

/freebsd-14.2/sys/contrib/ck/include/
H A Dck_fifo.h52 struct ck_fifo_spsc_entry *garbage; member
118 *garbage = fifo->garbage; in ck_fifo_spsc_deinit()
167 struct ck_fifo_spsc_entry *garbage; in ck_fifo_spsc_recycle() local
171 if (fifo->head_snapshot == fifo->garbage) in ck_fifo_spsc_recycle()
175 garbage = fifo->garbage; in ck_fifo_spsc_recycle()
176 fifo->garbage = garbage->next; in ck_fifo_spsc_recycle()
177 return garbage; in ck_fifo_spsc_recycle()
239 *garbage = fifo->head.pointer; in ck_fifo_mpmc_deinit()
405 *garbage = head.pointer; in ck_fifo_mpmc_dequeue()
412 struct ck_fifo_mpmc_entry **garbage) in ck_fifo_mpmc_trydequeue() argument
[all …]
/freebsd-14.2/bin/sh/tests/builtins/
H A Dtrap3.03 trap '' garbage && exit 3
4 trap - garbage && exit 3
5 trap true garbage && exit 3
H A Dtrap8.05 test -n "$(trap true garbage TERM 2>/dev/null || trap)" || exit 3
/freebsd-14.2/crypto/openssl/test/certs/
H A Dcert-key-cert.pem1 Some garbage at the beginning
30 Some garbage in the middle
60 More garbage in the middle
90 Some garbage at the end
/freebsd-14.2/contrib/netbsd-tests/lib/libc/sys/
H A Dt_msync.c51 msync_sync(const char *garbage, int flags) in msync_sync() argument
96 len = strlen(garbage); in msync_sync()
97 rv = write(fd, garbage, len); in msync_sync()
113 if (memcmp(map + off, garbage, len) != 0) { in msync_sync()
/freebsd-14.2/usr.sbin/ppp/
H A Ddeflate.c50 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()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DOptions.td40 defm garbage_collection : BB<"garbage-collection",
41 "Do garbage collection for debug info(default)",
42 "Don`t do garbage collection for debug info">;
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/
H A Dtest_connection.csv15 0,server port bad syntax: leading garbage, -section,, -server,_SERVER_HOST:x/+80,,,,,BLANK,,,,BLANK…
16 0,server port bad synatx: trailing garbage, -section,, -server,_SERVER_HOST:_SERVER_PORT+/x.,,,,,BL…
20 0,proxy port bad syntax: leading garbage, -section,, -server,_SERVER_HOST:_SERVER_PORT, -proxy,127.…
/freebsd-14.2/contrib/one-true-awk/testdir/
H A Dt.bug12 # prints garbage if no $3
/freebsd-14.2/contrib/bmake/unit-tests/
H A Dopt-jobs-internal.exp1 make: internal error -- J option malformed (garbage)
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_posix_libcdep.cpp237 char *garbage = internal_strstr(buff.data() + 1, output_terminator_); in ReadFromSymbolizer() local
240 CHECK(garbage); in ReadFromSymbolizer()
243 uintptr_t new_size = garbage - buff.data(); in ReadFromSymbolizer()
/freebsd-14.2/crypto/openssl/crypto/property/
H A DREADME.md39 strings. Moreover, such a data structure need not be garbage collected.
88 without bounds and must garbage collect under-used entries. The garbage
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DM68k.def28 /* These are GNU extensions to enable C++ vtable garbage collection. */
/freebsd-14.2/usr.sbin/lpr/common_source/
H A Ddisplayq.c82 static int garbage; /* # of garbage cf files */ variable
400 if (pp->remote || garbage || strcmp(cf, current)) in inform()
/freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc7280-idp.dtsi688 * garbage data when the TX pin of the Bluetooth module is
795 * to prevent BT SoC from receiving garbage during sleep.
805 * garbage data when the TX pin of the Bluetooth module
H A Dsc7180-idp.dts574 * garbage data when the TX pin of the Bluetooth module is
648 * to prevent BT SoC from receiving garbage during sleep.
658 * garbage data when the TX pin of the Bluetooth module
H A Dsc7280-qcard.dtsi534 * garbage data when the TX pin of the Bluetooth module is
632 * garbage data when the TX pin of the Bluetooth module
644 * to prevent BT SoC from receiving garbage during sleep.
H A Dsc7280-herobrine-herobrine-r0.dts883 * garbage data when the TX pin of the Bluetooth module is
1293 * garbage data when the TX pin of the Bluetooth module
1304 * to prevent BT SoC from receiving garbage during sleep.
H A Dmsm8998-mtp.dts53 * avoid garbage data when the TX pin of the Bluetooth
H A Dmsm8998-mtp.dtsi406 * avoid garbage data when the TX pin of the Bluetooth
H A Dmsm8998-clamshell.dtsi42 * avoid garbage data when the TX pin of the Bluetooth
H A Dsc7180-trogdor.dtsi1159 * garbage data when the TX pin of the Bluetooth module is
1390 * to prevent BT SoC from receiving garbage during sleep.
1400 * garbage data when the TX pin of the Bluetooth module
/freebsd-14.2/contrib/file/magic/Magdir/
H A Ddatabase406 # dBASE III DBT without version, dBASE IV DBT , FoxPro FPT , or many ZIP , DBF garbage
408 # unusual dBASE III DBT like angest.dbt, dBASE IV DBT with block size 0 , FoxPro FPT , or garbage
410 # FoxPro FPT , unusual dBASE III DBT like biblio.dbt or garbage
420 # dBASE III DBT , garbage
446 # dBASE III DBT like angest.dbt, or garbage PCX DBF
/freebsd-14.2/crypto/openssl/doc/man3/
H A DCMS_decrypt.pod64 the content: this will typically output garbage and may (but is not guaranteed
/freebsd-14.2/sys/contrib/openzfs/cmd/zed/agents/
H A DREADME.md28 * Add FMD module garbage collection (periodically call `fmd_module_gc()`).

1234