Home
last modified time | relevance | path

Searched defs:loop (Results 101 – 125 of 1919) sorted by relevance

12345678910>>...77

/aosp_15_r20/external/libdav1d/src/x86/
H A Dloopfilter16_avx2.asm996 .loop: label
1045 .loop: label
1098 .loop: label
1136 .loop: label
H A Dloopfilter16_avx512.asm765 .loop: label
812 .loop: label
858 .loop: label
893 .loop: label
H A Dloopfilter16_sse.asm1442 .loop: label
1551 .loop: label
1658 .loop: label
1749 .loop: label
H A Dloopfilter_avx512.asm1358 .loop: label
1409 .loop: label
1460 .loop: label
1508 .loop: label
H A Dloopfilter_avx2.asm1429 .loop: label
1470 .loop: label
1515 .loop: label
1545 .loop: label
H A Dloopfilter_sse.asm2022 .loop: label
2119 .loop: label
2220 .loop: label
2301 .loop: label
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowSoundPool.java54 int soundID, float leftVolume, float rightVolume, int priority, int loop, float rate) { in play()
61 int soundID, float leftVolume, float rightVolume, int priority, int loop, float rate) { in _play()
72 int loop, in _play()
192 public final int loop; field in ShadowSoundPool.Playback
196 int soundId, float leftVolume, float rightVolume, int priority, int loop, float rate) { in Playback()
/aosp_15_r20/external/libchrome/mojo/public/cpp/system/tests/
H A Dfile_data_pipe_producer_unittest.cc186 base::RunLoop loop; in TEST_F() local
211 base::RunLoop loop; in TEST_F() local
235 base::RunLoop loop; in TEST_F() local
264 base::RunLoop loop; in TEST_F() local
286 base::RunLoop loop; in TEST_F() local
318 base::RunLoop loop; in TEST_F() local
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dnative_struct_unittest.cc52 base::RunLoop loop; in TEST_P() local
71 base::RunLoop loop; in TEST_P() local
76 mojo::ScopedMessagePipeHandle peer_pipe, base::RunLoop* loop, in TEST_P()
77 test::TestNativeStructWithAttachments passed) { in TEST_P()
H A Dlazy_serialization_unittest.cc92 base::RunLoop loop; in TEST_F() local
96 const test::StructWithUnreachableTraitsImpl& passed) { in TEST_F()
115 base::RunLoop loop; in TEST_F() local
145 base::RunLoop loop; in TEST_F() local
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_base_events.py292 def check_thread(self, loop, debug): argument
312 def check_in_thread(loop, event, debug, create_loop, fut): argument
332 def test_thread(loop, debug, create_loop=False): argument
386 def cb(loop): argument
649 def handler(loop, context): argument
693 def custom_handler(loop, context): argument
728 factory = lambda loop, coro: MyTask(coro, loop=loop) argument
822 def task_factory(loop, coro): argument
1039 def __init__(self, create_future=False, loop=None): argument
1894 def stop_loop_cb(loop): argument
[all …]
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_exec_nop.c95 for (int loop = 0; loop < 1024; loop++) in nop_on_ring() local
476 for (int loop = 0; loop < 1024; loop++) in parallel() local
535 for (int loop = 0; loop < 1024; loop++) { in series() local
658 for (int loop = 0; loop < 1024; loop++) in sequential() local
662 for (int loop = 0; loop < 1024; loop++) { in sequential() local
756 for (int loop = 0; loop < 1024; loop++) { in fence_signal() local
830 for (int loop = 0; loop < 1024; loop++) in preempt() local
H A Dgem_render_copy_redux.c215 int loop = 100; variable
221 int loop = 100; variable
229 int loop = 100; variable
235 int loop = 100; variable
/aosp_15_r20/external/autotest/client/site_tests/power_LoadTest/
H A Dpower_LoadTest.py723 def _set_backlight_level(self, loop=None): argument
807 def _set_keyboard_backlight_level(self, loop=None): argument
847 def _log_loop_checkpoint(self, loop, start, end): argument
1120 def _loop_prefix(loop): argument
1124 def _loop_keyname(loop, keyname): argument
/aosp_15_r20/art/compiler/optimizing/
H A Dbounds_check_elimination.cc922 HLoopInformation* loop = bounds_check->GetBlock()->GetLoopInformation(); in VisitBoundsCheck() local
1361 HLoopInformation* loop = array_get->GetBlock()->GetLoopInformation(); in VisitArrayGet() local
1537 void TransformLoopForDynamicBCE(HLoopInformation* loop, HBoundsCheck* bounds_check) { in TransformLoopForDynamicBCE()
1676 bool DynamicBCESeemsProfitable(HLoopInformation* loop, HBasicBlock* block) { in DynamicBCESeemsProfitable()
1709 bool IsEarlyExitLoop(HLoopInformation* loop) { in IsEarlyExitLoop()
1735 bool CanHandleLength(HLoopInformation* loop, HInstruction* length, bool needs_taken_test) { in CanHandleLength()
1751 bool CanHandleNullCheck(HLoopInformation* loop, HInstruction* check, bool needs_taken_test) { in CanHandleNullCheck()
1778 …bool CanHandleInfiniteLoop(HLoopInformation* loop, HInstruction* index, bool needs_infinite_test) { in CanHandleInfiniteLoop()
1809 HBasicBlock* GetPreHeader(HLoopInformation* loop, HInstruction* instruction) { in GetPreHeader()
1828 void InsertDeoptInLoop(HLoopInformation* loop, in InsertDeoptInLoop()
[all …]
/aosp_15_r20/external/selinux/restorecond/
H A Duser.c71 GMainLoop *loop = user_data; in on_name_lost() local
82 static int dbus_server(GMainLoop *loop) in dbus_server()
257 GMainLoop *loop = user_data; in sigterm_handler() local
267 GMainLoop *loop; in server() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/experimental/conv_emitter/
H A Dconv_emitter_transforms.cc61 bool IsSimpleLoop(mlir::AffineForOp loop) { in IsSimpleLoop()
73 auto loop = in CreateNestedSimpleLoops() local
81 void SetBoundForSimpleLoop(mlir::AffineForOp loop, mlir::AffineExpr new_bound, in SetBoundForSimpleLoop()
90 mlir::AffineForOp TileLoop(mlir::AffineForOp loop, int64_t size, in TileLoop()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dloop_fusion.cpp29 void CollectChildren(Loop* loop, std::vector<const Loop*>* loops) { in CollectChildren()
84 Loop* loop) { in UsedInContinueOrConditionBlock()
98 std::vector<Instruction*>* instructions, Loop* loop) { in RemoveIfNotUsedContinueOrConditionBlock()
233 bool LoopFusion::ContainsBarriersOrFunctionCalls(Loop* loop) { in ContainsBarriersOrFunctionCalls()
361 LoopFusion::GetLoadsAndStoresInLoop(Loop* loop) { in GetLoadsAndStoresInLoop()
382 bool LoopFusion::IsUsedInLoop(Instruction* instruction, Loop* loop) { in IsUsedInLoop()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_fusion.cpp29 void CollectChildren(Loop* loop, std::vector<const Loop*>* loops) { in CollectChildren()
84 Loop* loop) { in UsedInContinueOrConditionBlock()
98 std::vector<Instruction*>* instructions, Loop* loop) { in RemoveIfNotUsedContinueOrConditionBlock()
233 bool LoopFusion::ContainsBarriersOrFunctionCalls(Loop* loop) { in ContainsBarriersOrFunctionCalls()
361 LoopFusion::GetLoadsAndStoresInLoop(Loop* loop) { in GetLoadsAndStoresInLoop()
382 bool LoopFusion::IsUsedInLoop(Instruction* instruction, Loop* loop) { in IsUsedInLoop()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_fusion.cpp29 void CollectChildren(Loop* loop, std::vector<const Loop*>* loops) { in CollectChildren()
84 Loop* loop) { in UsedInContinueOrConditionBlock()
98 std::vector<Instruction*>* instructions, Loop* loop) { in RemoveIfNotUsedContinueOrConditionBlock()
233 bool LoopFusion::ContainsBarriersOrFunctionCalls(Loop* loop) { in ContainsBarriersOrFunctionCalls()
361 LoopFusion::GetLoadsAndStoresInLoop(Loop* loop) { in GetLoadsAndStoresInLoop()
382 bool LoopFusion::IsUsedInLoop(Instruction* instruction, Loop* loop) { in IsUsedInLoop()
/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dhighbd_sad_sse2.asm81 .loop: label
197 .loop: label
275 .loop: label
353 .loop: label
/aosp_15_r20/external/libwebsockets/lib/event-libs/libev/
H A Dlibev.c33 lws_ev_hrtimer_cb(struct ev_loop *loop, struct ev_timer *watcher, int revents) in lws_ev_hrtimer_cb()
51 lws_ev_idle_cb(struct ev_loop *loop, struct ev_idle *handle, int revents) in lws_ev_idle_cb()
88 lws_accept_cb(struct ev_loop *loop, struct ev_io *watcher, int revents) in lws_accept_cb()
124 lws_ev_sigint_cb(struct ev_loop *loop, struct ev_signal *watcher, int revents) in lws_ev_sigint_cb()
163 struct ev_loop *loop = (struct ev_loop *)_loop; in elops_init_pt_ev() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opt_if.c39 find_continue_block(nir_loop *loop) in find_continue_block()
139 opt_peel_loop_initial_if(nir_loop *loop) in opt_peel_loop_initial_if()
370 opt_split_alu_of_phi(nir_builder *b, nir_loop *loop, nir_opt_if_options options) in opt_split_alu_of_phi()
608 opt_simplify_bcsel_of_phi(nir_builder *b, nir_loop *loop) in opt_simplify_bcsel_of_phi()
1345 nir_loop *loop = nir_cf_node_as_loop(cf_node); in opt_if_cf_list() local
1382 nir_loop *loop = nir_cf_node_as_loop(cf_node); in opt_if_regs_cf_list() local
1422 nir_loop *loop = nir_cf_node_as_loop(cf_node); in opt_if_safe_cf_list() local
/aosp_15_r20/external/libbrillo/brillo/
H A Dprocess_reaper_test.cc77 [](MessageLoop* loop, const siginfo_t& info) { in TEST_F()
113 [](MessageLoop* loop, const siginfo_t& info) { in TEST_F()
124 [](MessageLoop* loop, const siginfo_t& /* info */) { in TEST_F()
/aosp_15_r20/system/core/fs_mgr/libdm/
H A Ddm_test.cpp577 LoopDevice loop(tmp, 10s); in TEST_F() local
610 LoopDevice loop(tmp, 10s); in TEST_F() local
629 LoopDevice loop(tmp, 10s); in TEST_F() local
650 LoopDevice loop(tmp, 10s); in TEST_F() local
670 LoopDevice loop(tmp, 10s); in TEST_F() local
696 LoopDevice loop(tmp, 10s); in TEST_F() local
823 LoopDevice loop(temp_file, 10s); in TEST_F() local

12345678910>>...77