/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | Debug.cpp | 80 KERN_PROC_PID, in IsUnderDebugger()
|
/third_party/node/deps/uv/src/unix/ |
D | openbsd.c | 150 mib[2] = KERN_PROC_PID; in uv_resident_set_memory()
|
D | freebsd.c | 140 mib[2] = KERN_PROC_PID; in uv_resident_set_memory()
|
D | netbsd.c | 149 kinfo = kvm_getproc2(kd, KERN_PROC_PID, pid, max_size, &nprocs); in uv_resident_set_memory()
|
/third_party/libuv/src/unix/ |
D | freebsd.c | 140 mib[2] = KERN_PROC_PID; in uv_resident_set_memory()
|
D | netbsd.c | 149 kinfo = kvm_getproc2(kd, KERN_PROC_PID, pid, max_size, &nprocs); in uv_resident_set_memory()
|
D | openbsd.c | 150 mib[2] = KERN_PROC_PID; in uv_resident_set_memory()
|
/third_party/mesa3d/src/gtest/src/ |
D | gtest-port.cc | 165 KERN_PROC_PID, in GetThreadCount() 188 KERN_PROC_PID | KERN_PROC_SHOW_THREADS, in GetThreadCount()
|
/third_party/node/deps/googletest/src/ |
D | gtest-port.cc | 163 KERN_PROC_PID, 186 KERN_PROC_PID | KERN_PROC_SHOW_THREADS,
|
/third_party/googletest/googletest/src/ |
D | gtest-port.cc | 157 KERN_PROC_PID, 180 KERN_PROC_PID | KERN_PROC_SHOW_THREADS,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/ |
D | Threading.inc | 181 int ctl[4] = { CTL_KERN, KERN_PROC, KERN_PROC_PID | KERN_PROC_INC_THREAD,
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | openbsd.txt | 391 KERN_PROC_PID
|
D | netbsd.txt | 557 KERN_PROC_PID
|
D | dragonfly.txt | 541 KERN_PROC_PID
|
D | freebsd.txt | 624 KERN_PROC_PID
|
D | apple.txt | 751 KERN_PROC_PID
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/ |
D | mod.rs | 979 pub const KERN_PROC_PID: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
D | mod.rs | 1452 pub const KERN_PROC_PID: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
D | mod.rs | 2119 pub const KERN_PROC_PID: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/unix/nto/ |
D | mod.rs | 2258 pub const KERN_PROC_PID: ::c_int = 1; constant
|
/third_party/cef/tools/distrib/gtest/ |
D | gtest-all.cc | 10494 KERN_PROC_PID, in GetThreadCount() 10517 KERN_PROC_PID | KERN_PROC_SHOW_THREADS, in GetThreadCount()
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
D | mod.rs | 2158 pub const KERN_PROC_PID: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/unix/bsd/apple/ |
D | mod.rs | 4201 pub const KERN_PROC_PID: ::c_int = 1; constant
|
/third_party/json/tests/thirdparty/doctest/ |
D | doctest.h | 4097 mib[2] = KERN_PROC_PID;
|
/third_party/libabigail/tests/lib/ |
D | catch.hpp | 10436 mib[2] = KERN_PROC_PID; in isDebuggerActive()
|