Home
last modified time | relevance | path

Searched defs:w52 (Results 1 – 7 of 7) sorted by relevance

/external/XNNPACK/models/
Dfp32-mobilenet-v1.cc72 alignas(16) static std::array<float, 2304> w52; in FP32MobileNetV1() local
Dfp16-mobilenet-v1.cc74 alignas(16) static std::array<uint16_t, 2304> w52; in FP16MobileNetV1() local
Dqu8-mobilenet-v1.cc72 alignas(16) static std::array<uint8_t, 2304> w52; in QU8MobileNetV1() local
Dfp32-sparse-mobilenet-v1.cc72 alignas(16) static std::array<float, 2304> w52; in FP32SparseMobileNetV1() local
Dqs8-mobilenet-v1.cc72 alignas(16) static std::array<int8_t, 2304> w52; in QS8MobileNetV1() local
/external/boringssl/src/crypto/fipsmodule/sha/
Dsha1-altivec.c284 const vec_uint32_t w52 = sched_32_79(vw + 13, w48, w44, w36, w24, w20, k); in sha1_block_data_order() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/sha/
Dsha1-altivec.c284 const vec_uint32_t w52 = sched_32_79(vw + 13, w48, w44, w36, w24, w20, k); in sha1_block_data_order() local