/frameworks/base/tools/preload/ |
D | Record.java | 20 class Record { class 109 Record(String line, int lineNum) { in Record() method in Record
|
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
D | BitcodeReader.cpp | 107 static bool ConvertToString(SmallVector<uint64_t, 64> &Record, unsigned Idx, in ConvertToString() 476 SmallVector<uint64_t, 64> Record; in ParseAttributeBlock() local 538 SmallVector<uint64_t, 64> Record; in ParseTypeTableBody() local 751 SmallVector<uint64_t, 64> Record; in ParseOldTypeTable() local 929 SmallVector<uint64_t, 64> Record; in ParseOldTypeSymbolTable() local 980 SmallVector<uint64_t, 64> Record; in ParseValueSymbolTable() local 1042 SmallVector<uint64_t, 64> Record; in ParseMetadata() local 1263 SmallVector<uint64_t, 64> Record; in ParseConstants() local 1657 SmallVector<uint64_t, 64> Record; in ParseModule() local 2033 SmallVector<uint64_t, 64> Record; in ParseModuleTriple() local [all …]
|
D | BitcodeReader.h | 279 bool getValueTypePair(SmallVector<uint64_t, 64> &Record, unsigned &Slot, in getValueTypePair() 296 bool getValue(SmallVector<uint64_t, 64> &Record, unsigned &Slot, in getValue()
|
/frameworks/compile/slang/BitWriter_2_9_func/ |
D | BitcodeWriter.cpp | 166 SmallVector<uint64_t, 64> Record; in WriteAttributeTable() local 538 SmallVector<uint64_t, 64> &Record) { in WriteMDNode() 560 SmallVector<uint64_t, 64> Record; in WriteModuleMetadata() local 624 SmallVector<uint64_t, 64> Record; in WriteFunctionLocalMetadata() local 645 SmallVector<uint64_t, 64> Record; in WriteMetadataAttachment() local 674 SmallVector<uint64_t, 64> Record; in WriteModuleMetadataStore() local 737 SmallVector<uint64_t, 64> Record; in WriteConstants() local
|
/frameworks/compile/slang/BitWriter_2_9/ |
D | BitcodeWriter.cpp | 143 SmallVector<uint64_t, 64> Record; in WriteAttributeTable() local 584 SmallVector<uint64_t, 64> &Record) { in WriteMDNode() 606 SmallVector<uint64_t, 64> Record; in WriteModuleMetadata() local 670 SmallVector<uint64_t, 64> Record; in WriteFunctionLocalMetadata() local 691 SmallVector<uint64_t, 64> Record; in WriteMetadataAttachment() local 720 SmallVector<uint64_t, 64> Record; in WriteModuleMetadataStore() local 783 SmallVector<uint64_t, 64> Record; in WriteConstants() local
|
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
D | BitcodeReader.cpp | 348 static bool ConvertToString(SmallVector<uint64_t, 64> &Record, unsigned Idx, in ConvertToString() 755 SmallVector<uint64_t, 64> Record; in ParseAttributeBlock() local 818 SmallVector<uint64_t, 64> Record; in ParseTypeTableBody() local 1050 SmallVector<uint64_t, 64> Record; in ParseOldTypeTable() local 1245 SmallVector<uint64_t, 64> Record; in ParseOldTypeSymbolTable() local 1296 SmallVector<uint64_t, 64> Record; in ParseValueSymbolTable() local 1358 SmallVector<uint64_t, 64> Record; in ParseMetadata() local 1564 SmallVector<uint64_t, 64> Record; in ParseConstants() local 1956 SmallVector<uint64_t, 64> Record; in ParseModule() local 2304 SmallVector<uint64_t, 64> Record; in ParseModuleTriple() local [all …]
|
D | BitcodeReader.h | 274 bool getValueTypePair(SmallVector<uint64_t, 64> &Record, unsigned &Slot, in getValueTypePair() 291 bool getValue(SmallVector<uint64_t, 64> &Record, unsigned &Slot, in getValue()
|
/frameworks/compile/slang/BitWriter_3_2/ |
D | BitcodeWriter.cpp | 171 SmallVector<uint64_t, 64> Record; in WriteAttributeTable() local 572 SmallVector<uint64_t, 64> &Record) { in WriteMDNode() 594 SmallVector<uint64_t, 64> Record; in WriteModuleMetadata() local 658 SmallVector<uint64_t, 64> Record; in WriteFunctionLocalMetadata() local 679 SmallVector<uint64_t, 64> Record; in WriteMetadataAttachment() local 708 SmallVector<uint64_t, 64> Record; in WriteModuleMetadataStore() local 806 SmallVector<uint64_t, 64> Record; in WriteConstants() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | GestureRecorder.java | 41 public abstract class Record { class in GestureRecorder.Gesture
|
/frameworks/compile/mclinker/lib/LD/ |
D | EhFrame.cpp | 32 EhFrame::Record::Record(llvm::StringRef pRegion) in Record() function in EhFrame::Record
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | QSPanel.java | 516 private static class Record { class in QSPanel
|
/frameworks/base/services/core/java/com/android/server/ |
D | TelephonyRegistry.java | 87 private static class Record { class in TelephonyRegistry
|