HomeSort by relevance Sort by last modified time
    Searched refs:IndexEntry (Results 1 - 25 of 25) sorted by null

  /frameworks/base/rs/java/android/renderscript/
FileA3D.java 43 * the FileA3D IndexEntry
70 * IndexEntry contains information about one of the RenderScript
75 public static class IndexEntry {
129 static synchronized BaseObj internalCreate(RenderScript rs, IndexEntry entry) {
157 IndexEntry(RenderScript rs, int index, long id, String name, EntryType type) {
167 IndexEntry[] mFileEntries;
182 mFileEntries = new IndexEntry[numFileEntries];
189 mFileEntries[i] = new IndexEntry(mRS, i, getID(mRS), names[i], EntryType.toEntryType(ids[i]));
215 public IndexEntry getIndexEntry(int index) {
  /external/llvm/lib/DebugInfo/DWARF/
DWARFUnit.cpp 39 const DWARFUnitIndex::Entry *IndexEntry)
42 if (IndexEntry)
43 if (const auto *C = IndexEntry->getOffset(DW_SECT_STR_OFFSETS))
48 UnitSection(UnitSection), IndexEntry(IndexEntry) {
81 if (IndexEntry) {
84 auto *UnitContrib = IndexEntry->getOffset();
87 auto *AbbrEntry = IndexEntry->getOffset(DW_SECT_ABBREV);
  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 139 const DWARFUnitIndex::Entry *IndexEntry;
151 const DWARFUnitIndex::Entry *IndexEntry = nullptr);
262 if (IndexEntry)
263 if (const auto *Contrib = IndexEntry->getOffset(DW_SECT_LINE))
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 152 const DWARFUnitIndex::Entry *IndexEntry;
171 const DWARFUnitIndex::Entry *IndexEntry = nullptr);
312 if (IndexEntry)
313 if (const auto *Contrib = IndexEntry->getOffset(DW_SECT_LINE))
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 150 const DWARFUnitIndex::Entry *IndexEntry;
169 const DWARFUnitIndex::Entry *IndexEntry = nullptr);
319 if (IndexEntry)
320 if (const auto *Contrib = IndexEntry->getOffset(DW_SECT_LINE))
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 150 const DWARFUnitIndex::Entry *IndexEntry;
169 const DWARFUnitIndex::Entry *IndexEntry = nullptr);
319 if (IndexEntry)
320 if (const auto *Contrib = IndexEntry->getOffset(DW_SECT_LINE))
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 152 const DWARFUnitIndex::Entry *IndexEntry;
171 const DWARFUnitIndex::Entry *IndexEntry = nullptr);
312 if (IndexEntry)
313 if (const auto *Contrib = IndexEntry->getOffset(DW_SECT_LINE))
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 150 const DWARFUnitIndex::Entry *IndexEntry;
169 const DWARFUnitIndex::Entry *IndexEntry = nullptr);
319 if (IndexEntry)
320 if (const auto *Contrib = IndexEntry->getOffset(DW_SECT_LINE))
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 150 const DWARFUnitIndex::Entry *IndexEntry;
169 const DWARFUnitIndex::Entry *IndexEntry = nullptr);
319 if (IndexEntry)
320 if (const auto *Contrib = IndexEntry->getOffset(DW_SECT_LINE))
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 208 const DWARFUnitIndex::Entry *IndexEntry;
228 const DWARFUnitIndex::Entry *IndexEntry = nullptr);
394 if (IndexEntry)
395 if (const auto *Contrib = IndexEntry->getOffset(DW_SECT_LINE))
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 208 const DWARFUnitIndex::Entry *IndexEntry;
228 const DWARFUnitIndex::Entry *IndexEntry = nullptr);
394 if (IndexEntry)
395 if (const auto *Contrib = IndexEntry->getOffset(DW_SECT_LINE))
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 208 const DWARFUnitIndex::Entry *IndexEntry;
228 const DWARFUnitIndex::Entry *IndexEntry = nullptr);
394 if (IndexEntry)
395 if (const auto *Contrib = IndexEntry->getOffset(DW_SECT_LINE))
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 208 const DWARFUnitIndex::Entry *IndexEntry;
228 const DWARFUnitIndex::Entry *IndexEntry = nullptr);
394 if (IndexEntry)
395 if (const auto *Contrib = IndexEntry->getOffset(DW_SECT_LINE))
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 208 const DWARFUnitIndex::Entry *IndexEntry;
228 const DWARFUnitIndex::Entry *IndexEntry = nullptr);
394 if (IndexEntry)
395 if (const auto *Contrib = IndexEntry->getOffset(DW_SECT_LINE))
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 208 const DWARFUnitIndex::Entry *IndexEntry;
228 const DWARFUnitIndex::Entry *IndexEntry = nullptr);
394 if (IndexEntry)
395 if (const auto *Contrib = IndexEntry->getOffset(DW_SECT_LINE))
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 208 const DWARFUnitIndex::Entry *IndexEntry;
228 const DWARFUnitIndex::Entry *IndexEntry = nullptr);
394 if (IndexEntry)
395 if (const auto *Contrib = IndexEntry->getOffset(DW_SECT_LINE))
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 208 const DWARFUnitIndex::Entry *IndexEntry;
228 const DWARFUnitIndex::Entry *IndexEntry = nullptr);
394 if (IndexEntry)
395 if (const auto *Contrib = IndexEntry->getOffset(DW_SECT_LINE))
  /prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-core/1.0/
doxia-core-1.0.jar 
  /external/llvm/tools/llvm-objdump/
MachODump.cpp     [all...]
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/tools/common/m2/repository/com/google/android/android/4.0.1.2/
android-4.0.1.2.jar 
  /prebuilts/tools/common/m2/repository/com/google/android/android/4.1.1.4/
android-4.1.1.4.jar 
  /tools/external/gradle/
gradle-api-2.14.1.jar 
gradle-api-3.4.1.jar 
gradle-api-3.5-20170307000048+0000.jar 

Completed in 542 milliseconds