Home
last modified time | relevance | path

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

/third_party/abseil-cpp/absl/random/internal/
Dranden_detect.cc60 static uint32_t GetAuxval(uint32_t hwcap_type) { in GetAuxval()
75 static uint32_t GetAuxval(uint32_t hwcap_type) { in GetAuxval()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dranden_detect.cc60 static uint32_t GetAuxval(uint32_t hwcap_type) { in GetAuxval()
75 static uint32_t GetAuxval(uint32_t hwcap_type) { in GetAuxval()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/
Dnnacl_utils.c23 uint32_t getHwCap(int hwcap_type) { in getHwCap()
/third_party/mindspore/mindspore/lite/micro/coder/wrapper/base/
Dcommon_wrapper.c26 int hwcap_type = 16; in GetSupportOptFlag() local
/third_party/mindspore/mindspore/lite/src/common/
Dutils.cc134 uint32_t getHwCap(int hwcap_type) { in getHwCap()
144 int hwcap_type = 16; in IsSupportSDot() local