| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/ |
| H A D | blamka-round-ref.h | 15 #define G(a, b, c, d) \ macro 30 G(v0, v4, v8, v12); \ 31 G(v1, v5, v9, v13); \ 32 G(v2, v6, v10, v14); \ 33 G(v3, v7, v11, v15); \ 34 G(v0, v5, v10, v15); \ 35 G(v1, v6, v11, v12); \ 36 G(v2, v7, v8, v13); \ 37 G(v3, v4, v9, v14); \
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/ |
| H A D | blake2b-compress-ref.c | 51 #define G(r, i, a, b, c, d) \ in blake2b_compress_ref() macro 64 G(r, 0, v[0], v[4], v[8], v[12]); \ in blake2b_compress_ref() 65 G(r, 1, v[1], v[5], v[9], v[13]); \ in blake2b_compress_ref() 66 G(r, 2, v[2], v[6], v[10], v[14]); \ in blake2b_compress_ref() 67 G(r, 3, v[3], v[7], v[11], v[15]); \ in blake2b_compress_ref() 68 G(r, 4, v[0], v[5], v[10], v[15]); \ in blake2b_compress_ref() 69 G(r, 5, v[1], v[6], v[11], v[12]); \ in blake2b_compress_ref() 70 G(r, 6, v[2], v[7], v[8], v[13]); \ in blake2b_compress_ref() 71 G(r, 7, v[3], v[4], v[9], v[14]); \ in blake2b_compress_ref() 90 #undef G in blake2b_compress_ref()
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lstring.c | 26 if (G(L)->gcstate == GCSsweepstring) in luaS_resize() 29 tb = &G(L)->strt; in luaS_resize() 59 ts->tsv.marked = luaC_white(G(L)); in newlstr() 64 tb = &G(L)->strt; in newlstr() 82 for (o = G(L)->strt.hash[lmod(h, G(L)->strt.size)]; in luaS_newlstr() 88 if (isdead(G(L), o)) changewhite(o); in luaS_newlstr() 101 u->uv.marked = luaC_white(G(L)); /* is not finalized */ in luaS_newudata() 107 u->uv.next = G(L)->mainthread->next; in luaS_newudata() 108 G(L)->mainthread->next = obj2gco(u); in luaS_newudata()
|
| H A D | ltm.c | 40 G(L)->tmname[i] = luaS_new(L, luaT_eventname[i]); in luaT_init() 41 luaS_fix(G(L)->tmname[i]); /* never collect these names */ in luaT_init() 71 mt = G(L)->mt[ttype(o)]; in luaT_gettmbyobj() 73 return (mt ? luaH_getstr(mt, G(L)->tmname[event]) : luaO_nilobject); in luaT_gettmbyobj()
|
| H A D | lstate.c | 71 global_State *g = G(L); in f_luaopen() 85 G(L) = g; in preinit_state() 106 global_State *g = G(L); in close_state() 111 luaM_freearray(L, G(L)->strt.hash, G(L)->strt.size, TString *); in close_state() 122 preinit_state(L1, G(L)); in luaE_newthread() 200 L = G(L)->mainthread; /* only the main thread can be closed */ in lua_close() 210 lua_assert(G(L)->tmudata == NULL); in lua_close()
|
| H A D | lgc.c | 129 global_State *g = G(L); in luaC_separateudata() 390 G(L)->strt.nuse--; in freeobj() 409 global_State *g = G(L); in sweeplist() 432 global_State *g = G(L); in checkSizes() 446 global_State *g = G(L); in GCTM() 478 while (G(L)->tmudata) in luaC_callGCTM() 484 global_State *g = G(L); in luaC_freeall() 502 global_State *g = G(L); in markroot() 526 global_State *g = G(L); in atomic() 557 global_State *g = G(L); in singlestep() [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/sha1/ |
| H A D | sha1.c | 80 #define G(b, c, d) ((b) ^ (c) ^ (d)) macro 548 e = ROTATE_LEFT(a, 5) + G(b, c, d) + e + W(4) + SHA1_CONST(1); 552 d = ROTATE_LEFT(e, 5) + G(a, b, c) + d + W(5) + SHA1_CONST(1); 556 c = ROTATE_LEFT(d, 5) + G(e, a, b) + c + W(6) + SHA1_CONST(1); 560 b = ROTATE_LEFT(c, 5) + G(d, e, a) + b + W(7) + SHA1_CONST(1); 564 a = ROTATE_LEFT(b, 5) + G(c, d, e) + a + W(8) + SHA1_CONST(1); 568 e = ROTATE_LEFT(a, 5) + G(b, c, d) + e + W(9) + SHA1_CONST(1); 596 c = ROTATE_LEFT(d, 5) + G(e, a, b) + c + W(0) + SHA1_CONST(1); 600 b = ROTATE_LEFT(c, 5) + G(d, e, a) + b + W(1) + SHA1_CONST(1); 604 a = ROTATE_LEFT(b, 5) + G(c, d, e) + a + W(2) + SHA1_CONST(1); [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/ |
| H A D | exynos5-gsc.txt | 1 * Samsung Exynos5 G-Scaler device 3 G-Scaler is used for scaling and color space conversion on Exynos5 SoCs. 11 - reg: should contain G-Scaler physical address location and length. 12 - interrupts: should contain G-Scaler interrupt number 27 Each G-Scaler node should have a numbered alias in the aliases node, 28 in the form of gscN, N = 0...3. G-Scaler driver uses these aliases
|
| /f-stack/dpdk/doc/guides/bbdevs/features/ |
| H A D | turbo_sw.ini | 7 Turbo Decoder (4G) = Y 8 Turbo Encoder (4G) = Y 9 LDPC Decoder (5G) = Y 10 LDPC Encoder (5G) = Y
|
| H A D | acc100.ini | 7 Turbo Decoder (4G) = Y 8 Turbo Encoder (4G) = Y 9 LDPC Decoder (5G) = Y 10 LDPC Encoder (5G) = Y
|
| H A D | default.ini | 9 Turbo Decoder (4G) = 10 Turbo Encoder (4G) = 11 LDPC Decoder (5G) = 12 LDPC Encoder (5G) =
|
| H A D | fpga_lte_fec.ini | 7 Turbo Decoder (4G) = Y 8 Turbo Encoder (4G) = Y
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_md5.c | 123 #define G(x, y, z) ((y) ^ ((z) & ((x) ^ (y)))) macro 213 STEP(G, a, b, c, d, GET(1), 0xf61e2562, 5); in ngx_md5_body() 214 STEP(G, d, a, b, c, GET(6), 0xc040b340, 9); in ngx_md5_body() 215 STEP(G, c, d, a, b, GET(11), 0x265e5a51, 14); in ngx_md5_body() 216 STEP(G, b, c, d, a, GET(0), 0xe9b6c7aa, 20); in ngx_md5_body() 217 STEP(G, a, b, c, d, GET(5), 0xd62f105d, 5); in ngx_md5_body() 218 STEP(G, d, a, b, c, GET(10), 0x02441453, 9); in ngx_md5_body() 221 STEP(G, a, b, c, d, GET(9), 0x21e1cde6, 5); in ngx_md5_body() 222 STEP(G, d, a, b, c, GET(14), 0xc33707d6, 9); in ngx_md5_body() 225 STEP(G, a, b, c, d, GET(13), 0xa9e3e905, 5); in ngx_md5_body() [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | stm32mp15-pinctrl.dtsi | 512 <STM32_PINMUX('G', 12, AF14)>, /* LCD_B1 */ 513 <STM32_PINMUX('G', 10, AF14)>, /* LCD_B2 */ 548 <STM32_PINMUX('G', 12, ANALOG)>, /* LCD_B1 */ 549 <STM32_PINMUX('G', 10, ANALOG)>, /* LCD_B2 */ 700 <STM32_PINMUX('G', 13, AF14)>, /* LCD_R0 */ 715 <STM32_PINMUX('G', 8, AF14)>, /* LCD_G7 */ 717 <STM32_PINMUX('G', 12, AF14)>, /* LCD_B1 */ 718 <STM32_PINMUX('G', 10, AF14)>, /* LCD_B2 */ 736 <STM32_PINMUX('G', 13, ANALOG)>, /* LCD_R0 */ 751 <STM32_PINMUX('G', 8, ANALOG)>, /* LCD_G7 */ [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/cavium/ |
| H A D | thunder2-99xx.dts | 19 reg = <0x00000000 0x80000000 0x0 0x80000000>, /* 2G @ 2G */ 20 <0x00000008 0x80000000 0x0 0x80000000>; /* 2G @ 34G */
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/broadcom/stingray/ |
| H A D | stingray-board-base.dtsi | 23 reg = <0x00000000 0x80000000 0x0 0x80000000>, /* 2G @ 2G */ 24 <0x00000008 0x80000000 0x1 0x80000000>; /* 6G @ 34G */
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | ltm.c | 41 G(L)->tmname[i] = luaS_new(L, luaT_eventname[i]); in luaT_init() 42 luaS_fix(G(L)->tmname[i]); /* never collect these names */ in luaT_init() 72 mt = G(L)->mt[ttypenv(o)]; in luaT_gettmbyobj() 74 return (mt ? luaH_getstr(mt, G(L)->tmname[event]) : luaO_nilobject); in luaT_gettmbyobj()
|
| H A D | lgc.c | 135 global_State *g = G(L); in luaC_barrier_() 155 global_State *g = G(L); in luaC_barrierback_() 172 global_State *g = G(L); in luaC_barrierproto_() 213 global_State *g = G(L); in luaC_newobj() 678 G(L)->strt.nuse--; in freeobj() 719 global_State *g = G(L); in sweeplist() 778 global_State *g = G(L); in checkSizes() 809 global_State *g = G(L); in GCTM() 845 global_State *g = G(L); in separatetobefnz() 873 global_State *g = G(L); in luaC_checkfinalizer() [all …]
|
| /f-stack/dpdk/doc/guides/bbdevs/ |
| H A D | acc100.rst | 4 Intel(R) ACC100 5G/4G FEC Poll Mode Driver 7 The BBDEV ACC100 5G/4G FEC poll mode driver (PMD) supports an 14 ACC100 5G/4G FEC PMD supports the following features: 18 - Turbo Encode in the DL (4G) 19 - Turbo Decode in the UL (4G) 26 ACC100 5G/4G FEC PMD supports the following BBDEV capabilities: 89 ``vfio`` and ``igb_uio``. However, in order to work the ACC100 5G/4G 123 In a similar way the ACC100 5G/4G FEC PF may be bound with vfio-pci as any PCIe device. 176 the functionality of ACC100 5G/4G FEC encode and decode, depending on the device's 214 of these tests will depend on the ACC100 5G/4G FEC capabilities which may cause some
|
| /f-stack/freebsd/contrib/libb2/ |
| H A D | blake2s-ref.c | 249 #define G(r,i,a,b,c,d) \ in blake2s_compress() macro 262 G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ in blake2s_compress() 263 G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ in blake2s_compress() 264 G(r,2,v[ 2],v[ 6],v[10],v[14]); \ in blake2s_compress() 265 G(r,3,v[ 3],v[ 7],v[11],v[15]); \ in blake2s_compress() 266 G(r,4,v[ 0],v[ 5],v[10],v[15]); \ in blake2s_compress() 267 G(r,5,v[ 1],v[ 6],v[11],v[12]); \ in blake2s_compress() 268 G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ in blake2s_compress() 269 G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ in blake2s_compress() 285 #undef G in blake2s_compress()
|
| H A D | blake2b-ref.c | 257 #define G(r,i,a,b,c,d) \ in blake2b_compress() macro 270 G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \ in blake2b_compress() 271 G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \ in blake2b_compress() 272 G(r,2,v[ 2],v[ 6],v[10],v[14]); \ in blake2b_compress() 273 G(r,3,v[ 3],v[ 7],v[11],v[15]); \ in blake2b_compress() 274 G(r,4,v[ 0],v[ 5],v[10],v[15]); \ in blake2b_compress() 275 G(r,5,v[ 1],v[ 6],v[11],v[12]); \ in blake2b_compress() 276 G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \ in blake2b_compress() 277 G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \ in blake2b_compress() 295 #undef G in blake2b_compress()
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_17_02.rst | 440 * Mellanox(R) ConnectX(R)-4 10G MCX4111A-XCAT (1x10G) 446 * Mellanox(R) ConnectX(R)-4 10G MCX4121A-XCAT (2x10G) 452 * Mellanox(R) ConnectX(R)-4 25G MCX4111A-ACAT (1x25G) 458 * Mellanox(R) ConnectX(R)-4 25G MCX4121A-ACAT (2x25G) 470 * Mellanox(R) ConnectX(R)-4 40G MCX415A-BCAT (1x40G) 482 * Mellanox(R) ConnectX(R)-4 50G MCX414A-BCAT (2x50G) 494 * Mellanox(R) ConnectX(R)-4 50G MCX415A-CCAT (1x100G) 545 * Mellanox(R) ConnectX(R)-4 10G MCX4111A-XCAT (1x10G) 551 * Mellanox(R) ConnectX(R)-4 10G MCX4121A-XCAT (2x10G) 575 * Mellanox(R) ConnectX(R)-4 40G MCX415A-BCAT (1x40G) [all …]
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | hugepages.rst | 57 Size is in bytes with K, M or G suffix. 76 To a complete setup of with 2 Gigabyte of 1G huge pages:: 78 dpdk-hugpages.py -p 1G --setup 2G
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | cs35l33.txt | 43 Optional H/G Algorithm sub-node: 46 the internal H/G Algorithm. 48 - cirrus,hg-algo : Sub-node for internal Class H/G algorithm that 53 - cirrus,mem-depth : Memory depth for the Class H/G algorithm measured in 66 - cirrus,ldo-path-disable : This is a boolean property. If present, the H/G 70 - cirrus,ldo-entry-delay : The LDO entry delay in milliseconds before the H/G 75 - cirrus,vp-hg-auto : This is a boolean property. When set, class H/G VPhg 78 - cirrus,vp-hg : Class H/G algorithm VPhg. Controls the H/G algorithm's
|
| /f-stack/app/redis-5.0.5/deps/lua/test/ |
| H A D | readonly.lua | 5 local G=getfenv() 6 setmetatable(g,{__index=G,__newindex=f})
|