| /freebsd-14-stable/crypto/openssh/ |
| HD | chacha.c | 42 #define PLUS(v,w) (U32V((v) + (w))) macro 43 #define PLUSONE(v) (PLUS((v),1)) 46 a = PLUS(a,b); d = ROTATE(XOR(d,a),16); \ 47 c = PLUS(c,d); b = ROTATE(XOR(b,c),12); \ 48 a = PLUS(a,b); d = ROTATE(XOR(d,a), 8); \ 49 c = PLUS(c,d); b = ROTATE(XOR(b,c), 7); 149 x0 = PLUS(x0,j0); in chacha_encrypt_bytes() 150 x1 = PLUS(x1,j1); in chacha_encrypt_bytes() 151 x2 = PLUS(x2,j2); in chacha_encrypt_bytes() 152 x3 = PLUS(x3,j3); in chacha_encrypt_bytes() [all …]
|
| /freebsd-14-stable/crypto/openssh/openbsd-compat/ |
| HD | chacha_private.h | 44 #define PLUS(v,w) (U32V((v) + (w))) macro 45 #define PLUSONE(v) (PLUS((v),1)) 48 a = PLUS(a,b); d = ROTATE(XOR(d,a),16); \ 49 c = PLUS(c,d); b = ROTATE(XOR(b,c),12); \ 50 a = PLUS(a,b); d = ROTATE(XOR(d,a), 8); \ 51 c = PLUS(c,d); b = ROTATE(XOR(b,c), 7); 151 x0 = PLUS(x0,j0); in chacha_encrypt_bytes() 152 x1 = PLUS(x1,j1); in chacha_encrypt_bytes() 153 x2 = PLUS(x2,j2); in chacha_encrypt_bytes() 154 x3 = PLUS(x3,j3); in chacha_encrypt_bytes() [all …]
|
| /freebsd-14-stable/contrib/unbound/compat/ |
| HD | chacha_private.h | 42 #define PLUS(v,w) (U32V((v) + (w))) macro 43 #define PLUSONE(v) (PLUS((v),1)) 46 a = PLUS(a,b); d = ROTATE(XOR(d,a),16); \ 47 c = PLUS(c,d); b = ROTATE(XOR(b,c),12); \ 48 a = PLUS(a,b); d = ROTATE(XOR(d,a), 8); \ 49 c = PLUS(c,d); b = ROTATE(XOR(b,c), 7); 149 x0 = PLUS(x0,j0); in chacha_encrypt_bytes() 150 x1 = PLUS(x1,j1); in chacha_encrypt_bytes() 151 x2 = PLUS(x2,j2); in chacha_encrypt_bytes() 152 x3 = PLUS(x3,j3); in chacha_encrypt_bytes() [all …]
|
| HD | snprintf.c | 92 get_negsign(int negative, int plus, int space) in get_negsign() argument 96 if(plus) in get_negsign() 240 int prgiven, int zeropad, int minus, int plus, int space, in print_num() argument 244 char s = get_negsign(negative, plus, space); in print_num() 298 int plus, int space) in print_num_d() argument 306 plus, space, zero, negative, buf, len); in print_num_d() 313 int plus, int space) in print_num_ld() argument 321 plus, space, zero, negative, buf, len); in print_num_ld() 328 int plus, int space) in print_num_lld() argument 336 plus, space, zero, negative, buf, len); in print_num_lld() [all …]
|
| /freebsd-14-stable/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/ |
| HD | chacha20_ref.c | 32 #define PLUS(v, w) (U32V((v) + (w))) macro 33 #define PLUSONE(v) (PLUS((v), 1)) 36 a = PLUS(a, b); \ 38 c = PLUS(c, d); \ 40 a = PLUS(a, b); \ 42 c = PLUS(c, d); \ 151 x0 = PLUS(x0, j0); in chacha20_encrypt_bytes() 152 x1 = PLUS(x1, j1); in chacha20_encrypt_bytes() 153 x2 = PLUS(x2, j2); in chacha20_encrypt_bytes() 154 x3 = PLUS(x3, j3); in chacha20_encrypt_bytes() [all …]
|
| /freebsd-14-stable/sys/crypto/chacha20/ |
| HD | chacha.c | 45 #define PLUS(v,w) (U32V((v) + (w))) macro 46 #define PLUSONE(v) (PLUS((v),1)) 49 a = PLUS(a,b); d = ROTATE(XOR(d,a),16); \ 50 c = PLUS(c,d); b = ROTATE(XOR(b,c),12); \ 51 a = PLUS(a,b); d = ROTATE(XOR(d,a), 8); \ 52 c = PLUS(c,d); b = ROTATE(XOR(b,c), 7); 174 x0 = PLUS(x0,j0); in chacha_encrypt_bytes() 175 x1 = PLUS(x1,j1); in chacha_encrypt_bytes() 176 x2 = PLUS(x2,j2); in chacha_encrypt_bytes() 177 x3 = PLUS(x3,j3); in chacha_encrypt_bytes() [all …]
|
| /freebsd-14-stable/lib/libpmc/pmu-events/arch/powerpc/power8/ |
| HD | cache.json | 6 …p (Distant), as this chip due to either only demand loads or demand loads plus prefetches if MMCR1… 12 …p (Distant), as this chip due to either only demand loads or demand loads plus prefetches if MMCR1… 18 …t Node or Group (Distant) due to either only demand loads or demand loads plus prefetches if MMCR1… 24 …aded from local core's L2 due to either only demand loads or demand loads plus prefetches if MMCR1… 36 … than the local core's L2 due to either only demand loads or demand loads plus prefetches if MMCR1… 42 …h load hit store conflict due to either only demand loads or demand loads plus prefetches if MMCR1… 48 …L2 with dispatch conflict due to either only demand loads or demand loads plus prefetches if MMCR1… 54 …h conflicts on Mepf state due to either only demand loads or demand loads plus prefetches if MMCR1… 60 …ore's L2 without conflict due to either only demand loads or demand loads plus prefetches if MMCR1… 66 …aded from local core's L3 due to either only demand loads or demand loads plus prefetches if MMCR1… [all …]
|
| HD | frontend.json | 90 …nt), as this chip due to either an instruction fetch or instruction fetch plus prefetch if MMCR1[1… 96 …nt), as this chip due to either an instruction fetch or instruction fetch plus prefetch if MMCR1[1… 102 …r Group (Distant) due to either an instruction fetch or instruction fetch plus prefetch if MMCR1[1… 108 …r Group (Distant) due to either an instruction fetch or instruction fetch plus prefetch if MMCR1[1… 114 …m local core's L2 due to either an instruction fetch or instruction fetch plus prefetch if MMCR1[1… 120 …e local core's L2 due to either an instruction fetch or instruction fetch plus prefetch if MMCR1[1… 126 …it store conflict due to either an instruction fetch or instruction fetch plus prefetch if MMCR1[1… 132 …dispatch conflict due to either an instruction fetch or instruction fetch plus prefetch if MMCR1[1… 138 …ts on Mepf state. due to either an instruction fetch or instruction fetch plus prefetch if MMCR1[1… 144 … without conflict due to either an instruction fetch or instruction fetch plus prefetch if MMCR1[1… [all …]
|
| HD | other.json | 384 …p (Distant), as this chip due to either only demand loads or demand loads plus prefetches if MMCR1… 390 …p (Distant), as this chip due to either only demand loads or demand loads plus prefetches if MMCR1… 396 …t Node or Group (Distant) due to either only demand loads or demand loads plus prefetches if MMCR1… 402 …e Node or Group (Distant) due to either only demand loads or demand loads plus prefetches if MMCR1… 408 …aded from local core's L2 due to either only demand loads or demand loads plus prefetches if MMCR1… 414 …ore's L2 on the same chip due to either only demand loads or demand loads plus prefetches if MMCR1… 420 …ore's L2 on the same chip due to either only demand loads or demand loads plus prefetches if MMCR1… 426 … than the local core's L2 due to either only demand loads or demand loads plus prefetches if MMCR1… 432 …h load hit store conflict due to either only demand loads or demand loads plus prefetches if MMCR1… 438 …L2 with dispatch conflict due to either only demand loads or demand loads plus prefetches if MMCR1… [all …]
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/arm/ |
| HD | sunxi.yaml | 79 - description: BananaPi M1 Plus 81 - const: sinovoip,bpi-m1-plus 94 - description: BananaPi M2 Plus 96 - const: sinovoip,bpi-m2-plus 99 - description: BananaPi M2 Plus 101 - const: sinovoip,bpi-m2-plus 104 - description: BananaPi M2 Plus v1.2 106 - const: bananapi,bpi-m2-plus-v1.2 109 - description: BananaPi M2 Plus v1.2 111 - const: bananapi,bpi-m2-plus-v1.2 [all …]
|
| /freebsd-14-stable/share/i18n/csmapper/BIG5/ |
| HD | mapper.dir.BIG5.src | 7 Big5EXT:Plus/UCS mapper_std BIG5/Big5EXT@Plus%UCS.mps 19 UCS/Big5EXT:Plus mapper_std BIG5/UCS%Big5EXT@Plus.mps 32 Big5-Plus/UCS mapper_parallel Big5EXT:Plus/UCS,Big5:1984/UCS 38 UCS/Big5-Plus mapper_parallel UCS/Big5:1984,UCS/Big5EXT:Plus
|
| /freebsd-14-stable/contrib/ldns/compat/ |
| HD | snprintf.c | 91 get_negsign(int negative, int plus, int space) in get_negsign() argument 95 if(plus) in get_negsign() 239 int prgiven, int zeropad, int minus, int plus, int space, in print_num() argument 243 char s = get_negsign(negative, plus, space); in print_num() 297 int plus, int space) in print_num_d() argument 305 plus, space, zero, negative, buf, len); in print_num_d() 312 int plus, int space) in print_num_ld() argument 320 plus, space, zero, negative, buf, len); in print_num_ld() 327 int plus, int space) in print_num_lld() argument 335 plus, space, zero, negative, buf, len); in print_num_lld() [all …]
|
| /freebsd-14-stable/usr.bin/at/ |
| HD | parsetime.c | 31 * at [NOW] PLUS NUMBER MINUTES|HOURS|DAYS|WEEKS 36 * \PLUS NUMBER MINUTES|HOURS|DAYS|WEEKS/ 68 NUMBER, PLUS, MINUS, DOT, SLASH, ID, JUNK, enumerator 88 { "now", NOW,0 }, /* opt prefix for PLUS */ 249 return sc_tokid = PLUS; in token() 283 * plus_or_minus() holds functionality common to plus() and minus() 325 * plus() parses a now + time 327 * at [NOW] PLUS NUMBER [MINUTES|HOURS|DAYS|WEEKS|MONTHS|YEARS] 331 plus(struct tm *tm) in plus() function 339 } /* plus */ in plus() [all …]
|
| /freebsd-14-stable/contrib/bmake/unit-tests/ |
| HD | posix.mk | 3 all: x plus subs err 10 plus: 17 @${.MAKE} -r -f ${MAKEFILE} -n plus 19 @${.MAKE} -r -f ${MAKEFILE} -n -j1 plus
|
| HD | directive-include-guard.exp | 23 Parse_PushInput: file variable-ifndef-plus.tmp, line 1 24 Parse_PushInput: file variable-ifndef-plus.tmp, line 1 25 Parse_PushInput: file variable-if-plus.tmp, line 1 26 Parse_PushInput: file variable-if-plus.tmp, line 1 82 Parse_PushInput: file target-plus.tmp, line 1 83 Parse_PushInput: file target-plus.tmp, line 1
|
| HD | directive-include-guard.mk | 152 INCS+= variable-ifndef-plus 153 LINES.variable-ifndef-plus= \ 158 # expect: Parse_PushInput: file variable-ifndef-plus.tmp, line 1 159 # expect: Parse_PushInput: file variable-ifndef-plus.tmp, line 1 162 INCS+= variable-if-plus 163 LINES.variable-if-plus= \ 168 # expect: Parse_PushInput: file variable-if-plus.tmp, line 1 169 # expect: Parse_PushInput: file variable-if-plus.tmp, line 1 497 INCS+= target-plus 498 LINES.target-plus= \ [all …]
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/arm/bcm/ |
| HD | bcm2835.yaml | 30 - raspberrypi,model-a-plus 34 - raspberrypi,model-b-plus 49 - raspberrypi,3-model-a-plus 51 - raspberrypi,3-model-b-plus
|
| /freebsd-14-stable/sys/modules/dtb/allwinner/ |
| HD | Makefile | 16 sun8i-h2-plus-orangepi-r1.dts \ 17 sun8i-h2-plus-orangepi-zero.dts \ 19 sun8i-h3-nanopi-m1-plus.dts \ 23 sun8i-h3-orangepi-pc-plus.dts \ 51 allwinner/sun50i-a64-pine64-plus.dts \
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/usb/ |
| HD | usb.yaml | 55 - super-speed-plus 56 - super-speed-plus-gen2x1 57 - super-speed-plus-gen1x2 58 - super-speed-plus-gen2x2
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arm64/allwinner/ |
| HD | sun50i-h5-bananapi-m2-plus.dts | 6 #include <arm/sunxi-bananapi-m2-plus.dtsi> 9 model = "Banana Pi BPI-M2-Plus H5"; 10 compatible = "sinovoip,bpi-m2-plus", "allwinner,sun50i-h5";
|
| HD | sun50i-h5-bananapi-m2-plus-v1.2.dts | 7 #include <arm/sunxi-bananapi-m2-plus-v1.2.dtsi> 10 model = "Banana Pi BPI-M2-Plus v1.2 H5"; 11 compatible = "bananapi,bpi-m2-plus-v1.2", "allwinner,sun50i-h5";
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arm/ |
| HD | sun8i-h3-bananapi-m2-plus-v1.2.dts | 8 #include "sunxi-bananapi-m2-plus-v1.2.dtsi" 11 model = "Banana Pi BPI-M2-Plus v1.2 H3"; 12 compatible = "bananapi,bpi-m2-plus-v1.2", "allwinner,sun8i-h3";
|
| /freebsd-14-stable/crypto/openssl/test/ssl-tests/ |
| HD | 13-fragmentation.cnf | 7 test-2 = 2-one-fragment-plus-app-data 11 test-6 = 6-medium-plus-app-data 75 [2-one-fragment-plus-app-data] 76 ssl_conf = 2-one-fragment-plus-app-data-ssl 78 [2-one-fragment-plus-app-data-ssl] 79 server = 2-one-fragment-plus-app-data-server 80 client = 2-one-fragment-plus-app-data-client 82 [2-one-fragment-plus-app-data-server] 87 [2-one-fragment-plus-app-data-client] 168 [6-medium-plus-app-data] [all …]
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/ |
| HD | DIExpressionOptimizer.cpp | 189 /// {DW_OP_constu, 0, DW_OP_[plus, minus, shl, shr]} -> {} 204 /// {DW_OP_constu, Const1, DW_OP_constu, Const2, DW_OP_[plus, 229 /// {DW_OP_constu, Const1, DW_OP_[plus, mul], DW_OP_constu, Const2, 230 /// DW_OP_[plus, mul]} -> {DW_OP_constu, Const1 [+, *] Const2, DW_OP_[plus, 256 /// {DW_OP_constu, Const1, DW_OP_[plus, mul], DW_OP_LLVM_arg, Arg1, 257 /// DW_OP_[plus, mul], DW_OP_constu, Const2, DW_OP_[plus, mul]} -> 258 /// {DW_OP_constu, Const1 [+, *] Const2, DW_OP_[plus, mul], DW_OP_LLVM_arg, 259 /// Arg1, DW_OP_[plus, mul]}
|
| /freebsd-14-stable/crypto/openssl/doc/man3/ |
| HD | X509_NAME_print_ex.pod | 65 B<XN_FLAG_SEP_COMMA_PLUS> uses comma and plus as separators. 66 B<XN_FLAG_SEP_CPLUS_SPC> uses comma and plus with spaces: 67 this is more readable that plain comma and plus. 68 B<XN_FLAG_SEP_SPLUS_SPC> uses spaced semicolon and plus. 69 B<XN_FLAG_SEP_MULTILINE> uses spaced newline and plus respectively.
|