Home
last modified time | relevance | path

Searched defs:nKey (Results 1 – 2 of 2) sorted by relevance

/external/opencore/extern_libs_v2/khronos/openmax/include/
DOMX_Component.h265 OMX_U8 nKey[128]; member
305 OMX_U8 nKey [128]; member
/external/sqlite/dist/
Dsqlite3.c6102 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 …]