Home
last modified time | relevance | path

Searched refs:upper (Results 901 - 913 of 913) sorted by relevance

1...<<31323334353637

/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dfplsp.S6627 mov.l (%a0),%d1 # pack exp w/ upper 16 fraction
6721 # 32-bit integer, the upper (more significant) 16 bits #
9279 lsr.l %d0,%d1 # no; bit stays in upper lw
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S6627 mov.l (%a0),%d1 # pack exp w/ upper 16 fraction
6721 # 32-bit integer, the upper (more significant) 16 bits #
9279 lsr.l %d0,%d1 # no; bit stays in upper lw
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp12637 uint16x8_t upper = vreinterpretq_u16_u8(in); in convert_utf8_2_byte_to_utf16() local
12642 uint16x8_t upper_masked = vandq_u16(upper, vmovq_n_u16(0x1F)); in convert_utf8_2_byte_to_utf16()
13408 // Clear the upper 6 bits of the low surrogate. Don't clear the upper bits yet as in convert_masked_utf8_to_utf16()
18166 // Here we want to trim all of the upper 16-bit code units from the 2-byte
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/sqlite/src/
H A Dsqlite3.c1196 ** implements [sqlite3_deserialize()] to set an upper bound on the size
1316 ** upper-most shim only.
1868 ** between 0 and this upper bound as its "offset" argument.
4270 ** [limits | hard upper bound]
4274 ** ^Attempts to increase a limit above its hard upper bound are
4275 ** silently truncated to the hard upper bound.
7080 ** ^The sqlite3_hard_heap_limit64(N) interface sets a hard upper bound of
9581 ** insensitive - equivalent upper and lower case ASCII characters match
11336 ** When enabled, this function returns an upper limit, in bytes, for the size
13327 ** The hard upper limi
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp27527 static const mask upper = _ISupper;
29119 { return use_facet<ctype<_CharT> >(__loc).is(ctype_base::upper, __c); }
[all...]
/third_party/typescript/lib/
H A DtypingsInstaller.js1743 // | 6. | \u0131 | 305 | Lower case i without dot, upper case is I (2nd item) |
1747 // upper case form we cant convert its case.
1749 // they have corresponding upper case character so they dont need special handling
1761 * We could use upper case and we would still need to deal with the descripencies but
1842 * strings to their upper-case form as some unicode characters do not properly round-trip to
1897 * strings to their upper-case form as some unicode characters do not properly round-trip to
1969 // upper-case form as some unicode characters do not properly round-trip to
10511 var upper = isNegative ? pos1 : pos2;
10513 var upperLine = computeLineOfPosition(lineStarts, upper, lowerLine);
[all...]
H A Dtsc.js7566 var upper = isNegative ? pos1 : pos2;
7568 var upperLine = computeLineOfPosition(lineStarts, upper, lowerLine);
[all...]
H A Dtsserverlibrary.js1762 // | 6. | \u0131 | 305 | Lower case i without dot, upper case is I (2nd item) |
1766 // upper case form we cant convert its case.
1768 // they have corresponding upper case character so they dont need special handling
1780 * We could use upper case and we would still need to deal with the descripencies but
1861 * strings to their upper-case form as some unicode characters do not properly round-trip to
1916 * strings to their upper-case form as some unicode characters do not properly round-trip to
1988 // upper-case form as some unicode characters do not properly round-trip to
10530 var upper = isNegative ? pos1 : pos2;
10532 var upperLine = computeLineOfPosition(lineStarts, upper, lowerLine);
[all...]
H A Dtypescript.js1753 // | 6. | \u0131 | 305 | Lower case i without dot, upper case is I (2nd item) |
1757 // upper case form we cant convert its case.
1759 // they have corresponding upper case character so they dont need special handling
1771 * We could use upper case and we would still need to deal with the descripencies but
1852 * strings to their upper-case form as some unicode characters do not properly round-trip to
1907 * strings to their upper-case form as some unicode characters do not properly round-trip to
1979 // upper-case form as some unicode characters do not properly round-trip to
10521 var upper = isNegative ? pos1 : pos2;
10523 var upperLine = computeLineOfPosition(lineStarts, upper, lowerLine);
[all...]
H A DtypescriptServices.js1753 // | 6. | \u0131 | 305 | Lower case i without dot, upper case is I (2nd item) |
1757 // upper case form we cant convert its case.
1759 // they have corresponding upper case character so they dont need special handling
1771 * We could use upper case and we would still need to deal with the descripencies but
1852 * strings to their upper-case form as some unicode characters do not properly round-trip to
1907 * strings to their upper-case form as some unicode characters do not properly round-trip to
1979 // upper-case form as some unicode characters do not properly round-trip to
10521 var upper = isNegative ? pos1 : pos2;
10523 var upperLine = computeLineOfPosition(lineStarts, upper, lowerLine);
[all...]
H A Dtsserver.js1763 // | 6. | \u0131 | 305 | Lower case i without dot, upper case is I (2nd item) |
1767 // upper case form we cant convert its case.
1769 // they have corresponding upper case character so they dont need special handling
1781 * We could use upper case and we would still need to deal with the descripencies but
1862 * strings to their upper-case form as some unicode characters do not properly round-trip to
1917 * strings to their upper-case form as some unicode characters do not properly round-trip to
1989 // upper-case form as some unicode characters do not properly round-trip to
10531 var upper = isNegative ? pos1 : pos2;
10533 var upperLine = computeLineOfPosition(lineStarts, upper, lowerLine);
[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js1890 // | 6. | \u0131 | 305 | Lower case i without dot, upper case is I (2nd item) |
1894 // upper case form we cant convert its case.
1896 // they have corresponding upper case character so they dont need special handling
1908 * We could use upper case and we would still need to deal with the descripencies but
1989 * strings to their upper-case form as some unicode characters do not properly round-trip to
2044 * strings to their upper-case form as some unicode characters do not properly round-trip to
2116 // upper-case form as some unicode characters do not properly round-trip to
10378 var upper = isNegative ? pos1 : pos2;
10380 var upperLine = computeLineOfPosition(lineStarts, upper, lowerLine);
[all...]

Completed in 465 milliseconds

1...<<31323334353637