Lines Matching defs:h

14820   unsigned int h;              /* hash for pKey */  member
24785 int h, m; /* Hour and minutes */ member
24919 int h, m, s; in parseHhMmSs() local
25661 int Y,M,D,h,m,x; in parseModifier() local
26180 int h = x.h; in strftimeFunc() local
35963 u8 h = 0; in sqlite3StrIHash() local
36998 SQLITE_PRIVATE u8 sqlite3HexToInt(int h){ in sqlite3HexToInt()
37433 unsigned int h = 0; in strHash() local
37537 unsigned int h; /* The computed hash */ in findElementWithHash() local
37620 unsigned int h; /* the hash of the key modulo hash table size */ in sqlite3HashInsert() local
39104 int h; /* The file descriptor */ member
39729 static int robust_ftruncate(int h, sqlite3_int64 sz){ in robust_ftruncate()
40182 static void robust_close(unixFile *pFile, int h, int lineno){ in robust_close()
40460 # define osSetPosixAdvisoryLock(h,x,t) osFcntl(h,F_SETLK,x) argument
40463 int h, /* The file descriptor on which to take the lock */ in osSetPosixAdvisoryLock()
44153 int h = pFd->h; /* File descriptor open on db file */ in unixRemapfile() local
44645 int h, /* Open file descriptor of file being opened */ in fillInUnixFile()
47396 HANDLE h; /* Handle for accessing the file */ member
49487 static void winceMutexAcquire(HANDLE h){ in winceMutexAcquire()
49496 #define winceMutexRelease(h) ReleaseMutex(h) argument
49915 static int winHandleUnlock(HANDLE h, int iOff, int nByte){ in winHandleUnlock()
49938 static int winHandleSeek(HANDLE h, sqlite3_int64 iOffset){ in winHandleSeek()
51284 HANDLE h = pShmNode->hSharedShm; local
51428 HANDLE h = INVALID_HANDLE_VALUE; local
51563 HANDLE h = INVALID_HANDLE_VALUE; local
52533 HANDLE h; local
53414 HANDLE h; local
54898 u32 h = BITVEC_HASH(i++); local
54923 u32 h; local
55017 u32 h = BITVEC_HASH(aiValues[j]-1); local
56665 unsigned int h = pPage->iKey % nNew; local
56710 unsigned int h; local
57032 unsigned int h = iKey % pCache->nHash; local