Home
last modified time | relevance | path

Searched defs:conv_type (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/coreml/builders/
Dconvolution_op_builder.h35 ConvolutionType conv_type) in ConvolutionOpBuilder()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_aos.c540 struct lp_type fetch_type, conv_type; in lp_build_fetch_rgba_aos() local
625 struct lp_type conv_type; in lp_build_fetch_rgba_aos() local
Dlp_bld_format_soa.c165 struct lp_type conv_type = lp_uint_type(type); in lp_build_extract_soa_chan() local
615 struct lp_type conv_type = type; in lp_build_fetch_rgba_soa() local
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dicu.hpp702 typedef boost::u8_to_u32_iterator<InputIterator, UChar32> conv_type; in do_make_u32regex() typedef
712 typedef boost::u16_to_u32_iterator<InputIterator, UChar32> conv_type; in do_make_u32regex() typedef
918 typedef u16_to_u32_iterator<BidiIterator, UChar32> conv_type; in do_regex_match() typedef
934 typedef u8_to_u32_iterator<BidiIterator, UChar32> conv_type; in do_regex_match() typedef
1093 typedef u16_to_u32_iterator<BidiIterator, UChar32> conv_type; in do_regex_search() typedef
1110 typedef u8_to_u32_iterator<BidiIterator, UChar32> conv_type; in do_regex_search() typedef
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dicu.hpp654 typedef boost::u8_to_u32_iterator<InputIterator, UChar32> conv_type; in do_make_u32regex() typedef
664 typedef boost::u16_to_u32_iterator<InputIterator, UChar32> conv_type; in do_make_u32regex() typedef
811 typedef u16_to_u32_iterator<BidiIterator, UChar32> conv_type; in do_regex_match() typedef
827 typedef u8_to_u32_iterator<BidiIterator, UChar32> conv_type; in do_regex_match() typedef
986 typedef u16_to_u32_iterator<BidiIterator, UChar32> conv_type; in do_regex_search() typedef
1003 typedef u8_to_u32_iterator<BidiIterator, UChar32> conv_type; in do_regex_search() typedef
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c2099 SpvId conv_type = get_alu_type(ctx, type, 1, nir_src_bit_size(alu->src[0].src)); in emit_alu() local
2127 SpvId conv_type = get_alu_type(ctx, type, 1, bit_size); in emit_alu() local
2148 SpvId conv_type = get_alu_type(ctx, type, 1, bit_size); in emit_alu() local