| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/ |
| H A D | snap_rounding.hpp | 54 bool shifted = false; in horizontals_at_top_scanbeam() local 70 shifted = true; in horizontals_at_top_scanbeam() 91 return shifted; in horizontals_at_top_scanbeam() 106 bool shifted = false; in process_hot_pixel_edges_at_top_of_scanbeam() local 112 shifted = true; in process_hot_pixel_edges_at_top_of_scanbeam() 120 if (!shifted) { in process_hot_pixel_edges_at_top_of_scanbeam()
|
| H A D | process_horizontal.hpp | 26 bool shifted = false; in process_horizontal_left_to_right() local 87 if (!shifted) { in process_horizontal_left_to_right() 99 shifted = true; in process_horizontal_left_to_right() 119 if (!shifted) { in process_horizontal_left_to_right()
|
| /OK3568_Linux_fs/kernel/arch/arm/nwfpe/ |
| H A D | softfloat-macros | 35 bits are shifted off, they are ``jammed'' into the least significant bit of 60 bits are shifted off, they are ``jammed'' into the least significant bit of 88 _plus_ the number of bits given in `count'. The shifted result is at most 90 bits shifted off form a second 64-bit result as follows: The _last_ bit 91 shifted off is the most-significant bit of the extra result, and the other 93 bits shifted off were all zero. This extra result is stored in the location 97 value is shifted right by the number of bits given in `count', and the 135 number of bits given in `count'. Any bits shifted off are lost. The value 168 number of bits given in `count'. If any nonzero bits are shifted off, they 212 by 64 _plus_ the number of bits given in `count'. The shifted result is [all …]
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/exynos/ |
| H A D | dwmmc.txt | 33 . SelClk_sample: Select sample clock among 8 shifted clocks. 34 . SelClk_drv: Select drv clock among 8 shifted clocks.
|
| /OK3568_Linux_fs/kernel/arch/h8300/lib/ |
| H A D | udivsi3.S | 55 ;; er0 contains shifted dividend 57 ;; er2 contains shifted divisor
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i3c/ |
| H A D | i3c.txt | 94 contains the manufacturer ID left-shifted by 1. 96 left-shifted by 16, the instance ID left-shifted
|
| /OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_wrap.c | 389 int shifted = 0; in _rotate_left() local 393 while (shifted < shift) { in _rotate_left() 394 this_shift = min(shift - shifted, LOCAL_BUF_LEN); in _rotate_left() 396 shifted += this_shift; in _rotate_left()
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/ |
| H A D | serial_ir.c | 181 unsigned char chunk, shifted; in send_pulse_irdeo() local 190 shifted = chunk << (i * 3); in send_pulse_irdeo() 191 shifted >>= 1; in send_pulse_irdeo() 192 output &= (~shifted); in send_pulse_irdeo()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | spi.rst | 9 duplex protocol; for each bit shifted out the MOSI line (one per clock) 10 another is shifted in on the MISO line. Those bits are assembled into
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/ |
| H A D | epson,rx6110.txt | 28 - spi-cpha: RX6110 works with SPI shifted clock phase
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | sgetem.S | 109 | shifted bits in d0 and d1 134 | ;be shifted into ms mant
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-driver-hid-prodikeys | 26 The octave can be shifted via software up/down 2 octaves.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/bus/ |
| H A D | moxtet.txt | 8 - spi-cpha : Required shifted clock phase
|
| /OK3568_Linux_fs/kernel/Documentation/i2c/ |
| H A D | slave-interface.rst | 110 only means that the previous byte is shifted out to the bus! To ensure seamless 112 still shifted out. If the master sends NACK and stops reading after the byte 113 currently shifted out, this byte requested here is never used. It very likely
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0068-zfs-Fix-possible-negative-shift-operation.patch | 8 is shifted up by SPA_MINBLOCKSHIFT (9) before 9 is subtracted at the
|
| H A D | 0070-zfs-Fix-possible-integer-overflows.patch | 10 To avoid overflow we ensure that the number being shifted is 64-bit
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/ |
| H A D | CVE-2021-3696-video-readers-png-Avoid-heap-OOB-R-W-inserting-huff.patch | 9 and writes as table entries with negative indices were shifted around and
|
| /OK3568_Linux_fs/kernel/arch/powerpc/lib/ |
| H A D | div64.S | 39 divwu r11,r11,r9 # then we divide the shifted quantities
|
| /OK3568_Linux_fs/kernel/sound/soc/cirrus/ |
| H A D | Kconfig | 21 state machine and the whole stream can be shifted by one byte
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | entry-common.S | 262 * Note: When we're first called, the TRA value must be shifted
|
| /OK3568_Linux_fs/buildroot/package/linux-zigbee/ |
| H A D | Config.in | 25 discovered, this project's primary focus shifted to IEEE
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mux/ |
| H A D | reg-mux.txt | 11 - mux-reg-masks : an array of register offset and pre-shifted bitfield mask
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-ocores.txt | 22 - reg-shift : device register offsets are shifted by this value
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | valarray | 502 * @brief Return a shifted array. 505 * in shifted positions. For an element with index i, the new position 514 * @return New valarray with elements in shifted positions. 522 * in shifted positions. For an element with index i, the new position 524 * current one. Elements that are shifted beyond the array bounds are 525 * shifted into the other end of the array. No elements are lost. 531 * @return New valarray with elements in shifted positions.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | valarray | 502 * @brief Return a shifted array. 505 * in shifted positions. For an element with index i, the new position 514 * @return New valarray with elements in shifted positions. 522 * in shifted positions. For an element with index i, the new position 524 * current one. Elements that are shifted beyond the array bounds are 525 * shifted into the other end of the array. No elements are lost. 531 * @return New valarray with elements in shifted positions.
|