/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/ |
H A D | CookieHandlerTest.java | 42 MockCookieHandler rc2 = new MockCookieHandler(); in test_SetDefault_java_net_cookieHandler() local 46 assertSame(CookieHandler.getDefault(), rc2); in test_SetDefault_java_net_cookieHandler() local
|
H A D | ResponseCacheTest.java | 46 ResponseCache rc2 = new MockResponseCache(); in test_SetDefaultLjava_net_ResponseCache_Normal() local 50 assertSame(ResponseCache.getDefault(), rc2); in test_SetDefaultLjava_net_ResponseCache_Normal() local
|
/aosp_15_r20/external/selinux/libsepol/cil/test/unit/ |
H A D | test_cil_list.c | 107 int rc2 = cil_list_append_item(test_class_list, test_new_item); in test_cil_list_append_item_append() local 142 int rc2 = cil_list_append_item(test_class_list, test_new_item); in test_cil_list_append_item_append_extra() local
|
H A D | test_cil_resolve_ast.c | 228 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args); in test_cil_resolve_classmapping_anon_inmacro() local 263 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args); in test_cil_resolve_classmapping_anon_inmacro_neg() local 530 int rc2 = cil_resolve_catorder(test_db->ast->root->cl_head->next->next, args); in test_cil_resolve_catorder() local 573 int rc2 = cil_resolve_dominance(test_db->ast->root->cl_head->next->next->next, args); in test_cil_resolve_dominance() local 1183 int rc2 = cil_resolve_level(level->next, (struct cil_level*)level->next->data, args); in test_cil_resolve_level() local 1332 int rc2 = cil_resolve_level(level->next, (struct cil_level*)level->next->data, args); in test_cil_resolve_level_sens_neg() local 1365 int rc2 = cil_resolve_level(level->next, (struct cil_level*)level->next->data, args); in test_cil_resolve_level_cat_neg() local 1398 int rc2 = cil_resolve_level(level->next, (struct cil_level*)level->next->data, args); in test_cil_resolve_level_senscat_neg() local 1719 …int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next-… in test_cil_resolve_context_macro() local 1764 …int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next-… in test_cil_resolve_context_macro_neg() local [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/arbitrary/ |
D | CHANGELOG.md | 221 ### Added 225 ### Changed
|
/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | node_record.c | 317 int rc1, rc2; in sepol_node_compare() local 335 int rc1, rc2; in sepol_node_compare2() local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/rc/ |
H A D | tests.rs | 189 let rc2 = unsafe { Rc::from_raw(ptr) }; in test_into_from_raw_unsized() localVariable 197 let rc2 = unsafe { Rc::from_raw(ptr) }; in test_into_from_raw_unsized() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/rc/ |
H A D | tests.rs | 189 let rc2 = unsafe { Rc::from_raw(ptr) }; in test_into_from_raw_unsized() localVariable 197 let rc2 = unsafe { Rc::from_raw(ptr) }; in test_into_from_raw_unsized() localVariable
|
/aosp_15_r20/external/libopus/dnn/torch/fargan/ |
H A D | rc.py | 28 rc2 = lpc2rc(lpc) variable
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setspecific/ |
H A D | 1-2.c | 35 static void *rc2; variable
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setscope/ |
H A D | 5-1.c | 29 int rc2; in main() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/rc/ |
H A D | tests.rs | 189 let rc2 = unsafe { Rc::from_raw(ptr) }; in test_into_from_raw_unsized() localVariable 197 let rc2 = unsafe { Rc::from_raw(ptr) }; in test_into_from_raw_unsized() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/rc/ |
H A D | tests.rs | 189 let rc2 = unsafe { Rc::from_raw(ptr) }; in test_into_from_raw_unsized() localVariable 197 let rc2 = unsafe { Rc::from_raw(ptr) }; in test_into_from_raw_unsized() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/rc/ |
H A D | tests.rs | 189 let rc2 = unsafe { Rc::from_raw(ptr) }; in test_into_from_raw_unsized() localVariable 197 let rc2 = unsafe { Rc::from_raw(ptr) }; in test_into_from_raw_unsized() localVariable
|
/aosp_15_r20/external/tpm2-tss/test/integration/ |
H A D | sapi-param-encrypt-decrypt.int.c | 30 TSS2_RC rc, rc2; in test_invoke() local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/ffi/os_str/ |
H A D | tests.rs | 170 let rc2: Rc<OsStr> = Rc::from(os_str.to_owned()); in into_rc() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/ffi/os_str/ |
H A D | tests.rs | 170 let rc2: Rc<OsStr> = Rc::from(os_str.to_owned()); in into_rc() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/ffi/os_str/ |
H A D | tests.rs | 179 let rc2: Rc<OsStr> = Rc::from(os_str.to_owned()); in into_rc() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/ffi/os_str/ |
H A D | tests.rs | 179 let rc2: Rc<OsStr> = Rc::from(os_str.to_owned()); in into_rc() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/ffi/os_str/ |
H A D | tests.rs | 179 let rc2: Rc<OsStr> = Rc::from(os_str.to_owned()); in into_rc() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/ffi/c_str/ |
H A D | tests.rs | 181 let rc2: Rc<CStr> = Rc::from(cstr.to_owned()); in into_rc() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/ffi/c_str/ |
H A D | tests.rs | 181 let rc2: Rc<CStr> = Rc::from(cstr.to_owned()); in into_rc() localVariable
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/ |
H A D | xds_listener.h | 79 auto* rc2 = absl::get_if<std::shared_ptr<const XdsRouteConfigResource>>( member
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/ffi/c_str/ |
H A D | tests.rs | 181 let rc2: Rc<CStr> = Rc::from(cstr.to_owned()); in into_rc() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/ffi/c_str/ |
H A D | tests.rs | 181 let rc2: Rc<CStr> = Rc::from(cstr.to_owned()); in into_rc() localVariable
|