Home
last modified time | relevance | path

Searched defs:reflection (Results 1 – 25 of 55) sorted by relevance

123

/third_party/protobuf/src/google/protobuf/
Dtest_util.h195 const Reflection* reflection = message->GetReflection(); in SetAllFieldsViaReflection() local
346 const Reflection* reflection = message->GetReflection(); in SetOneofViaReflection() local
363 const Reflection* reflection = message.GetReflection(); in ExpectOneofSetViaReflection() local
398 const Reflection* reflection = message->GetReflection(); in SetPackedFieldsViaReflection() local
443 const Reflection* reflection = message.GetReflection(); in ExpectAllFieldsSetViaReflection1() local
567 const Reflection* reflection = message.GetReflection(); in ExpectAllFieldsSetViaReflection2() local
742 const Reflection* reflection = message.GetReflection(); in ExpectAllFieldsSetViaReflection3() local
809 const Reflection* reflection = message.GetReflection(); in ExpectPackedFieldsSetViaReflection() local
871 const Reflection* reflection = message.GetReflection(); in ExpectClearViaReflection() local
1063 const Reflection* reflection = message->GetReflection(); in ModifyRepeatedFieldsViaReflection() local
[all …]
Dgenerated_message_reflection_unittest.cc79 const Reflection* reflection = message.GetReflection(); in TEST() local
116 const Reflection* reflection = message.GetReflection(); in TEST() local
143 const Reflection* reflection = message.GetReflection(); in TEST() local
161 const Reflection* reflection = message1.GetReflection(); in TEST() local
176 const Reflection* reflection = message1.GetReflection(); in TEST() local
195 const Reflection* reflection = message1.GetReflection(); in TEST() local
209 const Reflection* reflection = message1.GetReflection(); in TEST() local
231 const Reflection* reflection = message1.GetReflection(); in TEST() local
258 const Reflection* reflection = message1.GetReflection(); in TEST() local
273 const Reflection* reflection = message1.GetReflection(); in TEST() local
[all …]
Dmap_test_util.h297 const Reflection* reflection = message->GetReflection(); in SetMapFieldsViaReflection() local
494 const Reflection* reflection = message->GetReflection(); in SetMapFieldsViaMapReflection() local
701 const Reflection* reflection = message->GetReflection(); in GetMapValueViaMapReflection() local
708 const Reflection* reflection = message->GetReflection(); in GetMapEntryViaReflection() local
714 const Reflection* reflection = message->GetReflection(); in MapBegin() local
720 const Reflection* reflection = message->GetReflection(); in MapEnd() local
726 const Reflection* reflection = message.GetReflection(); in MapSize() local
731 const Reflection* reflection = message->GetReflection(); in ClearMapFieldsViaReflection() local
754 const Reflection* reflection = message->GetReflection(); in ModifyMapFieldsViaReflection() local
849 const Reflection* reflection = message->GetReflection(); in RemoveLastMapsViaReflection() local
[all …]
Dreflection_ops.cc177 const Reflection* reflection = GetReflectionOrDie(*message); in Clear() local
191 const Reflection* reflection = GetReflectionOrDie(message); in IsInitialized() local
252 const Reflection* reflection = GetReflectionOrDie(message); in IsInitialized() local
321 const Reflection* reflection = GetReflectionOrDie(*message); in DiscardUnknownFields() local
383 const Reflection* reflection = GetReflectionOrDie(message); in FindInitializationErrors() local
Ddynamic_message.h160 const Reflection* reflection, in Sort()
191 const Reflection* reflection = a->GetReflection(); in operator() local
Dtext_format.cc391 const Reflection* reflection = message->GetReflection(); in ConsumeField() local
645 bool ConsumeFieldMessage(Message* message, const Reflection* reflection, in ConsumeFieldMessage()
702 bool ConsumeFieldValue(Message* message, const Reflection* reflection, in ConsumeFieldValue()
1613 const Message& message, const Reflection* reflection, in PrintFieldName()
1682 const Reflection* reflection, const FieldDescriptor* field, in PrintFieldName()
1687 const Message& message, const Reflection* reflection, in PrintFieldName()
1778 const Reflection* reflection, in PrintFieldName()
1784 void PrintFieldName(const Message& message, const Reflection* reflection, in PrintFieldName()
1977 const Reflection* reflection = message.GetReflection(); in PrintAny() local
2018 const Reflection* reflection = message.GetReflection(); in Print() local
[all …]
Dreflection.h92 const Reflection* reflection = message.GetReflection(); in RepeatedFieldRef() local
144 const Reflection* reflection = message->GetReflection(); in MutableRepeatedFieldRef() local
199 const Reflection* reflection = message.GetReflection(); in RepeatedFieldRef() local
261 const Reflection* reflection = message->GetReflection(); in MutableRepeatedFieldRef() local
Dmap_field.cc387 const Reflection* reflection = default_entry_->GetReflection(); in SyncRepeatedFieldWithMapNoLock() local
473 const Reflection* reflection = default_entry_->GetReflection(); in SyncMapWithRepeatedFieldNoLock() local
Dextension_set_unittest.cc334 const Reflection* reflection = message1.GetReflection(); in TEST() local
360 const Reflection* reflection = message3.GetReflection(); in TEST() local
377 const Reflection* reflection = message1.GetReflection(); in TEST() local
486 const Reflection* reflection = message1->GetReflection(); in TEST() local
502 const Reflection* reflection = message1.GetReflection(); in TEST() local
Dwire_format.cc787 const Reflection* reflection; member
793 const Reflection* reflection = msg->GetReflection(); in _InternalParse() local
831 const Reflection* reflection, const FieldDescriptor* field) { in _InternalParseAndMergeField()
1155 const Reflection* reflection, in SortKey()
Ddynamic_message_unittest.cc194 const Reflection* reflection = message->GetReflection(); in TEST_P() local
/third_party/protobuf/python/google/protobuf/pyext/
Dmap_container.cc324 const Reflection* reflection = message->GetReflection(); in Clear() local
350 const Reflection* reflection = message->GetReflection(); in MergeFrom() local
365 const Reflection* reflection = message->GetReflection(); in Contains() local
410 const Reflection* reflection = message->GetReflection(); in ScalarMapGetItem() local
431 const Reflection* reflection = message->GetReflection(); in ScalarMapSetItem() local
500 const Reflection* reflection = message->GetReflection(); in ScalarMapToStr() local
671 const Reflection* reflection = message->GetReflection(); in MessageMapSetItem() local
713 const Reflection* reflection = message->GetReflection(); in MessageMapGetItem() local
739 const Reflection* reflection = message->GetReflection(); in MessageMapToStr() local
910 const Reflection* reflection = message->GetReflection(); in GetIterator() local
[all …]
Drepeated_composite_container.cc113 const Reflection* reflection = message->GetReflection(); in AddMessage() local
156 const Reflection* reflection = message->GetReflection(); in Insert() local
218 const Reflection* reflection = message->GetReflection(); in GetItem() local
236 const Reflection* reflection = message->GetReflection(); in Subscript() local
379 const Reflection* reflection = message->GetReflection(); in Subscript() local
Drepeated_scalar_container.cc93 const Reflection* reflection = message->GetReflection(); in AssignItem() local
197 const Reflection* reflection = message->GetReflection(); in Item() local
348 const Reflection* reflection = message->GetReflection(); in Subscript() local
451 const Reflection* reflection = message->GetReflection(); in Subscript() local
Dmessage.cc797 const Reflection* reflection, in CheckAndSetString()
865 const Reflection* reflection = message->GetReflection(); in MaybeReleaseOverlappingOneofField() local
902 const Reflection* reflection = message->GetReflection(); in FixupMessageAfterMerge() local
943 const Reflection* reflection = parent_message->GetReflection(); in AssureWritable() local
1008 const Reflection* reflection = message->GetReflection(); in DeleteRepeatedField() local
2198 const Reflection* reflection = message->GetReflection(); in InternalGetScalar() local
2265 const Reflection* reflection = self->message->GetReflection(); in InternalGetSubMessage() local
2295 const Reflection* reflection = message->GetReflection(); in InternalSetNonOneofScalar() local
Dunknown_fields.cc113 const Reflection* reflection = message->GetReflection(); in NewPyUnknownFields() local
Dextension_dict.cc296 const Reflection* reflection = message->GetReflection(); in Contains() local
/third_party/python/Doc/c-api/
Dreflection.rst3 .. _reflection: target
/third_party/protobuf/python/google/protobuf/internal/
Dtest_bad_identifiers.proto48 optional string reflection = 102 [default = "baz"]; field
/third_party/protobuf/src/google/protobuf/util/
Dtype_resolver_util.cc146 const Reflection* reflection = options.GetReflection(); in ConvertOptionsInternal() local
161 static void ConvertOptionField(const Reflection* reflection, in ConvertOptionField()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dmvlgamma_grad_cpu_kernel.cc111 …T reflection = static_cast<T>(result - PI * std::cos(PI * reduced_input) / std::sin(PI * reduced_i… in Digamma() local
Digammagrada_cpu_kernel.cc105 …T reflection = std::isfinite(reflection_denom) ? log_pi - reflection_denom - log_y : -reflection_d… in Lgamma() local
131 T reflection = result - M_pi * std::cos(M_pi * reduced_input) / std::sin(M_pi * reduced_input); in Digamma() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/utils/
Digamma_utils.h131 …T reflection = std::isfinite(reflection_denom) ? log_pi - reflection_denom - log_y : -reflection_d… in Lgamma() local
184 T reflection = result - M_PI * std::cos(M_PI * reduced_input) / std::sin(M_PI * reduced_input); in Digamma() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DEmitMetal.cpp820 TranslatorMetalReflection *reflection = mtl::getTranslatorMetalReflection(&mCompiler); in emitPostQualifier() local
1031 TranslatorMetalReflection *reflection = in emitFieldDeclaration() local
1163 TranslatorMetalReflection *reflection = mtl::getTranslatorMetalReflection(&mCompiler); in emitUniformBufferDeclaration() local
1796 TranslatorMetalReflection *reflection = mtl::getTranslatorMetalReflection(&mCompiler); in emitFunctionParameter() local
1984 TranslatorMetalReflection *reflection = mtl::getTranslatorMetalReflection(&mCompiler); in visitAggregate() local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto105 optional uint32 reflection = 27; field

123