Home
last modified time | relevance | path

Searched defs:val_type (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/external/bcc/src/python/bcc/
H A Dtable.py111 def get_json_hist(vals, val_type, section_bucket=None): argument
114 def _get_json_hist(vals, val_type, section_bucket=None): argument
139 def _print_log2_hist(vals, val_type, strip_leading_zero): argument
177 def _print_linear_hist(vals, val_type, strip_leading_zero): argument
686 def print_json_hist(self, val_type="value", section_header="Bucket ptr", argument
722 def print_log2_hist(self, val_type="value", section_header="Bucket ptr", argument
762 def print_linear_hist(self, val_type="value", section_header="Bucket ptr", argument
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_jit_types.c793 LLVMTypeRef val_type[5]; in lp_build_sample_function_type() local
843 LLVMTypeRef val_type[4]; in lp_build_size_function_type() local
894 LLVMTypeRef val_type[5]; in lp_build_image_function_type() local
899 LLVMTypeRef val_type[4]; in lp_build_image_function_type() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dbcast_ops.cc59 DataType val_type = ctx->expected_output_dtype(0); in Compile() local
122 DataType val_type = ctx->expected_output_dtype(idx); in Output() local
H A Dlistdiff_op.cc49 DataType val_type = context->expected_output_dtype(0); in Compile() local
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dmap.h43 TypeInfo val_type; member
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dmap.h43 TypeInfo val_type; member
H A Dconvert.c74 zval *val, *key_type, *val_type, *klass; in PHP_METHOD() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dcast_all_constant_to_floating.cpp30 auto val_type = TensorType::create(val); in CastAllConstantToFloating() local
/aosp_15_r20/external/executorch/backends/cadence/reference/operators/
H A Dop_full.cpp26 ScalarType val_type = utils::get_scalar_dtype(fill_value); in full_out() local
/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_full.cpp26 ScalarType val_type = utils::get_scalar_dtype(fill_value); in full_out() local
H A Dop_full_like.cpp50 ScalarType val_type = utils::get_scalar_dtype(fill_value); in full_like_out() local
H A Dop_masked_fill.cpp34 ScalarType val_type = utils::get_scalar_dtype(value); in masked_fill_scalar_out() local
H A Dop_clamp.cpp39 const torch::executor::native::ScalarType& val_type, in check_bounds()
H A Dop_scatter.cpp153 ScalarType val_type = utils::get_scalar_dtype(value); in scatter_value_out() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/papr_attributes/
H A Dattr_test.c38 int val_type; in value_type() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dsugared_value.cpp458 TypePtr val_type = val->type(); in len() local
476 TypePtr val_type = val->type(); in getitem() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_mod_analysis.c48 nir_mod_analysis(nir_scalar val, nir_alu_type val_type, unsigned div, unsigned *mod) in nir_mod_analysis()
H A Dnir_conversion_builder.h347 nir_def *val, nir_alu_type val_type, in nir_clamp_to_type_range()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/mini_descriptor/internal/
H A Dencode.hpp73 bool EncodeMap(upb_FieldType key_type, upb_FieldType val_type, in EncodeMap()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/mini_table/
Dencode_internal.hpp91 bool EncodeMap(upb_FieldType key_type, upb_FieldType val_type, in EncodeMap()
/aosp_15_r20/external/cronet/third_party/libc++/src/utils/gdb/libcxx/
H A Dprinters.py698 def _init_cast_type(self, val_type): argument
717 def _init_cast_type(self, val_type): argument
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A Dautocast_mode.cpp37 using val_type = std::tuple<weakref_type, Tensor>; typedef
/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/fastboot/
H A Dvars.rs168 let val_type = next_arg(&mut args).ok_or("Missing value type")?; in get_var_block_device() localVariable
/aosp_15_r20/external/bcc/libbpf-tools/
H A Dtrace_helpers.c922 void print_log2_hist(unsigned int *vals, int vals_size, const char *val_type) in print_log2_hist()
962 unsigned int step, const char *val_type) in print_linear_hist()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_astc_emu.c93 const struct glsl_type *val_type = glsl_vector_type(GLSL_TYPE_UINT, 4); in astc_emu_init_flush_denorm_shader() local

12