| /third_party/node/deps/v8/src/base/ |
| H A D | address-region.h | 33 Address begin() const { return address_; } in begin() function in v8::base::AddressRegion
|
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | raw-heap.h | 59 iterator begin() { return spaces_.begin(); } in begin() function in cppgc::internal::final 60 const_iterator begin() const { return spaces_.begin(); } in begin() function in cppgc::internal::final
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | factory-inl.h | 49 Handle<String> Factory::NewSubString(Handle<String> str, int begin, int end) { in NewSubString() argument
|
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-graph.h | 35 BlockConstIterator begin() const { return blocks_.begin(); } in begin() function in v8::internal::maglev::final
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | internal-index.h | 70 InternalIndex begin() { return InternalIndex(min_); } in begin() function in v8::internal::InternalIndex::Range
|
| /third_party/node/deps/v8/src/utils/ |
| H A D | scoped-list.h | 96 inline iterator begin() { in begin() function in v8::internal::final 99 inline const_iterator begin() const { in begin() function in v8::internal::final
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_flow.h | 154 LLVMBasicBlockRef begin; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instr_alugroup.h | 54 auto begin() {return m_slots.begin(); } in begin() function in r600::AluGroup 56 auto begin() const {return m_slots.begin(); } in begin() function in r600::AluGroup
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | TransformFeedback11.cpp | 30 angle::Result TransformFeedback11::begin(const gl::Context *context, in begin() function in rx::TransformFeedback11
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | Query9.cpp | 34 angle::Result Query9::begin(const gl::Context *context) in begin() function in rx::Query9
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Query.cpp | 41 angle::Result Query::begin(const Context *context) in begin() function in gl::Query
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | TransformFeedbackGL.cpp | 43 angle::Result TransformFeedbackGL::begin(const gl::Context *context, in begin() function in rx::TransformFeedbackGL
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | VulkanSecondaryCommandBuffer.cpp | 84 angle::Result VulkanSecondaryCommandBuffer::begin( in begin() function in rx::vk::VulkanSecondaryCommandBuffer
|
| /third_party/skia/src/core/ |
| H A D | SkArenaAllocList.h | 46 Iter begin() { return Iter(fHead); } in begin() function in SkArenaAllocList
|
| H A D | SkTSort.h | 194 void SkTQSort(T* begin, T* end, const C& lessThan) { in SkTQSort() argument 205 template <typename T> void SkTQSort(T* begin, T* end) { in SkTQSort() argument 210 template <typename T> void SkTQSort(T** begin, T** end) { in SkTQSort() argument
|
| H A D | SkRecordPattern.h | 131 SK_ALWAYS_INLINE bool search(SkRecord* record, int* begin, int* end) { in search() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | TransformFeedback.cpp | 82 void TransformFeedback::begin(GLenum primitiveMode) in begin() function in es2::TransformFeedback
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
| H A D | WeakMap.hpp | 137 typename WeakMap<K, V>::iterator WeakMap<K, V>::begin() const in begin() function in vk::dbg::WeakMap
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | instruction_list.h | 99 iterator begin() { return utils::IntrusiveList<Instruction>::begin(); } in begin() function in spvtools::opt::InstructionList 101 const_iterator begin() const { in begin() function in spvtools::opt::InstructionList
|
| H A D | tree_iterator.h | 150 static inline PostOrderTreeDFIterator begin(NodePtr top_node) { in begin() function in spvtools::opt::PostOrderTreeDFIterator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | instruction_list.h | 99 iterator begin() { return utils::IntrusiveList<Instruction>::begin(); } in begin() function in spvtools::opt::InstructionList 101 const_iterator begin() const { in begin() function in spvtools::opt::InstructionList
|
| H A D | tree_iterator.h | 150 static inline PostOrderTreeDFIterator begin(NodePtr top_node) { in begin() function in spvtools::opt::PostOrderTreeDFIterator
|
| /third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/ |
| H A D | FunctionList.h | 37 void operator()(iter_type begin, iter_type end) { in operator ()() argument
|
| /third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/ |
| H A D | DelayLineEffect.h | 57 void operator () (iter_type begin, iter_type end) { in operator ()() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/ |
| H A D | ParamGenerator.h | 99 Iterator begin() const { in begin() function in ParamGenerator
|