Home
last modified time | relevance | path

Searched defs:kill (Results 1 – 25 of 78) sorted by relevance

1234

/external/libevent/test/
Dregress.gen.h94 struct kill { struct
95 struct kill_access_ *base; argument
108 struct kill *kill_new(void); argument
Dregress_rpc.c327 struct msg *msg, struct kill *kill, void *arg) in GotKillCb()
366 struct msg *msg, struct kill *kill, void *arg) in GotKillCbTwo()
453 struct kill *kill = NULL; in rpc_basic_client() local
582 struct msg *msg, struct kill *kill, void *arg) in GotErrorCb()
639 struct kill *kill= NULL; in rpc_basic_client_with_pause() local
691 struct kill *kill = NULL; in rpc_client_timeout() local
/external/python/cpython2/Demo/tkinter/guido/
Dkill.py27 def kill(self, selected): member in Kill
95 kill = Kill(None, borderwidth=5) variable
Dsvkill.py41 def kill(self, selected): member in Kill
125 kill = Kill(None, borderwidth=5) variable
/external/python/cpython2/PC/VS9.0/
Dbuild.bat20 set kill= variable
35 if '%1'=='-k' (set kill=true) & shift & goto CheckOpts variable
/external/clang/test/Analysis/
DNewDelete-path-notes.cpp18 void kill() { in kill() function
/external/python/cpython3/PCbuild/
Dbuild.bat60 set kill= variable
74 if "%~1"=="-k" (set kill=true) & shift & goto CheckOpts variable
/external/python/cpython2/PCbuild/
Dbuild.bat58 set kill= variable
72 if "%~1"=="-k" (set kill=true) & shift & goto CheckOpts variable
/external/u-boot/test/py/
Du_boot_console_sandbox.py56 def kill(self, sig): member in ConsoleSandbox
Du_boot_spawn.py74 def kill(self, sig): member in Spawn
/external/swiftshader/src/Shader/
DPixelShader.hpp58 bool kill; member in sw::PixelShader
/external/swiftshader/src/Pipeline/
DPixelShader.hpp58 bool kill; member in sw::PixelShader
/external/autotest/site_utils/chromeos_proxy/
Dswarming_bots.py237 def kill(self): member in SwarmingBot
309 def kill(self): member in BotManager
/external/python/cpython2/Demo/threads/
DGenerator.py57 def kill(self): member in Generator
DCoroutine.py126 def kill(self): member in Coroutine
/external/deqp/framework/delibs/decpp/
DdeProcess.cpp61 void Process::kill (void) in kill() function in de::Process
/external/autotest/utils/
Demulator_manager.py129 def stop(self, kill=False): argument
/external/sl4a/ScriptingLayer/src/com/googlecode/android_scripting/interpreter/
DInterpreterProcess.java112 public void kill() { in kill() method in InterpreterProcess
/external/python/cpython3/Lib/multiprocessing/
Dpopen_fork.py64 def kill(self): member in Popen
Dpopen_spawn_win32.py124 kill = terminate variable in Popen
/external/ltp/testcases/kernel/syscalls/signal/
Dsignal01.c65 int kill; member
/external/deqp/android/package/src/com/drawelements/deqp/testercore/
DRemoteAPI.java110 public boolean kill () { in kill() method in RemoteAPI
/external/grpc-grpc/tools/run_tests/python_utils/
Ddockerjob.py127 def kill(self, suppress_failure=False): member in DockerJob
/external/autotest/client/site_tests/platform_TLSDate/
Dplatform_TLSDate.py56 def kill(self): member in TLSDate
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowRemoteCallbackList.java71 protected void kill() { in kill() method in ShadowRemoteCallbackList

1234