Home
last modified time | relevance | path

Searched defs:GetEnd (Results 1 – 9 of 9) sorted by relevance

/external/image_io/includes/image_io/base/
Ddata_range.h32 size_t GetEnd() const { return end_; } in GetEnd() function
Ddata_segment.h61 size_t GetEnd() const { return data_range_.GetEnd(); } in GetEnd() function
/external/image_io/includes/image_io/jpeg/
Djpeg_segment.h47 size_t GetEnd() const { return data_range_.GetEnd(); } in GetEnd() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Diterator.h221 FilterIterator GetEnd() const { return FilterIterator(end_, predicate_); } in GetEnd() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Diterator.h229 FilterIterator GetEnd() const { return FilterIterator(end_, predicate_); } in GetEnd() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Diterator.h229 FilterIterator GetEnd() const { return FilterIterator(end_, predicate_); } in GetEnd() function
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go682 func (m *DescriptorProto_ExtensionRange) GetEnd() int32 { func
739 func (m *DescriptorProto_ReservedRange) GetEnd() int32 { func
1098 func (m *EnumDescriptorProto_EnumReservedRange) GetEnd() int32 { func
2678 func (m *GeneratedCodeInfo_Annotation) GetEnd() int32 { func
/external/llvm-project/llvm/lib/Analysis/
DLazyCallGraph.cpp1594 GetEndT &&GetEnd, GetNodeT &&GetNode, in buildGenericSCCs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyCallGraph.cpp1573 GetEndT &&GetEnd, GetNodeT &&GetNode, in buildGenericSCCs()