/external/ltp/testcases/kernel/syscalls/dup2/ |
D | dup203.c | 61 int fd0, fd1, fd2, rval; in main() local 83 if ((fd0 = creat(filename0, 0666)) == -1) in main() 85 if (write(fd0, filename0, strlen(filename0)) == -1) in main() 93 if (close(fd0) == -1) in main() 95 if ((fd0 = open(filename0, O_RDONLY)) == -1) in main() 103 TEST(dup2(fd0, fd1)); in main() 121 close(fd0); in main() 136 if ((fd0 = creat(filename0, 0666)) == -1) { in main() 139 if (fcntl(fd0, F_SETFD, 1) == -1) { in main() 152 TEST(dup2(fd0, fd2)); in main() [all …]
|
/external/strace/tests-m32/ |
D | redirect-fds.test | 38 fd0="$LOG.fd0" 51 rm -f "$LOG" "$fd0" "$fd1" "$fd2" 52 touch "$LOG" "$fd0" || 64 check_fd "$fd0" "$fd1" "$fd2" 66 check_fd "$fd0" '' "$fd2" 67 check_fd "$fd0" "$fd1" '' 70 check_fd "$fd0" '' ''
|
/external/strace/tests-mx32/ |
D | redirect-fds.test | 38 fd0="$LOG.fd0" 51 rm -f "$LOG" "$fd0" "$fd1" "$fd2" 52 touch "$LOG" "$fd0" || 64 check_fd "$fd0" "$fd1" "$fd2" 66 check_fd "$fd0" '' "$fd2" 67 check_fd "$fd0" "$fd1" '' 70 check_fd "$fd0" '' ''
|
/external/strace/tests/ |
D | redirect-fds.test | 38 fd0="$LOG.fd0" 51 rm -f "$LOG" "$fd0" "$fd1" "$fd2" 52 touch "$LOG" "$fd0" || 64 check_fd "$fd0" "$fd1" "$fd2" 66 check_fd "$fd0" '' "$fd2" 67 check_fd "$fd0" "$fd1" '' 70 check_fd "$fd0" '' ''
|
/external/ltp/testcases/kernel/io/stress_floppy/ |
D | stress_floppy | 58 num_device=$(ls /dev | grep fd0 | wc -l) 72 fdformat /dev/fd0 85 tar -C $TCdat/dumpdir -cvf /dev/fd0 $the_file 92 tar -xvf /dev/fd0 120 dump -f /dev/fd0 dumpdir 131 restore -v -r -f /dev/fd0 2>/dev/null 164 echo $the_file | cpio -o > /dev/fd0 176 cpio -i < /dev/fd0 202 dd if=$TCdat/$the_file of=/dev/fd0 ibs=1b obs=90b conv=sync 209 dd if=/dev/fd0 of=$the_file ibs=90b obs=1b conv=sync [all …]
|
/external/syslinux/diag/geodsp/ |
D | README | 27 dd bs=1 skip=3 count=87 if=/dev/fd0 of=fd0.bpb 28 dd conv=notrunc if=geodspms.img of=/dev/fd0 29 dd conv=notrunc bs=1 seek=3 count=87 if=fd0.bpb of=/dev/fd0
|
/external/syslinux/gpxe/src/arch/i386/ |
D | Makefile | 108 NON_AUTO_MEDIA += fd0 109 %fd0 : %dsk 111 $(Q)dd if=$< bs=512 conv=sync of=/dev/fd0
|
/external/syslinux/txt/ |
D | syslinux.txt | 148 dd if=/dev/fd0 of=dos.bss bs=512 count=1 154 syslinux /dev/fd0 (before 4.00) 155 syslinux -i /dev/fd0 (4.00+) 159 mount -t msdos /dev/fd0 /mnt
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 1083 14fd0 2 484 85 1907 FUNC 15fd0 c 0 google_breakpad::::CrashGenerationClientImpl::~CrashGenerationClientImpl 1908 15fd0 2 49 0 1912 FUNC 15fd0 c 0 google_breakpad::MinidumpObject::~MinidumpObject 1913 15fd0 2 114 65 1917 FUNC 15fd0 c 0 testing::internal::DefaultDeathTestFactory::~DefaultDeathTestFactory 1918 15fd0 2 148 83 1922 FUNC 15fd0 c 0 testing::internal::DefaultGlobalTestPartResultReporter::~DefaultGlobalTestPartResult… 1923 FUNC 15fd0 c 0 testing::internal::DefaultPerThreadTestPartResultReporter::~DefaultPerThreadTestPart… 1924 15fd0 2 2017 87 [all …]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/PTX/ |
D | cvt.ll | 235 ; CHECK: mov.b64 %fd0, 4575657221408423936; 237 ; CHECK: selp.f64 %ret{{[0-9]+}}, %fd0, %fd1, %p{{[0-9]+}};
|
/external/openssh/ |
D | monitor.c | 1440 int res, fd0; in mm_answer_pty() local 1479 if ((fd0 = open(_PATH_DEVNULL, O_RDONLY)) < 0) in mm_answer_pty() 1481 if (fd0 != 0) in mm_answer_pty() 1482 error("%s: fd0 %d != 0", __func__, fd0); in mm_answer_pty()
|
/external/syslinux/doc/ |
D | syslinux.txt | 71 syslinux [-sfr][-d directory][-o offset] /dev/fd0 707 DOS and /dev/fd0 in Linux; for other drives, substitute the 723 dd if=/dev/fd0 of=dos.bss bs=512 count=1 727 syslinux /dev/fd0 732 mount -t msdos /dev/fd0 /mnt
|
D | chain.txt | 194 drive we use during chainloading is not fd0 or hd0.
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/ |
D | en-GB_kdt_posd.pkb | 9 … c?N������gD�-v������1̀�DFN�@@����Ft�N�V7x4���f�7�^z��fd0�P $�(;Sh�D�…
|
/external/llvm/test/MC/X86/AlignedBundling/ |
D | autogen-inst-offset-padding.s | 1298 # CHECK: fd0: incl 2662 # CHECK: 1fd0: incl
|
D | autogen-inst-offset-align-to-end.s | 1416 # CHECK: fd0: nop 2887 # CHECK: 1fd0: incl
|
/external/ltp/doc/ |
D | test-writing-guidelines.txt | 353 static int fd0, fd1, mount_flag; 366 fd0 = SAFE_OPEN(cleanup, FILE1, O_CREAT | O_RDWR, 0666); 384 if (fd0 > 0) 385 SAFE_CLOSE(fd0);
|
/external/google-breakpad/src/processor/testdata/symbols/libgcc_s.so.1/18B180F90887D8F8B5C35D185444AF4C0/ |
D | libgcc_s.so.1.sym | 55 PUBLIC 4fd0 0 __fixunsdfti 211 STACK CFI INIT 4fd0 97 .cfa: $rsp 8 + .ra: .cfa -8 + ^
|
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/ |
D | null_read_av.sym | 1240 4fd0 1c 824 23 1611 5fd0 5 998 23 3226 9fd0 7 86 29
|
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/ |
D | overflow.sym | 834 3fd0 f 246 33 2267 7fd0 1b 379 41 6021 STACK CFI 7fd0 .cfa: $rsp 96 +
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/ |
D | breakpad_unittests.sym | 959 21fd0 14 117 30 1373 22fd0 14 183 34 2018 23fd0 8 910 6 2538 24fd0 8 441 126 4635 29fd0 14 937 6 7375 30fd0 4 256 82 8705 33fd0 8 302 82 10379 37fd0 14 385 25 10842 38fd0 8 68 115 15902 44fd0 1c 143 43 [all …]
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 284 PUBLIC 57fd0 0 __isoc99_sscanf 1595 PUBLIC 104fd0 0 xdrrec_endofrecord 2172 STACK CFI INIT 29fd0 2ac .cfa: $rsp 8 + .ra: .cfa -8 + ^ 3576 STACK CFI INIT 57fd0 90 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 6396 STACK CFI INIT 92fd0 1fc4 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 10554 STACK CFI INIT 111fd0 a .cfa: $rsp 8 + .ra: .cfa -8 + ^ 12576 STACK CFI INIT 104fd0 59 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 12995 STACK CFI INIT 109fd0 e1 .cfa: $rsp 8 + .ra: .cfa -8 + ^
|
/external/google-breakpad/src/tools/windows/dump_syms/testdata/ |
D | omap_reorder_bbs.sym | 1773 FUNC 6fd0 f 0 _initp_heap_handler 1774 6fd0 5 31 2820 4943 STACK WIN 4 6fd0 f 5 0 4 0 0 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + =
|
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/ |
D | test_app.sym | 7667 FUNC 3fd0 15 4 std::_Uninit_copy<google_breakpad::ExceptionHandler * *,google_breakpad::ExceptionHa… 7668 3fd0 0 144 24 7669 3fd0 d 150 24 9346 FUNC 6fd0 196 10 _except_handler4 19947 22fd0 3 80 871 20607 STACK WIN 4 6fd0 196 14 0 10 0 14 0 1 $T2 $esp .cbLocals + .cbSavedRegs + = $T0 .raSearchStart = $e… 22060 STACK WIN 0 3fd0 15 0 0 4 0 0 0 0 0
|
/external/google-breakpad/src/processor/testdata/ |
D | module0.out | 7667 FUNC 3fd0 15 4 std::_Uninit_copy<google_breakpad::ExceptionHandler * *,google_breakpad::ExceptionHa… 7668 3fd0 0 144 24 7669 3fd0 d 150 24 9346 FUNC 6fd0 196 10 _except_handler4 19947 22fd0 3 80 871 20607 STACK WIN 4 6fd0 196 14 0 10 0 14 0 1 $T2 $esp .cbLocals + .cbSavedRegs + = $T0 .raSearchStart = $e… 22060 STACK WIN 0 3fd0 15 0 0 4 0 0 0 0 0
|