Home
last modified time | relevance | path

Searched defs:loop (Results 226 - 250 of 1562) sorted by relevance

12345678910>>...63

/third_party/toybox/toys/other/
H A Dlosetup.c54 struct loop_info64 *loop = (void *)(toybuf+32); in loopback_setup() local
[all...]
/third_party/vixl/examples/aarch64/
H A Dcrc-checksums.cc43 Label loop, end; in GenerateCrc32() local
H A Dsum-array.cc41 Label loop, end; in GenerateSumArray() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dspinlock_wait.h86 SpinLockDelay( std::atomic<uint32_t> *w, uint32_t value, int loop, absl::base_internal::SchedulingMode scheduling_mode) SpinLockDelay() argument
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Ddependence_analysis.cpp125 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
282 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
[all...]
/arkcompiler/runtime_core/compiler/tests/
H A Dloop_analyzer_test.cpp298 auto loop = BB(6).GetLoop(); in TEST_F() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dcode_sink.cpp204 Loop *loop = block->GetLoop(); in IsAcceptableTarget() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcfgo.h54 explicit FlipBRPattern(CGFunc &func, LoopAnalysis &loop) : OptimizationPattern(func), loopInfo(loop) in FlipBRPattern() argument
115 CFGOptimizer(CGFunc &func, MemPool &memPool, LoopAnalysis &loop) : Optimizer(func, memPool), loopInfo(loop) in CFGOptimizer() argument
/base/startup/init/services/loopevent/loop/
H A Dle_epoll.c22 static int IsValid_(const EventEpoll *loop) in IsValid_() argument
38 static LE_STATUS Close_(const EventLoop *loop) in Close_() argument
48 static LE_STATUS AddEvent_(const EventLoop *loop, const BaseTask *task, int op) in AddEvent_() argument
64 ModEvent_(const EventLoop *loop, const BaseTask *task, int op) ModEvent_() argument
80 DelEvent_(const EventLoop *loop, int fd, int op) DelEvent_() argument
95 RunLoop_(const EventLoop *loop) RunLoop_() argument
145 CreateEpollLoop(EventLoop **loop, uint32_t maxevents, uint32_t timeout) CreateEpollLoop() argument
[all...]
/base/startup/appspawn/standard/
H A Dappspawn_kickdog.c91 LoopHandle loop = LE_GetDefaultLoop(); in CreateTimerLoopTask() local
/base/startup/init/services/loopevent/task/
H A Dle_watchtask.c28 EventLoop *loop = (EventLoop *)loopHandle; in HandleWatcherEvent_() local
79 EventLoop *loop = (EventLoop *)loopHandle; in LE_StartWatcher() local
/base/startup/init/test/unittest/loopevent/
H A Dlooptimer_unittest.cpp76 EventLoop *loop = reinterpret_cast<EventLoop *>(g_loop); in HWTEST_F() local
84 EventLoop *loop = reinterpret_cast<EventLoop *>(g_loop); in HWTEST_F() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_hasimage_callback.cpp29 uv_loop_s *loop = nullptr; in OnReceiveValue() local
/foundation/ability/idl_tool/test/hdi_unittest/hdi_gen_test/
H A Dbig_d_2000_file_test.py34 content += f"import ohos.hdi.foo.v1_0.Types_{loop};\n" namespace
[all...]
/foundation/multimedia/player_framework/interfaces/inner_api/native/soundpool/include/
H A Disoundpool.h25 int32_t loop = 0; member
/foundation/resourceschedule/ffrt/src/queue/
H A Dconcurrent_queue.cpp121 bool ConcurrentQueue::SetLoop(Loop* loop) in SetLoop() argument
/foundation/resourceschedule/ffrt/src/eu/
H A Dloop_api.cpp42 int ffrt_loop_destroy(ffrt_loop_t loop) in ffrt_loop_destroy() argument
51 int ffrt_loop_run(ffrt_loop_t loop) in ffrt_loop_run() argument
61 ffrt_loop_stop(ffrt_loop_t loop) ffrt_loop_stop() argument
69 ffrt_loop_epoll_ctl(ffrt_loop_t loop, int op, int fd, uint32_t events, void *data, ffrt_poller_cb cb) ffrt_loop_epoll_ctl() argument
77 ffrt_loop_timer_start(ffrt_loop_t loop, uint64_t timeout, void* data, ffrt_timer_cb cb, bool repeat) ffrt_loop_timer_start() argument
85 ffrt_loop_timer_stop(ffrt_loop_t loop, ffrt_timer_t handle) ffrt_loop_timer_stop() argument
[all...]
/foundation/communication/wifi/wifi/base/cRPC/include/
H A Dserver.h43 EventLoop *loop; member
/foundation/communication/wifi/wifi/base/cRPC/src/
H A Devloop.c76 void DestroyEventLoop(EventLoop *loop) in DestroyEventLoop() argument
96 StopEventLoop(EventLoop *loop) StopEventLoop() argument
106 AddFdEvent(EventLoop *loop, int fd, unsigned int addMask) AddFdEvent() argument
139 DelFdEvent(EventLoop *loop, int fd, unsigned int delMask) DelFdEvent() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/can/
H A Dvcan.c90 int loop; in vcan_tx() local
/kernel/linux/linux-5.10/drivers/soc/zte/
H A Dzx2967_pm_domains.c26 unsigned long loop = 1000; in zx2967_power_on() local
70 unsigned long loop = 1000; in zx2967_power_off() local
/kernel/linux/linux-5.10/sound/isa/gus/
H A Dgus_irq.c21 int loop = 100; in snd_gus_interrupt() local
/kernel/linux/linux-6.6/drivers/net/can/
H A Dvcan.c90 int loop; in vcan_tx() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dhtab_update.c11 int loop; member
H A Dhtab_reuse.c11 int loop; member

Completed in 9 milliseconds

12345678910>>...63