Searched refs:ResultCount (Results 1 – 6 of 6) sorted by relevance
/external/golang-protobuf/proto/ |
D | any_test.go | 80 ResultCount: 47, 85 ResultCount: 47, 90 ResultCount: 47,
|
D | proto3_test.go | 69 ResultCount: 47, // (0 | 7<<3): 0x38 0x2f
|
D | size_test.go | 134 {"proto3 int64", &proto3pb.Message{ResultCount: 1}},
|
D | text_test.go | 489 ResultCount: 47,
|
/external/golang-protobuf/proto/proto3_proto/ |
D | proto3.pb.go | 61 …ResultCount int64 `protobuf:"varint,7,opt,name=result_count,… member 136 return m.ResultCount
|
/external/clang/lib/Sema/ |
D | SemaTemplate.cpp | 187 unsigned ResultCount = R.end() - R.begin(); in isTemplateName() local 188 if (ResultCount > 1) { in isTemplateName()
|