/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ |
D | cpuid.h | 144 #define __cpuid_count(level, count, a, b, c, d) \ macro 160 #define __cpuid_count(level, count, a, b, c, d) \ macro 176 #define __cpuid_count(level, count, a, b, c, d) \ macro 188 #define __cpuid_count(level, count, a, b, c, d) \ macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/lib/gcc/x86_64-linux/4.8.3/include/ |
D | cpuid.h | 144 #define __cpuid_count(level, count, a, b, c, d) \ macro 160 #define __cpuid_count(level, count, a, b, c, d) \ macro 176 #define __cpuid_count(level, count, a, b, c, d) \ macro 188 #define __cpuid_count(level, count, a, b, c, d) \ macro
|
/aosp_15_r20/external/clang/lib/Headers/ |
H A D | cpuid.h | 154 #define __cpuid_count(__level, __count, __eax, __ebx, __ecx, __edx) \ macro 166 #define __cpuid_count(__level, __count, __eax, __ebx, __ecx, __edx) \ macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/ |
D | cpuid.h | 154 #define __cpuid_count(__level, __count, __eax, __ebx, __ecx, __edx) \ macro 166 #define __cpuid_count(__level, __count, __eax, __ebx, __ecx, __edx) \ macro
|
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/ |
H A D | cpuid.h | 154 #define __cpuid_count(__level, __count, __eax, __ebx, __ecx, __edx) \ macro 166 #define __cpuid_count(__level, __count, __eax, __ebx, __ecx, __edx) \ macro
|
/aosp_15_r20/external/ltp/include/lapi/ |
H A D | cpuid.h | 23 #define __cpuid_count(level, count, a, b, c, d) ({ \ macro
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/ |
H A D | cpuid.rs | 54 pub unsafe fn __cpuid_count(leaf: u32, sub_leaf: u32) -> CpuidResult { in __cpuid_count() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/ |
H A D | cpuid.rs | 54 pub unsafe fn __cpuid_count(leaf: u32, sub_leaf: u32) -> CpuidResult { in __cpuid_count() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/ |
H A D | cpuid.rs | 54 pub unsafe fn __cpuid_count(leaf: u32, sub_leaf: u32) -> CpuidResult { in __cpuid_count() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/ |
H A D | cpuid.rs | 54 pub unsafe fn __cpuid_count(leaf: u32, sub_leaf: u32) -> CpuidResult { in __cpuid_count() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/ |
H A D | cpuid.rs | 54 pub unsafe fn __cpuid_count(leaf: u32, sub_leaf: u32) -> CpuidResult { in __cpuid_count() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/ |
D | cpuid.h | 253 #define __cpuid_count(__leaf, __count, __eax, __ebx, __ecx, __edx) \ macro 265 #define __cpuid_count(__leaf, __count, __eax, __ebx, __ecx, __edx) \ macro
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkCpu.cpp | 21 #define __cpuid_count(eax, ecx, a, b, c, d) \ macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/ |
D | cpuid.h | 264 #define __cpuid_count(__leaf, __count, __eax, __ebx, __ecx, __edx) \ macro 276 #define __cpuid_count(__leaf, __count, __eax, __ebx, __ecx, __edx) \ macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/ |
D | cpuid.h | 264 #define __cpuid_count(__leaf, __count, __eax, __ebx, __ecx, __edx) \ macro 276 #define __cpuid_count(__leaf, __count, __eax, __ebx, __ecx, __edx) \ macro
|
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/ |
H A D | cpuid.h | 264 #define __cpuid_count(__leaf, __count, __eax, __ebx, __ecx, __edx) \ macro 276 #define __cpuid_count(__leaf, __count, __eax, __ebx, __ecx, __edx) \ macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/ |
D | cpuid.h | 264 #define __cpuid_count(__leaf, __count, __eax, __ebx, __ecx, __edx) \ macro 276 #define __cpuid_count(__leaf, __count, __eax, __ebx, __ecx, __edx) \ macro
|
/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | igt_x86.c | 35 #define __cpuid_count(level, count, a, b, c, d) a = b = c = d = 0 macro
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/ |
H A D | kselftest.h | 65 #define __cpuid_count(level, count, a, b, c, d) \ macro
|