Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
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
Dlistdiff_op.cc49 DataType val_type = context->expected_output_dtype(0); in Compile() local
/external/protobuf/php/ext/google/protobuf/
Dmap.h43 TypeInfo val_type; member
Dconvert.c74 zval *val, *key_type, *val_type, *klass; in PHP_METHOD() local
Dmap.c269 zend_long key_type, val_type; in PHP_METHOD() local
/external/cronet/third_party/protobuf/php/ext/google/protobuf/
Dmap.h43 TypeInfo val_type; member
Dconvert.c74 zval *val, *key_type, *val_type, *klass; in PHP_METHOD() local
Dmap.c269 zend_long key_type, val_type; in PHP_METHOD() local
/external/linux-kselftest/tools/testing/selftests/powerpc/papr_attributes/
Dattr_test.c38 int val_type; in value_type() local
/external/mesa3d/src/compiler/nir/
Dnir_mod_analysis.c48 nir_mod_analysis(nir_scalar val, nir_alu_type val_type, unsigned div, unsigned *mod) in nir_mod_analysis()
Dnir_conversion_builder.h347 nir_def *val, nir_alu_type val_type, in nir_clamp_to_type_range()
/external/bcc/src/python/bcc/
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
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_jit_types.c754 LLVMTypeRef val_type[4]; in lp_build_sample_function_type() local
803 LLVMTypeRef val_type[4]; in lp_build_size_function_type() local
854 LLVMTypeRef val_type[4]; in lp_build_image_function_type() local
/external/rust/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()
/external/grpc-grpc/third_party/upb/upb/mini_descriptor/internal/
Dencode.hpp73 bool EncodeMap(upb_FieldType key_type, upb_FieldType val_type, in EncodeMap()
/external/mesa3d/src/intel/vulkan/
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
/external/mesa3d/src/compiler/nir/tests/
Dmod_analysis_tests.cpp28 nir_mod_analysis_comp0(nir_def *val, nir_alu_type val_type, unsigned div, unsigned *mod) in nir_mod_analysis_comp0()
/external/rust/crates/drm/src/control/
Dproperty.rs61 pub(crate) val_type: ValueType, field
/external/sdv/vsomeip/third_party/boost/intrusive/test/
Dbounded_pointer.hpp304 typedef T val_type; typedef in bounded_reference_cont
/external/cronet/third_party/libc++/src/utils/gdb/libcxx/
Dprinters.py698 def _init_cast_type(self, val_type): argument
717 def _init_cast_type(self, val_type): argument
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dnode_alloc_holder.hpp97 typedef typename allocator_traits_type::value_type val_type; typedef
/external/bcc/libbpf-tools/
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()
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
Dmap.c199 TypeInfo val_type) { in Map_Inspect()
/external/protobuf/ruby/ext/google/protobuf_c/
Dmap.c199 TypeInfo val_type) { in Map_Inspect()
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Doptimize.cc460 const auto val_type = val.getType().cast<ShapedType>(); in IsLastDimensionEqualOne() local

12