Home
last modified time | relevance | path

Searched refs:hb_uint16_swap (Results 1 – 19 of 19) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb.hh499 static inline uint16_t hb_uint16_swap (const uint16_t v) in hb_uint16_swap() function
502 { return (hb_uint16_swap (v) << 16) | hb_uint16_swap (v >> 16); } in hb_uint32_swap()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustybuzz-0.1.1/harfbuzz/src/
H A Dhb.hh527 static inline uint16_t hb_uint16_swap(const uint16_t v) in hb_uint16_swap() function
533 return (hb_uint16_swap(v) << 16) | hb_uint16_swap(v >> 16); in hb_uint32_swap()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb.hh517 static inline uint16_t hb_uint16_swap (const uint16_t v) in hb_uint16_swap() function
520 { return (hb_uint16_swap (v) << 16) | hb_uint16_swap (v >> 16); } in hb_uint32_swap()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb.hh499 static inline uint16_t hb_uint16_swap (const uint16_t v) in hb_uint16_swap() function
502 { return (hb_uint16_swap (v) << 16) | hb_uint16_swap (v >> 16); } in hb_uint32_swap()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb.hh517 static inline uint16_t hb_uint16_swap (const uint16_t v) in hb_uint16_swap() function
520 { return (hb_uint16_swap (v) << 16) | hb_uint16_swap (v >> 16); } in hb_uint32_swap()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb.hh499 static inline uint16_t hb_uint16_swap (const uint16_t v) in hb_uint16_swap() function
502 { return (hb_uint16_swap (v) << 16) | hb_uint16_swap (v >> 16); } in hb_uint32_swap()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb.hh512 static inline uint16_t hb_uint16_swap (const uint16_t v) in hb_uint16_swap() function
515 { return (hb_uint16_swap (v) << 16) | hb_uint16_swap (v >> 16); } in hb_uint32_swap()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-directwrite.cc536 static inline uint16_t hb_uint16_swap (const uint16_t v) in hb_uint16_swap() function
539 { return (hb_uint16_swap(v) << 16) | hb_uint16_swap(v >> 16); } in hb_uint32_swap()
H A Dhb-uniscribe.cc46 static inline uint16_t hb_uint16_swap (const uint16_t v) in hb_uint16_swap() function
49 { return (hb_uint16_swap (v) << 16) | hb_uint16_swap (v >> 16); } in hb_uint32_swap()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc534 static inline uint16_t hb_uint16_swap (const uint16_t v) in hb_uint16_swap() function
537 { return (hb_uint16_swap(v) << 16) | hb_uint16_swap(v >> 16); } in hb_uint32_swap()
H A Dhb-uniscribe.cc43 static inline uint16_t hb_uint16_swap (const uint16_t v) in hb_uint16_swap() function
46 { return (hb_uint16_swap (v) << 16) | hb_uint16_swap (v >> 16); } in hb_uint32_swap()
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-algs.hh81 static inline constexpr uint16_t hb_uint16_swap (uint16_t v) in hb_uint16_swap() function
84 { return (hb_uint16_swap (v) << 16) | hb_uint16_swap (v >> 16); } in hb_uint32_swap()
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-algs.hh81 static inline constexpr uint16_t hb_uint16_swap (uint16_t v) in hb_uint16_swap() function
84 { return (hb_uint16_swap (v) << 16) | hb_uint16_swap (v >> 16); } in hb_uint32_swap()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-algs.hh81 static inline constexpr uint16_t hb_uint16_swap (uint16_t v) in hb_uint16_swap() function
84 { return (hb_uint16_swap (v) << 16) | hb_uint16_swap (v >> 16); } in hb_uint32_swap()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-algs.hh81 static inline constexpr uint16_t hb_uint16_swap (uint16_t v) in hb_uint16_swap() function
84 { return (hb_uint16_swap (v) << 16) | hb_uint16_swap (v >> 16); } in hb_uint32_swap()
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-algs.hh85 static inline constexpr uint16_t hb_uint16_swap (uint16_t v) in hb_uint16_swap() function
88 { return (hb_uint16_swap (v) << 16) | hb_uint16_swap (v >> 16); } in hb_uint32_swap()
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-algs.hh85 static inline constexpr uint16_t hb_uint16_swap (uint16_t v) in hb_uint16_swap() function
88 { return (hb_uint16_swap (v) << 16) | hb_uint16_swap (v >> 16); } in hb_uint32_swap()
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-algs.hh85 static inline constexpr uint16_t hb_uint16_swap (uint16_t v) in hb_uint16_swap() function
88 { return (hb_uint16_swap (v) << 16) | hb_uint16_swap (v >> 16); } in hb_uint32_swap()
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-algs.hh85 static inline constexpr uint16_t hb_uint16_swap (uint16_t v) in hb_uint16_swap() function
88 { return (hb_uint16_swap (v) << 16) | hb_uint16_swap (v >> 16); } in hb_uint32_swap()