Home
last modified time | relevance | path

Searched defs:loop (Results 1 – 25 of 1919) sorted by relevance

12345678910>>...77

/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabGFTDSDSInOutServiceTest.py62 loop=1, argument
297 loop=50, argument
315 loop=50, argument
333 loop=1, argument
351 loop=1, argument
369 loop=1, argument
387 loop=1, argument
405 self, loop=1, idle_time=600): argument
422 self, loop=1, idle_time=600): argument
439 self, loop=20, idle_time=60): argument
[all …]
DTelLabGFTVoWifiTest.py107 def test_wfc_in_out_wifi(self, loop=1, wfc_mode=WFC_MODE_WIFI_PREFERRED): argument
227 def test_in_out_idle_cellular_preferred(self, loop=1,wfc_mode=WFC_MODE_CELLULAR_PREFERRED): argument
246 def _in_out_wifi_wfc_mode(self, loop=1, wfc_mode=WFC_MODE_CELLULAR_PREFERRED): argument
302 def _ID_1_1_4_in_out_vowifi(self, loop=1, idle_time=60): argument
410 def test_hand_in_out_vowifi_incall (self, loop=1, wfc_mode = WFC_MODE_WIFI_PREFERRED): argument
462 def test_hand_in_out_vowifi_incall_stress_ims_on(self, loop=1, argument
504 def test_hand_in_out_vowifi_incall_stress_ims_off(self, loop=1, argument
555 def test_rove_in_out_ims_on_cellular_preferred(self, loop=1, argument
602 def test_rove_in_out_ims_on_wifi_preferred(self, loop=1, wfc_mode=WFC_MODE_WIFI_PREFERRED): argument
655 def test_rove_in_out_ims_off_wifi_preferred(self, loop=1, wfc_mode=WFC_MODE_WIFI_PREFERRED): argument
[all …]
DTelLabGFTDSDSTest.py55 def test_in_out_msim_5g_esim_5g_dds_sim1(self, loop=1): argument
84 def test_in_out_msim_5g_esim_5g_dds_sim2(self, loop=1): argument
114 def test_in_out_msim_4g_esim_5g_dds_sim1(self, loop=1): argument
144 def test_in_out_msim_4g_esim_5g_dds_sim2(self, loop=1): argument
176 def test_in_out_msim_5g_esim_4g_dds_sim1(self, loop=1): argument
206 def test_in_out_msim_5g_esim_4g_dds_sim2(self, loop=1): argument
236 def test_in_out_data_transfer_msim_5g_esim_5g_dds_sim1(self, loop=1): argument
267 def test_in_out_data_transfer_msim_5g_esim_5g_dds_sim2(self, loop=1): argument
297 def test_in_out_data_transfer_msim_4g_esim_5g_dds_sim1(self, loop=1): argument
327 def test_in_out_data_transfer_msim_4g_esim_5g_dds_sim2(self, loop=1): argument
[all …]
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dbinding_set_unittest.cc116 base::RunLoop loop; in TEST_P() local
123 base::RunLoop loop; in TEST_P() local
129 base::RunLoop loop; in TEST_P() local
137 base::RunLoop loop; in TEST_P() local
157 base::RunLoop loop; in TEST_P() local
164 base::RunLoop loop; in TEST_P() local
170 base::RunLoop loop; in TEST_P() local
178 base::RunLoop loop; in TEST_P() local
223 base::RunLoop loop; in TEST_P() local
232 base::RunLoop loop; in TEST_P() local
[all …]
H A Dstruct_traits_unittest.cc210 base::RunLoop loop; in TEST_F() local
218 base::RunLoop loop; in TEST_F() local
230 base::RunLoop loop; in TEST_F() local
238 base::RunLoop loop; in TEST_F() local
247 base::RunLoop loop; in TEST_F() local
260 base::RunLoop loop; in TEST_F() local
268 base::RunLoop loop; in TEST_F() local
280 base::RunLoop loop; in TEST_F() local
288 base::RunLoop loop; in TEST_F() local
328 base::RunLoop loop; in TEST_F() local
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dcfgloop.h104 struct GTY ((chain_next ("%h.next"))) loop { struct
108 /* Number of loop insns. */ argument
111 /* Basic block of loop header. */ argument
114 /* Basic block of loop latch. */ argument
117 /* For loop unrolling/peeling decision. */ argument
123 /* Number of blocks contained within the loop. */ argument
126 /* Superloops of the loop, starting with the outermost loop. */ argument
127 vec<loop_p, va_gc> *superloops; argument
130 struct loop *inner; argument
133 struct loop *next; argument
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Dlikelyadjust.go11 type loop struct { struct
12 header *Block // The header node of this (reducible) loop
13 outer *loop // loop containing this loop
16 children []*loop // loops nested directly within this loop. Initialized by assembleChildren().
17 …ts []*Block // exits records blocks reached by exits from this loop. Initialized by findExits().
21 nBlocks int32 // Number of blocks in this loop but not within inner loops
22 depth int16 // Nesting depth of the loop; 1 is outermost. Initialized by calculateDepths().
23 isInner bool // True if never discovered to contain a loop
26 containsUnavoidableCall bool // True if all paths through the loop have a call
30 func (sdom SparseTree) outerinner(outer, inner *loop) {
[all …]
/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dvpx_high_subpixel_bilinear_sse2.asm186 .loop: label
212 .loop: label
238 .loop: label
266 .loop: label
292 .loop: label
318 .loop: label
346 .loop: label
373 .loop: label
399 .loop: label
427 .loop: label
[all …]
H A Dvpx_high_subpixel_8t_sse2.asm244 .loop: label
312 .loop: label
371 .loop: label
427 .loop: label
485 .loop: label
534 .loop: label
597 .loop: label
670 .loop: label
736 .loop: label
806 .loop: label
[all …]
H A Dvpx_subpixel_8t_sse2.asm220 .loop: label
288 .loop: label
347 .loop: label
400 .loop: label
458 .loop: label
507 .loop: label
567 .loop: label
642 .loop: label
717 .loop: label
802 .loop: label
[all …]
H A Dvpx_subpixel_bilinear_ssse3.asm120 .loop: label
145 .loop: label
171 .loop: label
197 .loop: label
222 .loop: label
248 .loop: label
274 .loop: label
300 .loop: label
327 .loop: label
353 .loop: label
[all …]
H A Dvpx_subpixel_bilinear_sse2.asm146 .loop: label
171 .loop: label
197 .loop: label
224 .loop: label
249 .loop: label
275 .loop: label
302 .loop: label
328 .loop: label
355 .loop: label
382 .loop: label
[all …]
H A Dintrapred_sse2.asm334 .loop: label
364 .loop: label
393 .loop: label
413 .loop: label
451 .loop: label
487 .loop: label
523 .loop: label
547 .loop: label
594 .loop: label
611 .loop: label
[all …]
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/loop_optimizations/
H A Ddependence_analysis_helpers.cpp162 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
189 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
735 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
761 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
787 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
813 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
839 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
865 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
891 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
917 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
[all …]
H A Dnested_loops.cpp196 static void CheckLoopBlocks(Loop* loop, in CheckLoopBlocks()
362 Loop* loop = ld[23]; in TEST_F() local
380 Loop* loop = ld[30]; in TEST_F() local
397 Loop* loop = ld[41]; in TEST_F() local
414 Loop* loop = ld[50]; in TEST_F() local
432 if (Loop* loop = ld[&bb]) { in TEST_F() local
573 Loop& loop = *ld[22]; in TEST_F() local
581 Loop& loop = *ld[29]; in TEST_F() local
589 Loop& loop = *ld[36]; in TEST_F() local
597 Loop& loop = *ld[47]; in TEST_F() local
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Ddependence_analysis_helpers.cpp162 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
189 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
735 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
761 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
787 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
813 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
839 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
865 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
891 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
917 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
[all …]
Dnested_loops.cpp196 static void CheckLoopBlocks(Loop* loop, in CheckLoopBlocks()
362 Loop* loop = ld[23]; in TEST_F() local
380 Loop* loop = ld[30]; in TEST_F() local
397 Loop* loop = ld[41]; in TEST_F() local
414 Loop* loop = ld[50]; in TEST_F() local
432 if (Loop* loop = ld[&bb]) { in TEST_F() local
573 Loop& loop = *ld[22]; in TEST_F() local
581 Loop& loop = *ld[29]; in TEST_F() local
589 Loop& loop = *ld[36]; in TEST_F() local
597 Loop& loop = *ld[47]; in TEST_F() local
[all …]
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Ddependence_analysis_helpers.cpp162 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
189 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
735 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
761 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
787 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
813 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
839 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
865 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
891 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
917 Loop* loop = &ld.GetLoopByIndex(0); in TEST() local
[all …]
H A Dnested_loops.cpp196 static void CheckLoopBlocks(Loop* loop, in CheckLoopBlocks()
362 Loop* loop = ld[23]; in TEST_F() local
380 Loop* loop = ld[30]; in TEST_F() local
397 Loop* loop = ld[41]; in TEST_F() local
414 Loop* loop = ld[50]; in TEST_F() local
432 if (Loop* loop = ld[&bb]) { in TEST_F() local
573 Loop& loop = *ld[22]; in TEST_F() local
581 Loop& loop = *ld[29]; in TEST_F() local
589 Loop& loop = *ld[36]; in TEST_F() local
597 Loop& loop = *ld[47]; in TEST_F() local
[all …]
/aosp_15_r20/external/libchrome/base/message_loop/
H A Dmessage_loop_unittest.cc527 MessageLoop loop(message_loop_type); in RunTest_RecursiveDenial2() local
567 MessageLoop loop(message_loop_type); in RunTest_RecursiveSupport2() local
851 MessageLoop loop(GetMessageLoopType()); in TEST_P() local
879 MessageLoop loop(GetMessageLoopType()); in TEST_P() local
899 MessageLoop loop(GetMessageLoopType()); in TEST_P() local
921 MessageLoop loop(GetMessageLoopType()); in TEST_P() local
948 MessageLoop loop(GetMessageLoopType()); in TEST_P() local
974 MessageLoop loop(GetMessageLoopType()); in TEST_P() local
1001 MessageLoop loop(GetMessageLoopType()); in TEST_P() local
1071 MessageLoop loop(GetMessageLoopType()); in TEST_P() local
[all …]
/aosp_15_r20/libcore/ojluni/src/test/java/lang/invoke/
H A DLoopCombinatorTest.java65 MethodHandle loop = MethodHandles.loop(counterClause, accumulatorClause); in testLoopFac() local
75 MethodHandle loop = MethodHandles.loop(counterClause, accumulatorClause); in testLoopFacNullInit() local
84 MethodHandle loop = MethodHandles.loop(counterClause); in testLoopNullInit() local
92 …MethodHandle loop = MethodHandles.loop(new MethodHandle[]{Empty.MH_f, Empty.MH_f, Empty.MH_pred, n… in testLoopVoid1() local
101 … MethodHandle loop = MethodHandles.loop(new MethodHandle[]{null, Empty.MH_f, Empty.MH_pred, null}); in testLoopVoid2() local
110 …MethodHandle loop = MethodHandles.loop(new MethodHandle[]{null, Empty.MH_f, Empty.MH_pred, Empty.M… in testLoopVoid3() local
121 MethodHandle loop = MethodHandles.loop(counterClause, accumulatorClause, dotClause); in testLoopFacWithVoidState() local
130 …MethodHandle loop = MethodHandles.loop(new MethodHandle[]{null, Empty.MH_f, Empty.MH_pred, Empty.M… in testLoopVoidInt() local
146 MethodHandle loop = MethodHandles.loop(counterClause, accumulatorClause); in testLoopWithVirtuals() local
156 MethodHandle loop = MethodHandles.loop(counterClause, accumulatorClause); in testLoopOmitPred() local
[all …]
/aosp_15_r20/art/compiler/optimizing/
H A Dinduction_var_analysis.cc67 static bool IsGuardedBy(const HLoopInformation* loop, in IsGuardedBy()
114 HInstruction* FindFirstLoopHeaderPhiUse(const HLoopInformation* loop, HInstruction* instruction) { in FindFirstLoopHeaderPhiUse()
128 static bool FixOutsideUse(const HLoopInformation* loop, in FixOutsideUse()
166 static bool RewriteBreakLoopBody(const HLoopInformation* loop, in RewriteBreakLoopBody()
246 void HInductionVarAnalysis::VisitLoop(const HLoopInformation* loop) { in VisitLoop()
274 const HLoopInformation* loop, in TryVisitNodes()
397 void HInductionVarAnalysis::ClassifyTrivial(const HLoopInformation* loop, in ClassifyTrivial()
451 void HInductionVarAnalysis::ClassifyNonTrivial(const HLoopInformation* loop, in ClassifyNonTrivial()
619 const HLoopInformation* loop, in TransferPhi()
638 const HLoopInformation* loop, in TransferAddSub()
[all …]
H A Dinduction_var_range.cc154 static HInstruction* GetLoopControl(const HLoopInformation* loop) { in GetLoopControl()
160 static bool IsContextInBody(const HBasicBlock* context, const HLoopInformation* loop) { in IsContextInBody()
168 bool UseFullTripCount(const HBasicBlock* context, const HLoopInformation* loop, bool is_min) { in UseFullTripCount()
208 const HLoopInformation* loop = nullptr; in GetInductionRange() local
378 bool InductionVarRange::IsFinite(const HLoopInformation* loop, /*out*/ int64_t* trip_count) const { in IsFinite() argument
383 bool InductionVarRange::HasKnownTripCount(const HLoopInformation* loop, in HasKnownTripCount()
399 const HLoopInformation* loop = nullptr; in IsUnitStride() local
422 HInstruction* InductionVarRange::GenerateTripCount(const HLoopInformation* loop, in GenerateTripCount()
466 bool InductionVarRange::CheckForFiniteAndConstantProps(const HLoopInformation* loop, in CheckForFiniteAndConstantProps()
480 const HLoopInformation* loop, in IsConstant()
[all …]
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dintrapred_asm_sse2.asm228 .loop: label
258 .loop: label
287 .loop: label
307 .loop: label
345 .loop: label
381 .loop: label
417 .loop: label
441 .loop: label
488 .loop: label
505 .loop: label
[all …]
/aosp_15_r20/external/libwebsockets/READMEs/
H A DREADME.event-loops-intro.md33 ### They have a single thread
44 ### They are not threadsafe
52 ### They have nonblocking IO
63 ### They sleep while there are no events
73 ### If one or more event, they handle them and then return to sleep
127 ### 1) Use a common event library for both lws and application code
139 ### 2) Use lws native wsi semantics in the other code too
149 ### 3) Make a custom lws event lib shim for your custom loop
161 ### 4) Cooperate at thread level
173 ### 5) Glue the loops together to wait sequentially (don't do this)

12345678910>>...77