Home
last modified time | relevance | path

Searched refs:host16 (Results 1 – 25 of 40) sorted by relevance

12

/dports/dns/knot3/knot-3.1.5/tests/libknot/
H A Dtest_endian.c33 const uint16_t host16 = 0x0102; in main() local
36 ok(htobe16(host16) == be16.value, "htobe16"); in main()
37 ok(htole16(host16) == le16.value, "htole16"); in main()
38 ok(be16toh(be16.value) == host16, "be16toh"); in main()
39 ok(le16toh(le16.value) == host16, "le16toh"); in main()
/dports/dns/knot3-lib/knot-3.1.5/tests/libknot/
H A Dtest_endian.c33 const uint16_t host16 = 0x0102; in main() local
36 ok(htobe16(host16) == be16.value, "htobe16"); in main()
37 ok(htole16(host16) == le16.value, "htole16"); in main()
38 ok(be16toh(be16.value) == host16, "be16toh"); in main()
39 ok(le16toh(le16.value) == host16, "le16toh"); in main()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/net/
H A DLint_htons.c13 htons(host16) in htons() argument
14 uint16_t host16; in htons()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/url_formatter/
H A Durl_formatter.cc266 base::string16 host16; in IDNToUnicodeWithAdjustmentsImpl() local
267 host16.reserve(host.length()); in IDNToUnicodeWithAdjustmentsImpl()
268 host16.insert(host16.end(), host.begin(), host.end()); in IDNToUnicodeWithAdjustmentsImpl()
280 component_start < host16.length(); component_start = component_end + 1) { in IDNToUnicodeWithAdjustmentsImpl()
282 component_end = host16.find('.', component_start); in IDNToUnicodeWithAdjustmentsImpl()
284 component_end = host16.length(); // For getting the last component. in IDNToUnicodeWithAdjustmentsImpl()
291 host16.data() + component_start, component_length, top_level_domain, in IDNToUnicodeWithAdjustmentsImpl()
309 if (component_end < host16.length()) in IDNToUnicodeWithAdjustmentsImpl()
323 result.result = host16; in IDNToUnicodeWithAdjustmentsImpl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/url_formatter/
H A Durl_formatter.cc266 base::string16 host16; in IDNToUnicodeWithAdjustmentsImpl() local
267 host16.reserve(host.length()); in IDNToUnicodeWithAdjustmentsImpl()
268 host16.insert(host16.end(), host.begin(), host.end()); in IDNToUnicodeWithAdjustmentsImpl()
280 component_start < host16.length(); component_start = component_end + 1) { in IDNToUnicodeWithAdjustmentsImpl()
282 component_end = host16.find('.', component_start); in IDNToUnicodeWithAdjustmentsImpl()
284 component_end = host16.length(); // For getting the last component. in IDNToUnicodeWithAdjustmentsImpl()
292 host16.data() + component_start, component_length, top_level_domain, in IDNToUnicodeWithAdjustmentsImpl()
305 if (component_end < host16.length()) in IDNToUnicodeWithAdjustmentsImpl()
318 result.result = host16; in IDNToUnicodeWithAdjustmentsImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/api/proxy/
H A Dproxy_api_helpers.cc178 base::string16 host16; in GetProxyServer() local
180 &host16)) { in GetProxyServer()
185 if (!base::IsStringASCII(host16)) { in GetProxyServer()
189 base::UTF16ToUTF8(host16)); in GetProxyServer()
192 std::string host = base::UTF16ToASCII(host16); in GetProxyServer()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/extensions/api/proxy/
H A Dproxy_api_helpers.cc177 base::string16 host16; in GetProxyServer() local
179 &host16)) { in GetProxyServer()
184 if (!base::IsStringASCII(host16)) { in GetProxyServer()
188 base::UTF16ToUTF8(host16)); in GetProxyServer()
191 std::string host = base::UTF16ToASCII(host16); in GetProxyServer()
/dports/science/chemical-mime-data/chemical-mime-data-0.1.94/
H A DTODO20 host16 = short
/dports/net/wireguard-go/wireguard-go-0.0.20210424/conn/
H A Dbind_windows.go101 host16, err := windows.UTF16PtrFromString(host)
116 err = windows.GetAddrInfoW(host16, port16, &hints, &addrinfo)
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dtnef.c58 #define host16(v) le16_to_host(v) macro
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dtnef.c58 #define host16(v) le16_to_host(v) macro
/dports/net-mgmt/netmagis-utils/netmagis-2.3.4/database/examples/with-views/zones/
H A Dexample.com-int92 host16 IN A 172.16.2.16
/dports/net-mgmt/netmagis-topo/netmagis-2.3.4/database/examples/with-views/zones/
H A Dexample.com-int92 host16 IN A 172.16.2.16
/dports/net-mgmt/netmagis-servers/netmagis-2.3.4/database/examples/with-views/zones/
H A Dexample.com-int92 host16 IN A 172.16.2.16
/dports/net-mgmt/netmagis-database/netmagis-2.3.4/database/examples/with-views/zones/
H A Dexample.com-int92 host16 IN A 172.16.2.16
/dports/net-mgmt/netmagis-common/netmagis-2.3.4/database/examples/with-views/zones/
H A Dexample.com-int92 host16 IN A 172.16.2.16
/dports/net-mgmt/netmagis-detecteq/netmagis-2.3.4/database/examples/with-views/zones/
H A Dexample.com-int92 host16 IN A 172.16.2.16
/dports/net-mgmt/netmagis-www/netmagis-2.3.4/database/examples/with-views/zones/
H A Dexample.com-int92 host16 IN A 172.16.2.16
/dports/net-mgmt/netmagis-metro/netmagis-2.3.4/database/examples/with-views/zones/
H A Dexample.com-int92 host16 IN A 172.16.2.16
/dports/net-mgmt/netmagis-topo/netmagis-2.3.4/database/examples/no-view/zones/
H A Dexample.com89 host16 IN A 172.16.11.16
/dports/net-mgmt/netmagis-detecteq/netmagis-2.3.4/database/examples/no-view/zones/
H A Dexample.com89 host16 IN A 172.16.11.16
/dports/net-mgmt/netmagis-utils/netmagis-2.3.4/database/examples/no-view/zones/
H A Dexample.com89 host16 IN A 172.16.11.16
/dports/net-mgmt/netmagis-www/netmagis-2.3.4/database/examples/no-view/zones/
H A Dexample.com89 host16 IN A 172.16.11.16
/dports/net-mgmt/netmagis-database/netmagis-2.3.4/database/examples/no-view/zones/
H A Dexample.com89 host16 IN A 172.16.11.16
/dports/net-mgmt/netmagis-common/netmagis-2.3.4/database/examples/no-view/zones/
H A Dexample.com89 host16 IN A 172.16.11.16

12