/external/protobuf/src/google/protobuf/ |
D | generated_message_reflection_unittest.cc | 75 const Reflection* reflection = message.GetReflection(); in TEST() local 112 const Reflection* reflection = message.GetReflection(); in TEST() local 137 const Reflection* reflection = message.GetReflection(); in TEST() local 156 const Reflection* reflection = message1.GetReflection(); in TEST() local 171 const Reflection* reflection = message1.GetReflection(); in TEST() local 190 const Reflection* reflection = message1.GetReflection(); in TEST() local 204 const Reflection* reflection = message1.GetReflection(); in TEST() local 226 const Reflection* reflection = message1.GetReflection(); in TEST() local 253 const Reflection* reflection = message1.GetReflection(); in TEST() local 268 const Reflection* reflection = message1.GetReflection(); in TEST() local [all …]
|
D | test_util.cc | 2384 const Reflection* reflection = message->GetReflection(); in SetAllFieldsViaReflection() local 2530 const Reflection* reflection = message->GetReflection(); in SetOneofViaReflection() local 2553 const Reflection* reflection = message.GetReflection(); in ExpectOneofSetViaReflection() local 2587 const Reflection* reflection = message->GetReflection(); in SetPackedFieldsViaReflection() local 2632 const Reflection* reflection = message.GetReflection(); in ExpectAllFieldsSetViaReflection1() local 2739 const Reflection* reflection = message.GetReflection(); in ExpectAllFieldsSetViaReflection2() local 2862 const Reflection* reflection = message.GetReflection(); in ExpectAllFieldsSetViaReflection3() local 2923 const Reflection* reflection = message.GetReflection(); in ExpectPackedFieldsSetViaReflection() local 2977 const Reflection* reflection = message.GetReflection(); in ExpectClearViaReflection() local 3149 const Reflection* reflection = message.GetReflection(); in ExpectPackedClearViaReflection() local [all …]
|
D | reflection_ops.cc | 130 const Reflection* reflection = message->GetReflection(); in Clear() local 143 const Reflection* reflection = message.GetReflection(); in IsInitialized() local 182 const Reflection* reflection = message->GetReflection(); in DiscardUnknownFields() local 229 const Reflection* reflection = message.GetReflection(); in FindInitializationErrors() local
|
D | text_format.cc | 340 const Reflection* reflection = message->GetReflection(); in ConsumeField() local 544 const Reflection* reflection, in ConsumeFieldMessage() 592 const Reflection* reflection, in ConsumeFieldValue() 1286 const Reflection* reflection, in PrintFieldName() 1420 const Reflection* reflection = message.GetReflection(); in Print() local 1450 const Reflection* reflection, in PrintField() 1505 const Reflection* reflection, in PrintShortRepeatedField() 1525 const Reflection* reflection, in PrintFieldName() 1542 const Reflection* reflection, in PrintFieldValue()
|
D | extension_set_unittest.cc | 267 const Reflection* reflection = message1.GetReflection(); in TEST() local 295 const Reflection* reflection = message3.GetReflection(); in TEST() local 312 const Reflection* reflection = message1.GetReflection(); in TEST() local 328 const Reflection* reflection = message1.GetReflection(); in TEST() local
|
D | message.h | 152 const Reflection* reflection; member
|
D | dynamic_message_unittest.cc | 163 const Reflection* reflection = message->GetReflection(); in TEST_F() local
|
D | dynamic_message.cc | 214 scoped_ptr<const GeneratedMessageReflection> reflection; member
|
D | descriptor.cc | 1744 const Reflection* reflection = options.GetReflection(); in RetrieveOptions() local
|
/external/protobuf/python/google/protobuf/internal/ |
D | test_bad_identifiers.proto | 47 optional string reflection = 102 [default="baz"]; field
|
/external/javassist/src/main/javassist/tools/reflect/ |
D | Loader.java | 110 protected Reflection reflection; field in Loader
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/model/data/ |
D | ModelMaterial.java | 35 public Color reflection; field in ModelMaterial
|
/external/protobuf/python/google/protobuf/pyext/ |
D | repeated_scalar_container.cc | 99 const google::protobuf::Reflection* reflection = message->GetReflection(); in AssignItem() local 197 const google::protobuf::Reflection* reflection = message->GetReflection(); in Item() local 369 const google::protobuf::Reflection* reflection = message->GetReflection(); in Append() local 464 const google::protobuf::Reflection* reflection = message->GetReflection(); in AssSubscript() local
|
D | repeated_composite_container.cc | 124 const google::protobuf::Reflection* reflection = message->GetReflection(); in InternalQuickSort() local 225 const google::protobuf::Reflection* reflection = message->GetReflection(); in UpdateChildMessages() local 514 const google::protobuf::Reflection* reflection = message->GetReflection(); in SortAttached() local
|
D | message.cc | 304 const google::protobuf::Reflection* reflection, in CheckAndGetInteger() 403 const google::protobuf::Reflection* reflection = message->GetReflection(); in CheckAndGetInteger() local 443 const google::protobuf::Reflection* reflection = parent_message->GetReflection(); in CheckAndGetInteger() local 547 const google::protobuf::Reflection* reflection = message->GetReflection(); in CheckAndGetInteger() local 1624 const google::protobuf::Reflection* reflection = message->GetReflection(); in CheckAndGetInteger() local 1727 const google::protobuf::Reflection* reflection = self->message->GetReflection(); in CheckAndGetInteger() local 1748 const google::protobuf::Reflection* reflection = message->GetReflection(); in CheckAndGetInteger() local
|
/external/protobuf/src/google/protobuf/compiler/javamicro/ |
D | javamicro_file.cc | 56 const Reflection* reflection = message.GetReflection(); in UsesExtensions() local
|
/external/protobuf/src/google/protobuf/compiler/javanano/ |
D | javanano_file.cc | 57 const Reflection* reflection = message.GetReflection(); in UsesExtensions() local
|
/external/v8/benchmarks/ |
D | raytrace.js | 328 reflection: 0.0, // [0...infinity] 0 = no reflection property in Flog.RayTracer.Material.BaseMaterial 359 initialize : function(color, reflection, refraction, transparency, gloss) { argument 388 initialize : function(colorEven, colorOdd, reflection, transparency, gloss, density) { argument
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_test_bad_identifiers.proto | 90 optional uint32 reflection = 27; field
|
/external/protobuf/src/google/protobuf/compiler/java/ |
D | java_file.cc | 70 const Reflection* reflection = message.GetReflection(); in CollectExtensions() local
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/loader/ |
D | G3dModelLoader.java | 197 final JsonValue reflection = material.get("reflection"); in parseMaterials() local
|
/external/protobuf/src/google/protobuf/compiler/ |
D | parser.cc | 1024 const Reflection* reflection = options->GetReflection(); in ParseOption() local
|
D | parser_unittest.cc | 1570 const Reflection* reflection = root.GetReflection(); in FollowPath() local
|