Home
last modified time | relevance | path

Searched refs:rhs_bytes (Results 1 – 10 of 10) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/discovery/mdns/
H A Dmdns_records.cc51 uint8_t rhs_bytes[rhs_size]; in IsGreaterThan() local
53 MdnsWriter rhs_writer(rhs_bytes, rhs_size); in IsGreaterThan()
58 if (lhs_bytes[i] != rhs_bytes[i]) { in IsGreaterThan()
59 return lhs_bytes[i] > rhs_bytes[i]; in IsGreaterThan()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/discovery/mdns/
H A Dmdns_records.cc56 uint8_t rhs_bytes[rhs_size]; in IsGreaterThan() local
58 MdnsWriter rhs_writer(rhs_bytes, rhs_size); in IsGreaterThan()
68 if (lhs_bytes[i] != rhs_bytes[i]) { in IsGreaterThan()
69 return lhs_bytes[i] > rhs_bytes[i]; in IsGreaterThan()
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_const_eval/src/interpret/
H A Dintrinsics.rs557 let rhs_bytes = self.memory.read_bytes(rhs, layout.size)?; in raw_eq_intrinsic() localVariable
558 Ok(Scalar::from_bool(lhs_bytes == rhs_bytes)) in raw_eq_intrinsic()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple-ssa-store-merging.c1586 unsigned HOST_WIDE_INT rhs_bytes in encode_tree_to_bitpos() local
1588 if (rhs_bytes > total_bytes) in encode_tree_to_bitpos()
1590 memset (ptr + first_byte, '\0', rhs_bytes); in encode_tree_to_bitpos()
1643 unsigned HOST_WIDE_INT rhs_bytes in encode_tree_to_bitpos() local
1645 if (rhs_bytes > total_bytes) in encode_tree_to_bitpos()
1647 byte_size = rhs_bytes; in encode_tree_to_bitpos()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple-ssa-store-merging.c1586 unsigned HOST_WIDE_INT rhs_bytes in encode_tree_to_bitpos() local
1588 if (rhs_bytes > total_bytes) in encode_tree_to_bitpos()
1590 memset (ptr + first_byte, '\0', rhs_bytes); in encode_tree_to_bitpos()
1643 unsigned HOST_WIDE_INT rhs_bytes in encode_tree_to_bitpos() local
1645 if (rhs_bytes > total_bytes) in encode_tree_to_bitpos()
1647 byte_size = rhs_bytes; in encode_tree_to_bitpos()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple-ssa-store-merging.c1586 unsigned HOST_WIDE_INT rhs_bytes in encode_tree_to_bitpos() local
1588 if (rhs_bytes > total_bytes) in encode_tree_to_bitpos()
1590 memset (ptr + first_byte, '\0', rhs_bytes); in encode_tree_to_bitpos()
1643 unsigned HOST_WIDE_INT rhs_bytes in encode_tree_to_bitpos() local
1645 if (rhs_bytes > total_bytes) in encode_tree_to_bitpos()
1647 byte_size = rhs_bytes; in encode_tree_to_bitpos()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-ssa-store-merging.c1776 unsigned HOST_WIDE_INT rhs_bytes in encode_tree_to_bitpos() local
1778 if (rhs_bytes > total_bytes) in encode_tree_to_bitpos()
1780 memset (ptr + first_byte, '\0', rhs_bytes); in encode_tree_to_bitpos()
1833 unsigned HOST_WIDE_INT rhs_bytes in encode_tree_to_bitpos() local
1835 if (rhs_bytes > total_bytes) in encode_tree_to_bitpos()
1837 byte_size = rhs_bytes; in encode_tree_to_bitpos()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-ssa-store-merging.c1776 unsigned HOST_WIDE_INT rhs_bytes in encode_tree_to_bitpos() local
1778 if (rhs_bytes > total_bytes) in encode_tree_to_bitpos()
1780 memset (ptr + first_byte, '\0', rhs_bytes); in encode_tree_to_bitpos()
1833 unsigned HOST_WIDE_INT rhs_bytes in encode_tree_to_bitpos() local
1835 if (rhs_bytes > total_bytes) in encode_tree_to_bitpos()
1837 byte_size = rhs_bytes; in encode_tree_to_bitpos()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-ssa-store-merging.c1776 unsigned HOST_WIDE_INT rhs_bytes in encode_tree_to_bitpos() local
1778 if (rhs_bytes > total_bytes) in encode_tree_to_bitpos()
1780 memset (ptr + first_byte, '\0', rhs_bytes); in encode_tree_to_bitpos()
1833 unsigned HOST_WIDE_INT rhs_bytes in encode_tree_to_bitpos() local
1835 if (rhs_bytes > total_bytes) in encode_tree_to_bitpos()
1837 byte_size = rhs_bytes; in encode_tree_to_bitpos()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-ssa-store-merging.c1868 unsigned HOST_WIDE_INT rhs_bytes in encode_tree_to_bitpos() local
1870 if (rhs_bytes > total_bytes) in encode_tree_to_bitpos()
1872 memset (ptr + first_byte, '\0', rhs_bytes); in encode_tree_to_bitpos()
1925 unsigned HOST_WIDE_INT rhs_bytes in encode_tree_to_bitpos() local
1927 if (rhs_bytes > total_bytes) in encode_tree_to_bitpos()
1929 byte_size = rhs_bytes; in encode_tree_to_bitpos()