Home
last modified time | relevance | path

Searched defs:IsSequence (Results 1 – 7 of 7) 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/llvm/lib/Support/
DYAMLParser.cpp1155 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart()
1172 bool Scanner::scanFlowCollectionEnd(bool IsSequence) { in scanFlowCollectionEnd()
/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/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DYAMLParser.cpp1245 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart()
1262 bool Scanner::scanFlowCollectionEnd(bool IsSequence) { in scanFlowCollectionEnd()
/external/grpc-grpc/third_party/upb/upb/reflection/
Ddef.hpp106 bool IsSequence() const { return upb_FieldDef_IsRepeated(ptr_); } in IsSequence() function in upb::FieldDefPtr
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Ddef.hpp116 bool IsSequence() const { return upb_FieldDef_IsRepeated(ptr_); } in IsSequence() function in upb::FieldDefPtr