Searched defs:val_type (Results 1 – 8 of 8) sorted by relevance
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
D | listdiff_op.cc | 49 DataType val_type = context->expected_output_dtype(0); in Compile() local
|
/external/bcc/src/python/bcc/ |
D | table.py | 65 def _print_log2_hist(vals, val_type, strip_leading_zero): argument 103 def _print_linear_hist(vals, val_type): argument 294 def print_log2_hist(self, val_type="value", section_header="Bucket ptr", argument 346 def print_linear_hist(self, val_type="value", section_header="Bucket ptr", argument
|
/external/v8/src/compiler/ |
D | typed-optimization.cc | 269 Type const val_type = NodeProperties::GetType(val); in ReduceCheckEqualsInternalizedString() local 281 Type const val_type = NodeProperties::GetType(val); in ReduceCheckEqualsSymbol() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample_soa.c | 3658 LLVMTypeRef val_type[4]; in lp_build_sample_soa_func() local 4281 LLVMTypeRef val_type[4]; in lp_build_sample_array_init_soa() local
|
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 5417 const glsl_type *val_type, const glsl_type *bound_type) in _clamp() 5430 builtin_builder::_mix_lrp(builtin_available_predicate avail, const glsl_type *val_type, const glsl_… in _mix_lrp() 5444 const glsl_type *val_type, in _mix_sel()
|
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/ |
D | tfl_ops.cc | 997 auto val_type = input.getType().cast<TensorType>(); in BuildTopKOp() local
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.c | 4161 upb_fieldtype_t val_type; member
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 5027 upb_fieldtype_t val_type; member
|