Home
last modified time | relevance | path

Searched refs:getSlots (Results 1 – 7 of 7) sorted by relevance

/external/libtextclassifier/jni/com/google/android/textclassifier/
DActionsSuggestionsModel.java252 public Slot[] getSlots() { in getSlots() method in ActionsSuggestionsModel.ActionSuggestion
/external/llvm/lib/DebugInfo/CodeView/
DTypeTableBuilder.cpp178 ArrayRef<VFTableSlotKind> Slots = Record.getSlots(); in writeVFTableShape()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h567 ArrayRef<VFTableSlotKind> getSlots() const { in getSlots() function
573 uint32_t getEntryCount() const { return getSlots().size(); } in getEntryCount()
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h632 ArrayRef<VFTableSlotKind> getSlots() const { in getSlots() function
637 uint32_t getEntryCount() const { return getSlots().size(); } in getEntryCount()
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h561 ArrayRef<VFTableSlotKind> getSlots() const { in getSlots() function
567 uint32_t getEntryCount() const { return getSlots().size(); } in getEntryCount()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp456 ArrayRef<VFTableSlotKind> Slots = Record.getSlots(); in visitKnownRecord()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp455 ArrayRef<VFTableSlotKind> Slots = Record.getSlots(); in visitKnownRecord()