Home
last modified time | relevance | path

Searched defs:DATA_CACHE_SIZE_HALF (Results 1 – 6 of 6) sorted by relevance

/aosp12/bionic/libc/arch-x86/atom/string/
H A Dcache.h36 #define DATA_CACHE_SIZE_HALF (DATA_CACHE_SIZE / 2) macro
/aosp12/bionic/libc/arch-x86/silvermont/string/
H A Dcache.h36 #define DATA_CACHE_SIZE_HALF (DATA_CACHE_SIZE / 2) macro
/aosp12/bionic/libc/arch-x86_64/string/
H A Dcache.h36 #define DATA_CACHE_SIZE_HALF (DATA_CACHE_SIZE / 2) macro
/aosp12/system/core/libcutils/arch-x86_64/
H A Dcache.h22 #define DATA_CACHE_SIZE_HALF (DATA_CACHE_SIZE / 2) macro
/aosp12/system/core/libcutils/arch-x86/
H A Dcache.h28 #define DATA_CACHE_SIZE_HALF (DATA_CACHE_SIZE / 2) macro
/aosp12/art/runtime/arch/x86_64/
H A Dmemcmp16_x86_64.S26 #define DATA_CACHE_SIZE_HALF (12*1024) macro