| /art/compiler/optimizing/ |
| D | intrinsic_objects.cc | 55 ObjPtr<mirror::ObjectArray<mirror::Object>> boot_image_live_objects, size_t start_index) { in FillIntrinsicObjects() 84 size_t start_index, in GetValueOfObject() 97 size_t start_index) { in GetValueOfArrayDataOffset()
|
| D | intrinsic_objects.h | 44 #define DEFINE_BOXED_CONSTANTS(name, low, high, unused, start_index) \ argument 74 #define DEFINE_BOXED_ACCESSES(name, unused1, unused2, unused3, start_index) \ argument
|
| D | fast_compiler_arm64.cc | 752 size_t start_index = 0u; in SetupArguments() local
|
| D | instruction_builder.cc | 1878 size_t start_index = 0u; in SetupInvokeArguments() local
|
| D | instruction_simplifier.cc | 3380 #define SIMPLIFY_BOX_UNBOX(name, low, high, type, start_index) \ in VisitInvoke() argument
|
| D | intrinsics_x86_64.cc | 1461 CpuRegister start_index = locations->InAt(2).AsRegister<CpuRegister>(); in GenerateStringIndexOf() local 3358 #define VISIT_INTRINSIC(name, low, high, type, start_index) \ argument
|
| D | intrinsics_x86.cc | 1241 Register start_index = locations->InAt(2).AsRegister<Register>(); in GenerateStringIndexOf() local 3573 #define VISIT_INTRINSIC(name, low, high, type, start_index) \ argument
|
| D | intrinsics_arm64.cc | 3643 #define VISIT_INTRINSIC(name, low, high, type, start_index) \ argument
|
| D | intrinsics_riscv64.cc | 698 #define VISIT_INTRINSIC(name, low, high, type, start_index) \ argument
|
| D | intrinsics_arm_vixl.cc | 2305 #define VISIT_INTRINSIC(name, low, high, type, start_index) \ argument
|
| /art/libartbase/base/ |
| D | bit_vector-inl.h | 121 inline size_t BitVectorIndexIterator<StorageType>::FindIndex(size_t start_index) const { in FindIndex()
|
| /art/runtime/gc/accounting/ |
| D | space_bitmap.cc | 173 const uintptr_t start_index = OffsetToIndex(begin_offset); in ClearRange() local
|
| /art/runtime/mirror/ |
| D | method_type.cc | 98 int32_t start_index) { in CollectTrailingArguments()
|
| /art/libnativeloader/ |
| D | library_namespaces.cpp | 495 size_t start_index = strlen(kApexPath); in FindApexNamespaceName() local
|
| /art/runtime/gc/space/ |
| D | image_space.h | 331 size_t start_index; member
|
| D | image_space.cc | 3749 size_t start_index = 0u; in ExpandMultiImageLocations() local
|
| /art/runtime/jni/ |
| D | local_reference_table.cc | 620 const size_t start_index = top_index - table_size; in Trim() local
|
| /art/runtime/native/ |
| D | java_lang_Class.cc | 715 int32_t start_index = dot_index + 1; in Class_getSimpleNameNative() local
|
| /art/runtime/ |
| D | class_loader_context.cc | 232 size_t start_index = class_loader_spec.find_first_of(kClassLoaderSharedLibraryOpeningMark); in ParseClassLoaderSpec() local
|
| /art/runtime/interpreter/ |
| D | unstarted_runtime_test.cc | 275 for (int32_t start_index = 0; start_index < kBaseLen; ++start_index) { in TEST_F() local
|
| /art/profman/ |
| D | profman.cc | 1353 size_t start_index = 0; in ProcessLine() local
|