Home
last modified time | relevance | path

Searched defs:pid (Results 176 - 200 of 2005) sorted by relevance

12345678910>>...81

/third_party/musl/libc-test/src/functional/
H A Dfcntl.c17 pid_t pid; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/process/
H A Dwaitid.c28 pid_t pid = fork(); in waitid_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/stdio/stdio_gtest/
H A Dstdio_gets_test.cpp22 pid_t pid; in HWTEST_F() local
H A Dstdio_getwchar_test.cpp20 pid_t pid; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_detach.c38 pthread_t pid; in pthread_detach_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dsetpgid.c27 pid_t pid = 0; in setpgid_0100() local
H A Dsetsid.c28 pid_t pid = fork(); in setsid_0100() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/unistd/unistd_gtest/
H A Dunistd_Exit_test.cpp24 pid_t pid = fork(); in HWTEST_F() local
H A Dunistd_pipe_test.cpp28 pid_t pid = fork(); in HWTEST_F() local
/third_party/pulseaudio/src/modules/
H A Dmodule-esound-compat-spawnpid.c48 uint32_t pid = 0; in pa__init() local
/third_party/pulseaudio/src/pulsecore/
H A Dstart-child.c45 int pa_start_child_for_read(const char *name, const char *argv1, pid_t *pid) { in pa_start_child_for_read() argument
/third_party/skia/third_party/externals/tint/src/ast/
H A Dassignment_statement.cc24 AssignmentStatement::AssignmentStatement(ProgramID pid, in AssignmentStatement() argument
H A Dbinary_expression.cc24 BinaryExpression::BinaryExpression(ProgramID pid, in BinaryExpression() argument
H A Dbitcast_expression.cc24 BitcastExpression::BitcastExpression(ProgramID pid, in BitcastExpression() argument
H A Dbreak_statement.cc24 BreakStatement::BreakStatement(ProgramID pid, const Source& src) in BreakStatement() argument
H A Dcontinue_statement.cc24 ContinueStatement::ContinueStatement(ProgramID pid, const Source& src) in ContinueStatement() argument
H A Ddiscard_statement.cc24 DiscardStatement::DiscardStatement(ProgramID pid, const Source& src) in DiscardStatement() argument
H A Dfallthrough_statement.cc24 FallthroughStatement::FallthroughStatement(ProgramID pid, const Source& src) in FallthroughStatement() argument
H A Dinternal_decoration.cc22 InternalDecoration::InternalDecoration(ProgramID pid) : Base(pid, Source{}) {} in InternalDecoration() argument
H A Dphony_expression.cc24 PhonyExpression::PhonyExpression(ProgramID pid, const Source& src) in PhonyExpression() argument
H A Dstatement.cc34 Statement::Statement(ProgramID pid, const Source& src) : Base(pid, src) {} in Statement() argument
H A Dunary_op_expression.cc24 UnaryOpExpression::UnaryOpExpression(ProgramID pid, in UnaryOpExpression() argument
/third_party/toybox/toys/lsb/
H A Dkillall.c38 static int kill_process(pid_t pid, char *name) in kill_process() argument
/third_party/toybox/toys/other/
H A Doneit.c66 int i, pid, pipes[] = {SIGUSR1, SIGUSR2, SIGTERM, SIGINT}; in oneit_main() local
/third_party/toybox/toys/posix/
H A Dtime.c29 pid_t pid; in time_main() local

Completed in 11 milliseconds

12345678910>>...81