/third_party/nghttp2/third-party/llhttp/src/ |
H A D | llhttp.c | 6581 state->reason = "on_message_complete pause"; in llhttp__internal__run() 6620 state->reason = "on_chunk_complete pause"; in llhttp__internal__run() 6694 state->reason = "on_chunk_header pause"; in llhttp__internal__run() 6761 state->reason = "on_chunk_extension_name pause"; in llhttp__internal__run() 6797 state->reason = "on_chunk_extension_name pause"; in llhttp__internal__run() 6833 state->reason = "on_chunk_extension_value pause"; in llhttp__internal__run() 6878 state->reason = "on_chunk_extension_value pause"; in llhttp__internal__run() 6931 state->reason = "on_chunk_extension_value pause"; in llhttp__internal__run() 6985 state->reason = "on_chunk_extension_name pause"; in llhttp__internal__run() 7079 state->reason = "on_message_complete pause"; in llhttp__internal__run() [all...] |
/device/soc/rockchip/common/sdk_linux/include/trace/events/ |
H A D | cpuhp.h | 50 TRACE_EVENT(cpuhp_pause, TP_PROTO(struct cpumask *cpus, u64 start_time, unsigned char pause), 52 TP_ARGS(cpus, start_time, pause), 55 __field(unsigned char, pause)), 59 __entry->time = div64_u64(sched_clock() - start_time, 1000); __entry->pause = pause;), 62 __entry->time, __entry->pause));
|
/third_party/node/test/parallel/ |
H A D | test-stream3-pause-then-read.js | 90 r.pause(); 140 // Don't read anything, just resume and re-pause a whole bunch. 142 r.pause(); 144 r.pause(); 146 r.pause(); 148 r.pause(); 150 r.pause();
|
H A D | test-abortsignal-cloneable.js | 5 const { setImmediate: pause } = require('timers/promises'); 56 await pause(); 57 await pause();
|
H A D | test-tty-stdin-pipe.js | 36 const origPause = rl.pause; 37 rl.pause = function() {
|
H A D | test-fs-read-stream-inherit.js | 23 file.pause(); 25 file.pause(); 35 file.pause(); 146 pauseRes.pause();
|
H A D | test-readline-set-raw-mode.js | 41 stream.pause = function() { 58 // pause() should call *not* call setRawMode() 62 rli.pause();
|
H A D | test-stream-readable-pause-and-resume.js | 24 // Does a on(data) -> pause -> wait -> resume -> on(data) ... loop. 27 rs.pause(); 53 readable.pause();
|
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/ |
H A D | shmctl01.c | 39 pause(); in attach_child() 43 pause(); in attach_child() 47 pause(); in attach_child() 54 pause(); in detach_child() 58 pause(); in detach_child()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
H A D | Thread.cpp | 62 bool pause = false; in onLocationUpdate() local 66 pause = !frame; // Pause if there's no pause-at-frame... in onLocationUpdate() 67 if(frame == frames.back()) // ... or if we've reached the pause-at-frame in onLocationUpdate() 69 pause = true; in onLocationUpdate() 74 if(pause) in onLocationUpdate() 182 void Thread::pause() in pause() function in vk::dbg::Thread
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_dynamic.c | 89 pause("WAIT", hz); in usb_quirk_unload() 105 pause("WAIT", hz); in usb_temp_unload() 119 pause("WAIT", hz); in usb_bus_unload()
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
H A D | unistd.h | 34 #define pause __pause_discard macro 36 #undef pause macro
|
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
H A D | manual_ondemand_helper.cpp | 636 std::string pause; in TestLoad1() local 638 cin >> pause; in TestLoad1() local 641 cin >> pause; in TestLoad1() local 646 cin >> pause; in TestLoad1() local 651 cin >> pause; in TestLoad1() local 659 std::string pause; in TestLoad2() local 661 cin >> pause; in TestLoad2() local 666 cin >> pause; in TestLoad2() local 671 cin >> pause; in TestLoad2() local 676 cin >> pause; in TestLoad2() local 681 cin >> pause; TestLoad2() local 686 cin >> pause; TestLoad2() local 694 std::string pause; TestUnload() local 696 cin >> pause; TestUnload() local 701 cin >> pause; TestUnload() local 706 cin >> pause; TestUnload() local 711 cin >> pause; TestUnload() local 716 cin >> pause; TestUnload() local 721 cin >> pause; TestUnload() local 726 cin >> pause; TestUnload() local 731 cin >> pause; TestUnload() local 736 cin >> pause; TestUnload() local 744 std::string pause; TestGet() local 746 cin >> pause; TestGet() local 751 cin >> pause; TestGet() local 756 cin >> pause; TestGet() local 761 cin >> pause; TestGet() local 766 cin >> pause; TestGet() local 771 cin >> pause; TestGet() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/texttimer/ |
H A D | texttimer_controller.h | 49 void OnPause(const TimerFuncImpl& pause) in OnPause() argument 51 pause_ = pause; in OnPause()
|
/foundation/multimedia/media_foundation/test/scenetest/ |
H A D | test_single_video_player_fast_2.h | 58 PTEST((std::string url, int32_t fileSize), Test fdsource create pause, release) in FIXTURE() argument 68 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, pause, release) in FIXTURE() 94 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, stop, pause, release) in FIXTURE() 109 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, reset, pause, release) in FIXTURE() 124 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, seek, pause, relase) in FIXTURE() 144 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, setvolume, pause, release) in FIXTURE() 161 PTEST((std::string url, int32_t fileSize), Test fdsource create, setsource, pause, release) in FIXTURE() 172 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, pause, pause, pause, releas in FIXTURE() [all...] |
/test/testfwk/xdevice/ |
H A D | run.bat | 22 pause 29 pause 36 pause
|
/third_party/skia/tools/viewer/ |
H A D | AnimTimer.h | 59 void pause() { in pause() function in AnimTimer 70 this->pause(); in togglePauseResume()
|
/third_party/skia/modules/canvaskit/tests/ |
H A D | util.js | 5 const _commonGM = (it, pause, name, callback, assetsToFetchOrPromisesToWaitOn) => { 45 if (pause) { 136 const _commonMultipleCanvasGM = (it, pause, name, callback) => { 145 if (pause) {
|
/third_party/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/ |
H A D | SkottieActivity.java | 227 Button pause = (Button)findViewById(R.id.pause); in createLayout() 228 pause.setOnClickListener(this); in createLayout() 266 case R.id.pause: in onClick() 268 anim.pause(); in onClick()
|
/third_party/ltp/testcases/kernel/syscalls/kill/ |
H A D | kill08.c | 121 pause(); in main() 158 pause(); in do_child()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_query.c | 140 .pause = occlusion_pause, 148 .pause = occlusion_pause, 156 .pause = occlusion_pause, 249 .pause = time_elapsed_pause, 265 .pause = timestamp_pause, 394 .pause = primitives_generated_pause, 449 .pause = primitives_emitted_pause, 568 .pause = perfcntr_pause,
|
/third_party/node/lib/internal/ |
H A D | js_stream_socket.js | 63 stream.pause(); 69 stream.pause(); 122 this.stream.pause();
|
/third_party/node/test/fixtures/wpt/dom/events/scrolling/ |
H A D | scroll_support.js | 91 test_driver_actions.pause(pause_time_in_ms); 121 .pause(pause_time_in_ms) 138 .pause(pause_time_in_ms)
|
/third_party/lz4/examples/ |
H A D | HCStreaming_ringBuffer.c | 172 unsigned pause = 0; in main() local 180 if (!strcmp(argv[1], "-p")) { pause = 1; fileID = 2; } in main() 225 if (pause) { in main()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | QueryGL.h | 34 virtual angle::Result pause(const gl::Context *context) = 0; 53 angle::Result pause(const gl::Context *context) override; 88 angle::Result pause(const gl::Context *context) override;
|