Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/base/
H A Ddata_range.h32 size_t GetEnd() const { return end_; } in GetEnd() function
H A Ddata_segment.h62 size_t GetEnd() const { return data_range_.GetEnd(); } in GetEnd() function
/aosp_15_r20/external/image_io/includes/image_io/base/
H A Ddata_range.h32 size_t GetEnd() const { return end_; } in GetEnd() function
H A Ddata_segment.h62 size_t GetEnd() const { return data_range_.GetEnd(); } in GetEnd() function
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/jpeg/
H A Djpeg_segment.h47 size_t GetEnd() const { return data_range_.GetEnd(); } in GetEnd() function
/aosp_15_r20/external/image_io/includes/image_io/jpeg/
H A Djpeg_segment.h47 size_t GetEnd() const { return data_range_.GetEnd(); } in GetEnd() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DRegisterFlags.h48 unsigned GetEnd() const { return m_end; } in GetEnd() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DRegisterFlags.h48 unsigned GetEnd() const { return m_end; } in GetEnd() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DRegisterFlags.h48 unsigned GetEnd() const { return m_end; } in GetEnd() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DRegisterFlags.h48 unsigned GetEnd() const { return m_end; } in GetEnd() function
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_tracker.h66 … inline uint64_t GetEnd(uint32_t taskId) {return *((uint64_t *)(m_data + GetEndOffset(taskId))); } in GetEnd() function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/bitstreamWriter/
H A Dbitstream_writer.h158 mfxU8 *GetEnd() { return m_bsEnd; } in GetEnd() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DGptHandler.cpp73 UInt64 GetEnd(unsigned sectorSizeLog) const { return (LastLba + 1) << sectorSizeLog; } in GetEnd() function
H A DApfsHandler.cpp594 UInt32 GetEnd() const { return (UInt32)off + len; } in GetEnd() function
/aosp_15_r20/art/compiler/optimizing/
H A Dssa_liveness_analysis.h69 size_t GetEnd() const { return end_; } in GetEnd() function
544 size_t GetEnd() const { in GetEnd() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Diterator.h221 FilterIterator GetEnd() const { return FilterIterator(end_, predicate_); } in GetEnd() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Diterator.h221 FilterIterator GetEnd() const { return FilterIterator(end_, predicate_); } in GetEnd() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Diterator.h221 FilterIterator GetEnd() const { return FilterIterator(end_, predicate_); } in GetEnd() function
/aosp_15_r20/external/golang-protobuf/types/descriptorpb/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1573 GetEndT &&GetEnd, GetNodeT &&GetNode, in buildGenericSCCs()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1797 GetEndT &&GetEnd, GetNodeT &&GetNode, in buildGenericSCCs()