| /frameworks/base/core/tests/coretests/src/com/android/internal/util/ | 
| D | BitUtilsTest.java | 149             int[] got = unpackBits(tc.packedBits);  in testBitsPacking()  local160             long got = packBits(tc.bits);  in testBitsPacking()  local
 
 | 
| /frameworks/compile/mclinker/lib/Target/X86/ | 
| D | X86LDBackend.cpp | 350     LDSection& got = file_format->getGOT();  in initTargetSections()  local473   X86_32GOTEntry* got = 0;  in emitGOTSectionData()  local
 496   X86_32GOTEntry* got = 0;  in emitGOTPLTSectionData()  local
 617     LDSection& got = file_format->getGOT();  in initTargetSections()  local
 658   X86_64GOTEntry* got = 0;  in emitGOTSectionData()  local
 681   X86_64GOTEntry* got = 0;  in emitGOTPLTSectionData()  local
 
 | 
| /frameworks/compile/mclinker/lib/Target/Mips/ | 
| D | MipsGOTPLT.cpp | 35     GOTPLTEntry* got = &(llvm::cast<GOTPLTEntry>((*it)));  in emit()  local
 | 
| D | MipsRelocator.cpp | 602   MipsGOT& got = getTarget().getGOT();  in getLocalGOTEntry()  local629   MipsGOT& got = getTarget().getGOT();  in getGlobalGOTEntry()  local
 656   MipsGOT& got = getTarget().getGOT();  in getTLSGOTEntry()  local
 674   MipsGOT& got = getTarget().getGOT();  in getGOTOffset()  local
 690   MipsGOT& got = getTarget().getGOT();  in getTLSGOTOffset()  local
 970     MipsGOT& got = pParent.getTarget().getGOT();  in got16()  local
 
 | 
| D | MipsGOT.cpp | 496     Mips32GOTEntry* got = &(llvm::cast<Mips32GOTEntry>((*it)));  in emit()  local531     Mips64GOTEntry* got = &(llvm::cast<Mips64GOTEntry>((*it)));  in emit()  local
 
 | 
| D | MipsLDBackend.cpp | 1269   LDSection& got = fileFormat->getGOT();  in initTargetSections()  local1314   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/base/core/java/com/android/internal/util/ | 
| D | TokenBucket.java | 110             int got = mAvailable;  in get()  local
 | 
| /frameworks/base/cmds/incident_helper/tests/ | 
| D | PsParser_test.cpp | 56     PsProto got;  in TEST_F()  local
 | 
| /frameworks/base/apct-tests/perftests/core/src/android/libcore/ | 
| D | ReferencePerfTest.java | 118         int got = count.get();  in timeFinalization()  local
 | 
| /frameworks/libs/net/common/tests/unit/src/com/android/net/module/util/ | 
| D | SharedLogTest.java | 124             String got = lines[i];  in verifyLogLines()  local
 | 
| /frameworks/compile/mclinker/lib/Target/ARM/ | 
| D | ARMGOT.cpp | 118   ARMGOTEntry* got = NULL;  in emit()  local
 | 
| D | ARMLDBackend.cpp | 178     LDSection& got = file_format->getGOT();  in initTargetSections()  local
 | 
| /frameworks/base/core/tests/coretests/src/android/util/ | 
| D | LocalLogTest.java | 93             String got = gotLines[i];  in verifyAllLines()  local
 | 
| /frameworks/compile/mclinker/lib/Target/AArch64/ | 
| D | AArch64GOT.cpp | 121   AArch64GOTEntry* got = NULL;  in emit()  local
 | 
| D | AArch64LDBackend.cpp | 94     LDSection& got = file_format->getGOT();  in initTargetSections()  local
 | 
| /frameworks/compile/mclinker/lib/Target/Hexagon/ | 
| D | HexagonLDBackend.cpp | 309   HexagonGOTEntry* got = 0;  in emitGOTSectionData()  local358   HexagonGOTEntry* got = 0;  in emitGOTPLTSectionData()  local
 409     LDSection& got = file_format->getGOT();  in initTargetSections()  local
 
 | 
| /frameworks/base/services/backup/java/com/android/server/backup/utils/ | 
| D | TarBackupReader.java | 681         final int got = readExactly(mInputStream, block, 0, 512);  in readTarHeader()  local
 | 
| /frameworks/base/core/java/android/app/backup/ | 
| D | FullBackup.java | 247                 int got = in.read(buffer, 0, toRead);  in restoreFile()  local
 | 
| /frameworks/native/libs/binder/ | 
| D | Parcel.cpp | 2309     int got = readFileDescriptor();  in readUniqueFileDescriptor()  local2331     int got = readParcelFileDescriptor();  in readUniqueParcelFileDescriptor()  local
 
 | 
| /frameworks/compile/mclinker/lib/Target/ | 
| D | GNULDBackend.cpp | 2208         LDSection& got = getOutputFormat()->getGOT();  in setOutputSectionAddress()  local
 | 
| /frameworks/base/core/java/com/android/internal/app/procstats/ | 
| D | ProcessStats.java | 1026         int got;  in readCheckedInt()  local
 | 
| /frameworks/base/tools/aapt/ | 
| D | ResourceTable.cpp | 2553                     bool got = getItemValue(attrID, e->getBag().valueAt(i).bagKeyId, &val);  in getAttributeFlags()  local
 |