Home
last modified time | relevance | path

Searched defs:terminate (Results 1 – 25 of 111) sorted by relevance

12345

/third_party/boost/boost/process/detail/windows/
Dterminate.hpp23 inline void terminate(child_handle &p, std::error_code &ec) noexcept in terminate() function
35 inline void terminate(child_handle &p) in terminate() function
Dgroup_handle.hpp184 inline void terminate(const group_handle &p) in terminate() function
190 inline void terminate(const group_handle &p, std::error_code &ec) noexcept in terminate() function
/third_party/boost/boost/process/detail/posix/
Dterminate.hpp22 inline void terminate(const child_handle &p, std::error_code &ec) noexcept in terminate() function
33 inline void terminate(const child_handle &p) in terminate() function
Dgroup_handle.hpp70 inline void terminate(group_handle &p, std::error_code &ec) noexcept in terminate() function
80 inline void terminate(group_handle &p) in terminate() function
/third_party/grpc/src/python/grpcio/grpc/framework/foundation/
Dstream_util.py35 def terminate(self): member in TransformingConsumer
56 def terminate(self): member in IterableConsumer
97 def _spin(self, sink, value, terminate): argument
132 def terminate(self): member in ThreadSwitchingConsumer
Dstream.py34 def terminate(self): member in Consumer
/third_party/grpc/src/python/grpcio_testing/grpc_testing/_channel/
D_channel_rpc.py29 def terminate(self, response, trailing_metadata, code, details): member in _UnaryUnary
48 def terminate(self, trailing_metadata, code, details): member in _UnaryStream
69 def terminate(self, response, trailing_metadata, code, details): member in _StreamUnary
94 def terminate(self, trailing_metadata, code, details): member in _StreamStream
/third_party/boost/boost/statechart/
Dasynchronous_state_machine.hpp59 void terminate() in terminate() function in boost::statechart::asynchronous_state_machine
Devent_processor.hpp52 void terminate() in terminate() function in boost::statechart::event_processor
Dfifo_worker.hpp104 void terminate() in terminate() function in boost::statechart::fifo_worker
/third_party/grpc/src/python/grpcio_tests/tests/unit/framework/foundation/
Dstream_testing.py34 def terminate(self): member in TestConsumer
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/display/
DDisplayVkSimple.cpp22 void DisplayVkSimple::terminate() in terminate() function in rx::DisplayVkSimple
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/headless/
DDisplayVkHeadless.cpp22 void DisplayVkHeadless::terminate() in terminate() function in rx::DisplayVkHeadless
/third_party/grpc/examples/python/interceptors/headers/
Drequest_header_validator_interceptor.py21 def terminate(ignored_request, context): function
/third_party/grpc/src/python/grpcio_testing/grpc_testing/
D__init__.py46 def terminate(self, response, trailing_metadata, code, details): member in UnaryUnaryChannelRpc
89 def terminate(self, trailing_metadata, code, details): member in UnaryStreamChannelRpc
142 def terminate(self, response, trailing_metadata, code, details): member in StreamUnaryChannelRpc
205 def terminate(self, trailing_metadata, code, details): member in StreamStreamChannelRpc
/third_party/boost/boost/process/
Dgroup.hpp163 void terminate() in terminate() function in boost::process::group
168 void terminate(std::error_code & ec) noexcept in terminate() function in boost::process::group
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestlock.c45 terminate(int sig) in terminate() function
/third_party/glib/glib/
Dgstdio-private.c85 gboolean terminate) in _g_win32_copy_and_maybe_terminate()
/third_party/boost/boost/process/detail/
Dchild_decl.hpp114 void terminate() in terminate() function in boost::process::child
161 void terminate(std::error_code & ec) noexcept in terminate() function in boost::process::child
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDisplayGL.cpp34 void DisplayGL::terminate() {} in terminate() function in rx::DisplayGL
/third_party/python/Lib/multiprocessing/
Dpopen_fork.py56 def terminate(self): member in Popen
Dpopen_spawn_win32.py120 def terminate(self): member in Popen
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/xcb/
DDisplayVkXcb.cpp56 void DisplayVkXcb::terminate() in terminate() function in rx::DisplayVkXcb
/third_party/python/Lib/test/
Dtest_readline.py291 def terminate(proc): function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/xcb/
DDisplayVkXcb.cpp68 void DisplayVkXcb::terminate() in terminate() function in rx::DisplayVkXcb

12345