| /external/perfetto/src/tools/ftrace_proto_gen/ |
| D | proto_gen_utils.h | 75 struct Proto { struct 88 void UnionFields(const std::vector<Proto::Field>& candidate_fields); argument 95 ProtoType GetCommon(ProtoType one, ProtoType other); argument
|
| /external/libprotobuf-mutator/src/libfuzzer/ |
| D | libfuzzer_macro.h | 53 #define DEFINE_CUSTOM_PROTO_MUTATOR_IMPL(use_binary, Proto) \ argument 61 #define DEFINE_CUSTOM_PROTO_CROSSOVER_IMPL(use_binary, Proto) \ argument 72 #define DEFINE_TEST_ONE_PROTO_INPUT_IMPL(use_binary, Proto) \ argument 81 #define DEFINE_POST_PROCESS_PROTO_MUTATION_IMPL(Proto) \ argument
|
| /external/lua/src/ |
| D | lobject.h | 528 typedef struct Proto { struct 544 struct Proto **p; /* functions defined inside the function */ argument 551 } Proto; typedef
|
| /external/llvm/examples/Kaleidoscope/Chapter2/ |
| D | toy.cpp | 155 std::unique_ptr<PrototypeAST> Proto; member in __anond8ea83a50111::FunctionAST 159 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST() 351 auto Proto = ParsePrototype(); in ParseDefinition() local 364 auto Proto = helper::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
|
| /external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
| D | KaleidoscopeJIT.h | 43 std::unique_ptr<PrototypeAST> Proto; variable 47 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
|
| /external/rust/crates/protobuf-support/src/lexer/ |
| D | parser_language.rs | 5 Proto, enumerator
|
| /external/rust/crates/protobuf/2.27.1/src/text_format/lexer/ |
| D | parser_language.rs | 5 Proto, enumerator
|
| /external/llvm/examples/Kaleidoscope/Chapter3/ |
| D | toy.cpp | 163 std::unique_ptr<PrototypeAST> Proto; member in __anon4d66f4a60111::FunctionAST 167 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST() 361 auto Proto = ParsePrototype(); in ParseDefinition() local 374 auto Proto = llvm::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
|
| /external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
| D | KaleidoscopeJIT.h | 45 std::unique_ptr<PrototypeAST> Proto; variable 49 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
|
| /external/clang/test/CodeGenObjC/ |
| D | instance-method-metadata.m | 12 @protocol Proto protocol
|
| D | property-category-impl.m | 7 @protocol Proto protocol
|
| D | super-message-fragileabi.m | 5 @protocol Proto protocol
|
| D | metadata-class-properties.m | 37 @protocol Proto protocol
|
| /external/llvm/examples/Kaleidoscope/Chapter4/ |
| D | toy.cpp | 172 std::unique_ptr<PrototypeAST> Proto; member in __anonc1e365a70111::FunctionAST 176 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST() 370 auto Proto = ParsePrototype(); in ParseDefinition() local 383 auto Proto = llvm::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
|
| /external/clang/test/Rewriter/ |
| D | static-type-protocol-1.m | 3 @protocol Proto protocol
|
| /external/go-cmp/cmp/internal/teststructs/ |
| D | project1.go | 263 func (EagleImmutable) Proto() *pb.Eagle { return nil } func 264 func (DreamerImmutable) Proto() *pb.Dreamer { return nil } func 265 func (SlapImmutable) Proto() *pb.Slap { return nil } func 266 func (GoatImmutable) Proto() *pb.Goat { return nil } func 267 func (DonkeyImmutable) Proto() *pb.Donkey { return nil } func
|
| /external/clang/test/Index/ |
| D | c-index-getCursor-test.m | 23 @protocol Proto protocol
|
| /external/llvm/examples/Kaleidoscope/Chapter5/ |
| D | toy.cpp | 215 std::unique_ptr<PrototypeAST> Proto; member in __anon365fd6a80111::FunctionAST 219 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST() 495 auto Proto = ParsePrototype(); in ParseDefinition() local 508 auto Proto = llvm::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
|
| /external/protobuf/src/google/protobuf/ |
| D | descriptor.h | 263 typedef DescriptorProto Proto; typedef 413 typedef DescriptorProto_ExtensionRange Proto; typedef 629 typedef FieldDescriptorProto Proto; typedef 997 typedef OneofDescriptorProto Proto; typedef 1080 typedef EnumDescriptorProto Proto; typedef 1254 typedef EnumValueDescriptorProto Proto; typedef 1335 typedef ServiceDescriptorProto Proto; typedef 1420 typedef MethodDescriptorProto Proto; typedef 1508 typedef FileDescriptorProto Proto; typedef
|
| /external/cronet/third_party/protobuf/src/google/protobuf/ |
| D | descriptor.h | 263 typedef DescriptorProto Proto; typedef 413 typedef DescriptorProto_ExtensionRange Proto; typedef 629 typedef FieldDescriptorProto Proto; typedef 997 typedef OneofDescriptorProto Proto; typedef 1080 typedef EnumDescriptorProto Proto; typedef 1254 typedef EnumValueDescriptorProto Proto; typedef 1335 typedef ServiceDescriptorProto Proto; typedef 1420 typedef MethodDescriptorProto Proto; typedef 1508 typedef FileDescriptorProto Proto; typedef
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | EnumValueDescriptor.cs | 56 internal EnumValueDescriptorProto Proto { get { return proto; } } property in Google.Protobuf.Reflection.EnumValueDescriptor
|
| D | ServiceDescriptor.cs | 74 internal ServiceDescriptorProto Proto { get { return proto; } } property in Google.Protobuf.Reflection.ServiceDescriptor
|
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | EnumValueDescriptor.cs | 56 internal EnumValueDescriptorProto Proto { get { return proto; } } property in Google.Protobuf.Reflection.EnumValueDescriptor
|
| D | ServiceDescriptor.cs | 74 internal ServiceDescriptorProto Proto { get { return proto; } } property in Google.Protobuf.Reflection.ServiceDescriptor
|
| /external/clang/test/SemaObjC/ |
| D | continuation-class-err.m | 19 @protocol Proto protocol
|