Home
last modified time | relevance | path

Searched defs:pipes (Results 1 - 25 of 33) sorted by relevance

12

/third_party/toybox/toys/other/
H A Doneit.c66 int i, pid, pipes[] = {SIGUSR1, SIGUSR2, SIGTERM, SIGINT}; in oneit_main() local
/third_party/ltp/testcases/kernel/syscalls/vmsplice/
H A Dvmsplice03.c24 int pipes[2]; in vmsplice_test() local
H A Dvmsplice04.c19 static int pipes[2]; variable
[all...]
H A Dvmsplice01.c51 int pipes[2]; in vmsplice_test() local
H A Dvmsplice02.c37 static int pipes[2]; variable
/third_party/node/tools/v8/
H A Dnode_common.py10 import pipes namespace
/third_party/ltp/testcases/kernel/syscalls/pipe/
H A Dpipe05.c54 intptr_t pipes; variable
/third_party/ltp/testcases/kernel/syscalls/splice/
H A Dsplice01.c55 int pipes[2]; in splice_test() local
H A Dsplice03.c46 static int pipes[2]; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/tee/
H A Dtee02.c33 static int pipes[2]; variable
[all...]
/third_party/node/deps/openssl/openssl/ssl/record/
H A Dssl3_buffer.c168 size_t pipes; in ssl3_release_write_buffer() local
/third_party/openssl/ssl/record/
H A Dssl3_buffer.c168 size_t pipes; in ssl3_release_write_buffer() local
/third_party/skia/buildtools/checkdeps/
H A Dgraphdeps.py20 import pipes namespace
/third_party/mesa3d/src/amd/common/
H A Dac_surface_test_common.h160 int pipes; member
H A Dac_surface_modifier_test.c36 uint8_t pipes; member
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify14.c46 static int pipes[2] = {-1, -1}; variable
[all...]
/third_party/python/Lib/test/
H A Dtest_pipes.py9 pipes = import_deprecated("pipes") variable
[all...]
/third_party/mesa3d/src/amd/addrlib/src/r800/
H A Dsiaddrlib.h256 HwlReduceBankWidthHeight( UINT_32 tileSize, UINT_32 bpp, ADDR_SURFACE_FLAGS flags, UINT_32 numSamples, UINT_32 bankHeightAlign, UINT_32 pipes, ADDR_TILEINFO* pTileInfo) const HwlReduceBankWidthHeight() argument
H A Degbaddrlib.cpp892 UINT_32 pipes = HwlGetPipes(pTileInfo); in ComputeSurfaceAlignmentsMacroTiled() local
765 HwlReduceBankWidthHeight( UINT_32 tileSize, UINT_32 bpp, ADDR_SURFACE_FLAGS flags, UINT_32 numSamples, UINT_32 bankHeightAlign, UINT_32 pipes, ADDR_TILEINFO* pTileInfo ) const HwlReduceBankWidthHeight() argument
[all...]
/third_party/skia/third_party/externals/tint/src/utils/io/
H A Dcommand_posix.cc77 int pipes[2] = {}; in Pipe() local
[all...]
/third_party/libuv/src/unix/
H A Dprocess.c277 uv__process_child_init(const uv_process_options_t* options, int stdio_count, int (*pipes)[2], int error_fd) uv__process_child_init() argument
531 uv__spawn_set_posix_spawn_file_actions( posix_spawn_file_actions_t* actions, const uv__posix_spawn_fncs_t* posix_spawn_fncs, const uv_process_options_t* options, int stdio_count, int (*pipes)[2]) uv__spawn_set_posix_spawn_file_actions() argument
768 uv__spawn_and_init_child_posix_spawn( const uv_process_options_t* options, int stdio_count, int (*pipes)[2], pid_t* pid, const uv__posix_spawn_fncs_t* posix_spawn_fncs) uv__spawn_and_init_child_posix_spawn() argument
809 uv__spawn_and_init_child_fork(const uv_process_options_t* options, int stdio_count, int (*pipes)[2], int error_fd, pid_t* pid) uv__spawn_and_init_child_fork() argument
850 uv__spawn_and_init_child( uv_loop_t* loop, const uv_process_options_t* options, int stdio_count, int (*pipes)[2], pid_t* pid) uv__spawn_and_init_child() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_texture_desc.c355 unsigned i, pipes; in r300_setup_hyperz_properties() local
419 unsigned pipes, stride, cmask_num_dw, cmask_max_size; r300_setup_cmask_properties() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dprocess.c256 uv__process_child_init(const uv_process_options_t* options, int stdio_count, int (*pipes)[2], int error_fd) uv__process_child_init() argument
511 uv__spawn_set_posix_spawn_file_actions( posix_spawn_file_actions_t* actions, const uv__posix_spawn_fncs_t* posix_spawn_fncs, const uv_process_options_t* options, int stdio_count, int (*pipes)[2]) uv__spawn_set_posix_spawn_file_actions() argument
748 uv__spawn_and_init_child_posix_spawn( const uv_process_options_t* options, int stdio_count, int (*pipes)[2], pid_t* pid, const uv__posix_spawn_fncs_t* posix_spawn_fncs) uv__spawn_and_init_child_posix_spawn() argument
789 uv__spawn_and_init_child_fork(const uv_process_options_t* options, int stdio_count, int (*pipes)[2], int error_fd, pid_t* pid) uv__spawn_and_init_child_fork() argument
830 uv__spawn_and_init_child( uv_loop_t* loop, const uv_process_options_t* options, int stdio_count, int (*pipes)[2], pid_t* pid) uv__spawn_and_init_child() argument
[all...]
/third_party/node/deps/v8/tools/mb/
H A Dmb.py21 import pipes namespace
/third_party/node/deps/openssl/openssl/engines/
H A De_dasync.c749 unsigned int i, pipes; in dasync_cipher_helper() local

Completed in 29 milliseconds

12