Home
last modified time | relevance | path

Searched defs:begin (Results 176 - 200 of 1078) sorted by relevance

12345678910>>...44

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DQuery9.cpp34 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 DQuery.cpp41 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 DTransformFeedbackGL.cpp43 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 DVulkanSecondaryCommandBuffer.cpp84 angle::Result VulkanSecondaryCommandBuffer::begin( in begin() function in rx::vk::VulkanSecondaryCommandBuffer
/third_party/skia/src/core/
H A DSkArenaAllocList.h46 Iter begin() { return Iter(fHead); } in begin() function in SkArenaAllocList
H A DSkTSort.h194 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 DSkRecordPattern.h131 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 DTransformFeedback.cpp82 void TransformFeedback::begin(GLenum primitiveMode) in begin() function in es2::TransformFeedback
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DWeakMap.hpp137 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 Dinstruction_list.h99 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 Dtree_iterator.h150 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 Dinstruction_list.h99 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 Dtree_iterator.h150 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 DFunctionList.h37 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 DDelayLineEffect.h57 void operator () (iter_type begin, iter_type end) { in operator ()() argument
/third_party/skia/third_party/externals/dawn/src/tests/
H A DParamGenerator.h99 Iterator begin() const { in begin() function in ParamGenerator
/third_party/skia/third_party/externals/dawn/src/common/
H A DBitSetIterator.h64 Iterator begin() const { in begin() function in final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugChecksumsSubsection.h66 Iterator begin() const { return Checksums.begin(); } in begin() function in llvm::codeview::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DGlobalsStream.h66 GSIHashIterator begin() const { return GSIHashIterator(HashRecords.begin()); } in begin() function in llvm::pdb::GSIHashTable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGetElementPtrTypeIterator.h43 static generic_gep_type_iterator begin(Type *Ty, ItTy It) { in begin() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DStringPool.h115 inline const char *begin() const { in begin() function in llvm::PooledStringPtr
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DProfile.h141 const_iterator begin() const { return Blocks.begin(); } in begin() function in llvm::xray::Profile
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dcontainers.h259 T* vector<T, BASE_CAPACITY>::begin() { in begin() function in marl::containers::vector
269 const T* vector<T, BASE_CAPACITY>::begin() const { in begin() function in marl::containers::vector
H A Devent.h230 Event Event::any(Mode mode, const Iterator& begin, const Iterator& end) { in any() argument
244 Event Event::any(const Iterator& begin, const Iterator& end) { in any() argument
/third_party/skia/third_party/externals/tint/src/
H A Dblock_allocator.h110 Iterator begin() const { return Iterator(allocator_->objects_.begin()); } in begin() function in tint::BlockAllocator::View
125 ConstIterator begin() const { in begin() function in tint::BlockAllocator::ConstView

Completed in 10 milliseconds

12345678910>>...44