| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_yeah.c | 142 u32 reduction = min(queue / TCP_YEAH_GAMMA , in tcp_yeah_cong_avoid() local 145 tp->snd_cwnd -= reduction; in tcp_yeah_cong_avoid() 191 u32 reduction; in tcp_yeah_ssthresh() local 194 reduction = yeah->lastQ; in tcp_yeah_ssthresh() 196 reduction = min(reduction, max(tp->snd_cwnd>>1, 2U)); in tcp_yeah_ssthresh() 198 reduction = max(reduction, tp->snd_cwnd >> TCP_YEAH_DELTA); in tcp_yeah_ssthresh() 200 reduction = max(tp->snd_cwnd>>1, 2U); in tcp_yeah_ssthresh() 205 return max_t(int, tp->snd_cwnd - reduction, 2); in tcp_yeah_ssthresh()
|
| /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/pstl/ |
| H A D | pstl_config.h | 56 # define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(omp simd reduction(PRM)) 60 # define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(simd reduction(PRM)) 74 # define _PSTL_PRAGMA_SIMD_SCAN(PRM) _PSTL_PRAGMA(omp simd reduction(inscan, PRM)) 131 _PSTL_PRAGMA(omp declare reduction(NAME:OP : omp_out(omp_in)) initializer(omp_priv = omp_orig))
|
| /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/pstl/ |
| H A D | pstl_config.h | 56 # define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(omp simd reduction(PRM)) 60 # define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(simd reduction(PRM)) 74 # define _PSTL_PRAGMA_SIMD_SCAN(PRM) _PSTL_PRAGMA(omp simd reduction(inscan, PRM)) 131 _PSTL_PRAGMA(omp declare reduction(NAME:OP : omp_out(omp_in)) initializer(omp_priv = omp_orig))
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | st,sta32x.txt | 67 If present, power bridge correction for THD reduction near maximum 70 - st,am-reduction-mode: 71 If present, FFX mode runs in AM reduction mode, otherwise normal 97 // correction for THD reduction
|
| H A D | st,sta350.txt | 71 If present, power bridge correction for THD reduction near maximum 74 - st,am-reduction-mode: 75 If present, FFX mode runs in AM reduction mode, otherwise normal 127 // correction for THD reduction
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | ghash-clmulni-intel_asm.S | 66 # first phase of the reduction 79 # second phase of the reduction
|
| H A D | aesni-intel_avx-x86_64.S | 699 #reduction 913 #first phase of the reduction 924 vpxor \T2, \GH, \GH # first phase of the reduction complete 926 #second phase of the reduction 1547 #first phase of the reduction 1559 vpxor \T2, \T7, \T7 # first phase of the reduction complete 1573 #second phase of the reduction 1736 #first phase of the reduction 1747 vpxor \T2, \T7, \T7 # first phase of the reduction complete 1751 #second phase of the reduction [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | eeprom.c | 409 u16 reduction = antenna_reduction; in ath9k_hw_get_scaled_power() local 419 reduction += POWER_CORRECTION_FOR_TWO_CHAIN; in ath9k_hw_get_scaled_power() 422 reduction += POWER_CORRECTION_FOR_THREE_CHAIN; in ath9k_hw_get_scaled_power() 426 if (power_limit > reduction) in ath9k_hw_get_scaled_power() 427 power_limit -= reduction; in ath9k_hw_get_scaled_power()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/frequency/ |
| H A D | adf4350.txt | 41 - adi,cycle-slip-reduction-enable: Enables cycle slip reduction.
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-platform-hidma-mgmt | 65 can also cause performance reduction to other peripherals 86 can also cause performance reduction to other peripherals
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ada/gcc-interface/ |
| H A D | ada-tree.def | 42 /* Same as PLUS_EXPR, except that no modulo reduction is applied. 46 /* Same as MINUS_EXPR, except that no modulo reduction is applied.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ada/gcc-interface/ |
| H A D | ada-tree.def | 42 /* Same as PLUS_EXPR, except that no modulo reduction is applied. 46 /* Same as MINUS_EXPR, except that no modulo reduction is applied.
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | stan.S | 317 |--case, reduce argument by one remainder step to make subsequent reduction 334 faddx FP_SCR2(%a6),%fp0 |high part of reduction is exact 336 faddx FP_SCR3(%a6),%fp0 |low part of reduction
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | twl4030-audio.txt | 17 -ti,hs_extmute: Use external mute for HS pop reduction
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | cpia2.rst | 72 flicker_freq Frequency for flicker reduction(50 or 60, default 60) 73 flicker_mode 0 to disable, or 1 to enable flicker reduction.
|
| H A D | ipu3.rst | 244 quality images. Besides, "STILL" mode need XNR3 to do noise reduction, hence 501 BNR Bayer noise reduction block removes image noise by 505 that performs noise reduction in the Bayer domain. The 530 CHNR Chroma noise reduction 532 performs noise reduction by cleaning the high 538 noise reduction algorithm used to improve image
|
| /OK3568_Linux_fs/kernel/Documentation/x86/ |
| H A D | amd-memory-encryption.rst | 51 Bits[11:6] reduction in physical address space, in bits, when 70 Linux relies on BIOS to set this bit if BIOS has determined that the reduction
|
| /OK3568_Linux_fs/docs/en/Common/NPU/rknn-toolkit2/ |
| H A D | changelog-1.4.0.txt | 114 2. 添加了Caffe新OP支持:crop/flatten/normalize/proposal/reduction
|
| /OK3568_Linux_fs/docs/cn/Common/NPU/rknn-toolkit2/ |
| H A D | changelog-1.4.0.txt | 114 2. 添加了Caffe新OP支持:crop/flatten/normalize/proposal/reduction
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/ |
| H A D | README | 17 allows for code reduction in userspace tools, a clean implementation of
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-vaapi/ |
| H A D | Config.in | 33 motion-compensated), noise reduction or sharpening. This
|
| /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 | numeric | 238 * @brief Calculate reduction of values in a range. 284 * @brief Calculate reduction of values in a range. 301 * @brief Calculate reduction of values in a range. 327 * @param __binary_op1 The function used to perform reduction. 399 * @param __binary_op The function used to perform reduction.
|
| /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 | numeric | 238 * @brief Calculate reduction of values in a range. 284 * @brief Calculate reduction of values in a range. 301 * @brief Calculate reduction of values in a range. 327 * @param __binary_op1 The function used to perform reduction. 399 * @param __binary_op The function used to perform reduction.
|
| /OK3568_Linux_fs/kernel/Documentation/netlabel/ |
| H A D | lsm_interface.rst | 53 bypassed as well which should result in a significant reduction in overhead.
|
| /OK3568_Linux_fs/kernel/net/can/ |
| H A D | bcm.c | 210 unsigned long reduction; in bcm_proc_show() local 237 reduction = 100 - (op->frames_filtered * 100) / op->frames_abs; in bcm_proc_show() 240 (reduction == 100) ? "near " : "", reduction); in bcm_proc_show()
|