Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/
H A Dprepare_quantize_drq.cc174 Type cast_type = quant_type.castFromExpressedType(expressed_type); in insertQDQ() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dprepare_quantize_helper.h325 Type cast_type = quant_type.castFromExpressedType(expressed_type); in processConstantOp() local
H A Dprepare_quantize_dynamic_range.cc261 Type cast_type = quant_type.castFromExpressedType(expressed_type); in insertQDQ() local
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/
H A Dvsx_helpers.h242 first_type, cast_type, cast_inner_vector_type) \ argument
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_deref.c1148 const struct glsl_type *cast_type = cast->type; in opt_remove_sampler_cast() local
/aosp_15_r20/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
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c2032 const struct glsl_type *cast_type = get_cast_type(alignment * 8); in split_unaligned_load() local
2058 const struct glsl_type *cast_type = get_cast_type(alignment * 8); in split_unaligned_store() local
/aosp_15_r20/external/cronet/third_party/libc++/src/utils/gdb/libcxx/
H A Dprinters.py591 def __init__(self, cast_type, root): argument
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py3447 def CheckCStyleCast(filename, linenum, line, raw_line, cast_type, pattern, argument
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c3055 SpvId cast_type = get_def_type(ctx, &intr->def, ntype); in emit_image_intrinsic() local
3062 SpvId cast_type = get_def_type(ctx, &intr->def, ntype); in emit_image_intrinsic() local
/aosp_15_r20/external/google-styleguide/cpplint/
H A Dcpplint.py5274 def CheckCStyleCast(filename, clean_lines, linenum, cast_type, pattern, error): argument
/aosp_15_r20/external/libaom/tools/
H A Dcpplint.py5271 def CheckCStyleCast(filename, clean_lines, linenum, cast_type, pattern, error): argument
/aosp_15_r20/external/libvpx/tools/
H A Dcpplint.py5271 def CheckCStyleCast(filename, clean_lines, linenum, cast_type, pattern, error): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dauto_mixed_precision.cc2075 const CastType& cast_type, MutableGraphView::OutputPort& src) { in InsertCastNodeAtFanout()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.c59 cast_type(struct lp_build_nir_context *bld_base, LLVMValueRef val, in cast_type() function
/aosp_15_r20/tools/repohooks/tools/
H A Dcpplint.py5813 def CheckCStyleCast(filename, clean_lines, linenum, cast_type, pattern, error): argument
/aosp_15_r20/art/runtime/verifier/
H A Dmethod_verifier.cc3084 const RegType& cast_type = ResolveClass<CheckAccess::kNo>( in CodeFlowVerifyInstruction() local
/aosp_15_r20/external/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c3443 LLVMTypeRef cast_type = in visit_intrinsic() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dlegalize_hlo.cc1070 auto cast_type = start.getType().cast<ShapedType>().clone( in matchAndRewrite() local