Home
last modified time | relevance | path

Searched defs:parameter_type (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/frameworks/base/core/proto/android/widget/
H A Dremoteviews.proto326 optional int32 parameter_type = 3; field
340 optional int32 parameter_type = 3; field
355 optional int32 parameter_type = 3; field
371 optional int32 parameter_type = 3; field
401 optional int32 parameter_type = 5; field
/aosp_15_r20/external/googleapis/google/actions/sdk/v2/interactionmodel/
H A Dintent.proto55 oneof parameter_type { oneof
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A Dmixed_data_type.h18 const auto parameter_type = first_type(parameters...); in is_mixed_type() local
/aosp_15_r20/external/pytorch/torch/distributed/algorithms/_comm_hooks/
H A Ddefault_hooks.py66 parameter_type=torch.float32, argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_function.cpp279 const auto parameter_type = _.FindDef(parameter_type_id); in ValidateFunctionCall() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_function.cpp279 const auto parameter_type = _.FindDef(parameter_type_id); in ValidateFunctionCall() local
/aosp_15_r20/external/googleapis/google/datastore/v1beta3/
H A Dquery.proto254 oneof parameter_type { oneof
/aosp_15_r20/external/google-cloud-java/java-channel/proto-google-cloud-channel-v1/src/main/proto/google/cloud/channel/v1/
H A Doffers.proto192 ParameterType parameter_type = 2; field
/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dstatement.c52 } parameter_type; typedef
/aosp_15_r20/external/googleapis/google/cloud/channel/v1/
H A Doffers.proto194 ParameterType parameter_type = 2; field
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_function.cpp284 const auto parameter_type = _.FindDef(parameter_type_id); in ValidateFunctionCall() local
/aosp_15_r20/external/googleapis/google/datastore/v1/
H A Dquery.proto470 oneof parameter_type { oneof
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/tuple/include/boost/tuple/detail/
Dtuple_basic.hpp194 typedef const typename boost::remove_cv<T>::type& parameter_type; typedef
208 typedef T& parameter_type; typedef
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/
Dcursor.c35 } parameter_type; typedef
/aosp_15_r20/external/emboss/compiler/front_end/
H A Dmodule_ir.py821 def _parameter_definition(name, double_colon, parameter_type): argument
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DNormalization.cu53 const auto parameter_type = first_type(parameters...); in is_mixed_type() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_util.cpp1666 auto parameter_type = ir_context->get_type_mgr()->GetType( in IdUseCanBeReplaced() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dfuzzer_util.cpp1666 auto parameter_type = ir_context->get_type_mgr()->GetType( in IdUseCanBeReplaced() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_util.cpp1666 auto parameter_type = ir_context->get_type_mgr()->GetType( in IdUseCanBeReplaced() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/widget/
Dremoteviews.pb.h20371 inline ::int32_t RemoteViewsProto_AttributeReflectionAction::parameter_type() const { in parameter_type() function
20803 inline ::int32_t RemoteViewsProto_ComplexUnitDimensionReflectionAction::parameter_type() const { in parameter_type() function
21183 inline ::int32_t RemoteViewsProto_NightModeReflectionAction::parameter_type() const { in parameter_type() function
21725 inline ::int32_t RemoteViewsProto_ReflectionAction::parameter_type() const { in parameter_type() function
22896 inline ::int32_t RemoteViewsProto_ResourceReflectionAction::parameter_type() const { in parameter_type() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/widget/
Dremoteviews.pb.h21424 inline ::int32_t RemoteViewsProto_AttributeReflectionAction::parameter_type() const { in parameter_type() function
21856 inline ::int32_t RemoteViewsProto_ComplexUnitDimensionReflectionAction::parameter_type() const { in parameter_type() function
22236 inline ::int32_t RemoteViewsProto_NightModeReflectionAction::parameter_type() const { in parameter_type() function
22778 inline ::int32_t RemoteViewsProto_ReflectionAction::parameter_type() const { in parameter_type() function
23949 inline ::int32_t RemoteViewsProto_ResourceReflectionAction::parameter_type() const { in parameter_type() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/widget/
Dremoteviews.pb.h20371 inline ::int32_t RemoteViewsProto_AttributeReflectionAction::parameter_type() const { in parameter_type() function
20803 inline ::int32_t RemoteViewsProto_ComplexUnitDimensionReflectionAction::parameter_type() const { in parameter_type() function
21183 inline ::int32_t RemoteViewsProto_NightModeReflectionAction::parameter_type() const { in parameter_type() function
21725 inline ::int32_t RemoteViewsProto_ReflectionAction::parameter_type() const { in parameter_type() function
22896 inline ::int32_t RemoteViewsProto_ResourceReflectionAction::parameter_type() const { in parameter_type() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes.cc4201 auto parameter_type = inputs.at(1).weights().TrtDType(); in ConvertFusedBatchNorm() local