Home
last modified time | relevance | path

Searched defs:pool_start (Results 1 – 5 of 5) sorted by relevance

/external/oprofile/module/ia64/
Dop_syscalls.c26 char * pool_start; variable
/external/bluetooth/bluedroid/gki/common/
Dgki_common.h317 …UINT8 *pool_start[GKI_NUM_TOTAL_BUF_POOLS]; /* array of pointers to the start of each buffer p… member
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki_common.h323 …UINT8 *pool_start[GKI_NUM_TOTAL_BUF_POOLS]; /* array of pointers to the start of each buffer p… member
/external/libnfc-nci/src/gki/common/
Dgki_common.h323 …UINT8 *pool_start[GKI_NUM_TOTAL_BUF_POOLS]; /* array of pointers to the start of each buffer p… member
/external/v8/src/mips/
Dassembler-mips.cc2091 int pool_start = pc_offset(); in CheckTrampolinePool() local