Searched defs:nKey (Results 1 – 2 of 2) sorted by relevance
| /external/opencore/extern_libs_v2/khronos/openmax/include/ |
| D | OMX_Component.h | 265 OMX_U8 nKey[128]; member 305 OMX_U8 nKey [128]; member
|
| /external/sqlite/dist/ |
| D | sqlite3.c | 6102 void *pKey; int nKey; /* Key associated with this element */ member 17067 static int strHash(const void *pKey, int nKey){ in strHash() 17085 static int binHash(const void *pKey, int nKey){ in binHash() 17226 int nKey, in findElementGivenHash() 17290 SQLITE_PRIVATE HashElem *sqlite3HashFindElem(const Hash *pH, const void *pKey, int nKey){ in sqlite3HashFindElem() 17307 SQLITE_PRIVATE void *sqlite3HashFind(const Hash *pH, const void *pKey, int nKey){ in sqlite3HashFind() 17328 SQLITE_PRIVATE void *sqlite3HashInsert(Hash *pH, const void *pKey, int nKey, void *data){ in sqlite3HashInsert() 29491 i64 nKey; /* The key for INTKEY tables, or number of bytes in key */ member 29528 i64 nKey; /* Size of pKey, or last integer key */ member 33126 u32 nKey; in accessPayload() local [all …]
|