/external/compiler-rt/test/msan/Linux/ |
D | eventfd.cc | 9 int efd = eventfd(42, 0); in main() local 10 assert(efd >= 0); in main() 13 int ret = eventfd_read(efd, &v); in main()
|
/external/openssh/ |
D | channels.h | 105 int efd; /* extended fd */ member 204 (c->efd != -1 || \ 208 c->efd != -1 && (!(c->flags & (CHAN_EOF_RCVD|CHAN_CLOSE_RCVD)) || \
|
D | channels.c | 261 channel_register_fds(Channel *c, int rfd, int wfd, int efd, in channel_register_fds() argument 267 channel_max_fd = MAXIMUM(channel_max_fd, efd); in channel_register_fds() 273 if (efd != -1 && efd != rfd && efd != wfd) in channel_register_fds() 274 fcntl(efd, F_SETFD, FD_CLOEXEC); in channel_register_fds() 279 c->efd = efd; in channel_register_fds() 295 if (efd != -1) in channel_register_fds() 296 set_nonblock(efd); in channel_register_fds() 305 channel_new(char *ctype, int type, int rfd, int wfd, int efd, in channel_new() argument 350 channel_register_fds(c, rfd, wfd, efd, extusage, nonblock, 0); in channel_new() 395 max = MAXIMUM(max, c->efd); in channel_find_maxfd() [all …]
|
D | nchan.c | 456 c->efd != -1 && in chan_is_dead() 459 c->self, c->efd, buffer_len(&c->extended)); in chan_is_dead()
|
/external/libxml2/ |
D | nanoftp.c | 1550 fd_set rfd, efd; in xmlNanoFTPCloseConnection() local 1560 FD_ZERO(&efd); in xmlNanoFTPCloseConnection() 1561 FD_SET(ctxt->controlFd, &efd); in xmlNanoFTPCloseConnection() 1562 res = select(ctxt->controlFd + 1, &rfd, NULL, &efd, &tv); in xmlNanoFTPCloseConnection() 1732 fd_set rfd, efd; in xmlNanoFTPList() local 1775 FD_ZERO(&efd); in xmlNanoFTPList() 1776 FD_SET(ctxt->dataFd, &efd); in xmlNanoFTPList() 1777 res = select(ctxt->dataFd + 1, &rfd, NULL, &efd, &tv); in xmlNanoFTPList()
|
/external/elfutils/tests/ |
D | run-strings-test.sh | 285 testfile6: efd N10__gnu_test9gnu_obj_2IlEE 328 testfile7: efd N10__gnu_test9gnu_obj_2IlEE
|
D | testfile44.expect.bz2 |
|
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/external/llvm/test/tools/llvm-objdump/X86/ |
D | macho-symbolized-disassembly.test | 27 ObjC-EXE: 0000000100000efd movq 0x124(%rip), %rsi ## Objc selector ref: new
|
/external/ImageMagick/PerlMagick/t/ |
D | input.mat | 147 1Xorpy����������}ywxxtrspmnolijjiiijhedea[]a`]\ZZXTOI:(.M`a\YYYXVVZZV\gjge`]^]`efd``bdgjkmmkijkl…
|
/external/webrtc/data/voice_engine/stereo_rtp_files/ |
D | stereo_g729_jitter.rtp | 594 …�6�I��Xx��S��K�Wr��Uj�kV���s�X�V�:��]JkV<4�����8%I��X�{��Лؿr�efd$��<����e�ǽr��{b��…
|
D | stereo_g729.rtp | 602 …��7�I��XR��Z��x�d �ξ*�8^�K�2����@� :ˎR�<4�����8%I��X�{��Лؿr�efd$��<����e�ǽr��{b��…
|
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/ |
D | overflow.sym | 1559 5efd 14 161 9 2251 7efd 5 1705 23
|
/external/google-breakpad/src/tools/windows/dump_syms/testdata/ |
D | dump_syms_regtest.sym | 792 1efd 3 141 792
|
/external/webrtc/talk/media/testdata/ |
D | faces.1280x720_P420.yuv | 3 …efd^XUQQZ\ZYYZ[ZWSNIHIFA=::;;;96447;@CFJPSSPMJIIJKKJIHHIJMONMMLJGFEDB@>=;;<<==>>??>>>>?????>=<<<<<…
|
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/ |
D | null_read_av.sym | 461 2efd 2 583 17
|
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/ |
D | test_app.sym | 9332 6efd 1 224 6100 15791 14efd a 521 5804
|
/external/google-breakpad/src/processor/testdata/ |
D | module0.out | 9332 6efd 1 224 6100 15791 14efd a 521 5804
|