Home
last modified time | relevance | path

Searched defs:Next (Results 1 - 25 of 212) sorted by relevance

123456789

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_list.h36 struct rc_list * Next; member
/third_party/node/deps/v8/src/heap/
H A Dcombined-heap.cc17 HeapObject CombinedHeapObjectIterator::Next() { in Next() function in v8::internal::CombinedHeapObjectIterator
H A Dnew-spaces-inl.h67 HeapObject SemiSpaceObjectIterator::Next() { in Next() function in v8::internal::SemiSpaceObjectIterator
H A Dpaged-spaces-inl.h21 HeapObject PagedSpaceObjectIterator::Next() { in Next() function in v8::internal::PagedSpaceObjectIterator
/third_party/skia/third_party/externals/dawn/src/dawn_wire/
H A DBufferConsumer_impl.h38 WireResult BufferConsumer<BufferT>::Next(T** data) { in Next() function in dawn_wire::BufferConsumer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeCollection.h35 Optional<TypeIndex> Next = getFirst(); in ForEachRecord() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DExecutionDomainFix.h64 DomainValue *Next; member
/third_party/node/deps/v8/src/profiler/
H A Dcircular-queue-inl.h57 typename SamplingCircularQueue<T, L>::Entry* SamplingCircularQueue<T, L>::Next( in Next() function in v8::internal::SamplingCircularQueue
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DRecycler.h36 FreeNode *Next; member
H A DManagedStatic.h54 mutable const ManagedStaticBase *Next = nullptr; member in llvm::ManagedStaticBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DEscapeEnumerator.cpp29 IRBuilder<> *EscapeEnumerator::Next() { in Next() function in EscapeEnumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist_node_base.h24 ilist_node_base *Next = nullptr; member in llvm::ilist_node_base
28 void setNext(ilist_node_base *Next) { this->Next = Next; } in setNext() argument
38 ilist_node_base *Next = nullptr; member in llvm::ilist_node_base
42 void setNext(ilist_node_base *Next) { this->Next = Next; } in setNext() argument
[all...]
H A Dilist_base.h25 static void insertBeforeImpl(node_base_type &Next, node_base_type &N) { in insertBeforeImpl() argument
35 node_base_type *Next = N.getNext(); in removeImpl() local
55 static void transferBeforeImpl(node_base_type &Next, node_base_type &First, in transferBeforeImpl() argument
79 insertBefore(T &Next, T &N) insertBefore() argument
88 transferBefore(T &Next, T &First, T &Last) transferBefore() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Dilist_base.h22 static void insertBeforeImpl(node_base_type &Next, node_base_type &N) { in insertBeforeImpl() argument
32 node_base_type *Next = N.getNext(); in removeImpl() local
52 static void transferBeforeImpl(node_base_type &Next, node_base_type &First, in transferBeforeImpl() argument
76 insertBefore(T &Next, T &N) insertBefore() argument
85 transferBefore(T &Next, T &First, T &Last) transferBefore() argument
[all...]
H A Dilist_node_base.h23 ilist_node_base *Next = nullptr; member in llvm::ilist_node_base
27 void setNext(ilist_node_base *Next) { this->Next = Next; } in setNext() argument
37 ilist_node_base *Next = nullptr; member in llvm::ilist_node_base
41 void setNext(ilist_node_base *Next) { this->Next = Next; } in setNext() argument
[all...]
/third_party/gn/src/gn/
H A Dconfig_values_extractors.h58 void Next() { cur_index_++; } in Next() function in ConfigValuesIterator
/third_party/lame/dshow/
H A DREG.H72 LONG Next(LPTSTR pszStr, DWORD cbName) in Next() function in Lame::CRegEnumKey
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DManagedStatic.h54 mutable const ManagedStaticBase *Next = nullptr; member in llvm::ManagedStaticBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DInstSimplifyPass.cpp33 SmallPtrSet<const Instruction *, 8> S1, S2, *ToSimplify = &S1, *Next = &S2; in runImpl() local
/third_party/gn/src/base/files/
H A Dfile_enumerator_win.cc113 FilePath FileEnumerator::Next() { in Next() function in base::FileEnumerator
H A Dfile_enumerator_posix.cc96 FilePath FileEnumerator::Next() { in Next() function in base::FileEnumerator
/third_party/node/deps/v8/src/codegen/
H A Dcode-comments.cc58 void CodeCommentsIterator::Next() { in Next() function in v8::internal::CodeCommentsIterator
/third_party/node/deps/v8/src/objects/
H A Djs-segment-iterator.cc71 MaybeHandle<JSReceiver> JSSegmentIterator::Next( in Next() function in v8::internal::JSSegmentIterator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp45 DomainValue *Next = DV->Next; in release() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h33 AllocatorNode *Next = nullptr; member
52 AllocatorNode *Next = Head->Next; in ~ArenaAllocator() local

Completed in 30 milliseconds

123456789