/aosp_15_r20/art/dex2oat/linker/arm64/ |
H A D | relative_patcher_arm64_test.cc | 328 void TestNopsAdrpAdd(size_t num_nops, uint32_t string_offset) { in TestNopsAdrpAdd() 365 void PrepareNopsAdrpInsn2Add(size_t num_nops, uint32_t insn2, uint32_t string_offset) { in PrepareNopsAdrpInsn2Add() 485 uint32_t string_offset) { in TestAdrpInsn2Add() 500 void TestAdrpLdurAdd(uint32_t adrp_offset, bool has_thunk, uint32_t string_offset) { in TestAdrpLdurAdd() 508 uint32_t string_offset) { in TestAdrpLdrPcRelAdd() 520 uint32_t string_offset) { in TestAdrpLdrSpRelAdd() 915 [&](uint32_t adrp_offset, uint32_t string_offset) { in TEST_F() 925 [&](uint32_t adrp_offset, uint32_t string_offset) { in TEST_F() 936 [&](uint32_t adrp_offset, uint32_t string_offset) { in TEST_F() 947 [&](uint32_t adrp_offset, uint32_t string_offset) { in TEST_F() [all …]
|
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/ |
H A D | matcher.cc | 115 [strings, match_length](uint32 string_offset, uint32 c) -> bool { in FindTerminal() 124 [strings, match_length](uint32 c, uint32 string_offset) -> bool { in FindTerminal() 139 const int string_offset = LittleEndian::ToHost32(offsets[left]); in FindTerminal() local
|
/aosp_15_r20/system/core/property_service/libpropertyinfoparser/ |
H A D | property_info_parser.cpp | 54 auto string_offset = uint32_array(contexts_array_offset())[array_offset]; in FindContextIndex() local 63 auto string_offset = uint32_array(types_array_offset())[array_offset]; in FindTypeIndex() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/ |
H A D | generated_name.rs | 236 pub string_offset: BigEndian<Offset16>, field 266 pub fn string_offset(&self) -> Offset16 { in string_offset() method
|
/aosp_15_r20/art/tools/dexanalyze/ |
H A D | dexanalyze_strings.cc | 82 const size_t string_offset = chars_.size(); in AddString() local 154 const size_t string_offset = chars_.size(); in AddString() local
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | binary_annotator.cpp | 893 void BinaryAnnotator::BuildString(const uint64_t string_offset, in BuildString() 1102 const uint64_t string_offset = offset + string_relative_offset.value(); in BuildVector() local
|
/aosp_15_r20/external/pdfium/core/fxge/ |
H A D | fx_font.cpp | 85 uint32_t string_offset = FXSYS_UINT16_GET_MSBFIRST(&name_table[4]); in GetNameFromTT() local
|
/aosp_15_r20/system/core/property_service/libpropertyinfoserializer/ |
H A D | trie_serializer.cpp | 37 uint32_t string_offset = arena_->AllocateAndWriteString(*it); in SerializeStrings() local
|
/aosp_15_r20/art/dex2oat/linker/riscv64/ |
H A D | relative_patcher_riscv64_test.cc | 117 void TestNopsAuipcAddi(size_t start_cnops, size_t mid_cnops, uint32_t string_offset) { in TestNopsAuipcAddi()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/ |
H A D | verifier.cc | 108 int string_offset = GetIntPtr(buffer_ptr + offset); in VerifyStringTensorBuffer() local
|
/aosp_15_r20/art/runtime/ |
H A D | runtime_image.cc | 1364 uint32_t string_offset = CopyObject(str); in CopyDexCache() local 1501 uint32_t string_offset = CopyObject(str); in TryInitializeClass() local
|
/aosp_15_r20/hardware/google/camera/common/hal/utils/ |
D | hal_camera_metadata.cc | 497 uint32_t string_offset; in PrintData() local
|
/aosp_15_r20/frameworks/libs/binary_translation/tools/nogrod/ |
D | dwarf_abbrev.cc | 989 uint64_t string_offset = in Resolve() local
|
/aosp_15_r20/art/runtime/verifier/ |
H A D | verifier_deps.cc | 509 uint32_t string_offset = reinterpret_cast<const uint32_t*>(offsets)[i + 1]; in DecodeStringVector() local
|
/aosp_15_r20/art/dex2oat/linker/arm/ |
H A D | relative_patcher_thumb2_test.cc | 387 void Thumb2RelativePatcherTest::TestStringReference(uint32_t string_offset) { in TestStringReference()
|