Home
last modified time | relevance | path

Searched defs:stop (Results 51 - 75 of 321) sorted by relevance

12345678910>>...13

/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/
H A Drk_sdmmc_ops.c141 struct mmc_command stop = {0}; in rk_emmc_transfer() local
/test/testfwk/developer_test/examples/sleep/src/
H A Dsleep_ex.cpp73 struct timeval stop; in ElapsedTime() local
/test/testfwk/xdevice/plugins/devicetest/utils/
H A Dtime_util.py51 def stop(prefix=''): member in TS
/third_party/alsa-lib/test/
H A Dmidiloop.c18 int stop = 0; variable
H A Drawmidi.c24 int stop=0; variable
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationThreadTest.java172 synchronized void stop() { in stop() method in CollationThreadTest.Control
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCollationThreadTest.java175 synchronized void stop() { in stop() method in CollationThreadTest.Control
/third_party/icu/icu4c/source/i18n/
H A Dformat.cpp183 int32_t stop = pos; in syntaxError() local
/third_party/libuv/test/
H A Dbenchmark-tcp-write-batch.c101 uint64_t stop; in BENCHMARK_IMPL() local
/third_party/node/lib/internal/fs/
H A Dwatchers.js
/third_party/node/deps/icu-small/source/i18n/
H A Dformat.cpp183 int32_t stop = pos; in syntaxError() local
/third_party/libdrm/tests/
H A Ddrmsl.c67 struct timeval start, stop; in do_time() local
/third_party/ltp/testcases/kernel/syscalls/waitpid/
H A Dwaitpid_common.h55 static void do_exit(int stop) in do_exit() argument
/third_party/node/deps/v8/src/d8/
H A Dcov.cc39 __sanitizer_cov_trace_pc_guard_init(uint32_t* start, uint32_t* stop) __sanitizer_cov_trace_pc_guard_init() argument
/third_party/python/Lib/multiprocessing/
H A Dresource_sharer.py90 def stop(self, timeout=None): member in _ResourceSharer
154 stop = _resource_sharer.stop variable
/third_party/vk-gl-cts/executor/
H A DxeLocalTcpIpLink.cpp109 void LocalTcpIpLink::stop (void) in stop() function in xe::LocalTcpIpLink
/third_party/skia/src/core/
H A DSkStringUtils.cpp58 const uint16_t* stop = src + count; in SkStringFromUTF16() local
H A DSkBigPicture.cpp42 partialPlayback(SkCanvas* canvas, int start, int stop, const SkM44& initialCTM) const partialPlayback() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dformat.cpp183 int32_t stop = pos; in syntaxError() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DFullDuplexStream.cpp126 oboe::Result FullDuplexStream::stop() { in stop() function in FullDuplexStream
/third_party/skia/tests/
H A DSkUTFTest.cpp44 const char* stop = p + strlen(p); in DEF_TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DParallel.cpp59 void stop() { in stop() function in llvm::parallel::detail::__anon24328::ThreadPoolExecutor
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhashtablez_sampler_test.cc304 Notification stop; in TEST() local
/third_party/skia/modules/svg/src/
H A DSkSVGGradient.cpp37 const auto& stop = static_cast<const SkSVGStop&>(*child); in collectColorStops() local
/third_party/skia/modules/audioplayer/
H A DSkAudioPlayer.h42 void stop() { this->setState(State::kStopped); } in stop() function in SkAudioPlayer

Completed in 9 milliseconds

12345678910>>...13