/external/compiler-rt/test/tsan/ |
D | fd_close_norace2.cc | 6 int pipes[2]; variable 10 while (read(pipes[0], &x, 1) != 1) { in Thread() 12 close(pipes[0]); in Thread() 13 close(pipes[1]); in Thread() 18 if (pipe(pipes)) in main() 23 while (write(pipes[1], &t, 1) != 1) { in main()
|
/external/toybox/lib/ |
D | xwrap.c | 146 pid_t xpopen_both(char **argv, int *pipes) in xpopen_both() argument 152 if (pipes) { in xpopen_both() 154 if (pipes[pid] == -1) continue; in xpopen_both() 156 pipes[pid] = cestnepasun[pid+1]; in xpopen_both() 163 if (pipes) { in xpopen_both() 166 if (pipes[1] != -1) close(cestnepasun[2]); in xpopen_both() 167 if (pipes[0] != -1) { in xpopen_both() 174 if (pipes[1] != -1) { in xpopen_both() 190 if (pipes) { in xpopen_both() 191 if (pipes[0] != -1) close(cestnepasun[0]); in xpopen_both() [all …]
|
D | lib.h | 100 pid_t xpopen_both(char **argv, int *pipes); 101 int xpclose_both(pid_t pid, int *pipes); 105 int xpspawn(char **argv, int*pipes);
|
/external/toybox/toys/other/ |
D | oneit.c | 62 int i, pid, pipes[] = {SIGUSR1, SIGUSR2, SIGTERM, SIGINT}; in oneit_main() local 69 if (pipe(pipes)) perror_exit("pipe"); in oneit_main() 74 for (i = 0; i<ARRAY_LEN(pipes); i++) xsignal(pipes[i], oneit_signaled); in oneit_main()
|
/external/llvm/tools/lli/Unix/ |
D | RPCChannel.inc | 39 // Create two pipes. 48 // Close the parent ends of the pipes 52 // Use our pipes as stdin and stdout 70 // Close the child ends of the pipes 74 // Store the parent ends of the pipes 82 // Store the parent ends of the pipes
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_texture_desc.c | 359 unsigned i, pipes; in r300_setup_hyperz_properties() local 362 pipes = screen->info.r300_num_z_pipes; in r300_setup_hyperz_properties() 364 pipes = screen->info.r300_num_gb_pipes; in r300_setup_hyperz_properties() 382 zmask_blocks_x_per_dw[pipes-1] * zcompsize, in r300_setup_hyperz_properties() 383 zmask_blocks_y_per_dw[pipes-1] * zcompsize); in r300_setup_hyperz_properties() 387 zcomp_numdw <= screen->caps.zmask_ram * pipes) { in r300_setup_hyperz_properties() 392 util_align_npot(stride, zmask_blocks_x_per_dw[pipes-1] * zcompsize); in r300_setup_hyperz_properties() 400 stride = util_align_npot(stride, hiz_align_x[pipes-1]); in r300_setup_hyperz_properties() 401 height = align(height, hiz_align_y[pipes-1]); in r300_setup_hyperz_properties() 404 hiz_numdw = (stride * height) / (8*8 * pipes); in r300_setup_hyperz_properties() [all …]
|
/external/compiler-rt/lib/asan/scripts/ |
D | symbolize.py | 17 pipes = {} variable 84 if not pipes.has_key(binary): 85 pipes[binary] = subprocess.Popen(["addr2line", "-i", "-f", "-e", binary], 87 p = pipes[binary]
|
/external/fio/engines/ |
D | net.c | 30 int pipes[2]; member 378 return splice_io_u(io_u->file->fd, nd->pipes[1], io_u->xfer_buflen); in splice_in() 389 return splice_io_u(nd->pipes[0], io_u->file->fd, len); in splice_out() 427 return vmsplice_io_u(io_u, nd->pipes[0], len); in vmsplice_io_u_out() 437 return vmsplice_io_u(io_u, nd->pipes[1], io_u->xfer_buflen); in vmsplice_io_u_in() 1351 if (nd->pipes[0] != -1) in fio_netio_cleanup() 1352 close(nd->pipes[0]); in fio_netio_cleanup() 1353 if (nd->pipes[1] != -1) in fio_netio_cleanup() 1354 close(nd->pipes[1]); in fio_netio_cleanup() 1375 nd->pipes[0] = nd->pipes[1] = -1; in fio_netio_setup() [all …]
|
/external/boringssl/src/util/bot/ |
D | vs_toolchain.py | 7 import pipes 54 os.environ['GYP_DEFINES'] = ' '.join('%s=%s' % (k, pipes.quote(str(v)))
|
/external/llvm/test/Bindings/Go/ |
D | lit.local.cfg | 2 import pipes 53 return ' '.join([pipes.quote(arg) for arg in args])
|
/external/owasp/sanitizer/tools/ |
D | update_tree_in_svn.py | 10 import pipes 53 print ' '.join([pipes.quote(arg) for arg in argv])
|
/external/libdrm/tests/modetest/ |
D | modetest.c | 1049 static void set_mode(struct device *dev, struct pipe_arg *pipes, unsigned int count) in set_mode() argument 1062 struct pipe_arg *pipe = &pipes[i]; in set_mode() 1073 bo = bo_create(dev->fd, pipes[0].fourcc, dev->mode.width, dev->mode.height, in set_mode() 1079 pipes[0].fourcc, handles, pitches, offsets, &fb_id, 0); in set_mode() 1088 struct pipe_arg *pipe = &pipes[i]; in set_mode() 1128 static void set_cursors(struct device *dev, struct pipe_arg *pipes, unsigned int count) in set_cursors() argument 1148 struct pipe_arg *pipe = &pipes[i]; in set_cursors() 1168 static void test_page_flip(struct device *dev, struct pipe_arg *pipes, unsigned int count) in test_page_flip() argument 1177 other_bo = bo_create(dev->fd, pipes[0].fourcc, in test_page_flip() 1184 pipes[0].fourcc, handles, pitches, offsets, in test_page_flip() [all …]
|
/external/selinux/policycoreutils/mcstrans/share/examples/pipes/ |
D | setrans.conf | 20 Include=/etc/selinux/mls/setrans.d/pipes.conf
|
/external/libvncserver/vncterm/ |
D | TODO | 17 .bidirectional pipes (spawn a shell ...)
|
/external/sepolicy/ |
D | mls | 95 # These can be unnamed pipes, in which case they will be labeled with the 97 # is a domain type, so that processes can communicate via unnamed pipes
|
D | mediaserver.te | 45 # Use pipes passed over Binder from app domains.
|
/external/openfst/ |
D | NEWS | 84 that fails on pipes. Made old version raises errors when read on 85 pipes (1.2.9).
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SchedCyclone.td | 25 // 4 integer pipes 41 // 2 shifter pipes: I[2..3] 64 // 2 ld/st pipes. 69 // 3 fp/vector pipes. 73 // 2 fp/vector arithmetic and multiply pipes: V[0-1]
|
D | AArch64SchedA57WriteRes.td | 19 // 11 micro-ops to be issued down one I pipe, six S pipes and four V pipes.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-Windows.txt | 194 the native build for Windows uses named pipes and the contents of the 228 users) -- this is *not* recommended, since named pipes can be attached
|
/external/boringssl/src/ |
D | STYLE | 170 names should be surrounded by |pipes|.
|
/external/llvm/lib/Target/X86/ |
D | X86ScheduleBtVer2.td | 195 // FIXME: integer pipes
|
/external/pcre/dist/sljit/ |
D | sljitNativeTILEGX_64.c | 521 …for (pipe = 0; ((opcode->pipes & (1 << pipe)) == 0 && pipe < TILEGX_NUM_PIPELINE_ENCODINGS); pipe+… in get_any_valid_pipe() 544 inst_buf[0].opcode->pipes, in compute_format() 545 inst_buf[1].opcode->pipes, in compute_format() 546 (inst_buf_index == 3 ? inst_buf[2].opcode->pipes : (1 << NO_PIPELINE))); in compute_format()
|
/external/bison/djgpp/ |
D | README.in | 45 This is done by forking and using pipes for the IPC. MSDOS does not
|
/external/libogg/doc/ |
D | rfc5334.txt | 89 as TCP streams or pipes). The media types defined in this document 274 pipes); separate types are used to identify codecs such as in
|