Searched defs:pList (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/ |
H A D | ar9285_reset.c | 868 getLowerUpperIndex(uint8_t target, uint8_t *pList, uint16_t listSize, in getLowerUpperIndex()
|
H A D | ar5416_reset.c | 2108 getLowerUpperIndex(uint8_t target, uint8_t *pList, uint16_t listSize, in getLowerUpperIndex()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | clone.d | 1508 ParameterList pList = ParameterList(fparams); in generateCopyCtorDeclaration() local
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/ |
H A D | ar5211_reset.c | 1833 const uint16_t *pList, uint16_t listSize, in ar5211GetLowerUpperValues()
|
/netbsd-src/external/public-domain/sqlite/dist/ |
H A D | sqlite3.c | 18932 ExprList *pList; /* op = IN, EXISTS, SELECT, CASE, FUNCTION, BETWEEN */ member 33167 const ExprList *pList, in sqlite3TreeViewBareExprList() 33215 const ExprList *pList, in sqlite3TreeViewExprList() 33229 const IdList *pList, in sqlite3TreeViewBareIdList() 33265 const IdList *pList, in sqlite3TreeViewIdList()
|
H A D | shell.c | 12888 static int idxFindConstraint(IdxConstraint *pList, IdxConstraint *p){ in idxFindConstraint()
|