Home
last modified time | relevance | path

Searched defs:pid (Results 126 - 150 of 4475) sorted by relevance

12345678910>>...179

/third_party/musl/libc-test/src/functionalext/supplement/process/
H A Dvfork.c33 pid_t pid; in vfork_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dgetpgid.c29 pid_t pid = getpgid(0); in getpgid_0100() local
H A Dgetppid.c28 pid_t pid = fork(); in getppid_0100() local
/third_party/skia/third_party/externals/tint/src/ast/
H A Dast_type.cc34 Type::Type(ProgramID pid, const Source& src) : Base(pid, src) {} in Type() argument
H A Dexpression.cc25 Expression::Expression(ProgramID pid, const Source& src) : Base(pid, src) {} in Expression() argument
H A Dint_literal_expression.cc22 IntLiteralExpression::IntLiteralExpression(ProgramID pid, const Source& src) in IntLiteralExpression() argument
H A Dliteral_expression.cc22 LiteralExpression::LiteralExpression(ProgramID pid, const Source& src) in LiteralExpression() argument
H A Dnode.cc22 Node::Node(ProgramID pid, const Source& src) : program_id(pid), source(src) {} in Node() argument
H A Dtype_decl.cc24 TypeDecl::TypeDecl(ProgramID pid, const Source& src, Symbol n) in TypeDecl() argument
/third_party/toybox/toys/lsb/
H A Dpidof.c30 static int print_pid(pid_t pid, char *name) in print_pid() argument
/base/startup/init/interfaces/innerkits/include/
H A Dservice_watcher.h33 pid_t pid; member
/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
H A Dipc_mock_skeleton.h35 static pid_t pid; member in OHOS::IPCSkeleton
/base/sensors/miscdevice/utils/common/include/
H A Dapp_thread_info.h22 int32_t pid; member
/foundation/multimodalinput/input/util/screen_capture/src/
H A Dinput_screen_capture.cpp32 int32_t pid = Media::ScreenCaptureMonitor::GetInstance()->IsScreenCaptureWorking(); in IsScreenCaptureWorking() local
/foundation/window/window_manager/utils/include/
H A Dwindow_pid_visibility_info.h41 WindowPidVisibilityInfo(int32_t pid, WindowPidVisibilityState visibilityState) : pid_(pid), in WindowPidVisibilityInfo() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/meta_node/src/
H A Dlnn_meta_node_virtual.c41 void ClearMetaNodeRequestByPid(const char *pkgName, int32_t pid) in ClearMetaNodeRequestByPid() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_permission_utils_test.cpp97 int pid = 123; in HWTEST_F() local
/foundation/window/window_manager_lite/services/wms/
H A Dlite_wms.h27 pid_t pid; member
/kernel/linux/linux-5.10/arch/um/include/shared/skas/
H A Dmm_id.h12 int pid; member
/kernel/linux/linux-5.10/tools/testing/selftests/ptrace/
H A Dvmaccess.c26 int f, pid = fork(); in TEST() local
48 int s, k, pid = fork(); in TEST() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/proc/
H A Dsetns-dcache.c36 static pid_t pid = -1; variable
H A Dself.c27 pid_t pid; in main() local
H A Dproc-loadavg-001.c27 pid_t pid; in main() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb_on_willing_child_test.c53 pid_t pid; in ebb_on_willing_child() local
H A Debb_on_child_test.c48 pid_t pid; in ebb_on_child() local

Completed in 5 milliseconds

12345678910>>...179