Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dlistdiff_op.cc49 DataType val_type = context->expected_output_dtype(0); in Compile() local
/external/bcc/src/python/bcc/
Dtable.py65 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/
Dtyped-optimization.cc269 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/
Dlp_bld_sample_soa.c3658 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/
Dbuiltin_functions.cpp5417 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/
Dtfl_ops.cc997 auto val_type = input.getType().cast<TensorType>(); in BuildTopKOp() local
/external/protobuf/php/ext/google/protobuf/
Dupb.c4161 upb_fieldtype_t val_type; member
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c5027 upb_fieldtype_t val_type; member