Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DYAMLParser.cpp1153 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart()
1170 bool Scanner::scanFlowCollectionEnd(bool IsSequence) { in scanFlowCollectionEnd()
/aosp_15_r20/external/llvm/lib/Support/
H A DYAMLParser.cpp1155 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart()
1172 bool Scanner::scanFlowCollectionEnd(bool IsSequence) { in scanFlowCollectionEnd()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DYAMLParser.cpp1245 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart()
1262 bool Scanner::scanFlowCollectionEnd(bool IsSequence) { in scanFlowCollectionEnd()
/aosp_15_r20/external/webrtc/stats/
H A Drtc_stats_unittest.cc396 TEST(RTCStatsTest, IsSequence) { in TEST() argument
/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenSchedule.h54 bool IsSequence; member
/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Ddef.hpp106 bool IsSequence() const { return upb_FieldDef_IsRepeated(ptr_); } in IsSequence() function in upb::FieldDefPtr