| /f-stack/dpdk/examples/pipeline/examples/ |
| H A D | vxlan_table.txt | 1 …N(0xa0a1a2a30000) ethernet_src_addr N(0xb0b1b2b30000) ethernet_ether_type N(0x0800) ipv4_ver_ihl N… 2 …N(0xa0a1a2a30001) ethernet_src_addr N(0xb0b1b2b30001) ethernet_ether_type N(0x0800) ipv4_ver_ihl N… 3 …N(0xa0a1a2a30002) ethernet_src_addr N(0xb0b1b2b30002) ethernet_ether_type N(0x0800) ipv4_ver_ihl N… 4 …N(0xa0a1a2a30003) ethernet_src_addr N(0xb0b1b2b30003) ethernet_ether_type N(0x0800) ipv4_ver_ihl N… 5 …N(0xa0a1a2a30004) ethernet_src_addr N(0xb0b1b2b30004) ethernet_ether_type N(0x0800) ipv4_ver_ihl N… 6 …N(0xa0a1a2a30005) ethernet_src_addr N(0xb0b1b2b30005) ethernet_ether_type N(0x0800) ipv4_ver_ihl N… 7 …N(0xa0a1a2a30006) ethernet_src_addr N(0xb0b1b2b30006) ethernet_ether_type N(0x0800) ipv4_ver_ihl N… 8 …N(0xa0a1a2a30007) ethernet_src_addr N(0xb0b1b2b30007) ethernet_ether_type N(0x0800) ipv4_ver_ihl N… 9 …N(0xa0a1a2a30008) ethernet_src_addr N(0xb0b1b2b30008) ethernet_ether_type N(0x0800) ipv4_ver_ihl N… 10 …N(0xa0a1a2a30009) ethernet_src_addr N(0xb0b1b2b30009) ethernet_ether_type N(0x0800) ipv4_ver_ihl N… [all …]
|
| /f-stack/freebsd/contrib/ck/include/ |
| H A D | ck_rwcohort.h | 42 #define CK_RWCOHORT_WP_NAME(N) ck_rwcohort_wp_##N argument 43 #define CK_RWCOHORT_WP_INSTANCE(N) struct CK_RWCOHORT_WP_NAME(N) argument 44 #define CK_RWCOHORT_WP_INIT(N, RW, WL) ck_rwcohort_wp_##N##_init(RW, WL) argument 62 ck_rwcohort_wp_##N##_init(CK_RWCOHORT_WP_INSTANCE(N) *rw_cohort, \ 73 ck_rwcohort_wp_##N##_write_lock(CK_RWCOHORT_WP_INSTANCE(N) *rw_cohort, \ 99 ck_rwcohort_wp_##N##_read_lock(CK_RWCOHORT_WP_INSTANCE(N) *rw_cohort, \ 132 ck_rwcohort_wp_##N##_read_unlock(CK_RWCOHORT_WP_INSTANCE(N) *cohort) \ 146 #define CK_RWCOHORT_RP_NAME(N) ck_rwcohort_rp_##N argument 147 #define CK_RWCOHORT_RP_INSTANCE(N) struct CK_RWCOHORT_RP_NAME(N) argument 166 ck_rwcohort_rp_##N##_init(CK_RWCOHORT_RP_INSTANCE(N) *rw_cohort, \ [all …]
|
| H A D | ck_cohort.h | 48 #define CK_COHORT_NAME(N) ck_cohort_##N argument 49 #define CK_COHORT_INSTANCE(N) struct CK_COHORT_NAME(N) argument 50 #define CK_COHORT_INIT(N, C, GL, LL, P) ck_cohort_##N##_init(C, GL, LL, P) argument 51 #define CK_COHORT_LOCK(N, C, GC, LC) ck_cohort_##N##_lock(C, GC, LC) argument 52 #define CK_COHORT_UNLOCK(N, C, GC, LC) ck_cohort_##N##_unlock(C, GC, LC) argument 54 #define CK_COHORT_LOCKED(N, C, GC, LC) ck_cohort_##N##_locked(C, GC, LC) argument 67 ck_cohort_##N##_init(struct ck_cohort_##N *cohort, \ 81 ck_cohort_##N##_lock(CK_COHORT_INSTANCE(N) *cohort, \ 98 ck_cohort_##N##_unlock(CK_COHORT_INSTANCE(N) *cohort, \ 118 ck_cohort_##N##_locked(CK_COHORT_INSTANCE(N) *cohort, \ [all …]
|
| H A D | ck_elide.h | 143 #define CK_ELIDE_PROTOTYPE(N, T, L_P, L, U_P, U) \ argument 145 ck_elide_##N##_lock_adaptive(T *lock, \ 205 ck_elide_##N##_lock(T *lock) \ 219 ck_elide_##N##_unlock(T *lock) \ 231 #define CK_ELIDE_TRYLOCK_PROTOTYPE(N, T, TL_P, TL) \ argument 233 ck_elide_##N##_trylock(T *lock) \ 252 #define CK_ELIDE_PROTOTYPE(N, T, L_P, L, U_P, U) \ argument 254 ck_elide_##N##_lock_adaptive(T *lock, \ 274 ck_elide_##N##_lock(T *lock) \ 281 ck_elide_##N##_unlock(T *lock) \ [all …]
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_phy.c | 71 #define N(r) (IEEE80211_RATE_MCS | r) macro 206 [12] = { .phy = HT, 6500, 0x00, N(0), 4 }, 207 [13] = { .phy = HT, 13000, 0x00, N(1), 6 }, 208 [14] = { .phy = HT, 19500, 0x00, N(2), 6 }, 209 [15] = { .phy = HT, 26000, 0x00, N(3), 8 }, 210 [16] = { .phy = HT, 39000, 0x00, N(4), 8 }, 211 [17] = { .phy = HT, 52000, 0x00, N(5), 8 }, 212 [18] = { .phy = HT, 58500, 0x00, N(6), 8 }, 213 [19] = { .phy = HT, 65000, 0x00, N(7), 8 }, 215 [20] = { .phy = HT, 13000, 0x00, N(8), 4 }, [all …]
|
| /f-stack/dpdk/doc/guides/testpmd_app_ug/ |
| H A D | run_app.rst | 174 where N is 0 <= N <= 32. 264 * ``--rxq=N`` 269 * ``--rxd=N`` 274 * ``--txq=N`` 279 * ``--txd=N`` 307 * ``--rxpt=N`` 312 * ``--rxht=N`` 322 * ``--rxwt=N`` 327 * ``--txpt=N`` 332 * ``--txht=N`` [all …]
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/ |
| H A D | SFMT-sse2.h | 89 r1 = _mm_load_si128(&ctx->sfmt[N - 2].si); in gen_rand_all() 90 r2 = _mm_load_si128(&ctx->sfmt[N - 1].si); in gen_rand_all() 91 for (i = 0; i < N - POS1; i++) { in gen_rand_all() 98 for (; i < N; i++) { in gen_rand_all() 121 for (i = 0; i < N - POS1; i++) { in gen_rand_array() 128 for (; i < N; i++) { in gen_rand_array() 136 for (; i < size - N; i++) { in gen_rand_array() 137 r = mm_recursion(&array[i - N].si, &array[i + POS1 - N].si, r1, r2, in gen_rand_array() 143 for (j = 0; j < 2 * N - size; j++) { in gen_rand_array() 144 r = _mm_load_si128(&array[j + size - N].si); in gen_rand_array() [all …]
|
| H A D | SFMT-alti.h | 102 r1 = ctx->sfmt[N - 2].s; in gen_rand_all() 103 r2 = ctx->sfmt[N - 1].s; in gen_rand_all() 104 for (i = 0; i < N - POS1; i++) { in gen_rand_all() 110 for (; i < N; i++) { in gen_rand_all() 129 r1 = ctx->sfmt[N - 2].s; in gen_rand_array() 130 r2 = ctx->sfmt[N - 1].s; in gen_rand_array() 131 for (i = 0; i < N - POS1; i++) { in gen_rand_array() 137 for (; i < N; i++) { in gen_rand_array() 144 for (; i < size - N; i++) { in gen_rand_array() 145 r = vec_recursion(array[i - N].s, array[i + POS1 - N].s, r1, r2); in gen_rand_array() [all …]
|
| H A D | SFMT-params.h | 53 #define N (MEXP / 128 + 1) macro 56 #define N32 (N * 4) 59 #define N64 (N * 2)
|
| /f-stack/freebsd/mips/mips/ |
| H A D | stdatomic.c | 166 put_##N(&val32, mem, val); \ 168 put_##N(&negmask, mem, 0); \ 180 return (get_##N(&old, mem)); \ 199 put_##N(&desired32, mem, desired); \ 201 put_##N(&posmask, mem, ~0); \ 218 return (get_##N(&old, mem)); \ 234 put_##N(&val32, mem, val); \ 236 put_##N(&posmask, mem, ~0); \ 253 return (get_##N(&old, mem)); \ 271 put_##N(&val32, mem, val); \ [all …]
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | ntb.rst | 15 ``ntb_recv_file[N]``, [N] represents the number of received file. 46 * ``--buf-size=N`` 48 Set the data size of the mbufs used to N bytes, where N < 65536. 56 * ``--nb-desc=N`` 58 Set number of descriptors of queue as N, namely queue size, 59 where 64 <= N <= 1024. The default value is 1024. 61 * ``--txfreet=N`` 63 Set the transmit free threshold of TX rings to N, where 0 <= N <= 66 * ``--burst=N`` 68 Set the number of packets per burst to N, where 1 <= N <= 32. [all …]
|
| /f-stack/freebsd/arm/arm/ |
| H A D | stdatomic.c | 203 put_##N(&val32, mem, val); \ 205 put_##N(&negmask, mem, 0); \ 219 return (get_##N(&old, mem)); \ 238 put_##N(&desired32, mem, desired); \ 240 put_##N(&posmask, mem, ~0); \ 260 return (get_##N(&old, mem)); \ 276 put_##N(&val32, mem, val); \ 278 put_##N(&posmask, mem, ~0); \ 296 return (get_##N(&old, mem)); \ 314 put_##N(&val32, mem, val); \ [all …]
|
| /f-stack/freebsd/sys/ |
| H A D | pmc.h | 253 #define __PMC_MODE(M,N) PMC_MODE_##M = N, argument 273 #define __PMC_DISPOSITIONS(N) \ argument 328 #define __PMC_EV(C,N) PMC_EV_ ## C ## _ ## N , argument 363 #define __PMC_OP(N, D) PMC_OP_##N, argument 1103 #define PMCDBG0(M, N, L, F) do { \ argument 1107 #define PMCDBG1(M, N, L, F, p1) do { \ argument 1199 #define PMCDBG0(M, N, L, F) /* nothing */ argument 1200 #define PMCDBG1(M, N, L, F, p1) argument 1201 #define PMCDBG2(M, N, L, F, p1, p2) argument 1202 #define PMCDBG3(M, N, L, F, p1, p2, p3) argument [all …]
|
| /f-stack/dpdk/app/test/ |
| H A D | test_atomic.c | 102 #define N 1000000 macro 118 for (i = 0; i < N; i++) in test_atomic_usual() 120 for (i = 0; i < N; i++) in test_atomic_usual() 122 for (i = 0; i < (N / 5); i++) in test_atomic_usual() 127 for (i = 0; i < N; i++) in test_atomic_usual() 129 for (i = 0; i < N; i++) in test_atomic_usual() 136 for (i = 0; i < N; i++) in test_atomic_usual() 138 for (i = 0; i < N; i++) in test_atomic_usual() 175 for (i = 0; i < N; i++) { in test_atomic_addsub_and_return() 275 for (i = 0; i < N; i++) { in test_atomic128_cmp_exchange() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | brcm,iproc-clocks.txt | 103 crystal N/A N/A N/A 105 armpll crystal N/A N/A 149 crystal N/A N/A N/A 151 armpll crystal N/A N/A 167 crystal N/A N/A N/A 169 armpll crystal N/A N/A 198 crystal N/A N/A N/A 259 crystal N/A N/A N/A 260 crmu_ref25m crystal N/A N/A
|
| /f-stack/freebsd/contrib/ck/include/gcc/arm/ |
| H A D | ck_pr.h | 137 #define CK_PR_DOUBLE_LOAD(T, N) \ argument 139 ck_pr_md_load_##N(const T *target) \ 186 #define CK_PR_DOUBLE_STORE(T, N) \ argument 210 #define CK_PR_DOUBLE_CAS_VALUE(T, N) \ argument 254 #define CK_PR_DOUBLE_CAS(T, N) \ argument 339 #define CK_PR_CAS(N, T, W) \ argument 395 #define CK_PR_FAS(N, M, T, W) \ argument 397 ck_pr_fas_##N(M *target, T v) \ 426 #define CK_PR_UNARY(O, N, M, T, I, W) \ argument 428 ck_pr_##O##_##N(M *target) \ [all …]
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/sse/ |
| H A D | pwhash_scryptsalsa208sha256_sse.c | 231 smix(uint8_t *B, size_t r, uint32_t N, void *V, void *XY) in smix() argument 248 for (i = 1; i < N - 1; i += 2) { in smix() 274 j = integerify(X, r) & (N - 1); in smix() 277 for (i = 0; i < N; i += 2) { in smix() 282 j = blockmix_salsa8_xor(X, V_j, Y, r) & (N - 1); in smix() 287 j = blockmix_salsa8_xor(Y, V_j, X, r) & (N - 1); in smix() 332 if (N > UINT32_MAX) { in escrypt_kdf_sse() 336 if (((N & (N - 1)) != 0) || (N < 2)) { in escrypt_kdf_sse() 349 (N > SIZE_MAX / 128 / r)) { in escrypt_kdf_sse() 357 V_size = (size_t) 128 * r * N; in escrypt_kdf_sse() [all …]
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/ |
| H A D | pwhash_scryptsalsa208sha256_nosse.c | 228 smix(uint8_t *B, size_t r, uint64_t N, uint32_t *V, uint32_t *XY) in smix() argument 242 for (i = 0; i < N; i += 2) { in smix() 259 for (i = 0; i < N; i += 2) { in smix() 261 j = integerify(X, r) & (N - 1); in smix() 269 j = integerify(Y, r) & (N - 1); in smix() 295 uint64_t N, uint32_t _r, uint32_t _p, uint8_t *buf, in escrypt_kdf_nosse() argument 315 if (N > UINT32_MAX) { in escrypt_kdf_nosse() 319 if (((N & (N - 1)) != 0) || (N < 2)) { in escrypt_kdf_nosse() 331 (N > SIZE_MAX / 128 / r)) { in escrypt_kdf_nosse() 338 V_size = (size_t) 128 * r * (size_t) N; in escrypt_kdf_nosse() [all …]
|
| /f-stack/app/redis-5.0.5/deps/lua/test/ |
| H A D | fib.lua | 5 N=N+1 28 N=0 32 print(s,n,v,t,N)
|
| H A D | sieve.lua | 22 N=N or 1000 -- from command line 23 x = gen(N) -- generate primes up to N
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | rand.c | 46 #define N 16 macro 47 #define MASK ((1 << (N - 1)) + (1 << (N - 1)) - 1) 49 #define HIGH(x) LOW((x) >> N) 66 #define HI_BIT (1L << (2 * N - 1)) 73 return (((int32_t)x[2] << (N - 1)) + (x[1] >> 1)); in redisLrand48()
|
| /f-stack/freebsd/contrib/ck/include/gcc/aarch64/ |
| H A D | ck_pr_lse.h | 96 #define CK_PR_CAS(N, M, T, W, R) \ argument 98 ck_pr_cas_##N##_value(M *target, T compare, T set, M *value) \ 110 ck_pr_cas_##N(M *target, T compare, T set) \ 124 #define CK_PR_CAS_S(N, M, W, R) CK_PR_CAS(N, M, M, W, R) argument 141 #define CK_PR_FAS(N, M, T, W, R) \ argument 143 ck_pr_fas_##N(M *target, T v) \ 168 #define CK_PR_UNARY(O, N, M, T, I, W, R, S) \ argument 170 ck_pr_##O##_##N(M *target) \ 203 #define CK_PR_BINARY(O, N, M, T, S, W, R, I) \ argument 205 ck_pr_##O##_##N(M *target, T delta) \
|
| H A D | ck_pr_llsc.h | 100 #define CK_PR_CAS(N, M, T, W, R) \ argument 102 ck_pr_cas_##N##_value(M *target, T compare, T set, M *value) \ 123 ck_pr_cas_##N(M *target, T compare, T set) \ 146 #define CK_PR_CAS_S(N, M, W, R) CK_PR_CAS(N, M, M, W, R) argument 163 #define CK_PR_FAS(N, M, T, W, R) \ argument 165 ck_pr_fas_##N(M *target, T v) \ 194 #define CK_PR_UNARY(O, N, M, T, I, W, R) \ argument 196 ck_pr_##O##_##N(M *target) \ 235 #define CK_PR_BINARY(O, N, M, T, I, W, R) \ argument 237 ck_pr_##O##_##N(M *target, T delta) \
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/src/ |
| H A D | SFMT.c | 101 w128_t sfmt[N]; 289 r1 = &ctx->sfmt[N - 2]; in gen_rand_all() 290 r2 = &ctx->sfmt[N - 1]; in gen_rand_all() 297 for (; i < N; i++) { in gen_rand_all() 316 r1 = &ctx->sfmt[N - 2]; in gen_rand_array() 317 r2 = &ctx->sfmt[N - 1]; in gen_rand_array() 323 for (; i < N; i++) { in gen_rand_array() 328 for (; i < size - N; i++) { in gen_rand_array() 329 do_recursion(&array[i], &array[i - N], &array[i + POS1 - N], r1, r2); in gen_rand_array() 337 do_recursion(&array[i], &array[i - N], &array[i + POS1 - N], r1, r2); in gen_rand_array() [all …]
|
| /f-stack/freebsd/contrib/ck/include/gcc/ppc/ |
| H A D | ck_pr.h | 149 #define CK_PR_CAS(N, T, M) \ argument 151 ck_pr_cas_##N##_value(M *target, T compare, T set, M *value) \ 170 ck_pr_cas_##N(M *target, T compare, T set) \ 197 #define CK_PR_FAS(N, M, T, W) \ argument 199 ck_pr_fas_##N(M *target, T v) \ 220 #define CK_PR_UNARY(O, N, M, T, I, W) \ argument 222 ck_pr_##O##_##N(M *target) \ 254 #define CK_PR_BINARY(O, N, M, T, I, W) \ argument 256 ck_pr_##O##_##N(M *target, T delta) \
|