Searched defs:w68 (Results 1 – 11 of 11) sorted by relevance
/external/XNNPACK/models/ |
D | fp32-mobilenet-v1.cc | 88 alignas(16) static std::array<float, 4608> w68; in FP32MobileNetV1() local
|
D | fp16-mobilenet-v1.cc | 90 alignas(16) static std::array<uint16_t, 4608> w68; in FP16MobileNetV1() local
|
D | qu8-mobilenet-v1.cc | 88 alignas(16) static std::array<uint8_t, 4608> w68; in QU8MobileNetV1() local
|
D | fp32-sparse-mobilenet-v1.cc | 88 alignas(16) static std::array<float, 4608> w68; in FP32SparseMobileNetV1() local
|
D | qs8-mobilenet-v1.cc | 88 alignas(16) static std::array<int8_t, 4608> w68; in QS8MobileNetV1() local
|
D | fp32-mobilenet-v2.cc | 88 alignas(16) static std::array<float, 32> w68; in FP32MobileNetV2() local
|
D | fp32-sparse-mobilenet-v2.cc | 88 alignas(16) static std::array<float, 32> w68; in FP32SparseMobileNetV2() local
|
D | qs8-mobilenet-v2.cc | 88 alignas(16) static std::array<int32_t, 32> w68; in QS8MobileNetV2() local
|
D | fp16-mobilenet-v2.cc | 90 alignas(16) static std::array<uint16_t, 32> w68; in FP16MobileNetV2() local
|
/external/boringssl/src/crypto/fipsmodule/sha/ |
D | sha1-altivec.c | 309 const vec_uint32_t w68 = sched_32_79(vw + 17, w64, w60, w52, w40, w36, k); in sha1_block_data_order() local
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/sha/ |
D | sha1-altivec.c | 309 const vec_uint32_t w68 = sched_32_79(vw + 17, w64, w60, w52, w40, w36, k); in sha1_block_data_order() local
|