Home
last modified time | relevance | path

Searched defs:pause (Results 1 - 25 of 61) sorted by relevance

123

/third_party/musl/src/unistd/
H A Dpause.c4 int pause(void) in pause() function
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dunistd.h34 #define pause __pause_discard macro
36 #undef pause macro
/third_party/FreeBSD/sys/sys/
H A Dsystm.h49 #define pause(wmesg, timo) (LOS_TaskDelay(timo)) macro
/third_party/node/test/parallel/
H A Dtest-tty-stdin-pipe.js
H A Dtest-http-zero-length-write.js
H A Dtest-readline-set-raw-mode.js
H A Dtest-stream2-readable-wrap.js
/third_party/node/test/common/
H A Darraystream.js
/third_party/node/test/fixtures/
H A Drepl-tab-completion-nested-repls.js
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DTransformFeedbackNULL.cpp34 angle::Result TransformFeedbackNULL::pause(const gl::Context *context) in pause() function in rx::TransformFeedbackNULL
/foundation/arkui/ace_engine/frameworks/core/components/texttimer/
H A Dtexttimer_controller.h49 void OnPause(const TimerFuncImpl& pause) in OnPause() argument
/foundation/multimedia/media_foundation/test/scenetest/
H A Dtest_single_video_player_fast_2.h58 PTEST((std::string url, int32_t fileSize), Test fdsource create pause, release) in FIXTURE() argument
[all...]
H A Dtest_single_player_fast.h162 PTEST((std::string url), Can seek after pause) in FIXTURE() argument
181 PTEST((std::string url), Can pause, then seek, then play, final stop) in FIXTURE() argument
202 PTEST((std::string url), Can play after pause) in FIXTURE() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DTransformFeedback11.cpp61 angle::Result TransformFeedback11::pause(const gl::Context *context) in pause() function in rx::TransformFeedback11
H A DQuery11.cpp130 angle::Result Query11::pause(Context11 *context11) in pause() function in rx::Query11
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DTransformFeedbackGL.cpp59 angle::Result TransformFeedbackGL::pause(const gl::Context *context) in pause() function in rx::TransformFeedbackGL
/third_party/skia/tools/viewer/
H A DAnimTimer.h59 void pause() { in pause() function in AnimTimer
/third_party/skia/modules/audioplayer/
H A DSkAudioPlayer.h41 void pause() { this->setState(State::kPaused); } in pause() function in SkAudioPlayer
/third_party/alsa-utils/axfer/
H A Dxfer.h99 void (*pause)(struct xfer_context *xfer, bool enable); member
/third_party/node/lib/
H A Drepl.js
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DThread.cpp62 bool pause = false; in onLocationUpdate() local
182 void Thread::pause() in pause() function in vk::dbg::Thread
/third_party/skia/third_party/externals/oboe/src/common/
H A DAudioStream.cpp114 Result AudioStream::pause(int64_t timeoutNanoseconds) in pause() function in oboe::AudioStream
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/util/
H A DSkottieView.java71 void pause() { in pause() method in SkottieRenderer
175 public void pause() { in pause() method in SkottieView
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
H A DSkottieView.java188 public void pause() { in pause() method in SkottieView
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidRenderActivity.cpp113 void RenderThread::pause (void) in pause() function in tcu::Android::RenderThread

Completed in 10 milliseconds

123