Home | History | Annotate | Download | only in dist

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 */
40129 ** bitmap. The least significant bit is bit 1.
43664 ** significant mode change (such as changing the page_size, locking_mode,
50706 ** significant bit also set (WAL_MAGIC | 0x00000001) is stored in 32-bit
53605 ** All of the integer values are big-endian (most significant byte first).
53694 ** the first byte with bit 8 clear. The most significant byte of the integer
77283 ** If either P3 or the sorter contains a NULL in one of their significant
78321 ** bits are significant.
121073 ** termination condition "abd". If case is not significant (the default
125951 ** yield a significant performance boost.
129378 ** That gives a significant speed improvement. */
130526 ** from the input. The following tokens are significant:
153736 ** The most significant 22 bits in each 32-bit value contain the first
153737 ** codepoint in the range. The least significant 10 bits are used to store
153937 ** If the least significant bit in flags is clear, then the rule applies
153942 ** The 7 most significant bits in flags are an index into the aiOff[]
158552 ** of zero or more numeric characters (0-9). This can be significant because
167814 ** That gives a significant speed improvement. */
183118 ** The most significant 22 bits in each 32-bit value contain the first
183119 ** codepoint in the range. The least significant 10 bits are used to store
183319 ** If the least significant bit in flags is clear, then the rule applies
183324 ** The 7 most significant bits in flags are an index into the aiOff[]