/external/clang/test/CXX/temp/temp.decls/temp.mem/ |
D | p2.cpp | 11 …template <typename> using corge = int; // expected-error{{templates cannot be declared inside of a… in fun() typedef
|
/external/llvm-project/clang/test/CXX/temp/temp.decls/temp.mem/ |
D | p2.cpp | 11 …template <typename> using corge = int; // expected-error{{templates cannot be declared inside of a… in fun() typedef
|
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest_custom_options.proto | 252 optional ComplexOptionType3 corge = 7663442; field 273 option (.protobuf_unittest.complex_opt1).(protobuf_unittest.corge).qux = 876; 278 option (complex_opt2).bar.(protobuf_unittest.corge).qux = 2008; 281 option (complex_opt2).(protobuf_unittest.garply).(corge).qux = 2121;
|
D | descriptor.proto | 610 // optional string corge = 5; 612 // * to corge. Leading asterisks
|
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest_custom_options.proto | 252 optional ComplexOptionType3 corge = 7663442; field 273 option (.protobuf_unittest.complex_opt1).(protobuf_unittest.corge).qux = 876; 278 option (complex_opt2).bar.(protobuf_unittest.corge).qux = 2008; 281 option (complex_opt2).(protobuf_unittest.garply).(corge).qux = 2121;
|
D | descriptor.proto | 610 // optional string corge = 5; 612 // * to corge. Leading asterisks
|
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | unittest_custom_options.proto | 252 optional ComplexOptionType3 corge = 7663442; field 273 option (.protobuf_unittest.complex_opt1).(protobuf_unittest.corge).qux = 876; 278 option (complex_opt2).bar.(protobuf_unittest.corge).qux = 2008; 281 option (complex_opt2).(protobuf_unittest.garply).(corge).qux = 2121;
|
D | descriptor.proto | 610 // optional string corge = 5; 612 // * to corge. Leading asterisks
|
/external/protobuf/src/google/protobuf/ |
D | unittest_custom_options.proto | 264 optional ComplexOptionType3 corge = 7663442; field 285 option (.protobuf_unittest.complex_opt1).(protobuf_unittest.corge).qux = 876; 292 option (complex_opt2).bar.(protobuf_unittest.corge).qux = 2008; 295 option (complex_opt2).(protobuf_unittest.garply).(corge).qux = 2121;
|
D | descriptor.proto | 840 // // Detached comment for corge. This is not leading or trailing comments 841 // // to qux or corge because there are blank lines separating it from 844 // // Detached comment for corge paragraph 2. 846 // optional string corge = 5; 848 // * to corge. Leading asterisks
|
D | descriptor_unittest.cc | 3076 .GetExtension(protobuf_unittest::corge) in TEST() 3091 .GetExtension(protobuf_unittest::corge) in TEST() 3104 .GetExtension(protobuf_unittest::corge) in TEST()
|
/external/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/ |
D | descriptor_test.py | 281 unittest_custom_options_pb2.corge].qux) 294 unittest_custom_options_pb2.corge].qux) 305 unittest_custom_options_pb2.corge].qux)
|
/external/protobuf/python/google/protobuf/internal/ |
D | descriptor_test.py | 308 unittest_custom_options_pb2.corge].qux) 321 unittest_custom_options_pb2.corge].qux) 332 unittest_custom_options_pb2.corge].qux)
|
/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 786 // // Detached comment for corge. This is not leading or trailing comments 787 // // to qux or corge because there are blank lines separating it from 790 // // Detached comment for corge paragraph 2. 792 // optional string corge = 5; 794 // * to corge. Leading asterisks
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 827 // // Detached comment for corge. This is not leading or trailing comments 828 // // to qux or corge because there are blank lines separating it from 831 // // Detached comment for corge paragraph 2. 833 // optional string corge = 5; 835 // * to corge. Leading asterisks
|
/external/golang-protobuf/protoc-gen-go/descriptor/ |
D | descriptor.proto | 840 // // Detached comment for corge. This is not leading or trailing comments 841 // // to qux or corge because there are blank lines separating it from 844 // // Detached comment for corge paragraph 2. 846 // optional string corge = 5; 848 // * to corge. Leading asterisks
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
D | descriptor.proto | 860 // // Detached comment for corge. This is not leading or trailing comments 861 // // to qux or corge because there are blank lines separating it from 864 // // Detached comment for corge paragraph 2. 866 // optional string corge = 5; 868 // * to corge. Leading asterisks
|
D | descriptor_sv.proto | 845 // // Detached comment for corge. This is not leading or trailing comments 846 // // to qux or corge because there are blank lines separating it from 849 // // Detached comment for corge paragraph 2. 851 // optional string corge = 5 [ctype = STRING_PIECE]; 853 // * to corge. Leading asterisks
|
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ |
D | descriptor.proto | 704 // optional string corge = 5; 706 // * to corge. Leading asterisks
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_unittest.inc | 1641 message.set_foo_string("corge"); 1643 EXPECT_EQ(message.foo_string(), "corge");
|