| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | ldump.c | 26 #define DumpMem(b,n,size,D) DumpBlock(b,(n)*(size),D) argument 27 #define DumpVar(x,D) DumpMem(&x,1,sizeof(x),D) argument 34 D->status=(*D->writer)(D->L,b,size,D->data); in DumpBlock() 42 DumpVar(x,D); in DumpChar() 47 DumpVar(x,D); in DumpInt() 52 DumpVar(x,D); in DumpNumber() 57 DumpInt(n,D); in DumpVector() 83 DumpInt(n,D); in DumpConstants() 156 D.L=L; in luaU_dump() 157 D.writer=w; in luaU_dump() [all …]
|
| H A D | luac.c | 175 FILE* D= (output==NULL) ? stdout : fopen(output,"wb"); in pmain() local 176 if (D==NULL) cannot("open"); in pmain() 178 luaU_dump(L,f,writer,D,stripping); in pmain() 180 if (ferror(D)) cannot("write"); in pmain() 181 if (fclose(D)) cannot("close"); in pmain()
|
| /f-stack/freebsd/contrib/zstd/lib/common/ |
| H A D | cpu.h | 148 D(fpu, 0) 149 D(vme, 1) 150 D(de, 2) 151 D(pse, 3) 152 D(tsc, 4) 153 D(msr, 5) 154 D(pae, 6) 155 D(mce, 7) 156 D(cx8, 8) 167 D(ds, 21) [all …]
|
| /f-stack/freebsd/contrib/openzfs/lib/libuutil/ |
| H A D | uu_dprintf.c | 70 uu_dprintf_t *D; in uu_dprintf_create() local 83 if (D->uud_name == NULL) { in uu_dprintf_create() 84 uu_free(D); in uu_dprintf_create() 88 D->uud_name = NULL; in uu_dprintf_create() 91 D->uud_severity = severity; in uu_dprintf_create() 92 D->uud_flags = flags; in uu_dprintf_create() 94 return (D); in uu_dprintf_create() 120 if (D->uud_name) in uu_dprintf_destroy() 121 free(D->uud_name); in uu_dprintf_destroy() 123 uu_free(D); in uu_dprintf_destroy() [all …]
|
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | unistruct.h | 550 D(PREEMPT, 0x08 /* 8*/, NONE, Q.850, "Preemption") \ 553 D(BUSY, 0x11 /* 17*/, CCBS, Q.850, "User busy") \ 556 D(ABSENT, 0x14 /* 20*/, NONE, Q.850, "Subscriber absent") \ 557 D(REJECTED, 0x15 /* 21*/, REJ, Q.850, "Call rejected") \ 558 D(NUMCHG, 0x16 /* 22*/, NUMBER, Q.850, "Number changed") \ 565 D(FAC_REJ, 0x1d /* 29*/, FAC, Q.850, "Facility rejected") \ 577 D(TEMP, 0x29 /* 41*/, NONE, Q.850, "Temporary failure") \ 603 D(NOTSUSP, 0x55 /* 85*/, NONE, Q.850, "No call suspended") \ 608 D(NEX_CUG, 0x5a /* 90*/, NONE, Q.850, "Non-existend CUG") \ 625 #define D(NAME,VAL,DIAG,STD,STR) UNI_CAUSE_##NAME = VAL, macro [all …]
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/msvc/ |
| H A D | jemalloc_vc2015.sln | 27 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug|x64.ActiveCfg = Debug|x64 28 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug|x64.Build.0 = Debug|x64 29 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug|x86.ActiveCfg = Debug|Win32 30 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug|x86.Build.0 = Debug|Win32 35 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Release|x64.ActiveCfg = Release|x64 36 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Release|x64.Build.0 = Release|x64 43 {09028CFD-4EB7-491D-869C-0708DB97ED44}.Debug|x64.ActiveCfg = Debug|x64 44 {09028CFD-4EB7-491D-869C-0708DB97ED44}.Debug|x64.Build.0 = Debug|x64 45 {09028CFD-4EB7-491D-869C-0708DB97ED44}.Debug|x86.ActiveCfg = Debug|Win32 46 {09028CFD-4EB7-491D-869C-0708DB97ED44}.Debug|x86.Build.0 = Debug|Win32 [all …]
|
| H A D | jemalloc_vc2017.sln | 27 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug|x64.ActiveCfg = Debug|x64 28 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug|x64.Build.0 = Debug|x64 29 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug|x86.ActiveCfg = Debug|Win32 30 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug|x86.Build.0 = Debug|Win32 35 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Release|x64.ActiveCfg = Release|x64 36 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Release|x64.Build.0 = Release|x64 43 {09028CFD-4EB7-491D-869C-0708DB97ED44}.Debug|x64.ActiveCfg = Debug|x64 44 {09028CFD-4EB7-491D-869C-0708DB97ED44}.Debug|x64.Build.0 = Debug|x64 45 {09028CFD-4EB7-491D-869C-0708DB97ED44}.Debug|x86.ActiveCfg = Debug|Win32 46 {09028CFD-4EB7-491D-869C-0708DB97ED44}.Debug|x86.Build.0 = Debug|Win32 [all …]
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_print.c | 72 #define D(M) [M] = #M macro 74 D(UNIAPI_ERROR), 75 D(UNIAPI_CALL_CREATED), 76 D(UNIAPI_CALL_DESTROYED), 77 D(UNIAPI_PARTY_CREATED), 83 D(UNIAPI_RESET_request), 84 D(UNIAPI_RESET_confirm), 87 D(UNIAPI_RESET_response), 90 D(UNIAPI_SETUP_request), 93 D(UNIAPI_SETUP_confirm), [all …]
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/ |
| H A D | u8.h | 52 #define VEC8_QUARTERROUND(A, B, C, D) VEC8_QUARTERROUND_SHUFFLE(A, B, C, D) argument 56 x_##D = _mm256_shuffle_epi8(_mm256_xor_si256(x_##D, x_##A), rot16) 62 x_##D = _mm256_shuffle_epi8(_mm256_xor_si256(x_##D, x_##A), rot8) 237 x_##D = _mm256_add_epi32(x_##D, orig##D); \ 241 t_##D = _mm256_unpackhi_epi32(x_##C, x_##D); \ 245 x_##D = _mm256_unpackhi_epi64(t_##C, t_##D); \ 272 #define ONEQUAD(A, B, C, D) ONEQUAD_TRANSPOSE(A, B, C, D) argument 279 x_##D = _mm256_add_epi32(x_##D, orig##D); \ 283 t_##D = _mm256_unpackhi_epi32(x_##C, x_##D); \ 287 x_##D = _mm256_unpackhi_epi64(t_##C, t_##D); \ [all …]
|
| H A D | u4.h | 7 #define VEC4_QUARTERROUND_SHUFFLE(A, B, C, D) \ argument 9 t_##A = _mm_xor_si128(x_##D, x_##A); \ 10 x_##D = _mm_shuffle_epi8(t_##A, rot16); \ 11 x_##C = _mm_add_epi32(x_##C, x_##D); \ 15 t_##A = _mm_xor_si128(x_##D, x_##A); \ 16 x_##D = _mm_shuffle_epi8(t_##A, rot8); \ 21 #define VEC4_QUARTERROUND(A, B, C, D) VEC4_QUARTERROUND_SHUFFLE(A, B, C, D) argument 130 x_##D = _mm_add_epi32(x_##D, orig##D); \ 134 t_##D = _mm_unpackhi_epi32(x_##C, x_##D); \ 138 x_##D = _mm_unpackhi_epi64(t_##C, t_##D); \ [all …]
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/ |
| H A D | u4.h | 367 z##D = _mm_add_epi32(z##D, orig##D); \ 371 in##D = _mm_cvtsi128_si32(z##D); \ 375 z##D = _mm_shuffle_epi32(z##D, 0x39); \ 390 in##D = _mm_cvtsi128_si32(z##D); \ 394 z##D = _mm_shuffle_epi32(z##D, 0x39); \ 443 z##D = _mm_add_epi32(z##D, orig##D); \ 447 in##D = _mm_cvtsi128_si32(z##D); \ 460 in##D = _mm_extract_epi32(z##D, 1); \ 474 in##D = _mm_extract_epi32(z##D, 2); \ 488 in##D = _mm_extract_epi32(z##D, 3); \ [all …]
|
| H A D | u8.h | 370 z##D = _mm256_add_epi32(z##D, orig##D); \ 374 y##D = _mm256_unpackhi_epi32(z##C, z##D); \ 378 z##D = _mm256_unpackhi_epi64(y##C, y##D); \ 405 #define ONEQUAD(A, B, C, D) ONEQUAD_TRANSPOSE(A, B, C, D) argument 407 #define ONEQUAD_UNPCK(A, B, C, D) \ argument 412 z##D = _mm256_add_epi32(z##D, orig##D); \ 414 y##B = _mm256_unpacklo_epi32(z##C, z##D); \ 416 y##D = _mm256_unpackhi_epi32(z##C, z##D); \ 419 z##C = _mm256_unpacklo_epi64(y##C, y##D); \ 420 z##D = _mm256_unpackhi_epi64(y##C, y##D); \ [all …]
|
| H A D | u1.h | 165 #define ONEQUAD_SHUFFLE(A, B, C, D) \ argument 170 uint32_t in##D = _mm_cvtsi128_si32(diag3); \ 178 in##D ^= *(uint32_t *) (m + (D * 4)); \ 182 *(uint32_t *) (c + (D * 4)) = in##D; \ 185 #define ONEQUAD(A, B, C, D) ONEQUAD_SHUFFLE(A, B, C, D) argument
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | stm32mp15-pinctrl.dtsi | 311 <STM32_PINMUX('D', 5, AF12)>, /* FMC_NWE */ 314 <STM32_PINMUX('D', 14, AF12)>, /* FMC_D0 */ 315 <STM32_PINMUX('D', 15, AF12)>, /* FMC_D1 */ 316 <STM32_PINMUX('D', 0, AF12)>, /* FMC_D2 */ 317 <STM32_PINMUX('D', 1, AF12)>, /* FMC_D3 */ 341 <STM32_PINMUX('D', 0, ANALOG)>, /* FMC_D2 */ 342 <STM32_PINMUX('D', 1, ANALOG)>, /* FMC_D3 */ 456 <STM32_PINMUX('D', 1, AF4)>; /* I2C5_SDA */ 511 <STM32_PINMUX('D', 9, AF14)>, /* LCD_B0 */ 514 <STM32_PINMUX('D', 10, AF14)>, /* LCD_B3 */ [all …]
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/hchacha20/ |
| H A D | core_hchacha20.c | 8 #define QUARTERROUND(A, B, C, D) \ argument 10 A += B; D = ROTL32(D ^ A, 16); \ 11 C += D; B = ROTL32(B ^ C, 12); \ 12 A += B; D = ROTL32(D ^ A, 8); \ 13 C += D; B = ROTL32(B ^ C, 7); \
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | ecore_sp.c | 5397 NewCRC[0] = D[31] ^ D[30] ^ D[28] ^ D[23] ^ D[21] ^ D[19] ^ D[18] ^ in ecore_calc_crc8() 5398 D[16] ^ D[14] ^ D[12] ^ D[8] ^ D[7] ^ D[6] ^ D[0] ^ C[4] ^ in ecore_calc_crc8() 5400 NewCRC[1] = D[30] ^ D[29] ^ D[28] ^ D[24] ^ D[23] ^ D[22] ^ D[21] ^ in ecore_calc_crc8() 5401 D[20] ^ D[18] ^ D[17] ^ D[16] ^ D[15] ^ D[14] ^ D[13] ^ in ecore_calc_crc8() 5403 NewCRC[2] = D[29] ^ D[28] ^ D[25] ^ D[24] ^ D[22] ^ D[17] ^ D[15] ^ in ecore_calc_crc8() 5404 D[13] ^ D[12] ^ D[10] ^ D[8] ^ D[6] ^ D[2] ^ D[1] ^ D[0] ^ in ecore_calc_crc8() 5406 NewCRC[3] = D[30] ^ D[29] ^ D[26] ^ D[25] ^ D[23] ^ D[18] ^ D[16] ^ in ecore_calc_crc8() 5407 D[14] ^ D[13] ^ D[11] ^ D[9] ^ D[7] ^ D[3] ^ D[2] ^ D[1] ^ in ecore_calc_crc8() 5409 NewCRC[4] = D[31] ^ D[30] ^ D[27] ^ D[26] ^ D[24] ^ D[19] ^ D[17] ^ in ecore_calc_crc8() 5410 D[15] ^ D[14] ^ D[12] ^ D[10] ^ D[8] ^ D[4] ^ D[3] ^ D[2] ^ in ecore_calc_crc8() [all …]
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-l2c.c | 784 tag.s.D = l2c_tadx_tag.s.dirty; in cvmx_l2c_get_tag_v2() 799 tag.s.D = tmp_tag.cn58xx.D; in cvmx_l2c_get_tag_v2() 805 tag.s.D = tmp_tag.cn38xx.D; in cvmx_l2c_get_tag_v2() 811 tag.s.D = tmp_tag.cn31xx.D; in cvmx_l2c_get_tag_v2() 817 tag.s.D = tmp_tag.cn30xx.D; in cvmx_l2c_get_tag_v2() 823 tag.s.D = tmp_tag.cn50xx.D; in cvmx_l2c_get_tag_v2() 884 tag.s.D = tmp_tag.cn58xx.D; in cvmx_l2c_get_tag() 890 tag.s.D = tmp_tag.cn38xx.D; in cvmx_l2c_get_tag() 896 tag.s.D = tmp_tag.cn31xx.D; in cvmx_l2c_get_tag() 902 tag.s.D = tmp_tag.cn30xx.D; in cvmx_l2c_get_tag() [all …]
|
| /f-stack/freebsd/crypto/openssl/arm/ |
| H A D | keccak1600-armv4.S | 403 ldr r12,[sp,#216] @ D[2] 537 ldr r12,[sp,#200] @ D[0] 640 ldr r10,[sp,#232] @ D[4] 648 ldr r12,[sp,#200] @ D[0] 691 ldr r12,[sp,#224] @ D[3] 803 ldr r6,[sp,#232] @ D[4] 823 ldr r8,[sp,#200] @ D[0] 844 ldr r12,[sp,#208] @ D[1] 1293 ldr r12,[sp,#216] @ D[2] 1693 ldr r6,[sp,#232] @ D[4] [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/phy/ |
| H A D | rockchip-mipi-dphy-rx0.yaml | 7 title: Rockchip SoC MIPI RX0 D-PHY Device Tree Bindings 14 The Rockchip SoC has a MIPI D-PHY bus with an RX0 entry which connects to 23 - description: MIPI D-PHY ref clock 24 - description: MIPI D-PHY RX0 cfg clock 53 * MIPI D-PHY RX0 use registers in "general register files", it
|
| H A D | qcom,usb-8x16-phy.txt | 54 controlled by GPIO to de/multiplex D+/D- USB lines 73 // D+/D- lines: 1 - Routed to HUB, 0 - Device connector
|
| /f-stack/freebsd/netgraph/atm/uni/ |
| H A D | ng_uni.c | 624 D(SAAL_ESTABLISH_request); in dump_saal_signal() 626 D(SAAL_ESTABLISH_confirm); in dump_saal_signal() 627 D(SAAL_RELEASE_request); in dump_saal_signal() 628 D(SAAL_RELEASE_confirm); in dump_saal_signal() 629 D(SAAL_RELEASE_indication); in dump_saal_signal() 630 D(SAAL_DATA_request); in dump_saal_signal() 631 D(SAAL_DATA_indication); in dump_saal_signal() 632 D(SAAL_UDATA_request); in dump_saal_signal() 633 D(SAAL_UDATA_indication); in dump_saal_signal() 635 #undef D in dump_saal_signal() [all …]
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | dn_aqm_codel.c | 108 D("%ld", value); in codel_sysctl_target_handler() 210 D("Codel timestamp mtag not found!"); in codel_extract_head() 235 D("Codel queue is not initialized\n"); in aqm_codel_enqueue() 294 D("Codel is not configure!d"); in aqm_codel_init() 301 D("Cannot allocate AQM_codel private data"); in aqm_codel_init() 334 D("Codel already cleaned up"); in aqm_codel_cleanup() 349 D("invalid sched parms length got %d need %d", len, l); in aqm_codel_config() 363 D("cannot allocate AQM_codel configuration parameters"); in aqm_codel_config()
|
| H A D | ip_dummynet.c | 337 D("no memory for new queue"); in q_new() 514 D("new_sched error"); in si_new() 1367 D("fs %d not found", ep->nr); in get_aqm_parms() 1422 D("sched %d not found", ep->nr); in get_sched_parms() 1488 D("Wrong subtype"); in config_aqm() 1562 D("sched %d not found", i); in config_link() 1780 D("invalid scheduler type %d %s", in config_sched() 1802 D("cannot allocate profile"); in config_sched() 2237 D("compatibility mode"); in dummynet_get() 2491 D("argument len %d invalid", l); in ip_dn_ctl() [all …]
|
| H A D | dn_sched_qfq.c | 99 D("bad index %d", ix); in test_bit() 105 D("bad index %d", ix); in __set_bit() 111 D("bad index %d", ix); in __clear_bit() 317 D("rounding weight to 1"); in qfq_new_queue() 571 D("BUG/* non-workconserving leaf */"); in qfq_dequeue() 866 D(" bucket %d %p", j, g->slots[j]); in dump_groups() 868 D("full_slots 0x%llx", (_P64)g->full_slots); in dump_groups() 869 D(" %2d S 0x%20llx F 0x%llx %c", i, in dump_groups() 878 D("--- in %s: ---", msg); in dump_sched() 880 D(" ER 0x%08x", (unsigned)q->bitmaps[ER]); in dump_sched() [all …]
|
| /f-stack/freebsd/i386/i386/ |
| H A D | mp_machdep.c | 112 #define CHECK_WRITE(A,D) (outb(CMOS_REG, (A)), outb(CMOS_DATA, (D))) argument 114 #define CHECK_INIT(D); \ argument 115 CHECK_WRITE(0x34, (D)); \ 116 CHECK_WRITE(0x35, (D)); \ 117 CHECK_WRITE(0x36, (D)); \ 118 CHECK_WRITE(0x37, (D)); \ 119 CHECK_WRITE(0x38, (D)); \ 120 CHECK_WRITE(0x39, (D)); 134 #define CHECK_INIT(D) argument 136 #define CHECK_WRITE(A, D) argument
|