/external/libevent/test/ |
D | regress.gen.h | 95 struct kill { struct 96 struct kill_access_ *base; argument 109 struct kill *kill_new(void); argument
|
D | regress_rpc.c | 326 struct msg *msg, struct kill *kill, void *arg) in GotKillCb() 365 struct msg *msg, struct kill *kill, void *arg) in GotKillCbTwo() 452 struct kill *kill = NULL; in rpc_basic_client() local 581 struct msg *msg, struct kill *kill, void *arg) in GotErrorCb() 638 struct kill *kill= NULL; in rpc_basic_client_with_pause() local 690 struct kill *kill = NULL; in rpc_client_timeout() local
|
/external/rust/crates/tokio/src/process/ |
D | kill.rs | 6 fn kill(&mut self) -> io::Result<()>; in kill() method 10 fn kill(&mut self) -> io::Result<()> { in kill() method
|
/external/python/cpython2/Demo/tkinter/guido/ |
D | kill.py | 27 def kill(self, selected): member in Kill 95 kill = Kill(None, borderwidth=5) variable
|
D | svkill.py | 41 def kill(self, selected): member in Kill 125 kill = Kill(None, borderwidth=5) variable
|
/external/python/cpython2/PC/VS9.0/ |
D | build.bat | 20 set kill= variable 35 if '%1'=='-k' (set kill=true) & shift & goto CheckOpts variable
|
/external/python/cpython2/PCbuild/ |
D | build.bat | 58 set kill= variable 72 if "%~1"=="-k" (set kill=true) & shift & goto CheckOpts variable
|
/external/python/cpython3/PCbuild/ |
D | build.bat | 64 set kill= variable 80 if "%~1"=="-k" (set kill=true) & shift & goto CheckOpts variable
|
/external/llvm-project/clang/test/Analysis/ |
D | NewDelete-path-notes.cpp | 29 void kill() { in kill() function
|
/external/clang/test/Analysis/ |
D | NewDelete-path-notes.cpp | 18 void kill() { in kill() function
|
/external/rust/crates/tokio/src/process/unix/ |
D | reap.rs | 112 fn kill(&mut self) -> io::Result<()> { in kill() function 180 fn kill(&mut self) -> io::Result<()> { in kill() method 253 fn kill() { in kill() function
|
/external/swiftshader/src/Shader/ |
D | PixelShader.hpp | 58 bool kill; member in sw::PixelShader
|
/external/llvm-project/lldb/tools/driver/ |
D | Platform.cpp | 41 int kill(pid_t pid, int sig) { in kill() function
|
/external/deqp/framework/delibs/decpp/ |
D | deProcess.cpp | 61 void Process::kill (void) in kill() function in de::Process
|
/external/python/cpython2/Demo/threads/ |
D | Generator.py | 57 def kill(self): member in Generator
|
/external/autotest/utils/ |
D | emulator_manager.py | 129 def stop(self, kill=False): argument
|
/external/sl4a/ScriptingLayer/src/com/googlecode/android_scripting/interpreter/ |
D | InterpreterProcess.java | 112 public void kill() { in kill() method in InterpreterProcess
|
/external/python/cpython3/Lib/test/libregrtest/ |
D | win_utils.py | 92 def close(self, kill=True): argument
|
/external/libwebsockets/lib/plat/windows/ |
D | windows-misc.c | 91 int kill(int pid, int sig) in kill() function
|
/external/python/cpython3/Lib/multiprocessing/ |
D | popen_fork.py | 59 def kill(self): member in Popen
|
D | popen_spawn_win32.py | 128 kill = terminate variable in Popen
|
/external/ltp/testcases/kernel/syscalls/signal/ |
D | signal01.c | 65 int kill; member
|
/external/deqp/android/package/src/com/drawelements/deqp/testercore/ |
D | RemoteAPI.java | 110 public boolean kill () { in kill() method in RemoteAPI
|
/external/crosvm/devices/src/virtio/vhost/user/ |
D | worker.rs | 69 let kill = Self::wait_kill(kill_evt); in run() localVariable
|
/external/rust/crates/nix/src/sys/ptrace/ |
D | bsd.rs | 118 pub fn kill(pid: Pid) -> Result<()> { in kill() function
|