Home
last modified time | relevance | path

Searched defs:stop (Results 76 - 100 of 976) sorted by relevance

12345678910>>...40

/third_party/libunwind/libunwind/src/unwind/
H A Dunwind-internal.h61 _Unwind_Stop_Fn stop = (_Unwind_Stop_Fn) exception_object->private_1; in _Unwind_Phase2() local
/third_party/libuv/test/
H A Dbenchmark-async-pummel.c35 static const char stop[] = "stop"; variable
/third_party/node/deps/v8/tools/testrunner/testproc/
H A Dexecution.py81 def stop(self): member in ExecutionProc
/third_party/node/deps/npm/node_modules/retry/lib/
H A Dretry_operation.js
/third_party/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify05.c44 int len, stop; in verify_inotify() local
/third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/cpp/
H A DFullDuplexStream.cpp106 oboe::Result FullDuplexStream::stop() { in stop() function in FullDuplexStream
/third_party/python/Objects/clinic/
H A Dtupleobject.c.h26 Py_ssize_t stop = PY_SSIZE_T_MAX; in tuple_index() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcordz_sample_token_test.cc144 Notification stop; in TEST() local
/third_party/skia/gm/
H A Ddashcubics.cpp135 stop = offset[1] + fOffset; variable
/base/request/request/services/src/manage/events/
H A Dmod.rs33 mod stop; modules
/base/web/webview/test/unittest/ohos_adapter/enterprise_device_impl_test/
H A Denterprise_device_impl_test.cpp112 bool stop = EnterpriseDeviceManagementAdapterImpl::GetInstance().StopObservePolicyChange(); in HWTEST_F() local
/device/soc/rockchip/common/vendor/drivers/mmc/host/
H A Drk_sdmmc_ops.c139 struct mmc_command stop = {0}; in rk_emmc_transfer() local
/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/
H A Drk_sdmmc_ops.c141 struct mmc_command stop = {0}; in rk_emmc_transfer() local
/foundation/multimedia/media_foundation/test/scenetest/
H A Dtest_single_player_fast.h181 PTEST((std::string url), Can pause, then seek, then play, final stop) in FIXTURE() argument
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dchecksum.h100 const unsigned int *stop = word + ihl; in ip_fast_csum() local
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dpmem.c12 static inline void __clean_pmem_range(unsigned long start, unsigned long stop) in __clean_pmem_range() argument
24 static inline void __flush_pmem_range(unsigned long start, unsigned long stop) in __flush_pmem_range() argument
36 static inline void clean_pmem_range(unsigned long start, unsigned long stop) in clean_pmem_range() argument
42 static inline void flush_pmem_range(unsigned long start, unsigned long stop) in flush_pmem_range() argument
/kernel/linux/linux-5.10/arch/x86/oprofile/
H A Dop_x86_model.h49 void (*stop)(struct op_msrs const * const msrs); member
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dchecksum.h100 const unsigned int *stop = word + ihl; in ip_fast_csum() local
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dcacheflush.h70 static inline void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() argument
92 static inline void clean_dcache_range(unsigned long start, unsigned long stop) in clean_dcache_range() argument
110 invalidate_dcache_range(unsigned long start, unsigned long stop) invalidate_dcache_range() argument
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dsched-pipe.c81 struct timeval start, stop, diff; in bench_sched_pipe() local
/kernel/linux/linux-5.10/lib/raid6/test/
H A Dtest.c28 static void makedata(int start, int stop) in makedata() argument
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_benchmark.c40 u64 stop; in trace_do_benchmark() local
/kernel/linux/linux-5.10/kernel/sched/
H A Dstop_task.c33 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) in set_next_task_stop() argument
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_wrr.c163 struct ip_vs_dest *dest, *last, *stop = NULL; in ip_vs_wrr_schedule() local
/kernel/linux/linux-5.10/drivers/media/usb/gspca/m5602/
H A Dm5602_sensor.h63 int (*stop)(struct sd *sd); member

Completed in 8 milliseconds

12345678910>>...40