Home
last modified time | relevance | path

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

123

/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
H A Dprocess.py128 def terminate(self): member in BaseProcess
/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
/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
H A DSwiftConfig.hpp104 volatile bool terminate; member in sw::SwiftConfig
/third_party/python/Lib/test/
H A Dtest_readline.py316 def terminate(proc): function
/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
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DDisplayNULL.cpp35 void DisplayNULL::terminate() in terminate() function in rx::DisplayNULL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DDisplayVk.cpp46 void DisplayVk::terminate() in terminate() function in rx::DisplayVk
/third_party/skia/tests/
H A DProgramsTest.cpp172 bool terminate = (1 == maxLevels) || (d->fRandom->nextF() < terminateProbability); in create_random_proc_tree() local

Completed in 27 milliseconds

123