/aosp_15_r20/art/compiler/utils/riscv64/ |
H A D | jni_macro_assembler_riscv64.cc | 193 ScratchRegisterScope srs(&asm_); in StoreStackPointerToThread() local 311 ScratchRegisterScope srs(&asm_); in MoveArguments() local 439 ScratchRegisterScope srs(&asm_); in Jump() local 530 ScratchRegisterScope srs(&asm_); in SuspendCheck() local 539 ScratchRegisterScope srs(&asm_); in ExceptionPoll() local 570 ScratchRegisterScope srs(&asm_); in TestGcMarking() local 588 ScratchRegisterScope srs(&asm_); in TestMarkBit() local 609 ScratchRegisterScope srs(&asm_); in TestByteAndJumpIfNotZero() local
|
H A D | assembler_riscv64.cc | 6434 ScratchRegisterScope srs(assembler); in AddConstImpl() local 7587 ScratchRegisterScope& srs) { in AdjustBaseAndOffset() 7636 ScratchRegisterScope srs(this); in LoadFromOffset() local 7649 ScratchRegisterScope srs(this); in StoreToOffset() local 7657 ScratchRegisterScope srs(this); in FLoadFromOffset() local 7665 ScratchRegisterScope srs(this); in FStoreToOffset() local 7672 ScratchRegisterScope srs(this); in LoadImmediate() local
|
H A D | assembler_riscv64_test.cc | 364 ScratchRegisterScope srs(GetAssembler()); in TestLoadConst64() local 987 ScratchRegisterScope srs(GetAssembler()); in TestAddConst() local 1061 ScratchRegisterScope srs(GetAssembler()); in RepeatLoadStoreArbitraryOffset() local 1111 ScratchRegisterScope srs(GetAssembler()); in TestLoadStoreArbitraryOffset() local 8673 ScratchRegisterScope srs(GetAssembler()); in TEST_F() local 9878 ScratchRegisterScope srs(GetAssembler()); in TEST_F() local
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | code_generator_riscv64.cc | 278 riscv64::ScratchRegisterScope srs(riscv64_codegen->GetAssembler()); in EmitNativeCode() local 934 riscv64::ScratchRegisterScope srs(GetAssembler()); in Store() local 985 ScratchRegisterScope srs(GetAssembler()); in StoreSeqCst() local 1094 riscv64::ScratchRegisterScope srs(GetAssembler()); in Exchange() local 1130 ScratchRegisterScope srs(GetAssembler()); in GenerateClassInitializationCheck() local 1179 ScratchRegisterScope srs(GetAssembler()); in GenerateSuspendCheck() local 1472 ScratchRegisterScope srs(GetAssembler()); in DivRemByPowerOfTwo() local 1514 ScratchRegisterScope srs(GetAssembler()); in GenerateDivRemWithAnyConstant() local 1755 ScratchRegisterScope srs(GetAssembler()); in GenerateFpCondition() local 2080 ScratchRegisterScope srs(GetAssembler()); in GenTableBasedPackedSwitch() local [all …]
|
H A D | intrinsics_riscv64.cc | 400 ScratchRegisterScope srs(assembler); in GenerateReverse() local 510 ScratchRegisterScope srs(assembler); in VisitIntegerHighestOneBit() local 527 ScratchRegisterScope srs(assembler); in VisitLongHighestOneBit() local 544 ScratchRegisterScope srs(assembler); in VisitIntegerLowestOneBit() local 558 ScratchRegisterScope srs(assembler); in VisitLongLowestOneBit() local 696 ScratchRegisterScope srs(assembler); in BOXED_TYPES() local 767 ScratchRegisterScope srs(assembler); in VisitReferenceGetReferent() local 776 ScratchRegisterScope srs(assembler); in VisitReferenceGetReferent() local 839 ScratchRegisterScope srs(assembler); in VisitReferenceRefersTo() local 904 ScratchRegisterScope srs(assembler); in GenerateVisitStringIndexOf() local [all …]
|
/aosp_15_r20/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
H A D | SecureRandomSpiTest.java | 35 MySecureRandomSpi srs = new MySecureRandomSpi(); in testSecureRandomSpi() local 42 MySecureRandomSpi srs = new MySecureRandomSpi(); in testSecureRandomSpi() local
|
/aosp_15_r20/frameworks/av/media/libaudiofoundation/ |
H A D | AudioContainers.cpp | 213 SampleRateSet srs; in populateAudioProfiles() local 237 SampleRateSet srs; in populateAudioProfiles() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.elements/iterator/ |
H A D | deref.pass.cpp | 85 std::ranges::subrange<int*> srs[] = {{&i, &i}, {&i, &i}}; in test() local
|
/aosp_15_r20/external/mdnsresponder/mDNSShared/ |
H A D | uds_daemon.c | 119 ServiceRecordSet srs; // note -- variable-sized object -- must be last field in struct member 719 mDNSexport int CountPeerRegistrations(mDNS *const m, ServiceRecordSet *const srs) in CountPeerRegistrations() 745 mDNSlocal void SendServiceRemovalNotification(ServiceRecordSet *const srs) in SendServiceRemovalNotification() 756 mDNSlocal void regservice_callback(mDNS *const m, ServiceRecordSet *const srs, mStatus result) in regservice_callback() 1093 ServiceRecordSet *srs = &instance->srs; in add_record_to_service() local
|
/aosp_15_r20/cts/tests/tests/provider/src/android/provider/cts/ |
H A D | SearchRecentSuggestionsTest.java | 60 SearchRecentSuggestions srs = in testSearchRecentSuggestions() local
|
/aosp_15_r20/art/compiler/trampolines/ |
H A D | trampoline_compiler.cc | 132 ScratchRegisterScope srs(&assembler); in CreateTrampoline() local
|
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_utilities_poly.h | 41 double rs,srs,q; in db_SolveQuadratic() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/ |
H A D | python_print.cpp | 143 TaggedStringStream(const SourceRangeStack* srs) : srs_(srs) {} in TaggedStringStream()
|
/aosp_15_r20/external/mdnsresponder/mDNSCore/ |
H A D | mDNS.c | 10517 mDNSlocal void SleepProxyServerCallback(mDNS *const m, ServiceRecordSet *const srs, mStatus result) in SleepProxyServerCallback()
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 141733 unsigned int srs; member
|
H A D | vmlinux.h | 141733 unsigned int srs; member
|
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/ |
D | core-tests.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/ |
D | core-tests.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |