Home
last modified time | relevance | path

Searched refs:INTROSPECTION_TABLE (Results 1 – 7 of 7) sorted by relevance

/external/cpu_features/src/
Ddefine_introspection.inl21 #ifndef INTROSPECTION_TABLE
22 #error "missing INTROSPECTION_TABLE"
58 INTROSPECTION_TABLE
63 static int (*const kGetters[])(const FEAT_TYPE_NAME*) = {INTROSPECTION_TABLE};
68 static void (*const kSetters[])(FEAT_TYPE_NAME*, bool) = {INTROSPECTION_TABLE};
79 static const char* kFeatureNames[] = {INTROSPECTION_TABLE};
Ddefine_introspection_and_hwcaps.inl21 INTROSPECTION_TABLE};
25 static const char* kCpuInfoFlags[] = {INTROSPECTION_TABLE};
Dimpl_mips_linux_or_android.c23 #define INTROSPECTION_TABLE \ macro
Dimpl_ppc_linux.c25 #define INTROSPECTION_TABLE \ macro
Dimpl_aarch64_linux_or_android.c25 #define INTROSPECTION_TABLE \ macro
Dimpl_arm_linux_or_android.c25 #define INTROSPECTION_TABLE \ macro
Dimpl_x86__base_implementation.inl1685 #define INTROSPECTION_TABLE \ macro