Home
last modified time | relevance | path

Searched defs:b_2 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/
H A D8x4c1x4-dq-packedA-sse2.h104 const int16_t b_2 = (int16_t)((uint16_t)(b_ptr[2])); in KERNEL_NAME() local
238 const int16_t b_2 = (int16_t)((uint16_t)(b_ptr[2])); in KERNEL_NAME() local
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_spinel_decoder.cpp82 bool b_1, b_2; in TestDecoder() local
H A Dtest_spinel_encoder.cpp97 bool b_1, b_2; in TestEncoder() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/test/test_misc_/
Dtest_misc.cpp145 continuous_interval<double> b_2 = right_subtract(b_1, c_1); in BOOST_AUTO_TEST_CASE() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEQLSTMLayerNormalizationKernel.cpp71 const int64_t b_2 = vgetlane(b_high, 0); in mul_add() local