/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | loop_unswitch_pass.cpp | 46 LoopUnswitch(IRContext* context, Function* function, Loop* loop, in LoopUnswitch() 452 void SpecializeLoop(Loop* loop, Instruction* to_version_insn, in SpecializeLoop()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | loop_unswitch_pass.cpp | 46 LoopUnswitch(IRContext* context, Function* function, Loop* loop, in LoopUnswitch() 452 void SpecializeLoop(Loop* loop, Instruction* to_version_insn, in SpecializeLoop()
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir.c | 643 nir_loop *loop = rzalloc(shader, nir_loop); in nir_loop_create() local 1768 nir_loop *loop = nir_cf_node_as_loop(parent); in nir_block_cf_tree_next() local 1810 nir_loop *loop = nir_cf_node_as_loop(parent); in nir_block_cf_tree_prev() local 1836 nir_loop *loop = nir_cf_node_as_loop(node); in nir_cf_node_cf_tree_first() local 1864 nir_loop *loop = nir_cf_node_as_loop(node); in nir_cf_node_cf_tree_last() local
|
H A D | nir_opt_preamble.c | 447 nir_loop *loop = nir_cf_node_as_loop(node); in calculate_can_move_for_cf_list() local 604 nir_loop *loop = nir_cf_node_as_loop(node); in replace_for_cf_list() local
|
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | DescriptorMessageInfoFactory.java | 252 break loop; in analyze() local 262 break loop; in analyze() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | DescriptorMessageInfoFactory.java | 252 break loop; in analyze() local 262 break loop; in analyze() local
|
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/ |
D | test_runners.py | 35 def set_event_loop(self, loop): argument 216 def __init__(self, loop, coro, **kwargs): argument
|
D | test_sendfile.py | 30 def __init__(self, loop=None, close_after=0): argument 72 def __init__(self, loop): argument
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/ |
H A D | CopyKernel.cpp | 80 …auto loop = [strides_in, requires_neg](char** base, const int64_t* strides, int64_t size0, int64_t… in reduced_float_copy_kernel() local 149 …auto loop = [strides_in, requires_neg](char** base, const int64_t* strides, int64_t size0, int64_t… in reduced_float_copy_kernel() local
|
/aosp_15_r20/external/python/cpython3/Lib/asyncio/ |
D | selector_events.py | 764 def __init__(self, loop, sock, protocol, extra=None, server=None): argument 921 def __init__(self, loop, sock, protocol, waiter=None, argument 1138 def __init__(self, loop, sock, protocol, address=None, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/ |
D | selector_events.py | 764 def __init__(self, loop, sock, protocol, extra=None, server=None): argument 921 def __init__(self, loop, sock, protocol, waiter=None, argument 1138 def __init__(self, loop, sock, protocol, address=None, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/asyncio/ |
D | selector_events.py | 764 def __init__(self, loop, sock, protocol, extra=None, server=None): argument 921 def __init__(self, loop, sock, protocol, waiter=None, argument 1138 def __init__(self, loop, sock, protocol, address=None, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/ |
D | selector_events.py | 764 def __init__(self, loop, sock, protocol, extra=None, server=None): argument 921 def __init__(self, loop, sock, protocol, waiter=None, argument 1138 def __init__(self, loop, sock, protocol, address=None, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/ |
D | selector_events.py | 764 def __init__(self, loop, sock, protocol, extra=None, server=None): argument 921 def __init__(self, loop, sock, protocol, waiter=None, argument 1138 def __init__(self, loop, sock, protocol, address=None, argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/ |
H A D | selector_events.py | 764 def __init__(self, loop, sock, protocol, extra=None, server=None): argument 921 def __init__(self, loop, sock, protocol, waiter=None, argument 1138 def __init__(self, loop, sock, protocol, address=None, argument
|
/aosp_15_r20/external/pcre/src/ |
H A D | pcre2_jit_compile.c | 3309 struct sljit_label *loop; in reset_ovector() local 3352 struct sljit_label *loop; in reset_early_fail() local 3398 struct sljit_label *loop; in do_reset_match() local 3476 struct sljit_label *loop; in copy_ovector() local 4793 struct sljit_label *loop; in do_utfreadnewline_invalid() local 5375 struct sljit_label *loop; in mainloop_entry() local 6411 struct sljit_label *loop; in fast_forward_newline() local 6658 struct sljit_label *loop; in search_requested_char() local 9471 struct sljit_label *loop; in compile_ref_matchingpath() local 11408 struct sljit_label *loop = NULL; in compile_bracketpos_matchingpath() local [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/internal/test/issue9400/ |
D | asm_s390x.s | 19 loop: label
|
D | asm_ppc64x.s | 20 loop: label
|
D | asm_386.s | 19 loop: label
|
D | asm_riscv64.s | 21 loop: label
|
D | asm_amd64x.s | 18 loop: label
|
D | asm_loong64.s | 19 loop: label
|
D | asm_mipsx.s | 21 loop: label
|
/aosp_15_r20/external/pigweed/pw_arduino_build/ |
H A D | arduino_main_wrapper.cc | 30 void loop() {} in loop() function
|
/aosp_15_r20/external/libaom/av1/encoder/x86/ |
H A D | error_sse2.asm | 43 .loop: label
|