Home
last modified time | relevance | path

Searched defs:IsSequence (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/stats/
Drtc_stats_unittest.cc396 TEST(RTCStatsTest, IsSequence) { in TEST() argument
/external/llvm/utils/TableGen/
DCodeGenSchedule.h54 bool IsSequence; member
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddef.hpp91 bool IsSequence() const { return upb_fielddef_isseq(ptr_); } in IsSequence() function in upb::FieldDefPtr
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLParser.cpp1153 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart()
1170 bool Scanner::scanFlowCollectionEnd(bool IsSequence) { in scanFlowCollectionEnd()
/external/llvm/lib/Support/
DYAMLParser.cpp1155 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart()
1172 bool Scanner::scanFlowCollectionEnd(bool IsSequence) { in scanFlowCollectionEnd()