Home
last modified time | relevance | path

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

/external/XNNPACK/models/
Dfp32-mobilenet-v1.cc60 alignas(16) static std::array<float, 1152> w40; in FP32MobileNetV1() local
Dfp16-mobilenet-v1.cc62 alignas(16) static std::array<uint16_t, 1152> w40; in FP16MobileNetV1() local
Dqu8-mobilenet-v1.cc60 alignas(16) static std::array<uint8_t, 1152> w40; in QU8MobileNetV1() local
Dfp32-sparse-mobilenet-v1.cc60 alignas(16) static std::array<float, 1152> w40; in FP32SparseMobileNetV1() local
Dqs8-mobilenet-v1.cc60 alignas(16) static std::array<int8_t, 1152> w40; in QS8MobileNetV1() local
/external/boringssl/src/crypto/fipsmodule/sha/
Dsha1-altivec.c266 const vec_uint32_t w40 = sched_32_79(vw + 10, w36, w32, w24, w12, w8, k); in sha1_block_data_order() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/sha/
Dsha1-altivec.c266 const vec_uint32_t w40 = sched_32_79(vw + 10, w36, w32, w24, w12, w8, k); in sha1_block_data_order() local