Home
last modified time | relevance | path

Searched defs:T (Results 1 – 25 of 53) sorted by relevance

123

/f-stack/freebsd/contrib/ck/include/gcc/x86/
H A Dck_pr.h61 #define CK_PR_FENCE(T, I) \ argument
70 #define CK_PR_FENCE(T, I) \ argument
111 #define CK_PR_FAS(S, M, T, C, I) \ argument
137 #define CK_PR_LOAD(S, M, T, C, I) \ argument
163 #define CK_PR_STORE(S, M, T, C, I) \ argument
191 #define CK_PR_FAA(S, M, T, C, I) \ argument
220 #define CK_PR_UNARY(K, S, T, C, I) \ argument
224 #define CK_PR_UNARY_R(K, S, T, C, I) \ argument
312 #define CK_PR_CAS(S, M, T, C, I) \ argument
362 #define CK_PR_CAS_O_S(S, T, I, R) \ argument
[all …]
/f-stack/freebsd/contrib/ck/include/gcc/aarch64/
H A Dck_pr.h61 #define CK_PR_FENCE(T, I) \ argument
90 #define CK_PR_LOAD(S, M, T, I) \ argument
101 #define CK_PR_LOAD_64(S, M, T, I) \ argument
116 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, I) argument
117 #define CK_PR_LOAD_S_64(S, T, I) CK_PR_LOAD_64(S, T, T, I) argument
136 #define CK_PR_STORE(S, M, T, I) \ argument
147 #define CK_PR_STORE_64(S, M, T, I) \ argument
161 #define CK_PR_STORE_S(S, T, I) CK_PR_STORE(S, T, T, I) argument
162 #define CK_PR_STORE_S_64(S, T, I) CK_PR_STORE_64(S, T, T, I) argument
191 #define CK_PR_NEG(N, M, T, W, R) \ argument
[all …]
H A Dck_pr_lse.h96 #define CK_PR_CAS(N, M, T, W, R) \ argument
141 #define CK_PR_FAS(N, M, T, W, R) \ argument
168 #define CK_PR_UNARY(O, N, M, T, I, W, R, S) \ argument
187 #define CK_PR_UNARY_S(S, T, W) \ argument
203 #define CK_PR_BINARY(O, N, M, T, S, W, R, I) \ argument
226 #define CK_PR_BINARY_S(S, T, W) \ argument
274 #define CK_PR_FAA(S, T, W) \ argument
H A Dck_pr_llsc.h100 #define CK_PR_CAS(N, M, T, W, R) \ argument
163 #define CK_PR_FAS(N, M, T, W, R) \ argument
194 #define CK_PR_UNARY(O, N, M, T, I, W, R) \ argument
219 #define CK_PR_UNARY_S(S, T, W) \ argument
235 #define CK_PR_BINARY(O, N, M, T, I, W, R) \ argument
265 #define CK_PR_BINARY_S(S, T, W) \ argument
323 #define CK_PR_FAA(S, T, W) \ argument
/f-stack/freebsd/contrib/ck/include/gcc/x86_64/
H A Dck_pr.h71 #define CK_PR_FENCE(T, I) \ argument
140 #define CK_PR_FAS(S, M, T, C, I) \ argument
173 #define CK_PR_LOAD(S, M, T, C, I) \ argument
224 #define CK_PR_LOAD_2(S, W, T) \ argument
256 #define CK_PR_STORE(S, M, T, C, I) \ argument
289 #define CK_PR_FAA(S, M, T, C, I) \ argument
319 #define CK_PR_UNARY(K, S, T, C, I) \ argument
413 #define CK_PR_CAS(S, M, T, C, I) \ argument
467 #define CK_PR_CAS_O_S(S, T, I, R) \ argument
543 #define CK_PR_CAS_V(S, W, T) \ argument
[all …]
/f-stack/freebsd/contrib/ck/include/gcc/
H A Dck_pr.h58 #define CK_PR_LOAD(S, M, T) \ argument
99 #define CK_PR_LOAD_S(S, T) CK_PR_LOAD(S, T, T) argument
125 #define CK_PR_FENCE(T) \ argument
156 #define CK_PR_CAS(S, M, T) \ in CK_PR_FENCE() argument
167 #define CK_PR_CAS_S(S, T) CK_PR_CAS(S, T, T) argument
191 #define CK_PR_CAS_O(S, T) \ argument
213 #define CK_PR_FAA(S, M, T) \ argument
223 #define CK_PR_FAA_S(S, T) CK_PR_FAA(S, T, T) argument
239 #define CK_PR_BINARY(K, S, M, T) \ argument
247 #define CK_PR_BINARY_S(K, S, T) CK_PR_BINARY(K, S, T, T) argument
[all …]
/f-stack/freebsd/contrib/ck/include/gcc/ppc/
H A Dck_pr.h63 #define CK_PR_FENCE(T, I) \ argument
96 #define CK_PR_LOAD(S, M, T, C, I) \ in CK_PR_FENCE() argument
110 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) argument
123 #define CK_PR_STORE(S, M, T, C, I) \ argument
149 #define CK_PR_CAS(N, T, M) \ argument
197 #define CK_PR_FAS(N, M, T, W) \ argument
220 #define CK_PR_UNARY(O, N, M, T, I, W) \ argument
241 #define CK_PR_UNARY_S(S, T, W) \ argument
254 #define CK_PR_BINARY(O, N, M, T, I, W) \ argument
277 #define CK_PR_BINARY_S(S, T, W) \ argument
[all …]
/f-stack/freebsd/contrib/ck/include/gcc/arm/
H A Dck_pr.h78 #define CK_PR_FENCE(T, I) \ argument
108 #define CK_PR_LOAD(S, M, T, C, I) \ in CK_PR_FENCE() argument
137 #define CK_PR_DOUBLE_LOAD(T, N) \ argument
157 #define CK_PR_STORE(S, M, T, C, I) \ argument
186 #define CK_PR_DOUBLE_STORE(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
450 #define CK_PR_UNARY_S(S, T, W) \ argument
493 #define CK_PR_BINARY_S(S, T, W) \ argument
[all …]
/f-stack/freebsd/contrib/ck/include/gcc/ppc64/
H A Dck_pr.h62 #define CK_PR_FENCE(T, I) \ argument
91 #define CK_PR_LOAD(S, M, T, C, I) \ argument
105 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) argument
122 #define CK_PR_STORE(S, M, T, C, I) \ argument
238 #define CK_PR_CAS(N, T) \ argument
283 #define CK_PR_FAS(N, M, T, W) \ in CK_PR_CAS() argument
310 #define CK_PR_UNARY(O, N, M, T, I, W) \ argument
331 #define CK_PR_UNARY_S(S, T, W) \ argument
345 #define CK_PR_BINARY(O, N, M, T, I, W) \ argument
368 #define CK_PR_BINARY_S(S, T, W) \ argument
[all …]
/f-stack/freebsd/contrib/ck/include/gcc/sparcv9/
H A Dck_pr.h59 #define CK_PR_FENCE(T, I) \ argument
88 #define CK_PR_LOAD(S, M, T, C, I) \ argument
102 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) argument
113 #define CK_PR_STORE(S, M, T, C, I) \ argument
127 #define CK_PR_STORE_S(S, T, I) CK_PR_STORE(S, T, T, T, I) argument
195 #define CK_PR_CAS(N, T) \ argument
224 #define CK_PR_FAS(N, T) \ argument
/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni_cust.h87 #define _TIMER_INIT(X,T) ng_callout_init(&(X)->T.c) argument
92 #define TIMER_ISACT(UNI,T) (callout_active(&(UNI)->T.c) || \ argument
100 #define TIMER_FUNC_UNI(T,F) \ argument
114 #define TIMER_FUNC_CALL(T,F) \ argument
129 #define TIMER_FUNC_PARTY(T,F) \ argument
/f-stack/freebsd/netgraph/atm/sscop/
H A Dng_sscop_cust.h111 #define TIMER_INIT(S, T) ng_callout_init(&(S)->t_##T) argument
112 #define TIMER_STOP(S,T) do { \ argument
115 #define TIMER_RESTART(S, T) do { \ argument
120 #define TIMER_ISACT(S, T) (callout_pending(&(S)->t_##T)) argument
125 #define TIMER_FUNC(T,N) \ argument
198 #define SIGQ_MOVE(F, T) \ argument
209 #define SIGQ_PREPEND(F, T) \ argument
/f-stack/freebsd/contrib/ck/include/
H A Dck_elide.h143 #define CK_ELIDE_PROTOTYPE(N, T, L_P, L, U_P, U) \ argument
231 #define CK_ELIDE_TRYLOCK_PROTOTYPE(N, T, TL_P, TL) \ argument
252 #define CK_ELIDE_PROTOTYPE(N, T, L_P, L, U_P, U) \ argument
288 #define CK_ELIDE_TRYLOCK_PROTOTYPE(N, T, TL_P, TL) \ argument
H A Dck_pr.h63 #define CK_PR_FENCE_EMIT(T) \ argument
70 #define CK_PR_FENCE_NOOP(T) \ argument
207 #define CK_PR_BIN(K, S, M, T, P, C) \ argument
224 #define CK_PR_BIN_S(K, S, T, P) CK_PR_BIN(K, S, T, T, P, T) argument
476 #define CK_PR_BTX(K, S, M, T, P, C, R) \ argument
490 #define CK_PR_BTX_S(K, S, T, P, R) CK_PR_BTX(K, S, T, T, P, T, R) argument
609 #define CK_PR_UNARY(K, X, S, M, T) \ argument
617 #define CK_PR_UNARY_Z(K, S, M, T, P, C, Z) \ argument
890 #define CK_PR_N(K, S, M, T, P, C) \ argument
907 #define CK_PR_N_Z(S, M, T, C) \ argument
[all …]
H A Dck_cc.h53 #define CK_CC_CONTAINER(F, T, M, N) \ argument
107 #define CK_F_CC_FFS_G(L, T) \ argument
H A Dck_stack.h343 #define CK_STACK_CONTAINER(T, M, N) CK_CC_CONTAINER(ck_stack_entry_t, T, M, N) argument
352 #define CK_STACK_FOREACH_SAFE(stack, entry, T) \ argument
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunipriv.h547 #define TIMER_INIT_UNI(U,T) _TIMER_INIT(U,T) argument
548 #define TIMER_INIT_CALL(C,T) _TIMER_INIT(C,T) argument
549 #define TIMER_INIT_PARTY(P,T) _TIMER_INIT(P,T) argument
551 #define TIMER_DESTROY_UNI(U,T) _TIMER_DESTROY(U, (U)->T) argument
552 #define TIMER_DESTROY_CALL(C,T) _TIMER_DESTROY((C)->uni, (C)->T) argument
553 #define TIMER_DESTROY_PARTY(P,T) _TIMER_DESTROY((P)->call->uni, (P)->T) argument
555 #define TIMER_STOP_UNI(U,T) _TIMER_STOP(U, (U)->T) argument
556 #define TIMER_STOP_CALL(C,T) _TIMER_STOP((C)->uni, (C)->T) argument
557 #define TIMER_STOP_PARTY(P,T) _TIMER_STOP((P)->call->uni, (P)->T) argument
559 #define TIMER_START_UNI(U,T,N) _TIMER_START(U, U, (U)->T, N, _##T##_func) argument
[all …]
/f-stack/dpdk/drivers/net/octeontx/
H A Docteontx_rxtx.c44 #define T(name, f3, f2, f1, f0, sz, flags) \ macro
64 #define T(name, f3, f2, f1, f0, sz, flags) \ in octeontx_set_tx_function() macro
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_tx.c962 #define T(name, f6, f5, f4, f3, f2, f1, f0, sz, flags) \ macro
979 #define T(name, f6, f5, f4, f3, f2, f1, f0, sz, flags) \ macro
997 #define T(name, f6, f5, f4, f3, f2, f1, f0, sz, flags) \ macro
1038 #define T(name, f6, f5, f4, f3, f2, f1, f0, sz, flags) \ in otx2_eth_set_tx_function() macro
1046 #define T(name, f6, f5, f4, f3, f2, f1, f0, sz, flags) \ in otx2_eth_set_tx_function() macro
1054 #define T(name, f6, f5, f4, f3, f2, f1, f0, sz, flags) \ in otx2_eth_set_tx_function() macro
/f-stack/freebsd/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c231 ss_compare(const unsigned char *T, in ss_compare()
257 ss_insertionsort(const unsigned char *T, const int *PA, in ss_insertionsort()
400 ss_mintrosort(const unsigned char *T, const int *PA, in ss_mintrosort()
592 ss_inplacemerge(const unsigned char *T, const int *PA, in ss_inplacemerge()
635 ss_mergeforward(const unsigned char *T, const int *PA, in ss_mergeforward()
685 ss_mergebackward(const unsigned char *T, const int *PA, in ss_mergebackward()
744 ss_swapmerge(const unsigned char *T, const int *PA, in ss_swapmerge()
836 sssort(const unsigned char *T, const int *PA, in sssort()
1441 sort_typeBstar(const unsigned char *T, int *SA, in sort_typeBstar()
1613 construct_SA(const unsigned char *T, int *SA, in construct_SA()
[all …]
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10.h53 fe25519 T; member
60 fe25519 T; member
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dpbkdf2-sha256.c54 uint8_t T[32]; in PBKDF2_SHA256() local
/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_worker_dual.c310 #define T(name, f6, f5, f4, f3, f2, f1, f0, sz, flags) \ macro
330 #define T(name, f6, f5, f4, f3, f2, f1, f0, sz, flags) \ macro
/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dsds.h82 #define SDS_HDR_VAR(T,s) struct sdshdr##T *sh = (struct sdshdr##T *)((s)-(sizeof(struct sdshdr##T))… argument
83 #define SDS_HDR(T,s) ((struct sdshdr##T *)((s)-(sizeof(struct sdshdr##T)))) argument
/f-stack/app/redis-5.0.5/src/
H A Dsds.h83 #define SDS_HDR_VAR(T,s) struct sdshdr##T *sh = (void*)((s)-(sizeof(struct sdshdr##T))); argument
84 #define SDS_HDR(T,s) ((struct sdshdr##T *)((s)-(sizeof(struct sdshdr##T)))) argument

123