/third_party/ltp/testcases/kernel/fs/doio/ |
D | growfiles.c | 161 int Pid = 0; variable 981 Pid = Opid; in main() 1013 Progname, Pid); in main() 1017 Progname, Pid, STATIC_NUM, STATIC_NUM); in main() 1021 Progname, Pid); in main() 1025 Progname, Pid); in main() 1029 Progname, Pid); in main() 1033 Progname, Pid); in main() 1037 Progname, Pid); in main() 1041 Progname, Pid); in main() [all …]
|
/third_party/json/test/thirdparty/Fuzzer/ |
D | FuzzerUtilDarwin.cpp | 97 pid_t Pid; in ExecuteCommand() local 103 ErrorCode = posix_spawn(&Pid, "/bin/sh", NULL, &SpawnAttributes, in ExecuteCommand() 107 pid_t SavedPid = Pid; in ExecuteCommand() 110 Pid = waitpid(SavedPid, &ProcessStatus, /*options=*/0); in ExecuteCommand() 111 } while (Pid == -1 && errno == EINTR); in ExecuteCommand() 112 if (Pid == -1) { in ExecuteCommand()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/ |
D | PerfJITEventListener.cpp | 84 pid_t Pid; member in __anonfaecc1070111::PerfJITEventListener 126 uint32_t Pid; member 141 uint32_t Pid; member 180 PerfJITEventListener::PerfJITEventListener() : Pid(::getpid()) { in PerfJITEventListener() 194 FilenameBuf << JitPath << "/jit-" << Pid << ".dump"; in PerfJITEventListener() 221 Header.Pid = Pid; in PerfJITEventListener() 420 rec.Pid = Pid; in NotifyCode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Unix/ |
D | Program.inc | 69 ProcessInfo::ProcessInfo() : Pid(0), ReturnCode(0) {} 253 PI.Pid = PID; 317 PI.Pid = child; 327 assert(PI.Pid && "invalid pid to wait on, process not started?"); 330 pid_t ChildPid = PI.Pid; 350 WaitResult.Pid = waitpid(ChildPid, &status, WaitPidOptions); 351 } while (WaitUntilTerminates && WaitResult.Pid == -1 && errno == EINTR); 353 if (WaitResult.Pid != PI.Pid) { 354 if (WaitResult.Pid == 0) { 360 kill(PI.Pid, SIGKILL);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/ |
D | Program.inc | 66 ProcessInfo::ProcessInfo() : Pid(0), ReturnCode(0) {} 265 PI.Pid = PID; 327 PI.Pid = child; 338 assert(PI.Pid && "invalid pid to wait on, process not started?"); 341 pid_t ChildPid = PI.Pid; 361 WaitResult.Pid = waitpid(ChildPid, &status, WaitPidOptions); 362 } while (WaitUntilTerminates && WaitResult.Pid == -1 && errno == EINTR); 364 if (WaitResult.Pid != PI.Pid) { 365 if (WaitResult.Pid == 0) { 371 kill(PI.Pid, SIGKILL);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | CodeGenCoverage.cpp | 92 std::string Pid = in emit() local 101 std::string CoverageFilename = (CoveragePrefix + Pid).str(); in emit()
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/shell/ |
D | shell_unix.go | 110 log.Printf("Process %v still has not exited, killing\n", c.Process.Pid) 111 syscall.Kill(-c.Process.Pid, syscall.SIGKILL)
|
/third_party/skia/third_party/externals/angle2/src/tests/ |
D | capture_replay_tests.py | 105 self._logger.debug('Joining with subprocess %d, timeout %s' % (self.Pid(), str(timeout))) 113 def Pid(self): member in SubProcess 145 self._logger.debug('Created subprocess: %s with pid %d' % (' '.join(command), proc.Pid())) 146 self.subprocesses[proc.Pid()] = proc 149 returncode, output = self.subprocesses[proc.Pid()].Join(timeout) 154 self.RemoveSubprocess(proc.Pid()) 161 self.RemoveSubprocess(proc.Pid()) 164 self.RemoveSubprocess(proc.Pid())
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Program.h | 50 ProcessId Pid; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Program.h | 46 procid_t Pid; /// The process identifier. member
|
/third_party/mesa3d/include/android_stub/backtrace/ |
D | Backtrace.h | 161 pid_t Pid() const { return pid_; } in Pid() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/ |
D | Program.inc | 34 ProcessInfo::ProcessInfo() : Pid(0), Process(0), ReturnCode(0) {} 301 PI.Pid = pi.dwProcessId; 394 assert(PI.Pid && "invalid pid to wait on, process not started?");
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
D | Program.inc | 34 ProcessInfo::ProcessInfo() : ProcessHandle(0), Pid(0), ReturnCode(0) {} 382 PI.Pid = pi.dwProcessId; 419 assert(PI.Pid && "invalid pid to wait on, process not started?");
|
/third_party/node/doc/api/ |
D | child_process.md | 1052 * `pid` {number} Pid of the child process.
|
/third_party/pulseaudio/po/ |
D | fi.po | 73 msgstr "Pidä aina vähintään yksi nielu ladattuna, vaikka se olisi tyhjä nielu"
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 69693 zlqlWci(v|)ADQc??s?Ho`7Pid#jZJdU2&{kcI3C?+8f^Rt^I*h-QE*#43xKKbIp2+
|