Lines Matching +full:920 +full:us

14718 ** afterward. Having this macro allows us to cause the C compiler
15083 ** underlying malloc() implementation might return us 4-byte aligned
21828 ** of code will give us the ability to simulate a disk I/O error. This
22698 ** SQLite only considers US-ASCII (or EBCDIC) characters. We do not
24743 ** See http://msdn.microsoft.com/en-us/library/a442x3ye(VS.80).aspx.
26057 ** of code will give us the ability to simulate a disk I/O error. This
26984 ** MemBlockHdr tells us the size of the allocation and the number of
37660 ** An internal level of indirection which enables us to replace the
39478 ** field that tells us its internal lock status. cnt==0 means the
41987 ** Ted Ts'o tells us that fdatasync() will also write the inode if the
41989 ** and fsync(), Ted tells us, is that fdatasync() will not flush the
47955 ** being held by us, no other function (i.e. from another thread) should
49890 ** erases all locks at once and returns us immediately to locking level 0.
58972 ** out from under us.
60533 ** past pPager->journalOff is off-limits to us.
67633 ** indicates that a writer has fixed the SHM file for us, so retry */
67713 ** writable by us, until sqlite3OsShmUnmap() has been called.
67730 ** from under us, then disconnected, while we were not looking.
67941 ** to block for locks for approximately nDelay us. This affects three
67948 ** then sleep for the minimum of 1us. The previous call already provided
70408 ** reset out from under us.
88834 ** rather than a 64-bit float. Frank assures us that the code here
89076 /* pMem->flags = 0; // sqlite3VdbeSerialGet() will set this for us */
96110 /* Make sure a corrupt database has not given us an oversize header.
99079 ** us from having to issue a separate NullRow instruction to clear that cache.
126688 ** particular, it prevents us from writing an effective
127294 ** Call the collation factory to see if it can supply us with one.
144287 /* The LIMIT clause will terminate the loop for us */
144303 /* The LIMIT clause will jump out of the loop for us */
144388 ** the output for us.
144710 /* The LIMIT clause will terminate the loop for us */
146222 /* The LIMIT clause will jump out of the loop for us */
152514 ** us what time of trigger it should be. */
157025 ** use of a bitmask encoding for the operator allows us to search
157063 u8 nChild; /* Number of children that must disable us */
173173 /* 920 */ 459, 458, 50, 47, 19, 19, 49, 434, 1105, 573,
173390 /* 920 */ 212, 213, 242, 242, 217, 218, 242, 130, 11, 253,
184313 ** test-control enables us to write an intreal() SQL function that can
194873 ** US-ASCII case folding. If the input word is too long (more
194907 ** Any upper-case characters in the US-ASCII character set ([A-Z])
194915 ** are taken from each end. US-ASCII case folding still applies.
194919 ** copies the input into the input into the output with US-ASCII
196505 ** of 920 bytes is allocated for it.
204399 ** Return SQLITE_DONE early if this takes us all the way to the end of