| /third_party/node/test/parallel/ |
| D | test-child-process-exec-kill-throws.js | 14 const kill = internalCp.ChildProcess.prototype.kill; constant 16 internalCp.ChildProcess.prototype.kill = function() { method in internalCp.ChildProcess
|
| D | test-process-kill-pid.js | 69 function kill(tryPid, trySig, expectPid, expectSig) { function
|
| /third_party/musl/src/signal/ |
| D | kill.c | 4 int kill(pid_t pid, int sig) in kill() function
|
| /third_party/node/lib/internal/cluster/ |
| D | worker.js | 41 Worker.prototype.kill = function() { method in Worker
|
| /third_party/python/PCbuild/ |
| D | build.bat | 64 set kill= variable 80 if "%~1"=="-k" (set kill=true) & shift & goto CheckOpts variable
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| D | PixelShader.hpp | 58 bool kill; member in sw::PixelShader
|
| /third_party/uboot/u-boot-2020.01/test/py/ |
| D | u_boot_console_sandbox.py | 74 def kill(self, sig): member in ConsoleSandbox
|
| D | u_boot_spawn.py | 71 def kill(self, sig): member in Spawn
|
| /third_party/node/deps/npm/lib/utils/ |
| D | spawn.js | 47 cooked.kill = function (sig) { return raw.kill(sig) } function
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_process.js | 56 kill: function (...args) { method 153 kill: function (...args) { method
|
| /third_party/node/deps/npm/node_modules/npm-lifecycle/lib/ |
| D | spawn.js | 62 cooked.kill = function (sig) { return raw.kill(sig) } function
|
| /third_party/python/Lib/test/libregrtest/ |
| D | win_utils.py | 92 def close(self, kill=True): argument
|
| /third_party/libwebsockets/lib/plat/windows/ |
| D | windows-misc.c | 91 int kill(int pid, int sig) in kill() function
|
| /third_party/python/Lib/multiprocessing/ |
| D | popen_fork.py | 59 def kill(self): member in Popen
|
| D | popen_spawn_win32.py | 128 kill = terminate variable in Popen
|
| /third_party/ltp/testcases/kernel/syscalls/signal/ |
| D | signal01.c | 65 int kill; member
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | client.h | 47 void (*kill)(pa_client *c); member
|
| /third_party/node/lib/internal/process/ |
| D | per_thread.js | 187 function kill(pid, sig) { function
|
| /third_party/grpc/tools/run_tests/python_utils/ |
| D | dockerjob.py | 148 def kill(self, suppress_failure=False): member in DockerJob
|
| /third_party/flutter/skia/platform_tools/android/skp_gen/ |
| D | android_skp_capture.py | 76 def kill(self): member in App
|
| /third_party/skia/platform_tools/android/skp_gen/ |
| D | android_skp_capture.py | 77 def kill(self): member in App
|
| /third_party/node/lib/ |
| D | child_process.js | 405 function kill() { function 916 function kill() { function
|
| /third_party/grpc/tools/run_tests/ |
| D | run_performance_tests.py | 70 def kill(self): member in QpsWorkerJob
|
| /third_party/python/Lib/asyncio/ |
| D | subprocess.py | 143 def kill(self): member in Process
|
| /third_party/grpc/src/csharp/Grpc.Core/ |
| D | Server.cs | 218 private async Task ShutdownInternalAsync(bool kill) in ShutdownInternalAsync()
|