/frameworks/compile/mclinker/lib/Target/X86/ |
D | X86LDBackend.cpp | 379 LDSection& got = file_format->getGOT(); in initTargetSections() local 515 X86_32GOTEntry* got = 0; in emitGOTSectionData() local 538 X86_32GOTEntry* got = 0; in emitGOTPLTSectionData() local 670 LDSection& got = file_format->getGOT(); in initTargetSections() local 715 X86_64GOTEntry* got = 0; in emitGOTSectionData() local 739 X86_64GOTEntry* got = 0; in emitGOTPLTSectionData() local
|
/frameworks/base/tools/aidl/ |
D | options_test.cpp | 21 match_arrays(const char* const*expected, const vector<string> &got) in match_arrays() 48 print_array(const char* prefix, const vector<string> &got) in print_array()
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsGOTPLT.cpp | 44 GOTPLTEntry* got = &(llvm::cast<GOTPLTEntry>((*it))); in emit() local
|
D | MipsRelocator.cpp | 618 MipsGOT& got = getTarget().getGOT(); in getLocalGOTEntry() local 646 MipsGOT& got = getTarget().getGOT(); in getGlobalGOTEntry() local 673 MipsGOT& got = getTarget().getGOT(); in getGOTOffset() local 739 Fragment* got = getTarget().getGOTPLT().consume(); in getPLTAddress() local 935 MipsGOT& got = pParent.getTarget().getGOT(); in got16() local
|
D | MipsGOT.cpp | 417 Mips32GOTEntry* got = &(llvm::cast<Mips32GOTEntry>((*it))); in emit() local 458 Mips64GOTEntry* got = &(llvm::cast<Mips64GOTEntry>((*it))); in emit() local
|
D | MipsLDBackend.cpp | 923 LDSection& got = fileFormat->getGOT(); in initTargetSections() local 972 LDSection& got = fileFormat->getGOT(); in initTargetSections() local
|
/frameworks/base/tools/aapt/tests/ |
D | CrunchCache_test.cpp | 18 void expectEqual(int got, int expected, const char* desc) { in expectEqual()
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMGOT.cpp | 127 ARMGOTEntry* got = NULL; in emit() local
|
D | ARMLDBackend.cpp | 110 LDSection& got = file_format->getGOT(); in initTargetSections() local
|
/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64GOT.cpp | 132 AArch64GOTEntry* got = NULL; in emit() local
|
D | AArch64LDBackend.cpp | 96 LDSection& got = file_format->getGOT(); in initTargetSections() local
|
/frameworks/base/core/java/android/app/backup/ |
D | FullBackup.java | 122 int got = in.read(buffer, 0, toRead); in restoreFile() local
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | HexagonLDBackend.cpp | 335 HexagonGOTEntry* got = 0; in emitGOTSectionData() local 386 HexagonGOTEntry* got = 0; in emitGOTPLTSectionData() local 439 LDSection& got = file_format->getGOT(); in initTargetSections() local
|
/frameworks/base/services/core/java/com/android/server/ |
D | LockSettingsService.java | 417 int got = raf.read(stored, 0, stored.length); in checkPattern() local 446 int got = raf.read(stored, 0, stored.length); in checkPassword() local
|
/frameworks/compile/mclinker/lib/Target/ |
D | GNULDBackend.cpp | 2306 LDSection& got = getOutputFormat()->getGOT(); in setOutputSectionAddress() local
|
/frameworks/base/services/backup/java/com/android/server/backup/ |
D | BackupManagerService.java | 5267 final int got = readExactly(instream, block, 0, 512); in readTarHeader() local 6555 final int got = readExactly(instream, block, 0, 512); in readTarHeader() local
|
/frameworks/base/core/java/com/android/internal/app/ |
D | ProcessStats.java | 1671 int got; in readCheckedInt() local
|
/frameworks/base/tools/aapt/ |
D | ResourceTable.cpp | 2435 bool got = getItemValue(attrID, e->getBag().valueAt(i).bagKeyId, &val); in getAttributeFlags() local
|