/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/ |
H A D | type_inference_test.py | 39 def res_value(self, ns, value): member in BasicTestResolver 195 def res_value(self, ns, value): member in TypeInferenceAnalyzerTest.test_expr.Resolver 247 def res_value(self, ns, value): member in TypeInferenceAnalyzerTest.test_dynamic_attribute_of_static_value.Resolver 289 def res_value(self, ns, value): member in TypeInferenceAnalyzerTest.test_static_attribute_of_typed_value.Resolver 324 def res_value(self, ns, value): member in TypeInferenceAnalyzerTest.test_static_attribute_of_ambiguous_type.Resolver 357 def res_value(self, ns, value): member in TypeInferenceAnalyzerTest.test_property_of_typed_value.Resolver 609 def res_value(self, ns, value): member in TypeInferenceAnalyzerTest.test_side_effects_on_arg_function_closure.Resolver 652 def res_value(self, ns, value): member in TypeInferenceAnalyzerTest.test_subscript.Resolver 679 def res_value(self, ns, value): member in TypeInferenceAnalyzerTest.test_tuple_unpacking.Resolver 821 def res_value(self, ns, value): member in TypeInferenceAnalyzerTest.test_tuple_unpacking_syntactic.Resolver [all …]
|
H A D | type_inference.py | 73 def res_value(self, ns, value): member in Resolver
|
/aosp_15_r20/external/angle/build/android/ |
H A D | dump_apk_resource_strings.py | 194 def AddValue(self, res_name, res_config, res_value): argument 253 def AddValue(self, res_id, res_name, res_config, res_value): argument
|
/aosp_15_r20/external/cronet/build/android/ |
H A D | dump_apk_resource_strings.py | 194 def AddValue(self, res_name, res_config, res_value): argument 253 def AddValue(self, res_id, res_name, res_config, res_value): argument
|
/aosp_15_r20/frameworks/base/cmds/idmap2/libidmap2/proto/ |
H A D | fabricated_v1.proto | 47 ResourceValue res_value = 2; field
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/idmap2/libidmap2_protos/linux_glibc_x86_64_static/gen/proto/frameworks/base/cmds/idmap2/libidmap2/proto/ |
D | fabricated_v1.pb.cc | 990 ResourceEntry::_Internal::res_value(const ResourceEntry* msg) { in res_value() function in android::idmap2::pb::ResourceEntry::_Internal 993 void ResourceEntry::set_allocated_res_value(::android::idmap2::pb::ResourceValue* res_value) { in set_allocated_res_value()
|
D | fabricated_v1.pb.h | 1434 inline const ::android::idmap2::pb::ResourceValue& ResourceEntry::res_value() const { in res_value() function 1449 … ResourceEntry::unsafe_arena_set_allocated_res_value(::android::idmap2::pb::ResourceValue* res_val… in unsafe_arena_set_allocated_res_value()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/idmap2/libidmap2_protos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/cmds/idmap2/libidmap2/proto/ |
D | fabricated_v1.pb.cc | 990 ResourceEntry::_Internal::res_value(const ResourceEntry* msg) { in res_value() function in android::idmap2::pb::ResourceEntry::_Internal 993 void ResourceEntry::set_allocated_res_value(::android::idmap2::pb::ResourceValue* res_value) { in set_allocated_res_value()
|
D | fabricated_v1.pb.h | 1434 inline const ::android::idmap2::pb::ResourceValue& ResourceEntry::res_value() const { in res_value() function 1449 … ResourceEntry::unsafe_arena_set_allocated_res_value(::android::idmap2::pb::ResourceValue* res_val… in unsafe_arena_set_allocated_res_value()
|
/aosp_15_r20/frameworks/base/cmds/idmap2/libidmap2/ |
H A D | XmlParser.cpp | 98 Res_value res_value{}; in FindAttribute() local
|
H A D | FabricatedOverlay.cpp | 469 const auto& res_value = entry.res_value(); in GetOverlayData() local
|
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/test/test_ttk/ |
D | test_functions.py | 337 def test_it(sspec, value, res_value, states): argument
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_ttk_textonly.py | 340 def test_it(sspec, value, res_value, states): argument
|
/aosp_15_r20/external/toybox/kconfig/ |
H A D | confdata.c | 56 static char res_value[SYMBOL_MAXLENGTH]; in conf_expand_value() local
|
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/utils/ |
H A D | fixpt31_32.c | 74 unsigned long long res_value = in vpe_fixpt_from_fraction() local
|
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/ |
H A D | AttributeResolution9.java | 436 Res_value res_value = value.get(); in ApplyStyle() local
|
H A D | AttributeResolution10.java | 444 Res_value res_value = value.get(); in ApplyStyle() local
|
H A D | AttributeResolution.java | 421 Res_value res_value = value.get(); in ApplyStyle() local
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/ |
H A D | NEReductionOperationKernel.cpp | 1011 auto res_value = 0.f; in operator ()() local 1435 float res_value = 0.f; in operator ()() local
|
/aosp_15_r20/frameworks/base/tools/aapt2/xml/ |
H A D | XmlDom.cpp | 252 android::Res_value res_value; in CopyAttributes() local
|
/aosp_15_r20/frameworks/base/tools/aapt2/ |
H A D | ResourceUtils.cpp | 757 const android::Res_value& res_value, in ParseBinaryResValue()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfr/python/ |
H A D | tfr_gen.py | 400 def res_value(self, ns, value): member in TFRTypeResolver
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/num/ |
H A D | unit.rs | 805 let mut res_value = self.value; in simplify() localVariable
|