/aosp_15_r20/external/bcc/src/python/bcc/ |
H A D | table.py | 111 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 D | lp_bld_jit_types.c | 793 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 D | bcast_ops.cc | 59 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 D | listdiff_op.cc | 49 DataType val_type = context->expected_output_dtype(0); in Compile() local
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | map.h | 43 TypeInfo val_type; member
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | map.h | 43 TypeInfo val_type; member
|
H A D | convert.c | 74 zval *val, *key_type, *val_type, *klass; in PHP_METHOD() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/ |
H A D | cast_all_constant_to_floating.cpp | 30 auto val_type = TensorType::create(val); in CastAllConstantToFloating() local
|
/aosp_15_r20/external/executorch/backends/cadence/reference/operators/ |
H A D | op_full.cpp | 26 ScalarType val_type = utils::get_scalar_dtype(fill_value); in full_out() local
|
/aosp_15_r20/external/executorch/kernels/portable/cpu/ |
H A D | op_full.cpp | 26 ScalarType val_type = utils::get_scalar_dtype(fill_value); in full_out() local
|
H A D | op_full_like.cpp | 50 ScalarType val_type = utils::get_scalar_dtype(fill_value); in full_like_out() local
|
H A D | op_masked_fill.cpp | 34 ScalarType val_type = utils::get_scalar_dtype(value); in masked_fill_scalar_out() local
|
H A D | op_clamp.cpp | 39 const torch::executor::native::ScalarType& val_type, in check_bounds()
|
H A D | op_scatter.cpp | 153 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 D | attr_test.c | 38 int val_type; in value_type() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/ |
H A D | sugared_value.cpp | 458 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 D | nir_mod_analysis.c | 48 nir_mod_analysis(nir_scalar val, nir_alu_type val_type, unsigned div, unsigned *mod) in nir_mod_analysis()
|
H A D | nir_conversion_builder.h | 347 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 D | encode.hpp | 73 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/ |
D | encode_internal.hpp | 91 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 D | printers.py | 698 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 D | autocast_mode.cpp | 37 using val_type = std::tuple<weakref_type, Tensor>; typedef
|
/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/fastboot/ |
H A D | vars.rs | 168 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 D | trace_helpers.c | 922 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 D | anv_astc_emu.c | 93 const struct glsl_type *val_type = glsl_vector_type(GLSL_TYPE_UINT, 4); in astc_emu_init_flush_denorm_shader() local
|