Searched defs:conv_type (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/coreml/builders/ |
D | convolution_op_builder.h | 35 ConvolutionType conv_type) in ConvolutionOpBuilder()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_format_aos.c | 540 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
|
D | lp_bld_format_soa.c | 165 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/ |
D | icu.hpp | 702 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/ |
D | icu.hpp | 654 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/ |
D | nir_to_spirv.c | 2099 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
|