Searched refs:Wide (Results 1 – 25 of 124) sorted by relevance
12345
65 class Wide : public Sk16h {67 Wide(const Sk16h& v) : Sk16h(v) {} in Wide() function76 Wide operator * (const Wide& o) const { return INHERITED::operator*(o); }77 Wide operator + (const Wide& o) const { return INHERITED::operator+(o); }78 Wide operator - (const Wide& o) const { return INHERITED::operator-(o); }79 Wide operator >> (int bits) const { return INHERITED::operator>>(bits); }80 Wide operator << (int bits) const { return INHERITED::operator<<(bits); }86 Wide widen() const; // Widen 8-bit values to low 8-bits of 16-bit lanes.87 Wide mulWiden(const Sk16b&) const; // 8-bit x 8-bit -> 16-bit components.90 Wide operator * (const Sk4px& o) const { return this->mulWiden(o); }
12 inline Sk4px::Wide Sk4px::widen() const { in widen()19 inline Sk4px::Wide Sk4px::mulWiden(const Sk16b& other) const { in mulWiden()23 inline Sk4px Sk4px::Wide::addNarrowHi(const Sk16h& other) const { in addNarrowHi()24 Sk4px::Wide r = (*this + other) >> 8; in addNarrowHi()31 inline Sk4px Sk4px::Wide::div255() const { in div255()
10 inline Sk4px::Wide Sk4px::widen() const { in widen()15 inline Sk4px::Wide Sk4px::mulWiden(const Sk16b& other) const { in mulWiden()20 inline Sk4px Sk4px::Wide::addNarrowHi(const Sk16h& other) const { in addNarrowHi()21 const Sk4px::Wide o(other); // Should be no code, but allows us to access fLo, fHi. in addNarrowHi()26 inline Sk4px Sk4px::Wide::div255() const { in div255()
10 inline Sk4px::Wide Sk4px::widen() const { in widen()15 inline Sk4px::Wide Sk4px::mulWiden(const Sk16b& other) const { in mulWiden()19 inline Sk4px Sk4px::Wide::addNarrowHi(const Sk16h& other) const { in addNarrowHi()20 Sk4px::Wide r = (*this + other) >> 8; in addNarrowHi()24 inline Sk4px Sk4px::Wide::div255() const { in div255()
28 APInt Wide(256, 0); in TEST() local29 const uint64_t *Bits = Wide.getRawData(); in TEST()30 APSInt D(std::move(Wide)); in TEST()37 Wide = APInt(128, 1); in TEST()38 Bits = Wide.getRawData(); in TEST()39 A = std::move(Wide); in TEST()
208 template <typename Wide, typename Narrow>209 Wide MultiplyLong(Narrow a, Narrow b) { in MultiplyLong()211 std::is_integral<Narrow>::value && std::is_integral<Wide>::value, in MultiplyLong()213 static_assert(std::is_signed<Narrow>::value == std::is_signed<Wide>::value, in MultiplyLong()215 static_assert(sizeof(Narrow) * 2 == sizeof(Wide), "only twice as long"); in MultiplyLong()217 return static_cast<Wide>(a) * static_cast<Wide>(b); in MultiplyLong()223 template <typename Wide, typename Narrow>224 Wide AddLong(Narrow a, Narrow b) { in AddLong()226 std::is_integral<Narrow>::value && std::is_integral<Wide>::value, in AddLong()228 static_assert(std::is_signed<Narrow>::value == std::is_signed<Wide>::value, in AddLong()[all …]
376 const wchar_t *Wide; in cmsMLUgetASCII() local387 Wide = _cmsMLUgetWide(mlu, &StrLen, Lang, Cntry, NULL, NULL); in cmsMLUgetASCII()388 if (Wide == NULL) return 0; in cmsMLUgetASCII()405 if (Wide[i] == 0) in cmsMLUgetASCII()408 Buffer[i] = (char) Wide[i]; in cmsMLUgetASCII()421 const wchar_t *Wide; in cmsMLUgetWide() local430 Wide = _cmsMLUgetWide(mlu, &StrLen, Lang, Cntry, NULL, NULL); in cmsMLUgetWide()431 if (Wide == NULL) return 0; in cmsMLUgetWide()443 memmove(Buffer, Wide, StrLen); in cmsMLUgetWide()455 const wchar_t *Wide; in cmsMLUgetTranslation() local[all …]
474 Wide = 6, enumerator487 Wide = 6, enumerator500 Wide = 6, enumerator513 Wide = 6, enumerator
26 *[W3C]: World Wide Web Consortium31 is maintained by the <abbr title="World Wide Web Consortium">W3C</abbr>.</p>
110 Wide char variant of :func:`getch`, returning a Unicode value.121 Wide char variant of :func:`getche`, returning a Unicode value.131 Wide char variant of :func:`putch`, accepting a Unicode value.142 Wide char variant of :func:`ungetch`, accepting a Unicode value.
104 Wide char variant of :func:`getch`, returning a Unicode value.117 Wide char variant of :func:`getche`, returning a Unicode value.129 Wide char variant of :func:`putch`, accepting a Unicode value.142 Wide char variant of :func:`ungetch`, accepting a Unicode value.
11 single: World Wide Web
88 | * Wide lines (as tris) |89 | * Wide points/sprites (as tris) |
12 *[W3C]: World Wide Web Consortium
6 model = "Avionic Design Medcom-Wide";
13 CONFIG_SYS_PROMPT="Tegra20 (Medcom-Wide) # "
4 To subscribe or unsubscribe via the World Wide Web, visit
2 available from netlib via anonymous ftp and the World Wide Web. Thus,