/third_party/node/test/fixtures/wpt/streams/transform-streams/ |
D | terminate.any.js | 20 ts.controller.terminate(); 39 ts.controller.terminate(); 50 controller.terminate(); 63 controller.terminate(); 77 controller.terminate(); 91 controller.terminate();
|
D | general.any.js | 352 controller.terminate(); 373 controller.terminate(); 374 controller.terminate(); 388 controller.terminate();
|
/third_party/node/test/parallel/ |
D | test-worker-terminate-null-handler.js | 17 worker.terminate().then((res) => assert.strictEqual(res, undefined)); 18 worker.terminate(() => null).then(
|
D | test-whatwg-transformstream.js | 159 TransformStreamDefaultController.prototype.terminate({}); method in TransformStreamDefaultController 202 controller.terminate();
|
D | test-worker-terminate-nested.js | 15 worker.on('message', common.mustCall(() => worker.terminate()));
|
D | test-worker-terminate-ref-public-port.js | 11 w.once('message', () => w.terminate());
|
D | test-worker-terminate-timers.js | 16 worker.terminate();
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/display/ |
D | DisplayVkSimple.cpp | 22 void DisplayVkSimple::terminate() in terminate() function in rx::DisplayVkSimple 24 DisplayVk::terminate(); in terminate()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/headless/ |
D | DisplayVkHeadless.cpp | 22 void DisplayVkHeadless::terminate() in terminate() function in rx::DisplayVkHeadless 24 DisplayVk::terminate(); in terminate()
|
/third_party/vk-gl-cts/framework/platform/android/ |
D | tcuAndroidPlatformCapabilityQueryJNI.cpp | 152 egl.terminate(display); in isRenderConfigSupported() 157 egl.terminate(display); in isRenderConfigSupported() 160 egl.terminate(display); in isRenderConfigSupported()
|
D | tcuAndroidExecService.cpp | 205 void TestProcess::terminate (void) in terminate() function in tcu::Android::TestProcess 219 terminate(); in cleanup() 261 terminate(); in readTestLog()
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuTestContext.hpp | 74 void setTerminateAfter (bool terminate) { m_terminateAfter = terminate; } in setTerminateAfter() argument
|
/third_party/gstreamer/gstplugins_base/tests/examples/overlay/ |
D | win32-videooverlay-playbin.c | 204 goto terminate; in main() 239 goto terminate; in main() 248 terminate: in main()
|
/third_party/cef/libcef_dll/ctocpp/ |
D | media_route_ctocpp.cc | 98 if (CEF_MEMBER_MISSING(_struct, terminate)) in Terminate() 104 _struct->terminate(_struct); in Terminate()
|
/third_party/cef/tests/cefsimple/ |
D | cefsimple_mac.mm | 43 // |-terminate:| is the entry point for orderly "quit" operations in Cocoa. This 49 // The default |-terminate:| implementation ends the process by calling exit(), 52 // shutdown. We support the normal |-terminate:| interface by overriding the 54 // needs of Chromium, works by asking the application delegate to terminate 80 - (void)terminate:(id)sender {
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/templates/ |
D | template_16-1.in | 69 * Both three macros shall terminate the calling process. 70 * The testcase shall not terminate in any other maneer. 191 /* Now let the child run and terminate */ 206 /* terminate */
|
/third_party/vk-gl-cts/execserver/ |
D | xsWin32TestProcess.hpp | 142 void terminate (void); 186 virtual void terminate (void);
|
/third_party/gstreamer/gstplugins_bad/tests/examples/nvcodec/ |
D | nvcodec.c | 369 goto terminate; in main() 382 goto terminate; in main() 396 goto terminate; in main() 466 terminate: in main()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/xcb/ |
D | DisplayVkXcb.cpp | 68 void DisplayVkXcb::terminate() in terminate() function in rx::DisplayVkXcb 76 DisplayVk::terminate(); in terminate()
|
/third_party/python/Lib/multiprocessing/ |
D | popen_spawn_win32.py | 120 def terminate(self): member in Popen 128 kill = terminate
|
/third_party/mesa3d/src/imagination/vulkan/ |
D | pvr_csb.c | 265 pvr_csb_emit(csb, VDMCTRL_STREAM_TERMINATE, terminate); in pvr_csb_emit_terminate() 271 pvr_csb_emit(csb, CDMCTRL_STREAM_TERMINATE, terminate); in pvr_csb_emit_terminate()
|
/third_party/icu/tools/unicode/c/genuca/ |
D | BUILD.bazel | 38 # terminate called after throwing an instance of 'std::system_error' 43 # #4 0x00007ffff7e809d1 in std::terminate() () from /lib/x86_64-linux-gnu/libstdc++.so.6
|
/third_party/skia/tools/skpbench/ |
D | skpbench.py | 222 self.terminate() 284 def terminate(self): member in SKPBench 286 self._proc.terminate() 335 skpbench.terminate()
|
/third_party/python/Lib/test/ |
D | test_readline.py | 316 def terminate(proc): function 318 proc.terminate() 322 cleanup.callback(terminate, proc)
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/win32/ |
D | DisplayVkWin32.cpp | 29 void DisplayVkWin32::terminate() in terminate() function in rx::DisplayVkWin32 46 DisplayVk::terminate(); in terminate()
|