/aosp_15_r20/system/unwinding/libunwindstack/tests/ |
H A D | DwarfSectionImplTest.cpp | 86 bool finished; in TYPED_TEST_P() local 103 bool finished; in TYPED_TEST_P() local 121 bool finished; in TYPED_TEST_P() local 137 bool finished; in TYPED_TEST_P() local 155 bool finished; in TYPED_TEST_P() local 165 bool finished; in TYPED_TEST_P() local 175 bool finished; in TYPED_TEST_P() local 186 bool finished; in TYPED_TEST_P() local 219 bool finished; in TYPED_TEST_P() local 237 bool finished; in TYPED_TEST_P() local [all …]
|
H A D | DwarfSectionTest.cpp | 76 bool finished; in TEST_F() local 88 bool finished; in TEST_F() local 103 bool finished; in TEST_F() local 122 bool finished; in TEST_F() local 149 bool finished; in TEST_F() local 170 bool finished; in TEST_F() local
|
H A D | ElfInterfaceArmTest.cpp | 269 bool finished; in TEST_F() local 331 bool finished; in TEST_F() local 355 bool finished; in TEST_F() local 378 bool finished; in TEST_F() local 405 bool finished; in TEST_F() local
|
/aosp_15_r20/external/selinux/libsepol/cil/test/unit/ |
H A D | test_cil_copy_ast.c | 1401 uint32_t finished = 0; in test_cil_copy_node_helper_block() local 1421 uint32_t finished = 0; in test_cil_copy_node_helper_block_merge() local 1444 uint32_t finished = 0; in test_cil_copy_node_helper_perm() local 1476 uint32_t finished = 0; in test_cil_copy_node_helper_perm_neg() local 1499 uint32_t finished = 0; in test_cil_copy_node_helper_class() local 1519 uint32_t finished = 0; in test_cil_copy_node_helper_class_dup_neg() local 1542 uint32_t finished = 0; in test_cil_copy_node_helper_common() local 1562 uint32_t finished = 0; in test_cil_copy_node_helper_common_dup_neg() local 1585 uint32_t finished = 0; in test_cil_copy_node_helper_classcommon() local 1608 uint32_t finished = 0; in test_cil_copy_node_helper_sid() local [all …]
|
H A D | test_cil_resolve_ast.c | 8004 uint32_t finished = 0; in test_cil_disable_children_helper_optional_enabled() local 8021 uint32_t finished = 0; in test_cil_disable_children_helper_optional_disabled() local 8040 uint32_t finished = 0; in test_cil_disable_children_helper_block() local 8057 uint32_t finished = 0; in test_cil_disable_children_helper_user() local 8074 uint32_t finished = 0; in test_cil_disable_children_helper_role() local 8091 uint32_t finished = 0; in test_cil_disable_children_helper_type() local 8108 uint32_t finished = 0; in test_cil_disable_children_helper_typealias() local 8125 uint32_t finished = 0; in test_cil_disable_children_helper_common() local 8142 uint32_t finished = 0; in test_cil_disable_children_helper_class() local 8159 uint32_t finished = 0; in test_cil_disable_children_helper_bool() local [all …]
|
H A D | test_cil_build_ast.c | 16421 uint32_t finished = 0; in test_cil_build_ast_node_helper_block() local 16439 uint32_t finished = 0; in test_cil_build_ast_node_helper_block_neg() local 16458 uint32_t finished = 0; in test_cil_build_ast_node_helper_blockinherit() local 16476 uint32_t finished = 0; in test_cil_build_ast_node_helper_blockinherit_neg() local 16495 uint32_t finished = 0; in test_cil_build_ast_node_helper_permset() local 16513 uint32_t finished = 0; in test_cil_build_ast_node_helper_permset_neg() local 16532 uint32_t finished = 0; in test_cil_build_ast_node_helper_in() local 16550 uint32_t finished = 0; in test_cil_build_ast_node_helper_in_neg() local 16568 uint32_t finished = 0; in test_cil_build_ast_node_helper_class() local 16586 uint32_t finished = 0; in test_cil_build_ast_node_helper_class_neg() local [all …]
|
/aosp_15_r20/art/runtime/interpreter/mterp/x86_64ng/ |
H A D | main.S | 350 .macro LOOP_OVER_SHORTY_LOADING_XMMS xmm_reg, inst, shorty, arg_index, finished 411 .macro LOOP_OVER_SHORTY_LOADING_GPRS gpr_reg64, gpr_reg32, inst, shorty, arg_index, finished 478 .macro LOOP_RANGE_OVER_SHORTY_LOADING_XMMS xmm_reg, shorty, arg_index, stack_index, finished 517 .macro LOOP_RANGE_OVER_FPs shorty, arg_index, stack_index, finished 552 … LOOP_RANGE_OVER_SHORTY_LOADING_GPRS gpr_reg64, gpr_reg32, shorty, arg_index, stack_index, finished 587 .macro LOOP_RANGE_OVER_INTs shorty, arg_index, stack_index, finished 623 .macro LOOP_OVER_SHORTY_STORING_XMMS xmm_reg, shorty, arg_index, fp, finished 653 .macro LOOP_OVER_SHORTY_STORING_GPRS gpr_reg64, gpr_reg32, shorty, arg_index, regs, refs, finished 693 .macro LOOP_OVER_FPs shorty, arg_index, regs, stack_ptr, finished 725 .macro LOOP_OVER_INTs shorty, arg_index, regs, refs, stack_ptr, finished [all …]
|
/aosp_15_r20/art/runtime/interpreter/mterp/arm64ng/ |
H A D | main.S | 701 .macro LOOP_OVER_SHORTY_LOADING_FPS dreg, sreg, inst, shorty, arg_index, finished 756 .macro LOOP_OVER_SHORTY_LOADING_GPRS gpr_reg64, gpr_reg32, inst, shorty, arg_index, finished 1023 .macro LOOP_RANGE_OVER_SHORTY_LOADING_FPS dreg, sreg, shorty, arg_index, stack_index, finished 1060 .macro LOOP_RANGE_OVER_FPs shorty, arg_index, stack_index, finished 1094 .macro LOOP_RANGE_OVER_SHORTY_LOADING_GPRS reg64, reg32, shorty, arg_index, stack_index, finished 1127 .macro LOOP_RANGE_OVER_INTs shorty, arg_index, stack_index, finished 1393 .macro LOOP_OVER_SHORTY_STORING_GPRS gpr_64, gpr_32, shorty, arg_offset, regs, refs, finished 1426 .macro LOOP_OVER_SHORTY_STORING_FPS dreg, sreg, shorty, arg_offset, fp, finished 1458 .macro LOOP_OVER_FPs shorty, arg_offset, regs, stack_ptr, finished 1490 .macro LOOP_OVER_INTs shorty, arg_offset, regs, refs, stack_ptr, finished [all …]
|
/aosp_15_r20/art/runtime/interpreter/mterp/x86ng/ |
H A D | main.S | 409 .macro LOOP_OVER_SHORTY_LOADING_XMMS xmm_reg, inst, shorty, arg_index, finished 617 .macro LOOP_RANGE_OVER_SHORTY_LOADING_XMMS xmm_reg, shorty, arg_index, stack_index, finished 656 .macro LOOP_RANGE_OVER_FPs shorty, arg_index, stack_index, finished 732 .macro LOOP_RANGE_OVER_INTs offset, shorty, arg_index, stack_index, finished 767 .macro LOOP_OVER_SHORTY_STORING_XMMS xmm_reg, shorty, arg_index, fp, finished 849 .macro LOOP_OVER_FPs shorty, arg_index, regs, stack_ptr, finished 881 .macro LOOP_OVER_INTs shorty, arg_index, regs, refs, stack_ptr, finished 1660 .macro SETUP_REFERENCE_PARAMETER_IN_GPR offset, stack_ptr, regs, refs, ins, arg_offset, finished
|
/aosp_15_r20/out/soong/.intermediates/art/runtime/libart_mterp.x86_64ng/gen/ |
D | mterp_x86_64ng.S | 349 .macro LOOP_OVER_SHORTY_LOADING_XMMS xmm_reg, inst, shorty, arg_index, finished 410 .macro LOOP_OVER_SHORTY_LOADING_GPRS gpr_reg64, gpr_reg32, inst, shorty, arg_index, finished 477 .macro LOOP_RANGE_OVER_SHORTY_LOADING_XMMS xmm_reg, shorty, arg_index, stack_index, finished 516 .macro LOOP_RANGE_OVER_FPs shorty, arg_index, stack_index, finished 551 … LOOP_RANGE_OVER_SHORTY_LOADING_GPRS gpr_reg64, gpr_reg32, shorty, arg_index, stack_index, finished 586 .macro LOOP_RANGE_OVER_INTs shorty, arg_index, stack_index, finished 622 .macro LOOP_OVER_SHORTY_STORING_XMMS xmm_reg, shorty, arg_index, fp, finished 652 .macro LOOP_OVER_SHORTY_STORING_GPRS gpr_reg64, gpr_reg32, shorty, arg_index, regs, refs, finished 692 .macro LOOP_OVER_FPs shorty, arg_index, regs, stack_ptr, finished 724 .macro LOOP_OVER_INTs shorty, arg_index, regs, refs, stack_ptr, finished [all …]
|
/aosp_15_r20/external/pigweed/pw_digital_io/ |
H A D | digital_io_service.cc | 43 if (const auto finished = responder.Finish({}, result); !finished.ok()) { in Enable() local 68 if (const auto finished = responder.Finish({}, result); !finished.ok()) { in SetState() local 89 auto finished = pw::OkStatus(); in GetState() local
|
/aosp_15_r20/out/soong/.intermediates/art/runtime/libart_mterp.arm64ng/gen/ |
D | mterp_arm64ng.S | 701 .macro LOOP_OVER_SHORTY_LOADING_FPS dreg, sreg, inst, shorty, arg_index, finished 756 .macro LOOP_OVER_SHORTY_LOADING_GPRS gpr_reg64, gpr_reg32, inst, shorty, arg_index, finished 1023 .macro LOOP_RANGE_OVER_SHORTY_LOADING_FPS dreg, sreg, shorty, arg_index, stack_index, finished 1060 .macro LOOP_RANGE_OVER_FPs shorty, arg_index, stack_index, finished 1094 .macro LOOP_RANGE_OVER_SHORTY_LOADING_GPRS reg64, reg32, shorty, arg_index, stack_index, finished 1127 .macro LOOP_RANGE_OVER_INTs shorty, arg_index, stack_index, finished 1393 .macro LOOP_OVER_SHORTY_STORING_GPRS gpr_64, gpr_32, shorty, arg_offset, regs, refs, finished 1426 .macro LOOP_OVER_SHORTY_STORING_FPS dreg, sreg, shorty, arg_offset, fp, finished 1458 .macro LOOP_OVER_FPs shorty, arg_offset, regs, stack_ptr, finished 1490 .macro LOOP_OVER_INTs shorty, arg_offset, regs, refs, stack_ptr, finished [all …]
|
/aosp_15_r20/libcore/support/src/test/java/libcore/javax/net/ssl/ |
H A D | TestSSLEnginePair.java | 58 public static TestSSLEnginePair create(TestSSLContext c, Hooks hooks, boolean[] finished) in create() 77 boolean finished[]) throws IOException { in connect() 163 boolean[] finished) throws IOException { in handshakeCompleted()
|
/aosp_15_r20/external/conscrypt/testing/src/main/java/org/conscrypt/javax/net/ssl/ |
H A D | TestSSLEnginePair.java | 64 public static TestSSLEnginePair create(TestSSLContext c, Hooks hooks, boolean[] finished) in create() 80 boolean finished[]) throws IOException { in connect() 162 boolean[] finished) throws IOException { in handshakeStep()
|
/aosp_15_r20/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/javax/net/ssl/ |
H A D | TestSSLEnginePair.java | 66 public static TestSSLEnginePair create(TestSSLContext c, Hooks hooks, boolean[] finished) in create() 82 boolean finished[]) throws IOException { in connect() 158 ByteBuffer scratch, boolean[] finished) throws IOException { in handshakeStep()
|
/aosp_15_r20/external/selinux/libsepol/cil/src/ |
H A D | cil_post.c | 572 static int __cil_post_db_count_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_a… in __cil_post_db_count_helper() 680 static int __cil_post_db_array_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_a… in __cil_post_db_array_helper() 1514 static int __cil_post_db_neverallow_attr_helper(struct cil_tree_node *node, uint32_t *finished, __a… in __cil_post_db_neverallow_attr_helper() 1543 static int __cil_post_db_attr_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_ar… in __cil_post_db_attr_helper() 1644 static int __cil_post_db_roletype_helper(struct cil_tree_node *node, uint32_t *finished, void *extr… in __cil_post_db_roletype_helper() 1730 static int __cil_post_db_userrole_helper(struct cil_tree_node *node, uint32_t *finished, void *extr… in __cil_post_db_userrole_helper() 1824 static int __cil_post_db_cat_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_arg… in __cil_post_db_cat_helper() 2199 static int __cil_post_db_classperms_helper(struct cil_tree_node *node, uint32_t *finished, void *ex… in __cil_post_db_classperms_helper() 2257 static int __cil_post_report_conflict(struct cil_tree_node *node, uint32_t *finished, void *extra_a… in __cil_post_report_conflict()
|
H A D | cil_tree.c | 303 int (*process_node)(struct cil_tree_node *node, uint32_t *finished, void *extra_args), in cil_tree_walk_core() 311 uint32_t finished = CIL_TREE_SKIP_NOTHING; in cil_tree_walk_core() local 339 int (*process_node)(struct cil_tree_node *node, uint32_t *finished, void *extra_args), in cil_tree_walk()
|
H A D | android.c | 81 static int __extract_attributees_helper(struct cil_tree_node *node, uint32_t *finished, void *extra… in __extract_attributees_helper() 611 static int __attributize_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __attributize_helper() 942 static int define_symbols(struct cil_tree_node *node, uint32_t *finished __attribute__((unused)), v… in define_symbols() 983 static int expand_symbols(struct cil_tree_node *node, uint32_t *finished __attribute__((unused)), v… in expand_symbols() 1022 static int apply_rules(struct cil_tree_node *node, uint32_t *finished __attribute__((unused)), void… in apply_rules()
|
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/oned/rss/expanded/decoders/ |
H A D | BlockParsedResult.java | 36 private final boolean finished; field in BlockParsedResult 42 BlockParsedResult(DecodedInformation information, boolean finished) { in BlockParsedResult()
|
/aosp_15_r20/tools/security/remote_provisioning/attestation_testing/ |
H A D | attestation_test_host.py | 19 finished = False variable 33 finished = True variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/ryu/tests/ |
D | exhaustive.rs | 12 let finished = Arc::new(AtomicUsize::new(0)); in test_exhaustive() localVariable 17 let finished = finished.clone(); in test_exhaustive() localVariable
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/ryu-1.0.17/tests/ |
H A D | exhaustive.rs | 12 let finished = Arc::new(AtomicUsize::new(0)); in test_exhaustive() localVariable 17 let finished = finished.clone(); in test_exhaustive() localVariable
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/app/ |
H A D | IVoiceInteractorCallback.aidl | 30 void deliverPickOptionResult(IVoiceInteractorRequest request, boolean finished, in deliverPickOptionResult() 34 void deliverCommandResult(IVoiceInteractorRequest request, boolean finished, in Bundle result); in deliverCommandResult()
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/ |
H A D | RuntimeEnvironmentTest.java | 46 final CountDownLatch finished = new CountDownLatch(1); in isMainThread_forNewThread_withoutSwitch() local 68 final CountDownLatch finished = new CountDownLatch(1); in isMainThread_forNewThread_withSwitch() local
|
/aosp_15_r20/external/xz-java/src/org/tukaani/xz/ |
H A D | SimpleOutputStream.java | 26 private boolean finished = false; field in SimpleOutputStream 92 assert !finished; in writePending() local
|