Home
last modified time | relevance | path

Searched defs:GetBegin (Results 1 – 6 of 6) sorted by relevance

/external/image_io/includes/image_io/base/
Ddata_range.h29 size_t GetBegin() const { return begin_; } in GetBegin() function
Ddata_segment.h58 size_t GetBegin() const { return data_range_.GetBegin(); } in GetBegin() function
/external/image_io/includes/image_io/jpeg/
Djpeg_segment.h44 size_t GetBegin() const { return data_range_.GetBegin(); } in GetBegin() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyCallGraph.cpp1559 void LazyCallGraph::buildGenericSCCs(RootsT &&Roots, GetBeginT &&GetBegin, in buildGenericSCCs()
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go2671 func (m *GeneratedCodeInfo_Annotation) GetBegin() int32 { func
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go2596 func (m *GeneratedCodeInfo_Annotation) GetBegin() int32 { func