Home
last modified time | relevance | path

Searched defs:terminate (Results 1 - 25 of 100) sorted by relevance

1234

/third_party/python/Lib/multiprocessing/
H A Dpopen_fork.py56 def terminate(self): member in Popen
H A Dpopen_spawn_win32.py121 def terminate(self): member in Popen
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/headless/
H A DDisplayVkHeadless.cpp22 void DisplayVkHeadless::terminate() in terminate() function in rx::DisplayVkHeadless
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/display/
H A DDisplayVkSimple.cpp22 void DisplayVkSimple::terminate() in terminate() function in rx::DisplayVkSimple
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeProcess.cpp55 void Process::terminate (void) in terminate() function in de::Process
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/xcb/
H A DDisplayVkXcb.cpp68 void DisplayVkXcb::terminate() in terminate() function in rx::DisplayVkXcb
/third_party/vk-gl-cts/framework/common/
H A DtcuTestContext.hpp74 void setTerminateAfter (bool terminate) { m_terminateAfter = terminate; } in setTerminateAfter() argument
/kernel/linux/linux-6.6/kernel/bpf/
H A Dcgroup_iter.c53 bool terminate; member
/third_party/nghttp2/src/
H A Dh2load_http1_session.cc296 void Http1Session::terminate() { complete_ = true; } in terminate() function in h2load::Http1Session
H A Dh2load_http3_session.cc124 void Http3Session::terminate() {} in terminate() function in h2load::Http3Session
H A Dh2load_http2_session.cc305 void Http2Session::terminate() { in terminate() function in h2load::Http2Session
/third_party/python/Lib/asyncio/
H A Dtransports.py225 def terminate(self): member in SubprocessTransport
H A Dbase_subprocess.py148 def terminate(self): member in BaseSubprocessTransport
H A Dsubprocess.py142 def terminate(self): member in Process
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDisplayGL.cpp79 void DisplayGL::terminate() {} in terminate() function in rx::DisplayGL
/third_party/vk-gl-cts/execserver/
H A DxsPosixTestProcess.cpp249 void PosixTestProcess::terminate (void) in terminate() function in xs::PosixTestProcess
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/win32/
H A DDisplayVkWin32.cpp29 void DisplayVkWin32::terminate() in terminate() function in rx::DisplayVkWin32
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBuffer.hpp102 volatile bool terminate; member in sw::FrameBuffer
/third_party/python/Lib/test/
H A Dtest_readline.py316 def terminate(proc): function
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/
H A Dscan.h77 u8 terminate; /* stop scanning after reporting */ member
/kernel/linux/linux-5.10/net/bluetooth/cmtp/
H A Dcmtp.h84 atomic_t terminate; member
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/
H A Dscan.h77 u8 terminate; /* stop scanning after reporting */ member
/kernel/linux/linux-6.6/net/bluetooth/cmtp/
H A Dcmtp.h84 atomic_t terminate; member
/third_party/glfw/src/
H A Dinit.c94 static void terminate(void) in terminate() function
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_rt.c310 nir_ssa_def *terminate = nir_test_mask(&b, nir_load_ray_flags(&b), in lower_ray_walk_intrinsics() local

Completed in 10 milliseconds

1234