Searched defs:val_type (Results 1 – 5 of 5) 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 | 189 Type const val_type = NodeProperties::GetType(val); in ReduceCheckEqualsInternalizedString() local 201 Type const val_type = NodeProperties::GetType(val); in ReduceCheckEqualsSymbol() local
|
| /external/mesa3d/src/compiler/glsl/ |
| D | builtin_functions.cpp | 4066 const glsl_type *val_type, const glsl_type *bound_type) in _clamp() 4079 builtin_builder::_mix_lrp(builtin_available_predicate avail, const glsl_type *val_type, const glsl_… in _mix_lrp() 4093 const glsl_type *val_type, in _mix_sel()
|
| /external/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_sample_soa.c | 3576 LLVMTypeRef val_type[4]; in lp_build_sample_soa_func() local
|