/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/ |
cpumask.h | 55 #define cpulist_parse(buf, dst) __cpulist_parse((buf), &(dst), NR_CPUS) macro
|
/external/chromium_org/third_party/skia/platform_tools/android/third_party/cpufeatures/ |
cpu-features.c | 344 cpulist_parse(CpuList* list, const char* line, int line_len) function 409 cpulist_parse(list, file, filelen);
|
/external/skia/platform_tools/android/third_party/cpufeatures/ |
cpu-features.c | 344 cpulist_parse(CpuList* list, const char* line, int line_len) function 409 cpulist_parse(list, file, filelen);
|
/ndk/sources/android/cpufeatures/ |
cpu-features.c | 364 cpulist_parse(CpuList* list, const char* line, int line_len) function 429 cpulist_parse(list, file, filelen); [all...] |