Home
last modified time | relevance | path

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

/external/v8/src/
Dtype-feedback-vector.h93 FeedbackVectorSlotKind GetKind(int slot) const { in GetKind() function
136 FeedbackVectorSlotKind GetKind(int slot) const { in GetKind() function
Dtype-feedback-vector.cc33 FeedbackVectorSlotKind TypeFeedbackMetadata::GetKind( in GetKind() function in v8::internal::TypeFeedbackMetadata
219 FeedbackVectorSlotKind TypeFeedbackVector::GetKind( in GetKind() function in v8::internal::TypeFeedbackVector
/external/lldb/include/lldb/Target/
DThreadPlan.h446 ThreadPlanKind GetKind() const in GetKind() function
/external/lldb/source/Plugins/Process/POSIX/
DProcessMessage.h78 Kind GetKind() const { return m_kind; } in GetKind() function
/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.cpp4977 BlockEntry::Kind Track::EOSBlock::GetKind() const { return kBlockEOS; } in GetKind() function in mkvparser::Track::EOSBlock
7243 BlockEntry::Kind SimpleBlock::GetKind() const { return kBlockSimple; } in GetKind() function in mkvparser::SimpleBlock
7266 BlockEntry::Kind BlockGroup::GetKind() const { return kBlockGroup; } in GetKind() function in mkvparser::BlockGroup
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc4976 BlockEntry::Kind Track::EOSBlock::GetKind() const { return kBlockEOS; } in GetKind() function in mkvparser::Track::EOSBlock
7460 BlockEntry::Kind SimpleBlock::GetKind() const { return kBlockSimple; } in GetKind() function in mkvparser::SimpleBlock
7483 BlockEntry::Kind BlockGroup::GetKind() const { return kBlockGroup; } in GetKind() function in mkvparser::BlockGroup
/external/clang/lib/AST/
DASTDiagnostic.cpp793 DiffKind GetKind() { in GetKind() function in __anone77cb4e10111::TemplateDiff::DiffTree