Searched defs:pipe2 (Results 1 – 8 of 8) sorted by relevance
| /third_party/musl/porting/liteos_a/user/src/unistd/ |
| D | pipe2.c | 7 int pipe2(int fd[2], int flag) in pipe2() function
|
| /third_party/musl/src/unistd/ |
| D | pipe2.c | 6 int pipe2(int fd[2], int flag) in pipe2() function
|
| /third_party/ltp/testcases/kernel/syscalls/tee/ |
| D | tee01.c | 52 int pipe2[2]; in tee_test() local
|
| /third_party/node/test/async-hooks/ |
| D | test-pipewrap.js | 34 const pipe2 = pipes[1]; constant
|
| D | test-pipeconnectwrap.js | 15 let pipe1, pipe2; variable
|
| /third_party/typescript/tests/cases/compiler/ |
| D | genericFunctionInference1.ts | 38 declare function pipe2<A, B, C, D>(ab: (a: A) => B, cd: (c: C) => D): (a: [A, C]) => [B, D]; function
|
| /third_party/boost/tools/build/src/engine/ |
| D | debugger.cpp | 1102 HANDLE pipe2[ 2 ]; in debug_start_child() local
|
| /third_party/gstreamer/gstplugins_bad/tests/check/pipelines/ |
| D | ipcpipeline.c | 42 pipe2 (int pipedes[2], int flags) in pipe2() function
|