Home
last modified time | relevance | path

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

/external/angle/third_party/zlib/
Dcpu_features.c67 void ZLIB_INTERNAL cpu_check_features(void) in cpu_check_features() function
80 void ZLIB_INTERNAL cpu_check_features(void) in cpu_check_features() function
Dchromeconf.h196 #define cpu_check_features Cr_z_cpu_check_features macro
/external/zlib/
Dcpu_features.c67 void ZLIB_INTERNAL cpu_check_features(void) in cpu_check_features() function
80 void ZLIB_INTERNAL cpu_check_features(void) in cpu_check_features() function
Dchromeconf.h196 #define cpu_check_features Cr_z_cpu_check_features macro
/external/rust/crates/libz-sys/src/zlib-ng/
Dfunctable.c131 Z_INTERNAL void cpu_check_features(void) in cpu_check_features() function