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

  /external/pcre/dist/sljit/
sljitUtils.c 276 #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 77 #define PAGE_ALIGN(buf) \
1032 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 251 milliseconds