Home
last modified time | relevance | path

Searched defs:getNext (Results 26 - 50 of 52) sorted by relevance

123

/third_party/node/deps/icu-small/source/common/
H A Dresbund.cpp300 ResourceBundle ResourceBundle::getNext(UErrorCode& status) { in getNext() function in ResourceBundle
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp213 Optional<TypeIndex> LazyRandomTypeCollection::getNext(TypeIndex Prev) { in getNext() function in LazyRandomTypeCollection
H A DMergingTypeTableBuilder.cpp48 Optional<TypeIndex> MergingTypeTableBuilder::getNext(TypeIndex Prev) { in getNext() function in MergingTypeTableBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DUse.h123 Use *getNext() const { return Next; } in getNext() function in llvm::Use
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DMachOUniversal.h56 ObjectForArch getNext() const { return ObjectForArch(Parent, Index + 1); } in getNext() function in llvm::object::MachOUniversalBinary::ObjectForArch
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist_node.h66 ilist_node_impl *getNext() { in getNext() function in llvm::ilist_node_impl
73 const ilist_node_impl *getNext() const { in getNext() function in llvm::ilist_node_impl
186 static ilist_node_impl<OptionsT> *getNext(ilist_node_impl<OptionsT> &N) { in getNext() function
196 getNext(const ilist_node_impl<OptionsT> &N) { in getNext() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DUse.h98 Use *getNext() const { return Next; } in getNext() function in llvm::Use
/third_party/skia/third_party/externals/icu/source/common/
H A Dresbund.cpp300 ResourceBundle ResourceBundle::getNext(UErrorCode& status) { in getNext() function in ResourceBundle
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachinePassRegistry.h60 MachinePassRegistryNode *getNext() const { return Next; } in getNext() function in llvm::MachinePassRegistryNode
H A DDIE.h502 IntrusiveBackListNode *getNext() const { in getNext() function
H A DMachineScheduler.h155 MachineSchedRegistry *getNext() const { in getNext() function in llvm::MachineSchedRegistry
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp106 std::unique_ptr<PDBSymbol> NativeEnumEnumEnumerators::getNext() { in getNext() function in NativeEnumEnumEnumerators
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetRPCAPI.h150 ResourceId getNext() { in getNext() function in llvm::orc::remote::ResourceIdMgr
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h161 const MachineBasicBlock::const_iterator getNext() const { return NextMI; } in getNext() function in llvm::GCNDownwardRPTracker
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DEquivalenceClasses.h109 const ECValue *getNext() const { in getNext() function in llvm::EquivalenceClasses::ECValue
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h69 PointerRec *getNext() const { return NextInList; } in getNext() function in llvm::AliasSet::PointerRec
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DArchive.cpp456 Expected<Archive::Child> Archive::Child::getNext() const { in getNext() function in Archive::Child
859 Archive::Symbol Archive::Symbol::getNext() const { in getNext() function in Archive::Symbol
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLowering.h94 InstList::iterator getNext() const { return Next; } in getNext() function in Ice::LoweringContext
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp203 UserValue *getNext() const { return next; } in getNext() function in __anon24031::UserValue
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DTargetRegistry.h301 const Target *getNext() const { return Next; } in getNext() function in llvm::Target
/third_party/icu/tools/colprobe/
H A Dsortedlines.cpp1339 SortedLines::getNext() in getNext() function in SortedLines
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryBindingTests.cpp133 deUint32 getNext () in getNext() function in vkt::memory::__anon28048::SimpleRandomGenerator
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryBindingTests.cpp133 deUint32 getNext () in getNext() function in vkt::memory::__anon29279::SimpleRandomGenerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DYAMLParser.cpp811 Token Scanner::getNext() { in getNext() function in Scanner
1866 Token Node::getNext() { in getNext() function in Node
2308 Token Document::getNext() { getNext() function in Document
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFGraph.h457 NodeId getNext() const { return Next; } in getNext() function

Completed in 31 milliseconds

123