OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 2053 milliseconds