Searched defs:v62 (Results 1 – 12 of 12) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | ucaconf.cpp | 46 static const UVersionInfo v62 = { 6, 2, 0, 0 }; in UCAConformanceTest() local
|
D | tsmthred.cpp | 879 static const UVersionInfo v62 = { 6, 2, 0, 0 }; in TestCollators() local
|
/external/XNNPACK/models/ |
D | fp32-mobilenet-v2.cc | 82 alignas(16) static std::array<float, 62720> v62; in FP32MobileNetV2() local
|
D | fp32-sparse-mobilenet-v2.cc | 82 alignas(16) static std::array<float, 62720> v62; in FP32SparseMobileNetV2() local
|
D | qs8-mobilenet-v2.cc | 82 alignas(16) static std::array<int8_t, 62720> v62; in QS8MobileNetV2() local
|
D | fp16-mobilenet-v2.cc | 84 alignas(16) static std::array<uint16_t, 62720> v62; in FP16MobileNetV2() local
|
D | fp32-mobilenet-v3-small.cc | 82 alignas(16) static std::array<float, 9408> v62; in FP32MobileNetV3Small() local
|
D | fp16-mobilenet-v3-small.cc | 84 alignas(16) static std::array<uint16_t, 9408> v62; in FP16MobileNetV3Small() local
|
D | fp32-sparse-mobilenet-v3-small.cc | 82 alignas(16) static std::array<float, 9408> v62; in FP32SparseMobileNetV3Small() local
|
D | fp16-mobilenet-v3-large.cc | 84 alignas(16) static std::array<uint16_t, 94080> v62; in FP16MobileNetV3Large() local
|
D | fp32-mobilenet-v3-large.cc | 82 alignas(16) static std::array<float, 94080> v62; in FP32MobileNetV3Large() local
|
D | fp32-sparse-mobilenet-v3-large.cc | 82 alignas(16) static std::array<float, 94080> v62; in FP32SparseMobileNetV3Large() local
|