| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | heap-space.h | 33 iterator begin() { return pages_.begin(); } in begin() function in cppgc::internal::BaseSpace 34 const_iterator begin() const { return pages_.begin(); } in begin() function in cppgc::internal::BaseSpace
|
| H A D | remembered-set.cc | 93 void OldToNewRememberedSet::InvalidateRememberedSlotsInRange(void* begin, in InvalidateRememberedSlotsInRange() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | large-spaces.h | 112 iterator begin() { return iterator(first_page()); } in begin() function in v8::internal::LargeObjectSpace 115 const_iterator begin() const { return const_iterator(first_page()); } in begin() function in v8::internal::LargeObjectSpace
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | scope-info-inl.h | 124 inline Iterator begin() const { return Iterator(this, InternalIndex(0)); } in begin() function in v8::internal::ScopeInfo::LocalNamesRange
|
| H A D | swiss-hash-table-helpers.h | 146 BitMask begin() const { return *this; } in begin() function in v8::internal::swiss_table::BitMask
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | DebugSink.h | 109 const size_t begin = mParent.size(); in operator <<() local 120 void onWrite(const char *begin, char const *end) in onWrite() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | Query11.cpp | 70 angle::Result Query11::begin(const gl::Context *context) in begin() function in rx::Query11
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfExpression.h | 86 DIExpression::expr_op_iterator begin() const { return Start; } in begin() function in llvm::DIExpressionCursor
|
| /third_party/skia/third_party/externals/spirv-tools/source/util/ |
| H A D | ilist.h | 237 IntrusiveList<NodeType>::begin() { in begin() function in spvtools::utils::IntrusiveList 249 IntrusiveList<NodeType>::begin() const { in begin() function in spvtools::utils::IntrusiveList
|
| /third_party/skia/src/core/ |
| H A D | SkEnumerate.h | 56 constexpr SkEnumerate(Iter begin, Iter end) : SkEnumerate{0, begin, end} {} in SkEnumerate() argument 68 constexpr Iterator begin() const { return Iterator{fBeginIndex, fBegin}; } in begin() function in SkEnumerate 91 constexpr SkEnumerate(ptrdiff_t beginIndex, Iter begin, Iter end) in SkEnumerate() argument [all...] |
| H A D | SkRecordOpts.cpp | 29 int begin, end = 0; in apply() local [all...] |
| H A D | SkDeque.cpp | 78 char* begin; in push_front() local 166 char* begin = first->fBegin + fElemSize; in pop_front() local [all...] |
| /third_party/skia/src/effects/ |
| H A D | Sk2DPathEffect.cpp | 30 virtual void begin(const SkIRect& uvBounds, SkPath* dst) const {} in begin() function in Sk2DPathEffect
|
| /third_party/skia/src/gpu/tessellate/ |
| H A D | PathTessellator.h | 59 Iter begin() const { return {this}; } in begin() function
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | LRUCache.hpp | 292 typename LRUCache<KEY, DATA, HASH>::iterator LRUCache<KEY, DATA, HASH>::begin() const in begin() function in sw::LRUCache
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkQueryPool.cpp | 184 void QueryPool::begin(uint32_t query, VkQueryControlFlags flags) in begin() function in vk::QueryPool
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | assembly_grammar.cpp | 59 const char* begin = textValue; // The left end of the current word. in spvTextParseMaskOperand() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | assembly_grammar.cpp | 59 const char* begin = textValue; // The left end of the current word. in spvTextParseMaskOperand() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
| H A D | ilist.h | 237 IntrusiveList<NodeType>::begin() { in begin() function in spvtools::utils::IntrusiveList 249 IntrusiveList<NodeType>::begin() const { in begin() function in spvtools::utils::IntrusiveList
|
| /third_party/skia/src/utils/ |
| H A D | SkJSON.h | 259 const T* begin() const { in begin() function in skjson::VectorValue 306 const char* begin() const { in begin() function in skjson::final
|
| /third_party/skia/third_party/externals/dawn/src/common/ |
| H A D | StackContainer.h | 196 -> decltype(begin(stack_container.container())) { in begin() function 202 -> decltype(begin(stack_container.container())) { in begin() function
|
| H A D | SerialStorage.h | 200 typename SerialStorage<Derived>::Iterator SerialStorage<Derived>::BeginEnd::begin() const { begin() function in SerialStorage::BeginEnd 264 typename SerialStorage<Derived>::ConstIterator SerialStorage<Derived>::ConstBeginEnd::begin() begin() function in SerialStorage::ConstBeginEnd [all...] |
| H A D | LinkedList.h | 263 LinkedListIterator<T> begin(LinkedList<T>& l) { in begin() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | DebugInlineeLinesSubsection.h | 80 Iterator begin() const { return Lines.begin(); } in begin() function in llvm::codeview::final 111 std::vector<Entry>::const_iterator begin() const { return Entries.begin(); } in begin() function in llvm::codeview::final
|
| H A D | DebugLinesSubsection.h | 93 Iterator begin() const { return LinesAndColumns.begin(); } in begin() function in llvm::codeview::final
|