/src/regress/sys/kern/dislodgefd/ |
dislodgefd.c | 43 reader(void *cookie) function in typeref:typename:void * 48 printf("reader(): commencing read, this should error out... after 1s\n"); 52 printf("reader(): read terminated without error??\n"); 69 if (pthread_create(&pt, NULL, reader, NULL)) { 74 printf("main(): closing the reader side fd..\n");
|
/src/regress/sys/kern/latency1/ |
latency1.c | 67 reader(void *cookie) function in typeref:typename:void * 104 if (pthread_create(&pt, NULL, reader, NULL)) {
|
/src/regress/sys/kern/latency2/ |
latency2.c | 65 reader(void *cookie) function in typeref:typename:void * 105 if (pthread_create(&pt, NULL, reader, NULL)) {
|
/src/tests/lib/libc/membar/ |
t_seqlock.c | 87 * Without this, the reader spends most of its time 97 reader(void *cookie) function in typeref:typename:void * 151 void *(*start[2])(void *) = { &reader, &writer };
|
/src/sys/external/bsd/drm2/dist/drm/via/ |
via_dma.c | 418 uint32_t reader, ptr; local in function:via_hook_segment 429 reader = *(dev_priv->hw_addr_ptr); 436 * If there is a possibility that the command reader will 442 diff = (uint32_t) (ptr - reader) - dev_priv->dma_diff; 448 reader = *(dev_priv->hw_addr_ptr); 449 diff = (uint32_t) (ptr - reader) - dev_priv->dma_diff; 455 reader = *(dev_priv->hw_addr_ptr); 456 diff = (uint32_t) (ptr - reader) - dev_priv->dma_diff; 461 ptr, reader, dev_priv->dma_diff); 530 uint32_t reader; local in function:via_cmdbuf_start [all...] |
/src/common/dist/zlib/contrib/dotzlib/DotZLib/ |
UnitTests.cs | 260 BinaryReader reader = new BinaryReader(gzIn);
261 string s = reader.ReadString();
263 double d = reader.ReadDouble();
265 int i = reader.ReadInt32();
|
/src/usr.bin/mklocale/ |
mklocaledb.c | 227 mklocaledb(const char *type, FILE *reader, FILE *writer) 239 _DIAGASSERT(reader != NULL); 260 line = fparseln(reader, NULL,
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
imx6sl-tolino-shine3.dts | 3 * Device tree for the Tolino Shine 3 ebook reader 10 * In the Toline Shine 3 ebook reader it is a i.MX6SL
|
imx6sll-kobo-clarahd.dts | 3 * Device tree for the Kobo Clara HD ebook reader 10 * In the Kobo Clara HD ebook reader it is an i.MX6SLL
|
imx50-kobo-aura.dts | 4 // The Kobo Aura e-book reader, model N514. The mainboard is marked as E606F0B.
|
stih407-family.dtsi | 966 sti_uni_reader0: sti-uni-reader@8d83000 { 967 compatible = "st,stih407-uni-reader-pcm_in"; 978 sti_uni_reader1: sti-uni-reader@8d84000 { 979 compatible = "st,stih407-uni-reader-hdmi";
|
imx6sl-tolino-shine2hd.dts | 3 * Device tree for the Tolino Shine 2 HD ebook reader
|
/src/usr.bin/rlogin/ |
rlogin.c | 116 static int reader(sigset_t *); 320 if (reader(smask) == 0) { 331 * receive one soon) that we really want to send to the reader. When 389 * This is called when the reader process gets the out-of-band (urgent) 417 /* if the child (reader) dies, just quit */ 428 * ~<delayed-suspend char> suspend rlogin process, but leave reader alone. 570 * reader: read from remote: line -> 1 661 /* reader: read from remote: line -> 1 */ 663 reader(sigset_t *smask) function in typeref:typename:int
|
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
sanitizer_malloc_mac.inc | 286 memory_reader_t reader,
|
/src/lib/libc/gen/ |
arc4random.c | 334 # error crypto_core_ROUNDS other than 20 left as exercise for reader. 345 # error crypto_core_ROUNDS other than 20 left as exercise for reader. 458 # error crypto_core_ROUNDS other than 20 left as exercise for reader. 473 # error crypto_core_ROUNDS other than 20 left as exercise for reader.
|
/src/tools/gdb/ |
mknative-gdb.old | 205 xml-builtin.c jit-reader.h
|
mknative-gdb | 205 xml-builtin.c jit-reader.h
|
/src/sys/external/bsd/compiler_rt/dist/lib/profile/ |
InstrProfData.inc | 12 * compiler (instrumentation), and host tools (reader/writer). The entities 321 * represent profile data in host tools (reader, writer, and profile-use)
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
msm8994-sony-xperia-kitakami.dtsi | 100 /* FPC fingerprint reader */
|