Home
last modified time | relevance | path

Searched refs:corge (Results 1 – 20 of 20) sorted by relevance

/external/clang/test/CXX/temp/temp.decls/temp.mem/
Dp2.cpp11 …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/
Dp2.cpp11 …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/
Dunittest_custom_options.proto252 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;
Ddescriptor.proto610 // optional string corge = 5;
612 // * to corge. Leading asterisks
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto252 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;
Ddescriptor.proto610 // optional string corge = 5;
612 // * to corge. Leading asterisks
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_custom_options.proto252 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;
Ddescriptor.proto610 // optional string corge = 5;
612 // * to corge. Leading asterisks
/external/protobuf/src/google/protobuf/
Dunittest_custom_options.proto264 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;
Ddescriptor.proto840 // // 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
Ddescriptor_unittest.cc3076 .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/
Ddescriptor_test.py281 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/
Ddescriptor_test.py308 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/
Ddescriptor.proto786 // // 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/
Ddescriptor.proto827 // // 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/
Ddescriptor.proto840 // // 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/
Ddescriptor.proto860 // // 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
Ddescriptor_sv.proto845 // // 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/
Ddescriptor.proto704 // optional string corge = 5;
706 // * to corge. Leading asterisks
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.inc1641 message.set_foo_string("corge");
1643 EXPECT_EQ(message.foo_string(), "corge");