Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/xds/go/xds/type/v3/
Drange.pb.go76 func (x *Int64Range) GetEnd() int64 { func
131 func (x *Int32Range) GetEnd() int32 { func
186 func (x *DoubleRange) GetEnd() float64 { func
/external/image_io/includes/image_io/base/
Ddata_range.h32 size_t GetEnd() const { return end_; } in GetEnd() function
Ddata_segment.h62 size_t GetEnd() const { return data_range_.GetEnd(); } in GetEnd() function
/external/libultrahdr/third_party/image_io/includes/image_io/base/
Ddata_range.h32 size_t GetEnd() const { return end_; } in GetEnd() function
Ddata_segment.h62 size_t GetEnd() const { return data_range_.GetEnd(); } in GetEnd() function
/external/libultrahdr/third_party/image_io/includes/image_io/jpeg/
Djpeg_segment.h47 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/lzma/CPP/7zip/Archive/
DGptHandler.cpp73 UInt64 GetEnd(unsigned sectorSizeLog) const { return (LastLba + 1) << sectorSizeLog; } in GetEnd() function
DApfsHandler.cpp594 UInt32 GetEnd() const { return (UInt32)off + len; } in GetEnd() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Diterator.h221 FilterIterator GetEnd() const { return FilterIterator(end_, predicate_); } in GetEnd() function
/external/angle/third_party/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.h221 FilterIterator GetEnd() const { return FilterIterator(end_, predicate_); } in GetEnd() function
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go2891 func (x *DescriptorProto_ExtensionRange) GetEnd() int32 { func
2956 func (x *DescriptorProto_ReservedRange) GetEnd() int32 { func
3017 func (x *EnumDescriptorProto_EnumReservedRange) GetEnd() int32 { func
3322 func (x *GeneratedCodeInfo_Annotation) GetEnd() int32 { func
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyCallGraph.cpp1573 GetEndT &&GetEnd, GetNodeT &&GetNode, in buildGenericSCCs()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DLazyCallGraph.cpp1797 GetEndT &&GetEnd, GetNodeT &&GetNode, in buildGenericSCCs()