/freebsd-src/contrib/netbsd-tests/ipf/input/ |
H A D | f13 | 2 # 1.1.1.1,1025 -> 2.1.1.1,25 TTL=63 TCP DF,FO=0 SYN 7 # 1.1.1.1,1025 -> 2.1.1.1,25 TTL=63 TCP MF ACK 12 # 1.1.1.1,1025 -> 2.1.1.1,25 TTL=63 TCP FO=2 ACK 17 # 1.1.1.1,1024 -> 2.1.1.1,25 TTL=63 TCP DF MF FO=0 SYN 22 # 1.1.1.1,1025 -> 2.1.1.1,25 TTL=63 TCP DF FO=0 27 # 1.1.1.1 -> 2.1.1.1 TTL=63 TCP DF FO=1 SYN 32 # 1.1.1.1 -> 2.1.1.1 TTL=63 UDP DF MF FO=0 36 # 1.1.1.1,53 -> 2.1.1.1,53 TTL=63 UDP MF FO=0 41 # 1.1.1.1,53 -> 2.1.1.1,53 TTL=63 UDP MF FO=0 46 # 1.1.1.1,53 -> 2.1.1.1,54 TTL=63 UDP MF FO=0 (short) [all …]
|
H A D | f12 | 1 # 1.1.1.1,1025 -> 2.1.1.1,25 TTL=63 TCP DF SYN 6 # 1.1.1.1,1025 -> 2.1.1.1,25 TTL=63 TCP DF ACK 11 # 1.1.1.1,1025 -> 2.1.1.1,25 TTL=63 TCP DF MF FO=0 ACK 16 # 1.1.1.1,1025 -> 2.1.1.1,25 TTL=63 TCP DF FO=0 21 # 1.1.1.1 -> 2.1.1.1 TTL=63 TCP DF FO=1 ACK 26 # 1.1.1.1 -> 2.1.1.1 TTL=63 UDP DF MF FO=0 30 # 1.1.1.1,53 -> 2.1.1.1,53 TTL=63 UDP MF FO=0 35 # 1.1.1.1,1 -> 2.1.1.1,1 TTL=63 UDP MF FO=0 40 # 1.1.1.1,53 -> 2.1.1.1,53 TTL=63 UDP MF FO=0
|
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/multiaggs/ |
H A D | tst.sortpos.d.out | 14 13 13 38 63 13 88 13 39 38 38 63 88 38 13 38 64 63 63 88 13 63 38 63 89 88 88 13 38 88 63 88 117 88 88 13 38 88 63 88 142 13 13 38 63 13 88 13 167 38 38 63 88 38 13 38 192 63 63 88 13 63 38 63 219 63 63 88 13 63 38 63 244 88 88 13 38 88 63 88 [all …]
|
/freebsd-src/sys/dts/arm/ |
H A D | imx53x.dtsi | 109 /* 63F80000 0x4000 DPLLIP1 */ 110 /* 63F84000 0x4000 DPLLIP2 */ 111 /* 63F88000 0x4000 DPLLIP3 */ 495 /* 63F90000 0x4000 UART 5 */ 496 uart5: serial@63f90000 { 504 /* 63F94000 0x4000 AHBMAX */ 505 /* 63F98000 0x4000 IIM */ 511 /* 63F9C000 0x4000 CSU */ 517 /* 63FA0000 0x4000 TIGERP_PLATFORM_NE_32K_256K */ 526 /* 63FA4000 0x4000 OWIRE irq88 */ [all …]
|
/freebsd-src/sys/dev/irdma/ |
H A D | irdma_defs.h | 371 #define IRDMA_CQPSQ_QHASH_ADDR0 GENMASK_ULL(63, 32) 375 #define IRDMA_CQPSQ_QHASH_ADDR2 GENMASK_ULL(63, 32) 378 #define IRDMA_CQPSQ_QHASH_WQEVALID_S 63 379 #define IRDMA_CQPSQ_QHASH_WQEVALID BIT_ULL(63) 390 #define IRDMA_CQPSQ_STATS_WQEVALID_S 63 391 #define IRDMA_CQPSQ_STATS_WQEVALID BIT_ULL(63) 404 #define IRDMA_CQPSQ_WS_WQEVALID_S 63 405 #define IRDMA_CQPSQ_WS_WQEVALID BIT_ULL(63) 432 #define IRDMA_CQPSQ_UP_WQEVALID_S 63 433 #define IRDMA_CQPSQ_UP_WQEVALID BIT_ULL(63) [all …]
|
H A D | irdma_uda_d.h | 69 #define IRDMA_UDA_QPSQ_MULTICAST_S 63 70 #define IRDMA_UDA_QPSQ_MULTICAST BIT_ULL(63) 88 #define IRDMA_UDA_QPSQ_IMMDATA GENMASK_ULL(63, 0) 163 #define IRDMA_UDA_CQPSQ_MAV_PDINDEXLO GENMASK_ULL(63, 48) 167 #define IRDMA_UDA_CQPSQ_MAV_ARPINDEX GENMASK_ULL(63, 48) 175 #define IRDMA_UDA_CQPSQ_MAV_ADDR0 GENMASK_ULL(63, 32) 179 #define IRDMA_UDA_CQPSQ_MAV_ADDR2 GENMASK_ULL(63, 32) 182 #define IRDMA_UDA_CQPSQ_MAV_WQEVALID_S 63 183 #define IRDMA_UDA_CQPSQ_MAV_WQEVALID BIT_ULL(63) 209 #define IRDMA_UDA_CQPSQ_MG_WQEVALID_S 63 [all …]
|
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/ |
H A D | tst.neglquant.d | 54 @["m-oceanview"] = lquantize(1, 0, 10, 1, (1 << 63) - 1); 56 @["m-oceanview"] = lquantize(2, 0, 10, 1, (1 << 63) - 1); 71 this->val = (1 << 63) - 1; 75 this->val = ((1 << 63) - 1) / this->i; 79 this->val = ((1 << 63) - 1) / this->i; 83 this->val = ((1 << 63) - 1) / this->i; 87 this->val = ((1 << 63) - 1) / this->i; 91 this->val = ((1 << 63) - 1) / this->i; 95 this->val = ((1 << 63) - 1) / this->i; 99 this->val = ((1 << 63) - 1) / this->i; [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrDFP.td | 22 defm DADDQ : XForm_28r<63, 2, (outs fpairrc:$RST), (ins fpairrc:$RA, fpairrc:$RB), 29 defm DSUBQ : XForm_28r<63, 514, (outs fpairrc:$RST), (ins fpairrc:$RA, fpairrc:$RB), 36 defm DMULQ : XForm_28r<63, 34, (outs fpairrc:$RST), (ins fpairrc:$RA, fpairrc:$RB), 43 defm DDIVQ : XForm_28r<63, 546, (outs fpairrc:$RST), (ins fpairrc:$RA, fpairrc:$RB), 50 def DCMPUQ : XForm_17<63, 642, (outs crrc:$BF), (ins fpairrc:$RA, fpairrc:$RB), 56 def DCMPOQ : XForm_17<63, 130, (outs crrc:$BF), (ins fpairrc:$RA, fpairrc:$RB), 64 defm DQUAIQ: Z23Form_TE5_FRTB5_RMC2r<63, 67, (outs fpairrc:$FRT), 70 defm DQUAQ: Z23Form_FRTAB5_RMC2r<63, 3, (outs fpairrc:$FRT), 76 defm DRRNDQ: Z23Form_FRTAB5_RMC2r<63, 35, (outs fpairrc:$FRT), 82 defm DRINTXQ: Z23Form_FRTB5_R1_RMC2r<63, 99, (outs fpairrc:$FRT), [all …]
|
/freebsd-src/tests/sys/opencrypto/ |
H A D | poly1305_test.c | 55 "43 72 79 70 74 6f 67 72 61 70 68 69 63 20 46 6f " 56 "72 75 6d 20 52 65 73 65 61 72 63 68 20 47 72 6f " 84 "63 61 74 69 6f 6e 20 61 73 20 61 6c 6c 20 6f 72 " 89 "74 68 69 6e 20 74 68 65 20 63 6f 6e 74 65 78 74 " 90 "20 6f 66 20 61 6e 20 49 45 54 46 20 61 63 74 69 " 91 "76 69 74 79 20 69 73 20 63 6f 6e 73 69 64 65 72 " 93 "72 69 62 75 74 69 6f 6e 22 2e 20 53 75 63 68 20 " 94 "73 74 61 74 65 6d 65 6e 74 73 20 69 6e 63 6c 75 " 98 "77 72 69 74 74 65 6e 20 61 6e 64 20 65 6c 65 63 " 99 "74 72 6f 6e 69 63 20 63 6f 6d 6d 75 6e 69 63 61 " [all …]
|
/freebsd-src/sys/powerpc/pseries/ |
H A D | phyp-hvcall.h | 138 #define H_NOOP -63 146 #define H_EXACT (1UL<<(63-24)) 147 #define H_R_XLATE (1UL<<(63-25)) 148 #define H_READ_4 (1UL<<(63-26)) 151 #define H_PAGE_STATE_CHANGE (1UL<<(63-28)) 152 #define H_PAGE_UNUSED ((1UL<<(63-29)) | (1UL<<(63-30))) 154 #define H_PAGE_SET_LOANED (H_PAGE_SET_UNUSED | (1UL<<(63-31))) 158 #define H_AVPN (1UL<<(63-32)) 159 #define H_ANDCOND (1UL<<(63-33)) 161 #define H_ICACHE_INVALIDATE (1UL<<(63-40)) [all …]
|
/freebsd-src/contrib/netbsd-tests/ipf/regress/ |
H A D | p6.whois | 47 Microsoft Corp SPRINT-CDA33F (NET-205-163-63-0-1) 205.163.63.0 - 205.163.63.255 84 Microsoft Corp SPRINT-3FA132 (NET-63-161-50-128-1) 63.161.50.128 - 63.161.50.255 85 Microsoft Corp SPRINT-3FA132-6 (NET-63-161-50-0-1) 63.161.50.0 - 63.161.50.127 96 Microsoft Corp QWEST-63-236-198-64 (NET-63-236-198-64-1) 63.236.198.64 - 63.236.198.71 97 Microsoft Corp QWEST-63-236-198-152 (NET-63-236-198-152-1) 63.236.198.152 - 63.236.198.159 99 Microsoft Corp QWEST-63-236-170-64 (NET-63-236-170-64-1) 63.236.170.64 - 63.236.170.71 100 Microsoft Corp QWEST-63-236-186-64 (NET-63-236-186-64-1) 63.236.186.64 - 63.236.186.71 101 Microsoft Corp QWEST-63-236-187-104 (NET-63-236-187-104-1) 63.236.187.104 - 63.236.187.111 102 Microsoft Corp QWEST-63-236-187-128 (NET-63-236-187-128-1) 63.236.187.128 - 63.236.187.135 103 Microsoft Corp QWEST-63-236-187-160 (NET-63-236-187-160-1) 63.236.187.160 - 63.236.187.167 [all …]
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Base64.h | 35 Buffer[j + 0] = Table[(x >> 18) & 63]; in encodeBase64() 36 Buffer[j + 1] = Table[(x >> 12) & 63]; in encodeBase64() 37 Buffer[j + 2] = Table[(x >> 6) & 63]; in encodeBase64() 38 Buffer[j + 3] = Table[x & 63]; in encodeBase64() 42 Buffer[j + 0] = Table[(x >> 18) & 63]; in encodeBase64() 43 Buffer[j + 1] = Table[(x >> 12) & 63]; in encodeBase64() 49 Buffer[j + 0] = Table[(x >> 18) & 63]; in encodeBase64() 50 Buffer[j + 1] = Table[(x >> 12) & 63]; in encodeBase64() 51 Buffer[j + 2] = Table[(x >> 6) & 63]; in encodeBase64()
|
/freebsd-src/contrib/netbsd-tests/include/ |
H A D | d_bitstring_64.out | 68 63 7 128 8 147 63 128 160 be: 63 0 1111111111111111111111111111111111111111111111111111111111111110 161 is: 63 0 1111111111111111111111111111111111111111111111111111111111111110 229 63 0 63 0000000000000000000000000000000000000000000000000000000000000001 295 63 63 0 1111111111111111111111111111111111111111111111111111111111111110 299 1 63 0 1111111111111111111111111111111111111111111111111111111111111110 361 63 1 0 1000000000000000000000000000000000000000000000000000000000000000 365 1 0 63 0000000000000000000000000000000000000000000000000000000000000001 427 63 0 1 0111111111111111111111111111111111111111111111111111111111111111 [all …]
|
H A D | d_bitstring_67.out | 68 63 7 128 8 150 63 128 235 63 0 63 0000000000000000000000000000000000000000000000000000000000000001111 304 63 63 0 1111111111111111111111111111111111111111111111111111111111111110000 314 4 63 0 1111111111111111111111111111111111111111111111111111111111111110000 373 63 4 0 1111000000000000000000000000000000000000000000000000000000000000000 383 4 0 63 0000000000000000000000000000000000000000000000000000000000000001111 442 63 0 4 0000111111111111111111111111111111111111111111111111111111111111111 511 63 63 0 1111111111111111111111111111111111111111111111111111111111111110111 580 63 0 63 0000000000000000000000000000000000000000000000000000000000000001000
|
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ |
H A D | fmaintrin.h | 94 /// result[63:0] = (__A[63:0] * __B[63:0]) + __C[63:0] 192 /// result[63:0] = (__A[63:0] * __B[63:0]) - __C[63:0] 290 /// result[63:0] = -(__A[63 [all...] |
H A D | raointintrin.h | 125 /// MEM[__A+63:__A] := MEM[__A+63:__A] + __B[63:0] 148 /// MEM[__A+63:__A] := MEM[__A+63:__A] AND __B[63:0] 171 /// MEM[__A+63:__A] := MEM[__A+63:__A] OR __B[63:0] 194 /// MEM[__A+63:__A] := MEM[__A+63:__A] XOR __B[63:0]
|
/freebsd-src/tools/tools/nanobsd/ |
H A D | FlashDevice.sub | 62 NANO_SECTS=63 91 NANO_SECTS=63 133 NANO_SECTS=63 138 NANO_SECTS=63 143 NANO_SECTS=63 148 NANO_SECTS=63 166 NANO_SECTS=63 224 NANO_SECTS=63 229 NANO_SECTS=63 234 NANO_SECTS=63 [all …]
|
/freebsd-src/share/examples/libvgl/ |
H A D | demo.c | 68 VGLLine(VGLDisplay, 0, 0, xsize-1, ysize-1, 63); in main() 69 VGLLine(VGLDisplay, 0, ysize-1, xsize-1, 0, 63); in main() 70 VGLLine(VGLDisplay, 0, 0, 0, ysize-1, 63); in main() 71 VGLLine(VGLDisplay, xsize-1, 0, xsize-1, ysize-1, 63); in main() 72 VGLEllipse(VGLDisplay, 256, 0, 256, 256, 63); in main() 77 "This is text", 63, 0, 0, VGL_DIR_RIGHT); in main() 80 "This is text", 63, 0, 0, VGL_DIR_UP); in main() 83 "This is text", 63, 0, 0, VGL_DIR_LEFT); in main() 86 "This is text", 63, 0, 0, VGL_DIR_DOWN); in main()
|
/freebsd-src/sys/contrib/openzfs/module/icp/asm-ppc64/blake3/ |
H A D | b3_ppc64le_sse41.S | 309 stxvd2x 63, 1, 8 422 xxlandc 63, 44, 34 429 xxlxor 42, 49, 63 430 xxmrgld 63, 43, 46 538 xxlxor 48, 63, 48 539 xxsldwi 45, 63, 63, 3 572 xxmrgld 62, 46, 63 609 xxlxor 45, 63, 47 620 xxsldwi 50, 63, 63, 1 623 xxlandc 63, 61, 34 [all …]
|
H A D | b3_ppc64le_sse2.S | 285 stxvd2x 63, 1, 8 421 xxlxor 63, 51, 63 432 xxlxor 63, 47, 0 440 xxlxor 49, 47, 63 473 xxsldwi 51, 63, 63, 3 491 xxsldwi 63, 63, 63, 3 550 xxsel 46, 63, 61, 32 551 xxland 63, 51, 39 561 xxlor 63, 63, 0 597 xxland 50, 63, 39 [all …]
|
/freebsd-src/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evpciph_rc2.txt | 23 KeyBits = 63 37 KeyBits = 63 54 KeyBits = 63 76 KeyBits = 63 91 KeyBits = 63 108 KeyBits = 63
|
/freebsd-src/sys/contrib/dev/iwlwififw/ |
H A D | WHENCE | 310 File: iwlwifi-cc-a0-63.ucode 311 Version: 63.c04f3485.0 316 File: iwlwifi-Qu-b0-hr-b0-63.ucode 317 Version: 63.c04f3485.0 319 File: iwlwifi-Qu-b0-jf-b0-63.ucode 320 Version: 63.c04f3485.0 322 File: iwlwifi-Qu-c0-hr-b0-63.ucode 323 Version: 63.c04f3485.0 325 File: iwlwifi-Qu-c0-jf-b0-63.ucode 326 Version: 63.c04f3485.0 [all …]
|
/freebsd-src/crypto/openssl/doc/life-cycles/ |
H A D | pkey.dot | 10 encrypt [fontcolor="#63AAC0", color="#63AAC0"] 29 newed -> encrypt [label="EVP_PKEY_encrypt_init", fontcolor="#63AAC0", color="#63AAC0"]; 30 encrypt -> encrypt [label="EVP_PKEY_encrypt", fontcolor="#63AAC0", color="#63AAC0"];
|
/freebsd-src/sys/contrib/device-tree/Bindings/net/ |
H A D | cavium-pip.txt | 63 local-mac-address = [ 00 0f b7 10 63 60 ]; 69 local-mac-address = [ 00 0f b7 10 63 61 ]; 75 local-mac-address = [ 00 0f b7 10 63 62 ]; 81 local-mac-address = [ 00 0f b7 10 63 63 ]; 95 local-mac-address = [ 00 0f b7 10 63 64 ];
|
/freebsd-src/sys/contrib/device-tree/Bindings/mips/cavium/ |
H A D | ciu2.txt | 13 the CIU and may have a value between 0 and 63. The second cell is 14 the bit within the bank and may also have a value between 0 and 63. 21 * 1) Controller register (0..63) 22 * 2) Bit within the register (0..63)
|