Home
last modified time | relevance | path

Searched +defs:I +defs:M +defs:S (Results 1 – 25 of 6734) sorted by relevance

12345678910>>...270

/dports/devel/concurrencykit/ck-0.6.0/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 …]
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/concurrency_kit/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 …]
/dports/devel/concurrencykit/ck-0.6.0/include/gcc/x86/
H A Dck_pr.h93 #define CK_PR_FAS(S, M, T, C, I) \ argument
119 #define CK_PR_LOAD(S, M, T, C, I) \ argument
145 #define CK_PR_STORE(S, M, T, C, I) \ argument
173 #define CK_PR_FAA(S, M, T, C, I) \ argument
202 #define CK_PR_UNARY(K, S, T, C, I) \ argument
206 #define CK_PR_UNARY_R(K, S, T, C, I) \ argument
259 #define CK_PR_BINARY(K, S, M, T, C, I) \ argument
294 #define CK_PR_CAS(S, M, T, C, I) \ argument
325 #define CK_PR_CAS_O(S, M, T, C, I, R) \ argument
344 #define CK_PR_CAS_O_S(S, T, I, R) \ argument
[all …]
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/concurrency_kit/ck/include/gcc/x86/
H A Dck_pr.h93 #define CK_PR_FAS(S, M, T, C, I) \ argument
119 #define CK_PR_LOAD(S, M, T, C, I) \ argument
145 #define CK_PR_STORE(S, M, T, C, I) \ argument
173 #define CK_PR_FAA(S, M, T, C, I) \ argument
202 #define CK_PR_UNARY(K, S, T, C, I) \ argument
206 #define CK_PR_UNARY_R(K, S, T, C, I) \ argument
259 #define CK_PR_BINARY(K, S, M, T, C, I) \ argument
294 #define CK_PR_CAS(S, M, T, C, I) \ argument
325 #define CK_PR_CAS_O(S, M, T, C, I, R) \ argument
344 #define CK_PR_CAS_O_S(S, T, I, R) \ argument
[all …]
/dports/devel/concurrencykit/ck-0.6.0/include/gcc/x86_64/
H A Dck_pr.h119 #define CK_PR_FAS(S, M, T, C, I) \ argument
152 #define CK_PR_LOAD(S, M, T, C, I) \ argument
224 #define CK_PR_STORE_IMM(S, M, T, C, I, K) \ argument
235 #define CK_PR_STORE(S, M, T, C, I) \ argument
268 #define CK_PR_FAA(S, M, T, C, I) \ argument
298 #define CK_PR_UNARY(K, S, T, C, I) \ argument
302 #define CK_PR_UNARY_R(K, S, T, C, I) \ argument
356 #define CK_PR_BINARY(K, S, M, T, C, I, O) \ in CK_PR_GENERATE() argument
392 #define CK_PR_CAS(S, M, T, C, I) \ argument
427 #define CK_PR_CAS_O(S, M, T, C, I, R) \ argument
[all …]
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/concurrency_kit/ck/include/gcc/x86_64/
H A Dck_pr.h119 #define CK_PR_FAS(S, M, T, C, I) \ argument
152 #define CK_PR_LOAD(S, M, T, C, I) \ argument
224 #define CK_PR_STORE_IMM(S, M, T, C, I, K) \ argument
235 #define CK_PR_STORE(S, M, T, C, I) \ argument
268 #define CK_PR_FAA(S, M, T, C, I) \ argument
298 #define CK_PR_UNARY(K, S, T, C, I) \ argument
302 #define CK_PR_UNARY_R(K, S, T, C, I) \ argument
356 #define CK_PR_BINARY(K, S, M, T, C, I, O) \ in CK_PR_GENERATE() argument
392 #define CK_PR_CAS(S, M, T, C, I) \ argument
427 #define CK_PR_CAS_O(S, M, T, C, I, R) \ argument
[all …]
/dports/devel/concurrencykit/ck-0.6.0/include/gcc/ppc/
H A Dck_pr.h63 #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
115 #define CK_PR_STORE(S, M, T, C, I) \ argument
128 #define CK_PR_STORE_S(S, T, I) CK_PR_STORE(S, T, T, T, I) argument
141 #define CK_PR_CAS(N, T, M) \ argument
189 #define CK_PR_FAS(N, M, T, W) \ in CK_PR_CAS() argument
212 #define CK_PR_UNARY(O, N, M, T, I, W) \ argument
246 #define CK_PR_BINARY(O, N, M, T, I, W) \ argument
269 #define CK_PR_BINARY_S(S, T, W) \ argument
[all …]
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/concurrency_kit/ck/include/gcc/ppc/
H A Dck_pr.h63 #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
115 #define CK_PR_STORE(S, M, T, C, I) \ argument
128 #define CK_PR_STORE_S(S, T, I) CK_PR_STORE(S, T, T, T, I) argument
141 #define CK_PR_CAS(N, T, M) \ argument
189 #define CK_PR_FAS(N, M, T, W) \ in CK_PR_CAS() argument
212 #define CK_PR_UNARY(O, N, M, T, I, W) \ argument
246 #define CK_PR_BINARY(O, N, M, T, I, W) \ argument
269 #define CK_PR_BINARY_S(S, T, W) \ argument
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue42568.go11 type S struct{} struct
13 func (S) M() {} func
15 type I interface { interface
16 M() methodSpec
19 func f(i I) {
H A Dbug093.go9 type S struct { struct
12 func (p *S) M() { func
15 type I interface { interface
16 M(); methodSpec
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/test/fixedbugs/
H A Dissue42568.go11 type S struct{} struct
13 func (S) M() {} func
15 type I interface { interface
16 M() methodSpec
19 func f(i I) {
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue42568.go11 type S struct{} struct
13 func (S) M() {} func
15 type I interface { interface
16 M() methodSpec
19 func f(i I) {
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue42568.go11 type S struct{} struct
13 func (S) M() {} func
15 type I interface { interface
16 M() methodSpec
19 func f(i I) {
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue42568.go11 type S struct{} struct
13 func (S) M() {} func
15 type I interface { interface
16 M() methodSpec
19 func f(i I) {
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/concurrency_kit/ck/include/gcc/s390x/
H A Dck_pr.h90 #define CK_PR_LOAD(S, M, T, C, I) \ in CK_PR_FENCE() argument
104 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) argument
130 #define CK_PR_STORE(S, M, T, C, I) \ argument
143 #define CK_PR_STORE_S(S, T, I) CK_PR_STORE(S, T, T, T, I) argument
229 #define CK_PR_FAS(N, M, T) \ argument
264 #define CK_PR_BINARY(K, S, M, T) \ argument
272 #define CK_PR_BINARY_S(K, S, T) CK_PR_BINARY(K, S, T, T) argument
294 #define CK_PR_UNARY(S, M, T) \ in CK_PR_GENERATE() argument
308 #define CK_PR_UNARY_X(S, M) \ argument
330 #define CK_PR_UNARY_S(S, M) CK_PR_UNARY(S, M, M) \ argument
[all …]
/dports/devel/concurrencykit/ck-0.6.0/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
135 #define CK_PR_STORE_S(S, T, I) CK_PR_STORE(S, T, T, T, I) 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 …]
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/concurrency_kit/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
135 #define CK_PR_STORE_S(S, T, I) CK_PR_STORE(S, T, T, T, I) 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 …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/go.test/test/fixedbugs/bug507.dir/
H A Da.go7 type I interface { interface
8 M() methodSpec
11 type S struct { struct
12 I I member
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/test/fixedbugs/bug507.dir/
H A Da.go7 type I interface { interface
8 M() methodSpec
11 type S struct { struct
12 I I member
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/go.test/test/fixedbugs/bug507.dir/
H A Da.go7 type I interface { interface
8 M() methodSpec
11 type S struct { struct
12 I I member
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/go.test/test/fixedbugs/bug507.dir/
H A Da.go7 type I interface { interface
8 M() methodSpec
11 type S struct { struct
12 I I member
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/go.test/test/fixedbugs/bug507.dir/
H A Da.go7 type I interface { interface
8 M() methodSpec
11 type S struct { struct
12 I I member
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DParentMap.cpp30 static void BuildParentMap(MapTy& M, Stmt* S, in BuildParentMap()
48 for (PseudoObjectExpr::semantics_iterator I = POE->semantics_begin(), in BuildParentMap() local
98 ParentMap::ParentMap(Stmt *S) : Impl(nullptr) { in ParentMap()
100 MapTy *M = new MapTy(); in ParentMap() local
110 void ParentMap::addStmt(Stmt* S) { in addStmt()
116 void ParentMap::setParent(const Stmt *S, const Stmt *Parent) { in setParent()
119 MapTy *M = reinterpret_cast<MapTy *>(Impl); in setParent() local
124 MapTy* M = (MapTy*) Impl; in getParent() local
125 MapTy::iterator I = M->find(S); in getParent() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug093.go9 type S struct { struct
12 func (p *S) M() { func
15 type I interface { interface
16 M(); methodSpec
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug093.go9 type S struct { struct
12 func (p *S) M() { func
15 type I interface { interface
16 M(); methodSpec

12345678910>>...270