/aosp_15_r20/external/gemmlowp/meta/ |
H A D | streams.h | 64 static int Scratch(const RowMajor& params, int lanes_count, int pack_size) { in Scratch() 88 int pack_size) { in Scratch() 113 int pack_size) { in Scratch()
|
/aosp_15_r20/external/gemmlowp/meta/generators/ |
H A D | common.py | 74 def SpecializeStream(self, in_type, lanes_count, pack_size, leftovers): argument 96 pack_size): argument
|
H A D | streams_common.py | 148 def EmitPack(self, in_type, lanes_count, pack_size, leftovers): argument 237 def EmitPack(self, in_type, lanes_count, pack_size, leftovers): argument
|
H A D | quantized_mul_kernels_common.py | 548 def EmitMultiply(self, in_type, out_type, kernel_m, kernel_n, pack_size): argument
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/interleaves/ |
H A D | generic.cpp | 62 const auto pack_size = (packing_args.include_bias ? packing_args.bias_element_size : 0) + in get_storage_size_generic() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/performance/SIMD/ |
D | roessler_simd.cpp | 45 static const size_t pack_size = simd_pack::static_size; variable
|
/aosp_15_r20/external/webrtc/modules/audio_coding/test/ |
H A D | TestStereo.cc | 439 int pack_size, in RegisterSendCodec()
|
/aosp_15_r20/external/deqp-deps/amber/src/ |
D | type_parser_test.cc | 28 uint8_t pack_size; in TEST_F() member
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | traceroute.c | 480 unsigned pack_size = 0, tyser = 0; in traceroute_main() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/ |
H A D | quantize_test.cc | 153 const int64_t pack_size = sizeof(uint32_t) / sizeof(NativeT); in GenerateMinCombinedOutput() local
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | TemplateBase.h | 335 unsigned pack_size() const { in pack_size() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/mkldnn/ |
H A D | MKLDNNConversions.cpp | 607 int64_t pack_size = in mkl_reorder_linear_weight() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/byteorder/src/ |
D | lib.rs | 112 fn pack_size(n: u64) -> usize { in pack_size() function
|