Home
last modified time | relevance | path

Searched defs:GetKind (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_lexer.h97 TokKind GetKind() const { return token_state_.current_kind; } in GetKind() function
/external/v8/src/
Dfeedback-vector.cc59 FeedbackSlotKind FeedbackMetadata::GetKind(FeedbackSlot slot) const { in GetKind() function in v8::internal::FeedbackMetadata
189 FeedbackSlotKind FeedbackVector::GetKind(FeedbackSlot slot) const { in GetKind() function in v8::internal::FeedbackVector
Dfeedback-vector.h324 FeedbackSlotKind GetKind(FeedbackSlot slot) const { in GetKind() function
/external/golang-protobuf/ptypes/struct/
Dstruct.pb.go191 func (m *Value) GetKind() isValue_Kind { func
/external/syzkaller/vendor/google.golang.org/genproto/googleapis/api/annotations/
Dhttp.pb.go616 func (m *CustomHttpPattern) GetKind() string { func
/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.cc4973 BlockEntry::Kind Track::EOSBlock::GetKind() const { return kBlockEOS; } in GetKind() function in mkvparser::Track::EOSBlock
7566 BlockEntry::Kind SimpleBlock::GetKind() const { return kBlockSimple; } in GetKind() function in mkvparser::SimpleBlock
7589 BlockEntry::Kind BlockGroup::GetKind() const { return kBlockGroup; } in GetKind() function in mkvparser::BlockGroup
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc4982 BlockEntry::Kind Track::EOSBlock::GetKind() const { return kBlockEOS; } in GetKind() function in mkvparser::Track::EOSBlock
7579 BlockEntry::Kind SimpleBlock::GetKind() const { return kBlockSimple; } in GetKind() function in mkvparser::SimpleBlock
7602 BlockEntry::Kind BlockGroup::GetKind() const { return kBlockGroup; } in GetKind() function in mkvparser::BlockGroup
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.cc4973 BlockEntry::Kind Track::EOSBlock::GetKind() const { return kBlockEOS; } in GetKind() function in mkvparser::Track::EOSBlock
7566 BlockEntry::Kind SimpleBlock::GetKind() const { return kBlockSimple; } in GetKind() function in mkvparser::SimpleBlock
7589 BlockEntry::Kind BlockGroup::GetKind() const { return kBlockGroup; } in GetKind() function in mkvparser::BlockGroup
/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/
Ddatastore_v3.pb.go984 func (m *EntityProto) GetKind() EntityProto_Kind { func
1371 func (m *Query) GetKind() string { func
1797 func (m *CompiledQuery_EntityFilter) GetKind() string { func
/external/clang/lib/AST/
DASTDiagnostic.cpp883 DiffKind GetKind() { in GetKind() function in __anon5122dca90111::TemplateDiff::DiffTree
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go528 func (m *GoTest) GetKind() GoTest_KIND { func