HomeSort by relevance Sort by last modified time
    Searched defs:SHARED_CACHE_SIZE_HALF (Results 1 - 5 of 5) sorted by null

  /bionic/libc/arch-x86/atom/string/
cache.h 35 #define SHARED_CACHE_SIZE_HALF (SHARED_CACHE_SIZE / 2)
  /bionic/libc/arch-x86/silvermont/string/
cache.h 35 #define SHARED_CACHE_SIZE_HALF (SHARED_CACHE_SIZE / 2)
  /bionic/libc/arch-x86_64/string/
cache.h 35 #define SHARED_CACHE_SIZE_HALF (SHARED_CACHE_SIZE / 2)
  /system/core/libcutils/arch-x86/
cache.h 27 #define SHARED_CACHE_SIZE_HALF (SHARED_CACHE_SIZE / 2)
  /system/core/libcutils/arch-x86_64/
cache.h 21 #define SHARED_CACHE_SIZE_HALF (SHARED_CACHE_SIZE / 2)

Completed in 625 milliseconds