Home
last modified time | relevance | path

Searched defs:Reflection (Results 1 – 8 of 8) sorted by relevance

/third_party/python/Doc/c-api/
Dreflection.rst5 Reflection title
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.h49 class Reflection; variable
/third_party/protobuf/src/google/protobuf/
Drepeated_field.h80 class Reflection; variable
Ddescriptor.h119 class Reflection; variable
843 friend class Reflection; variable
1160 friend class Reflection; variable
1241 friend class Reflection; variable
Dmessage.h141 class Reflection; variable
Dgenerated_message_reflection.cc215 Reflection::Reflection(const Descriptor* descriptor, in Reflection() function in google::protobuf::Reflection
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dgrid_sampler_2d_grad_cpu_kernel.h46 enum class GridSamplerPadding { Zeros, Border, Reflection }; enumerator
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DGetBindGroupLayoutValidationTests.cpp1020 TEST_F(GetBindGroupLayoutTests, Reflection) { in TEST_F() argument