Home | History | Annotate | Download | only in orig

Lines Matching full:significant

2921 ** is only capable of millisecond resolution so the six least significant
9086 ** is significant and used at least once. On switch statements
11599 ** lookaside malloc provides a significant performance enhancement
12109 ** The SQLITE_AFF_MASK values masks off the significant bits of an
22232 ** 16 (the number of significant digits in a 64-bit float) '0' is
22319 int nsd; /* Number of significant digits returned */
22651 ** significant digit of the number */
22656 /* Significant digits after the decimal point */
24920 /* copy max significant digits to significand */
24926 /* skip non-significant significand digits
24940 /* skip non-significant digits */
40111 ** bitmap. The least significant bit is bit 1.
43646 ** significant mode change (such as changing the page_size, locking_mode,
50688 ** significant bit also set (WAL_MAGIC | 0x00000001) is stored in 32-bit
53587 ** All of the integer values are big-endian (most significant byte first).
53676 ** the first byte with bit 8 clear. The most significant byte of the integer
77265 ** If either P3 or the sorter contains a NULL in one of their significant
78303 ** bits are significant.
121055 ** termination condition "abd". If case is not significant (the default
125933 ** yield a significant performance boost.
129360 ** That gives a significant speed improvement. */
130508 ** from the input. The following tokens are significant:
153706 ** The most significant 22 bits in each 32-bit value contain the first
153707 ** codepoint in the range. The least significant 10 bits are used to store
153907 ** If the least significant bit in flags is clear, then the rule applies
153912 ** The 7 most significant bits in flags are an index into the aiOff[]
158522 ** of zero or more numeric characters (0-9). This can be significant because
167784 ** That gives a significant speed improvement. */
183088 ** The most significant 22 bits in each 32-bit value contain the first
183089 ** codepoint in the range. The least significant 10 bits are used to store
183289 ** If the least significant bit in flags is clear, then the rule applies
183294 ** The 7 most significant bits in flags are an index into the aiOff[]