OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHARED_CACHE_SIZE_HALF
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/arch-x86/string/
cache.h
34
#define
SHARED_CACHE_SIZE_HALF
(SHARED_CACHE_SIZE / 2)
ssse3-memcpy-atom.S
197
#ifdef
SHARED_CACHE_SIZE_HALF
198
cmp $
SHARED_CACHE_SIZE_HALF
, %ecx
[
all
...]
/system/core/libcutils/arch-x86/
cache_wrapper.S
23
#define
SHARED_CACHE_SIZE_HALF
(SHARED_CACHE_SIZE / 2)
Completed in 92 milliseconds