Home
last modified time | relevance | path

Searched refs:getList (Results 1 - 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachinePassRegistry.h86 MachinePassRegistryNode<PassCtorTy> *getList() { return List; } in getList() function in llvm::MachinePassRegistry
92 for (MachinePassRegistryNode<PassCtorTy> *R = getList(); R; in setDefault()
148 for (RegistryClass *Node = RegistryClass::getList(); in initialize()
H A DRegAllocRegistry.h47 static SubClass *getList() { in getList() function in llvm::RegisterRegAllocBase
48 return static_cast<SubClass *>(Registry.getList()); in getList()
H A DSchedulerRegistry.h52 static RegisterScheduler *getList() { in getList() function in llvm::RegisterScheduler
53 return (RegisterScheduler *)Registry.getList(); in getList()
H A DMachineScheduler.h159 static MachineSchedRegistry *getList() { in getList() function in llvm::MachineSchedRegistry
160 return (MachineSchedRegistry *)Registry.getList(); in getList()
/third_party/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
H A DICUCurrencyMetaInfo.java106 return collector.getList(); in collect()
208 public List<CurrencyInfo> getList() { in getList() method in ICUCurrencyMetaInfo.InfoCollector
233 public List<String> getList() { in getList() method in ICUCurrencyMetaInfo.RegionCollector
253 public List<String> getList() { in getList() method in ICUCurrencyMetaInfo.CurrencyCollector
287 List<T> getList(); in getList() method
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUCurrencyMetaInfo.java108 return collector.getList(); in collect()
210 public List<CurrencyInfo> getList() { in getList() method in ICUCurrencyMetaInfo.InfoCollector
235 public List<String> getList() { in getList() method in ICUCurrencyMetaInfo.RegionCollector
255 public List<String> getList() { in getList() method in ICUCurrencyMetaInfo.CurrencyCollector
289 List<T> getList(); in getList() method
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DAnyScriptTest.java146 String westernDigits = getList(westernDigitSet); in TestCommonDigits()
147 String arabicDigits = getList(arabicDigitSet); in TestCommonDigits()
167 private String getList(UnicodeSet set) { in getList() method in AnyScriptTest
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DAnyScriptTest.java143 String westernDigits = getList(westernDigitSet); in TestCommonDigits()
144 String arabicDigits = getList(arabicDigitSet); in TestCommonDigits()
164 private String getList(UnicodeSet set) { in getList() method in AnyScriptTest
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DListFieldSchema.java95 List<L> list = getList(message, offset); in mutableListAt()
126 List<E> other = getList(otherMsg, offset); in mergeListsAt()
140 static <E> List<E> getList(Object message, long offset) { in getList() method in ListFieldSchema.ListFieldSchemaFull
H A DMapField.java53 * <p>THREAD-SAFETY NOTE: Read-only access is thread-safe. Users can call getMap() and getList()
71 * <b>getMap() getList() getMutableMap() getMutableList()</b>
233 List<Message> getList() { in getList() method in MapField
H A DGeneratedMessageV3.java2661 return getMapField(message).getList().get(index); in getRepeated()
2666 return getMapField(builder).getList().get(index); in getRepeated()
2703 return getMapField(message).getList().size(); in getRepeatedCount()
2708 return getMapField(builder).getList().size(); in getRepeatedCount()
H A DGeneratedMessage.java2599 return getMapField(message).getList().get(index); in getRepeated()
2604 return getMapField(builder).getList().get(index); in getRepeated()
2641 return getMapField(message).getList().size(); in getRepeatedCount()
2646 return getMapField(builder).getList().size(); in getRepeatedCount()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DSymbolTableListTraitsImpl.h43 ListTy &ItemList = getList(getListOwner()); in setSymTabObject()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DSymbolTableListTraits.h86 static ListTy &getList(ItemParentClass *Par) { in getList() function in llvm::SymbolTableListTraits
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DSymbolTableListTraits.h83 static ListTy &getList(ItemParentClass *Par) { in getList() function in llvm::SymbolTableListTraits
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h61 const List &getList(size_t LI) const { return Lists[LI]; } in getList() function in llvm::DebugLocStream
77 /// be retrieved later via \a getList().
H A DDIEHash.cpp227 for (const auto &Entry : Locs.getEntries(Locs.getList(LocList.getValue()))) in hashLocList()
H A DDIE.cpp820 MCSymbol *Label = DD->getDebugLocs().getList(Index).Label;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DImmutableList.h100 ImmutableList getList() const { return L; } in getList() function in llvm::ImmutableList::iterator
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_peephole.cpp2726 Record **getList(const Instruction *);
2942 MemoryOpt::getList(const Instruction *insn) in getList() function in nv50_ir::MemoryOpt
2952 Record **list = getList(i); in addRecord()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]
/third_party/typescript/lib/
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]

Completed in 131 milliseconds

12