/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_list.h | 36 struct rc_list * Next; member
|
/third_party/node/deps/v8/src/heap/ |
H A D | combined-heap.cc | 17 HeapObject CombinedHeapObjectIterator::Next() { in Next() function in v8::internal::CombinedHeapObjectIterator
|
H A D | new-spaces-inl.h | 67 HeapObject SemiSpaceObjectIterator::Next() { in Next() function in v8::internal::SemiSpaceObjectIterator
|
H A D | paged-spaces-inl.h | 21 HeapObject PagedSpaceObjectIterator::Next() { in Next() function in v8::internal::PagedSpaceObjectIterator
|
/third_party/skia/third_party/externals/dawn/src/dawn_wire/ |
H A D | BufferConsumer_impl.h | 38 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 D | TypeCollection.h | 35 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 D | ExecutionDomainFix.h | 64 DomainValue *Next; member
|
/third_party/node/deps/v8/src/profiler/ |
H A D | circular-queue-inl.h | 57 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 D | Recycler.h | 36 FreeNode *Next; member
|
H A D | ManagedStatic.h | 54 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 D | EscapeEnumerator.cpp | 29 IRBuilder<> *EscapeEnumerator::Next() { in Next() function in EscapeEnumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | ilist_node_base.h | 24 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 D | ilist_base.h | 25 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 D | ilist_base.h | 22 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 D | ilist_node_base.h | 23 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 D | config_values_extractors.h | 58 void Next() { cur_index_++; } in Next() function in ConfigValuesIterator
|
/third_party/lame/dshow/ |
H A D | REG.H | 72 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 D | ManagedStatic.h | 54 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 D | InstSimplifyPass.cpp | 33 SmallPtrSet<const Instruction *, 8> S1, S2, *ToSimplify = &S1, *Next = &S2; in runImpl() local
|
/third_party/gn/src/base/files/ |
H A D | file_enumerator_win.cc | 113 FilePath FileEnumerator::Next() { in Next() function in base::FileEnumerator
|
H A D | file_enumerator_posix.cc | 96 FilePath FileEnumerator::Next() { in Next() function in base::FileEnumerator
|
/third_party/node/deps/v8/src/codegen/ |
H A D | code-comments.cc | 58 void CodeCommentsIterator::Next() { in Next() function in v8::internal::CodeCommentsIterator
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-segment-iterator.cc | 71 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 D | ExecutionDomainFix.cpp | 45 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 D | MicrosoftDemangle.h | 33 AllocatorNode *Next = nullptr; member 52 AllocatorNode *Next = Head->Next; in ~ArenaAllocator() local
|