Home
last modified time | relevance | path

Searched defs:cast_type (Results 1 – 17 of 17) sorted by relevance

/external/sdv/vsomeip/third_party/boost/lexical_cast/include/boost/detail/
Dbasic_pointerbuf.hpp79 typedef typename boost::int_t<sizeof(way) * CHAR_BIT>::least cast_type; in seekoff() typedef
/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/
Dprepare_quantize_drq.cc174 Type cast_type = quant_type.castFromExpressedType(expressed_type); in insertQDQ() local
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_quantize_helper.h325 Type cast_type = quant_type.castFromExpressedType(expressed_type); in processConstantOp() local
Dprepare_quantize_dynamic_range.cc261 Type cast_type = quant_type.castFromExpressedType(expressed_type); in insertQDQ() local
/external/mesa3d/src/compiler/nir/
Dnir_deref.c1150 const struct glsl_type *cast_type = cast->type; in opt_remove_sampler_cast() local
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dcpp_regex_traits.hpp112 typedef typename boost::int_t<sizeof(way) * CHAR_BIT>::least cast_type; in seekoff() typedef
/external/mesa3d/src/microsoft/compiler/
Ddxil_nir.c2039 const struct glsl_type *cast_type = get_cast_type(alignment * 8); in split_unaligned_load() local
2066 const struct glsl_type *cast_type = get_cast_type(alignment * 8); in split_unaligned_store() local
/external/cronet/third_party/libc++/src/utils/gdb/libcxx/
Dprinters.py591 def __init__(self, cast_type, root): argument
/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py3447 def CheckCStyleCast(filename, linenum, line, raw_line, cast_type, pattern, argument
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c3068 SpvId cast_type = get_def_type(ctx, &intr->def, ntype); in emit_image_intrinsic() local
3075 SpvId cast_type = get_def_type(ctx, &intr->def, ntype); in emit_image_intrinsic() local
/external/libaom/tools/
Dcpplint.py5271 def CheckCStyleCast(filename, clean_lines, linenum, cast_type, pattern, error): argument
/external/google-styleguide/cpplint/
Dcpplint.py5274 def CheckCStyleCast(filename, clean_lines, linenum, cast_type, pattern, error): argument
/external/libvpx/tools/
Dcpplint.py5271 def CheckCStyleCast(filename, clean_lines, linenum, cast_type, pattern, error): argument
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision.cc2075 const CastType& cast_type, MutableGraphView::OutputPort& src) { in InsertCastNodeAtFanout()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.c59 cast_type(struct lp_build_nir_context *bld_base, LLVMValueRef val, in cast_type() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dlegalize_hlo.cc1070 auto cast_type = start.getType().cast<ShapedType>().clone( in matchAndRewrite() local
/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c3555 LLVMTypeRef cast_type = in visit_intrinsic() local