Searched refs:Protos (Results 1 – 21 of 21) sorted by relevance
/external/grpc-grpc-java/testing-proto/ |
D | build.gradle | 1 description = "gRPC: Testing Protos"
|
/external/autotest/server/hosts/drone_api_client/ |
D | README | 1 Protos in this dir are generated using
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | BUILD | 140 # Protos which are not needed on mobile builds, but should be included 167 # Protos which are not needed on mobile builds, but should be included
|
D | tensor_bundle.proto | 16 // Protos used in the tensor bundle module (tf/core/util/tensor_bundle/).
|
/external/protobuf/python/google/protobuf/pyext/ |
D | python.proto | 40 // Protos optimized for SPEED use a strict superset of the generated code
|
/external/protobuf/src/google/protobuf/ |
D | unittest_lazy_dependencies_custom_option.proto | 54 // Protos optimized for SPEED use a strict superset of the generated code
|
D | unittest_lazy_dependencies_enum.proto | 51 // Protos optimized for SPEED use a strict superset of the generated code
|
D | unittest_lazy_dependencies.proto | 53 // Protos optimized for SPEED use a strict superset of the generated code
|
D | unittest_no_arena.proto | 57 // Protos optimized for SPEED use a strict superset of the generated code
|
D | unittest.proto | 55 // Protos optimized for SPEED use a strict superset of the generated code
|
/external/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/ |
D | project.pbxproj | 113 remoteInfo = "Compile Unittest Protos"; 571 F45BBC0E1B0CDB50002D064D /* Compile Unittest Protos */ = { 574 …BBC111B0CDB50002D064D /* Build configuration list for PBXLegacyTarget "Compile Unittest Protos" */; 581 name = "Compile Unittest Protos"; 583 productName = "Compile Unittest Protos"; 675 F45BBC0E1B0CDB50002D064D /* Compile Unittest Protos */, 823 target = F45BBC0E1B0CDB50002D064D /* Compile Unittest Protos */; 1117 …F45BBC111B0CDB50002D064D /* Build configuration list for PBXLegacyTarget "Compile Unittest Protos"…
|
/external/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/ |
D | project.pbxproj | 112 remoteInfo = "Compile Unittest Protos"; 565 F45BBC141B0CE3C6002D064D /* Compile Unittest Protos */ = { 568 …BBC171B0CE3C6002D064D /* Build configuration list for PBXLegacyTarget "Compile Unittest Protos" */; 574 name = "Compile Unittest Protos"; 576 productName = "Compile Unittest Protos"; 668 F45BBC141B0CE3C6002D064D /* Compile Unittest Protos */, 816 target = F45BBC141B0CE3C6002D064D /* Compile Unittest Protos */; 1102 …F45BBC171B0CE3C6002D064D /* Build configuration list for PBXLegacyTarget "Compile Unittest Protos"…
|
/external/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/ |
D | project.pbxproj | 113 remoteInfo = "Compile Unittest Protos"; 571 F45BBC0E1B0CDB50002D064D /* Compile Unittest Protos */ = { 574 …BBC111B0CDB50002D064D /* Build configuration list for PBXLegacyTarget "Compile Unittest Protos" */; 581 name = "Compile Unittest Protos"; 583 productName = "Compile Unittest Protos"; 675 F45BBC0E1B0CDB50002D064D /* Compile Unittest Protos */, 823 target = F45BBC0E1B0CDB50002D064D /* Compile Unittest Protos */; 1125 …F45BBC111B0CDB50002D064D /* Build configuration list for PBXLegacyTarget "Compile Unittest Protos"…
|
/external/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/ |
D | unittest_proto3.proto | 54 // Protos optimized for SPEED use a strict superset of the generated code
|
/external/perfetto/docs/data-sources/ |
D | frametimeline.md | 258 Trace Protos:
|
/external/clang/lib/CodeGen/ |
D | CGObjCGNU.cpp | 2066 const ObjCList<ObjCProtocolDecl> &Protos = CatDecl->getReferencedProtocols(); in GenerateCategory() local 2067 for (ObjCList<ObjCProtocolDecl>::iterator I = Protos.begin(), in GenerateCategory() 2068 E = Protos.end(); I != E; ++I) in GenerateCategory()
|
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest.proto | 51 // Protos optimized for SPEED use a strict superset of the generated code
|
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest.proto | 51 // Protos optimized for SPEED use a strict superset of the generated code
|
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | unittest.proto | 51 // Protos optimized for SPEED use a strict superset of the generated code
|
/external/clang/lib/Serialization/ |
D | ASTReader.cpp | 5540 SmallVector<ObjCProtocolDecl*, 4> Protos; in readTypeRecord() local 5542 Protos.push_back(ReadDeclAs<ObjCProtocolDecl>(*Loc.F, Record, Idx)); in readTypeRecord() 5544 return Context.getObjCObjectType(Base, TypeArgs, Protos, IsKindOf); in readTypeRecord()
|
/external/tensorflow/tensorflow/core/ |
D | BUILD | 162 # Protos which are needed for core tensorflow, including on mobile builds.
|