Home
last modified time | relevance | path

Searched defs:begin (Results 1076 - 1100 of 1241) sorted by relevance

1...<<41424344454647484950

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_wrapper.h698 ANGLE_INLINE VkResult CommandBuffer::begin(const VkCommandBufferBeginInfo &info) in begin() function in rx::DescriptorSetIndex::priv::CommandBuffer
/third_party/skia/src/gpu/text/
H A DGrTextBlob.cpp376 std::tuple<bool, int> GlyphVector::regenerateAtlas(int begin, int end, in regenerateAtlas() argument
714 DirectMaskSubRun::regenerateAtlas(int begin, int end, GrMeshDrawTarget* target) const { in regenerateAtlas() argument
1010 regenerateAtlas(int begin, int end, GrMeshDrawTarget* target) const regenerateAtlas() argument
1329 regenerateAtlas( int begin, int end, GrMeshDrawTarget *target) const regenerateAtlas() argument
1850 regenerateAtlas(int begin, int end, GrMeshDrawTarget* target) const regenerateAtlas() argument
2046 regenerateAtlas( int begin, int end, GrMeshDrawTarget* target) const regenerateAtlas() argument
2291 regenerateAtlas( int begin, int end, GrMeshDrawTarget *target) const regenerateAtlas() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShader.cpp1693 void SpirvShader::EmitInstructions(InsnIterator begin, InsnIterator end, EmitState *state) const in EmitInstructions() argument
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DRenderer.hpp97 inline void begin() in begin() function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkCommandBuffer.cpp1238 VkResult CommandBuffer::begin(VkCommandBufferUsageFlags flags, const VkCommandBufferInheritanceInfo *pInheritanceInfo) in begin() function in vk::CommandBuffer
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidation_state.h388 void RegisterDecorationsForId(uint32_t id, InputIt begin, InputIt end) { in RegisterDecorationsForId() argument
396 RegisterDecorationsForStructMember(uint32_t struct_id, uint32_t member_index, InputIt begin, InputIt end) RegisterDecorationsForStructMember() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h109 iterator begin() const { return N ? iterator(N->op_begin()) : iterator(); } in begin() function in llvm::DITypeRefArray
H A DMetadata.h628 iterator begin() const { return getString().begin(); } in begin() function in llvm::MDString
1266 iterator begin() const { return N ? iterator(N->op_begin()) : iterator(); } in begin() function in llvm::MDTupleTypedArrayWrapper
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DInstruction.h325 unsigned begin() const { return Begin; } in begin() function in llvm::mca::CycleSegment
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h495 std::vector<CoverageSegment>::const_iterator begin() const { in begin() function in llvm::coverage::CoverageData
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCommandLine.h1556 iterator begin() { return Storage.begin(); } in begin() function in llvm::list_storage
1561 const_iterator begin() const { return Storage.begin(); } in begin() function in llvm::list_storage
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DRecord.h714 const_iterator begin() const { return getTrailingObjects<Init *>(); } in begin() function in llvm::final
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h522 iterator begin() { return IRPositions.begin(); } in begin() function in SubsumingPositionIterator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DMetadata.h609 iterator begin() const { return getString().begin(); } in begin() function in llvm::MDString
1221 iterator begin() const { return N ? iterator(N->op_begin()) : iterator(); } in begin() function in llvm::MDTupleTypedArrayWrapper
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCommandLine.h1383 iterator begin() { return Storage.begin(); } in begin() function in llvm::list_storage
1387 const_iterator begin() const { return Storage.begin(); } in begin() function in llvm::list_storage
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceOperand.h557 Iterator begin() { return Iterator(V); } in begin() function in Ice::RegNumT::RegNumBVIterImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DVirtualFileSystem.cpp650 const_iterator begin() const { return Entries.begin(); } in begin() function in llvm::vfs::detail::InMemoryDirectory
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h550 iterator begin() { return Queue.begin(); } in begin() function in llvm::ReadyQueue
/third_party/toybox/toys/pending/
H A Dfdisk.c797 static int validate(int start_index, sector_t* begin,sector_t* end, sector_t start in validate() argument
812 static sector_t ask_start_sector(int idx, sector_t* begin, sector_t* end, int ext_idx) in ask_start_sector() argument
867 ask_end_sector(int idx, sector_t* begin, sector_t* end, int ext_idx, sector_t start_sec) ask_end_sector() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dextension_set.cc1879 const KeyValue* begin = flat_begin(); in GrowCapacity() local
H A Drepeated_field.h104 inline int CalculateReserve(Iter begin, Iter end, std::forward_iterator_tag) { in CalculateReserve() argument
115 inline int CalculateReserve(Iter begin, Iter end) { in CalculateReserve() argument
1204 RepeatedField(Iter begin, const Iter& end) RepeatedField() argument
1362 Add(Iter begin, Iter end) Add() argument
1501 RepeatedField<Element>::begin() { begin() function in google::protobuf::RepeatedField
1506 RepeatedField<Element>::begin() const { begin() function in google::protobuf::RepeatedField
2110 RepeatedPtrField(Iter begin, const Iter& end) RepeatedPtrField() argument
2609 RepeatedPtrField<Element>::begin() { begin() function in google::protobuf::RepeatedPtrField
2614 RepeatedPtrField<Element>::begin() const { begin() function in google::protobuf::RepeatedPtrField
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc1478 char *const begin = &*result.begin(); in StrCat() local
1487 char *const begin = &*result.begin(); in StrCat() local
1498 char *const begin in StrCat() local
1508 char *const begin = &*result.begin(); StrCat() local
1520 char *const begin = &*result.begin(); StrCat() local
1533 char *const begin = &*result.begin(); StrCat() local
1547 char *const begin = &*result.begin(); StrCat() local
1560 char *const begin = &*result.begin(); StrCat() local
1586 char *const begin = &*result->begin(); StrAppend() local
1598 char *const begin = &*result->begin(); StrAppend() local
1613 char *const begin = &*result->begin(); StrAppend() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_test.cc101 iterator begin() { return tree_.begin(); } in begin() function in absl::container_internal::base_checker
102 const_iterator begin() const { return tree_.begin(); } in begin() function in absl::container_internal::base_checker
230 void erase(iterator begin, iterator end) { in erase() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dbtree.h572 constexpr static size_type NodeTargetSlots(const int begin, const int end) { in NodeTargetSlots() argument
1223 iterator begin() { return iterator(leftmost()); } in begin() function in absl::container_internal::btree
1224 const_iterator begin() cons in begin() function in absl::container_internal::btree
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidation_state.h399 void RegisterDecorationsForId(uint32_t id, InputIt begin, InputIt end) { in RegisterDecorationsForId() argument
427 std::set<Decoration>::const_iterator begin; member
407 RegisterDecorationsForStructMember(uint32_t struct_id, uint32_t member_index, InputIt begin, InputIt end) RegisterDecorationsForStructMember() argument

Completed in 67 milliseconds

1...<<41424344454647484950