| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | checksum-offloads.rst | 32 In brief, it allows to request the device fill in a single ones-complement 34 The device should compute the 16-bit ones-complement checksum (i.e. the 87 The ones-complement sum of a correctly checksummed TCP or UDP packet is equal 88 to the complement of the sum of the pseudo header, because everything else gets 92 More generally, this holds in any case where the 'IP-style' ones complement 96 know that after the device has filled in that checksum, the ones complement sum 97 from csum_start to the end of the packet will be equal to the complement of 100 summing when we get to csum_start, then add the complement of the 16-bit word
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | string.c | 75 bool complement = false, ret = true; in __match_charclass() local 78 complement = true; in __match_charclass() 104 return complement ? !ret : ret; in __match_charclass()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/char/ |
| H A D | char_parser.hpp | 28 struct use_operator<qi::domain, proto::tag::complement> // enables ~ 135 struct make_composite<proto::tag::complement, Elements, Modifiers>
|
| /OK3568_Linux_fs/kernel/Documentation/w1/slaves/ |
| H A D | w1_ds2413.rst | 52 When reading the state, there is a four complement bits. 53 The driver is checking this complement, and when it is wrong then it is
|
| /OK3568_Linux_fs/u-boot/drivers/usb/ulpi/ |
| H A D | ulpi.c | 113 int passthu, int complement) in ulpi_set_vbus_indicator() argument 124 flags |= complement ? ULPI_IFACE_EXTVBUS_COMPLEMENT : 0; in ulpi_set_vbus_indicator()
|
| /OK3568_Linux_fs/kernel/net/rfkill/ |
| H A D | input.c | 83 const bool complement) in __rfkill_handle_normal_op() argument 88 if (complement) in __rfkill_handle_normal_op()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/operator/ |
| H A D | bitwise.hpp | 18 (complement)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/ |
| H A D | tags.hpp | 30 struct complement {}; struct
|
| H A D | proto_fwd.hpp | 256 struct complement; 544 template<typename T> struct complement; 628 typedef make_expr<tag::complement> make_complement; 699 typedef functional::make_expr<tag::complement> _make_complement;
|
| H A D | debug.hpp | 39 BOOST_PROTO_DEFINE_TAG_INSERTION(complement)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/gnome-desktop-testing/ |
| H A D | gnome-desktop-testing_2021.1.bb | 4 installed and packaged, and complement rather than replace build-time \
|
| /OK3568_Linux_fs/u-boot/include/usb/ |
| H A D | ulpi.h | 72 int passthru, int complement);
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-health-afe440x | 20 The values are expressed in 24-bit twos complement.
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls1012ardb/ |
| H A D | README | 7 a full complement of high-speed SerDes ports.
|
| /OK3568_Linux_fs/kernel/arch/alpha/lib/ |
| H A D | csum_ipv6_magic.S | 112 not $0,$0 # .. e1 : and complement.
|
| H A D | ev6-csum_ipv6_magic.S | 147 not $0,$4 # E : complement (1 cycle stall on $0)
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls1012aqds/ |
| H A D | README | 7 a full complement of high-speed SerDes ports.
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | lm70.rst | 43 complement digital temperature (sent via the SIO line), is available in the
|
| H A D | adt7475.rst | 117 configured either for two's complement format or "Offset 64" format,
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls1012afrdm/ |
| H A D | README | 6 high-bandwidth DDR3L memory and a full complement of high-speed SerDes ports.
|
| /OK3568_Linux_fs/kernel/Documentation/input/devices/ |
| H A D | elantech.rst | 757 x7..x0 = delta x (two's complement) 764 y7..y0 = delta y (two's complement) 778 x7..x0 = delta x (two's complement) 785 y7..y0 = delta y (two's complement) 836 x and y are written in two's complement spread
|
| H A D | sentelic.rst | 40 Byte 2: X Movement(9-bit 2's complement integers) 41 Byte 3: Y Movement(9-bit 2's complement integers) 72 Byte 2: X Movement(9-bit 2's complement integers) 73 Byte 3: Y Movement(9-bit 2's complement integers) 566 complement of the register value at the 3rd byte of status request 621 complement of the register value at the 3rd byte of status request
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | unifdef.c | 167 static bool complement; /* -c: do the complement */ variable 277 complement = true; in main() 557 if (keep ^ complement) { in flushline()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | omfs.rst | 107 being ~0 and e_blocks being ones'-complement of the total number of blocks
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/iio/ |
| H A D | buffers.rst | 41 * *s* or *u*, specifies if signed (2's complement) or unsigned.
|