Home
last modified time | relevance | path

Searched defs:PAGE (Results 1 – 9 of 9) sorted by relevance

/external/autotest/client/cros/cellular/
Dforward_8960_screen24 PAGE=""" variable
/external/jemalloc_new/include/jemalloc/internal/
Dpages.h8 #define PAGE ((size_t)(1U << LG_PAGE)) macro
/external/skia/experimental/tools/
DcoreGraphicsPdf2png.cpp24 const int PAGE = 1; variable
/external/skqp/experimental/tools/
DcoreGraphicsPdf2png.cpp24 const int PAGE = 1; variable
/external/libpcap/msdos/
Dpkt_rx0.asm1 PAGE 60,132 label
/external/u-boot/include/
Dfsl_sec.h266 #define PAGE(x) (x << 16) macro
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h.in327 #define PAGE ((size_t)(1U << LG_PAGE)) macro
Djemalloc_internal.h327 #define PAGE ((size_t)(1U << LG_PAGE)) macro
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp42 enum PAGE { enum