OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PAGE_ALIGN
(Results
1 - 6
of
6
) sorted by null
/external/pcre/dist/sljit/
sljitUtils.c
277
#undef
PAGE_ALIGN
/hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.c
47
#define
PAGE_ALIGN
(value) ALIGN_TO(value, 4096)
[
all
...]
/external/fio/
backend.c
81
#define
PAGE_ALIGN
(buf) \
1069
p =
PAGE_ALIGN
(td->orig_buffer) + td->o.mem_align;
[
all
...]
/hardware/intel/img/psb_video/src/
pnw_hostcode.c
46
#define
PAGE_ALIGN
(value) ALIGN_TO(value, 4096)
[
all
...]
tng_hostcode.c
58
#define
PAGE_ALIGN
(value) ALIGN_TO(value, 4096)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h
[
all
...]
Completed in 532 milliseconds