Home
last modified time | relevance | path

Searched defs:pause (Results 1 - 25 of 54) 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
/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
/third_party/node/lib/internal/streams/
H A Dreadable.js[all...]
/third_party/ffmpeg/libavformat/
H A Dlibrtmp.c223 static int rtmp_read_pause(URLContext *s, int pause) in rtmp_read_pause() argument
/third_party/alsa-lib/include/
H A Dpcm_ioplug.h177 int (*pause)(snd_pcm_ioplug_t *io, int enable); member

Completed in 12 milliseconds

123