HomeSort by relevance Sort by last modified time
    Searched refs:fd0 (Results 1 - 25 of 53) sorted by null

1 2 3

  /external/strace/tests/
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-m32/
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/
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/syscalls/dup2/
dup203.c 62 int fd0, fd1, fd2, rval; local
84 if ((fd0 = creat(filename0, 0666)) == -1)
86 if (write(fd0, filename0, strlen(filename0)) == -1)
94 SAFE_CLOSE(cleanup, fd0);
95 if ((fd0 = open(filename0, O_RDONLY)) == -1)
102 TEST(dup2(fd0, fd1));
120 close(fd0);
135 if ((fd0 = creat(filename0, 0666)) == -1) {
138 if (fcntl(fd0, F_SETFD, 1) == -1) {
140 "on fd0 failed")
    [all...]
  /libcore/ojluni/src/main/java/sun/nio/ch/
PollSelectorImpl.java 44 private int fd0; field in class:PollSelectorImpl
58 fd0 = (int) (pipeFds >>> 32);
61 pollWrapper.initInterrupt(fd0, fd1);
83 IOUtil.drain(fd0);
95 FileDispatcherImpl.closeIntFD(fd0);
97 fd0 = -1;
PollArrayWrapper.java 56 void initInterrupt(int fd0, int fd1) {
58 putDescriptor(0, fd0);
  /external/ltp/testcases/kernel/io/stress_floppy/
stress_floppy 58 num_device=$(ls /dev | grep fd0 | wc -l)
62 tst_resm TINFO "Floppy diskette drive fd0 available."
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=syn
    [all...]
  /external/syslinux/gpxe/src/arch/i386/
Makefile 104 # Some suffixes (e.g. %.fd0) are generated directly from other
107 # rule to write disk images to /dev/fd0
108 NON_AUTO_MEDIA += fd0
109 %fd0 : %dsk
111 $(Q)dd if=$< bs=512 conv=sync of=/dev/fd0
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mn10300/
am33-2.s 435 fmov (e3), fd0
458 fmov (sp), fd0
464 fmov fd0, (r10)
480 fmov fd0, (a2+)
498 fmov fd0, fd14
508 fmov (a1, r3), fd0
514 fmov fd0, (r10, d1)
540 fmov (a1+, 1), fd0
551 fmov (1, sp), fd0
562 fmov fd0, (-1, r13
    [all...]
am33-2.d 439 0*7fb <fmovd\+0x1b> f9 ?a0 ?30 ? * fmov \(r3\), ?fd0
462 0*840 <fmovd\+0x60> f9 ?a4 ?00 ? * fmov \(sp\), ?fd0
468 0*852 <fmovd\+0x72> f9 ?b0 ?0a ? * fmov fd0, ?\(a2\)
484 0*882 <fmovd\+0xa2> f9 ?b1 ?0a ? * fmov fd0, ?\(a2\+\)
502 0*8b8 <fmovd\+0xd8> f9 ?c0 ?0e ? * fmov fd0, ?fd14
512 0*8db <fmovd\+0xfb> fb ?47 ?93 ?00 ? * fmov \(a1, ?r3\), ?fd0
    [all...]
  /frameworks/base/core/java/android/os/
ParcelFileDescriptor.java 467 final FileDescriptor fd0 = new FileDescriptor(); local
469 Os.socketpair(AF_UNIX, type, 0, fd0, fd1);
471 new ParcelFileDescriptor(fd0),
497 final FileDescriptor fd0 = new FileDescriptor(); local
499 Os.socketpair(AF_UNIX, type, 0, fd0, fd1);
501 new ParcelFileDescriptor(fd0, comm[0]),
    [all...]
  /frameworks/base/media/java/android/media/midi/
MidiDeviceServer.java 174 final FileDescriptor fd0 = new FileDescriptor(); local
176 Os.socketpair(OsConstants.AF_UNIX, OsConstants.SOCK_SEQPACKET, 0, fd0, fd1);
177 return new FileDescriptor[] { fd0, fd1 };
  /device/google/cuttlefish_common/common/libs/fs/
shared_fd.cpp 217 bool SharedFD::Pipe(SharedFD* fd0, SharedFD* fd1) {
221 (*fd0) = std::shared_ptr<FileInstance>(new FileInstance(fds[0], errno));
239 SharedFD* fd0, SharedFD* fd1) {
243 (*fd0) = std::shared_ptr<FileInstance>(new FileInstance(fds[0], errno));
shared_fd.h 142 static bool Pipe(SharedFD* fd0, SharedFD* fd1);
145 static bool SocketPair(int domain, int type, int protocol, SharedFD* fd0,
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arc/
bl.d 21 30: 0fd0 ffc5 blc 0 <text_label>
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
archv8m-base.d 47 0+.* <[^>]*> e8c2 1fd0 stlexh r0, r1, \[r2\]
archv8m-main-dsp-1.d 47 0+.* <[^>]*> e8c2 1fd0 stlexh r0, r1, \[r2\]
archv8m-main.d 47 0+.* <[^>]*> e8c2 1fd0 stlexh r0, r1, \[r2\]
armv8-a.d 73 0[0-9a-f]+ <[^>]+> e8ce 1fd0 stlexh r0, r1, \[lr\]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/score/
branch_32-lt.d 261 0fd0 00000000 00000000 00000000 00000000 .*
517 1fd0 00000000 00000000 00000000 00000000 .*
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic54x/
all-opcodes.d 348 152: 3fd0.*
349 153: 3fd0.*
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-spu/
icache1.d 161 fd0: 00 04 10 00.*
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-frv/
fdpic-shared-local-2.d 23 [0-9a-f ]+: 80 fc ff d0 setlos 0xf+fd0,gr0
  /external/perfetto/src/ftrace_reader/
cpu_reader_benchmark.cc 284 00000fd0: 0000 0000 0000 0000 0000 0000 0000 0000 ................
cpu_reader_unittest.cc     [all...]

Completed in 484 milliseconds

1 2 3