/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/ltp/tools/sparse/sparse-src/validation/ |
D | kill-pure-call.c | 5 int kill(int a) { return pure(a) && 0; } in kill() function
|
D | kill-store.c | 2 void kill(int *p, int i) { if (i && 0) *p = 0; } in kill() function
|
D | kill-load.c | 2 int kill(int *p, int i) { return *p && 0; } 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/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/vk-gl-cts/framework/delibs/decpp/ |
D | deProcess.cpp | 61 void Process::kill (void) in kill() function in de::Process
|
/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/mesa3d/src/panfrost/lib/ |
D | pan_shader.h | 86 #define SET_PIXEL_KILL(kill, update) do { \ argument
|
/third_party/python/Lib/test/libregrtest/ |
D | win_utils.py | 94 def close(self, kill=True): argument
|
/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/libwebsockets/lib/plat/windows/ |
D | windows-misc.c | 102 int kill(int pid, int sig) in kill() function
|
/third_party/ltp/testcases/kernel/syscalls/signal/ |
D | signal01.c | 65 int kill; member
|
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/ |
D | RemoteAPI.java | 110 public boolean kill () { in kill() method in RemoteAPI
|
/third_party/pulseaudio/src/pulsecore/ |
D | client.h | 47 void (*kill)(pa_client *c); member
|
/third_party/grpc/tools/run_tests/python_utils/ |
D | dockerjob.py | 148 def kill(self, suppress_failure=False): member in DockerJob
|
/third_party/node/lib/internal/process/ |
D | per_thread.js | 187 function kill(pid, sig) { function
|
/third_party/skia/platform_tools/android/skp_gen/ |
D | android_skp_capture.py | 77 def kill(self): member in App
|
/third_party/flutter/skia/platform_tools/android/skp_gen/ |
D | android_skp_capture.py | 76 def kill(self): member in App
|