Home
last modified time | relevance | path

Searched defs:q (Results 1 – 25 of 7126) sorted by relevance

12345678910>>...286

/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A DWmismatched-dealloc-3.c64 void *q; in test_builtin_aligned_alloc() local
75 void *q = aligned_alloc (1, 2); in test_aligned_alloc() local
81 void *q = aligned_alloc (1, 2); in test_aligned_alloc() local
87 void *q = aligned_alloc (1, 2); in test_aligned_alloc() local
94 void *q = aligned_alloc (1, 2); in test_aligned_alloc() local
118 void *q = aligned_alloc (1, 2); in test_reallocarray() local
132 void *q = calloc (1, 2); in test_reallocarray() local
146 void *q = malloc (1); in test_reallocarray() local
160 void *q = realloc (p, 1); in test_reallocarray() local
181 void *q = source (); in test_reallocarray() local
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A DWmismatched-dealloc-3.c64 void *q; in test_builtin_aligned_alloc() local
75 void *q = aligned_alloc (1, 2); in test_aligned_alloc() local
81 void *q = aligned_alloc (1, 2); in test_aligned_alloc() local
87 void *q = aligned_alloc (1, 2); in test_aligned_alloc() local
94 void *q = aligned_alloc (1, 2); in test_aligned_alloc() local
118 void *q = aligned_alloc (1, 2); in test_reallocarray() local
132 void *q = calloc (1, 2); in test_reallocarray() local
146 void *q = malloc (1); in test_reallocarray() local
160 void *q = realloc (p, 1); in test_reallocarray() local
181 void *q = source (); in test_reallocarray() local
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A DWmismatched-dealloc-3.c64 void *q; in test_builtin_aligned_alloc() local
75 void *q = aligned_alloc (1, 2); in test_aligned_alloc() local
81 void *q = aligned_alloc (1, 2); in test_aligned_alloc() local
87 void *q = aligned_alloc (1, 2); in test_aligned_alloc() local
94 void *q = aligned_alloc (1, 2); in test_aligned_alloc() local
118 void *q = aligned_alloc (1, 2); in test_reallocarray() local
132 void *q = calloc (1, 2); in test_reallocarray() local
146 void *q = malloc (1); in test_reallocarray() local
160 void *q = realloc (p, 1); in test_reallocarray() local
181 void *q = source (); in test_reallocarray() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A DWmismatched-dealloc-3.c64 void *q; in test_builtin_aligned_alloc() local
75 void *q = aligned_alloc (1, 2); in test_aligned_alloc() local
81 void *q = aligned_alloc (1, 2); in test_aligned_alloc() local
87 void *q = aligned_alloc (1, 2); in test_aligned_alloc() local
94 void *q = aligned_alloc (1, 2); in test_aligned_alloc() local
118 void *q = aligned_alloc (1, 2); in test_reallocarray() local
132 void *q = calloc (1, 2); in test_reallocarray() local
146 void *q = malloc (1); in test_reallocarray() local
160 void *q = realloc (p, 1); in test_reallocarray() local
181 void *q = source (); in test_reallocarray() local
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/thread/test/sync/mutual_exclusion/sync_bounded_queue/
H A Dsingle_thread_pass.cpp44 boost::sync_bounded_queue<int> q(2); in main() local
54 boost::sync_bounded_queue<int> q(2); in main() local
64 boost::sync_bounded_queue<int> q(2); in main() local
73 boost::sync_bounded_queue<int> q(2); in main() local
92 boost::sync_bounded_queue<int> q(3); in main() local
105 boost::sync_bounded_queue<int> q(2); in main() local
115 boost::sync_bounded_queue<int> q(2); in main() local
134 boost::sync_bounded_queue<int> q(2); in main() local
144 boost::sync_bounded_queue<int> q(2); in main() local
163 boost::sync_bounded_queue<int> q(2); in main() local
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/thread/test/sync/mutual_exclusion/sync_bounded_queue/
H A Dsingle_thread_pass.cpp44 boost::sync_bounded_queue<int> q(2); in main() local
54 boost::sync_bounded_queue<int> q(2); in main() local
64 boost::sync_bounded_queue<int> q(2); in main() local
73 boost::sync_bounded_queue<int> q(2); in main() local
92 boost::sync_bounded_queue<int> q(3); in main() local
105 boost::sync_bounded_queue<int> q(2); in main() local
115 boost::sync_bounded_queue<int> q(2); in main() local
134 boost::sync_bounded_queue<int> q(2); in main() local
144 boost::sync_bounded_queue<int> q(2); in main() local
163 boost::sync_bounded_queue<int> q(2); in main() local
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/thread/test/sync/mutual_exclusion/sync_bounded_queue/
H A Dsingle_thread_pass.cpp44 boost::sync_bounded_queue<int> q(2); in main() local
54 boost::sync_bounded_queue<int> q(2); in main() local
64 boost::sync_bounded_queue<int> q(2); in main() local
73 boost::sync_bounded_queue<int> q(2); in main() local
92 boost::sync_bounded_queue<int> q(2); in main() local
102 boost::sync_bounded_queue<int> q(2); in main() local
112 boost::sync_bounded_queue<int> q(2); in main() local
131 boost::sync_bounded_queue<int> q(2); in main() local
141 boost::sync_bounded_queue<int> q(2); in main() local
160 boost::sync_bounded_queue<int> q(2); in main() local
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/thread/test/sync/mutual_exclusion/sync_bounded_queue/
H A Dsingle_thread_pass.cpp44 boost::sync_bounded_queue<int> q(2); in main() local
54 boost::sync_bounded_queue<int> q(2); in main() local
64 boost::sync_bounded_queue<int> q(2); in main() local
73 boost::sync_bounded_queue<int> q(2); in main() local
92 boost::sync_bounded_queue<int> q(2); in main() local
102 boost::sync_bounded_queue<int> q(2); in main() local
112 boost::sync_bounded_queue<int> q(2); in main() local
131 boost::sync_bounded_queue<int> q(2); in main() local
141 boost::sync_bounded_queue<int> q(2); in main() local
160 boost::sync_bounded_queue<int> q(2); in main() local
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/thread/test/sync/mutual_exclusion/sync_bounded_queue/
H A Dsingle_thread_pass.cpp44 boost::sync_bounded_queue<int> q(2); in main() local
54 boost::sync_bounded_queue<int> q(2); in main() local
64 boost::sync_bounded_queue<int> q(2); in main() local
73 boost::sync_bounded_queue<int> q(2); in main() local
92 boost::sync_bounded_queue<int> q(2); in main() local
102 boost::sync_bounded_queue<int> q(2); in main() local
112 boost::sync_bounded_queue<int> q(2); in main() local
131 boost::sync_bounded_queue<int> q(2); in main() local
141 boost::sync_bounded_queue<int> q(2); in main() local
160 boost::sync_bounded_queue<int> q(2); in main() local
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/thread/test/sync/mutual_exclusion/sync_bounded_queue/
H A Dsingle_thread_pass.cpp44 boost::sync_bounded_queue<int> q(2); in main() local
54 boost::sync_bounded_queue<int> q(2); in main() local
64 boost::sync_bounded_queue<int> q(2); in main() local
73 boost::sync_bounded_queue<int> q(2); in main() local
92 boost::sync_bounded_queue<int> q(2); in main() local
102 boost::sync_bounded_queue<int> q(2); in main() local
112 boost::sync_bounded_queue<int> q(2); in main() local
131 boost::sync_bounded_queue<int> q(2); in main() local
141 boost::sync_bounded_queue<int> q(2); in main() local
160 boost::sync_bounded_queue<int> q(2); in main() local
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/thread/test/sync/mutual_exclusion/sync_bounded_queue/
H A Dsingle_thread_pass.cpp44 boost::sync_bounded_queue<int> q(2); in main() local
54 boost::sync_bounded_queue<int> q(2); in main() local
64 boost::sync_bounded_queue<int> q(2); in main() local
73 boost::sync_bounded_queue<int> q(2); in main() local
92 boost::sync_bounded_queue<int> q(2); in main() local
102 boost::sync_bounded_queue<int> q(2); in main() local
112 boost::sync_bounded_queue<int> q(2); in main() local
131 boost::sync_bounded_queue<int> q(2); in main() local
141 boost::sync_bounded_queue<int> q(2); in main() local
160 boost::sync_bounded_queue<int> q(2); in main() local
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/thread/test/sync/mutual_exclusion/sync_bounded_queue/
H A Dsingle_thread_pass.cpp44 boost::sync_bounded_queue<int> q(2); in main() local
54 boost::sync_bounded_queue<int> q(2); in main() local
64 boost::sync_bounded_queue<int> q(2); in main() local
73 boost::sync_bounded_queue<int> q(2); in main() local
92 boost::sync_bounded_queue<int> q(3); in main() local
105 boost::sync_bounded_queue<int> q(2); in main() local
115 boost::sync_bounded_queue<int> q(2); in main() local
134 boost::sync_bounded_queue<int> q(2); in main() local
144 boost::sync_bounded_queue<int> q(2); in main() local
163 boost::sync_bounded_queue<int> q(2); in main() local
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/thread/test/sync/mutual_exclusion/sync_bounded_queue/
H A Dsingle_thread_pass.cpp44 boost::sync_bounded_queue<int> q(2); in main() local
54 boost::sync_bounded_queue<int> q(2); in main() local
64 boost::sync_bounded_queue<int> q(2); in main() local
73 boost::sync_bounded_queue<int> q(2); in main() local
92 boost::sync_bounded_queue<int> q(3); in main() local
105 boost::sync_bounded_queue<int> q(2); in main() local
115 boost::sync_bounded_queue<int> q(2); in main() local
134 boost::sync_bounded_queue<int> q(2); in main() local
144 boost::sync_bounded_queue<int> q(2); in main() local
163 boost::sync_bounded_queue<int> q(2); in main() local
[all …]
/dports/net/krill/krill-0.9.4/cargo-crates/polar-core-0.12.4/src/partial/
H A Dpartial.rs441 let mut q = in test_partial_isa() localVariable
479 let mut q = p.new_query_from_term( in test_partial_field_unification() localVariable
507 let mut q = p.new_query_from_term( in test_partial_field_unification() localVariable
528 let mut q = p.new_query_from_term( in test_partial_field_unification() localVariable
572 let mut q = p.new_query_from_term( in test_partial_field_unification() localVariable
600 let mut q = p.new_query_from_term( in test_partial_field_unification() localVariable
1549 let mut q = p.new_query_from_term(term!(call!("i")), false); in test_in_partial() localVariable
1553 let mut q = p.new_query_from_term(term!(call!("j")), false); in test_in_partial() localVariable
1722 let mut q = in test_multiple_gt_three_variables() localVariable
1769 let mut q = p.new_query_from_term(term!(call!("f", [2])), false); in test_negation_two_rules() localVariable
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/thread/test/sync/mutual_exclusion/sync_deque/
H A Dsingle_thread_pass.cpp43 boost::sync_deque<int> q; in main() local
51 boost::sync_deque<int> q; in main() local
61 boost::sync_deque<int> q; in main() local
70 boost::sync_deque<int> q; in main() local
103 boost::sync_deque<int> q; in main() local
113 boost::sync_deque<int> q; in main() local
123 boost::sync_deque<int> q; in main() local
132 boost::sync_deque<int> q; in main() local
164 boost::sync_deque<int> q; in main() local
174 boost::sync_deque<int> q; in main() local
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/thread/test/sync/mutual_exclusion/sync_deque/
H A Dsingle_thread_pass.cpp43 boost::sync_deque<int> q; in main() local
51 boost::sync_deque<int> q; in main() local
61 boost::sync_deque<int> q; in main() local
70 boost::sync_deque<int> q; in main() local
103 boost::sync_deque<int> q; in main() local
113 boost::sync_deque<int> q; in main() local
123 boost::sync_deque<int> q; in main() local
132 boost::sync_deque<int> q; in main() local
164 boost::sync_deque<int> q; in main() local
174 boost::sync_deque<int> q; in main() local
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/thread/test/sync/mutual_exclusion/sync_deque/
H A Dsingle_thread_pass.cpp43 boost::sync_deque<int> q; in main() local
51 boost::sync_deque<int> q; in main() local
61 boost::sync_deque<int> q; in main() local
70 boost::sync_deque<int> q; in main() local
103 boost::sync_deque<int> q; in main() local
113 boost::sync_deque<int> q; in main() local
123 boost::sync_deque<int> q; in main() local
132 boost::sync_deque<int> q; in main() local
164 boost::sync_deque<int> q; in main() local
174 boost::sync_deque<int> q; in main() local
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/thread/test/sync/mutual_exclusion/sync_deque/
H A Dsingle_thread_pass.cpp43 boost::sync_deque<int> q; in main() local
51 boost::sync_deque<int> q; in main() local
61 boost::sync_deque<int> q; in main() local
70 boost::sync_deque<int> q; in main() local
103 boost::sync_deque<int> q; in main() local
113 boost::sync_deque<int> q; in main() local
123 boost::sync_deque<int> q; in main() local
132 boost::sync_deque<int> q; in main() local
164 boost::sync_deque<int> q; in main() local
174 boost::sync_deque<int> q; in main() local
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/thread/test/sync/mutual_exclusion/sync_deque/
H A Dsingle_thread_pass.cpp43 boost::sync_deque<int> q; in main() local
51 boost::sync_deque<int> q; in main() local
61 boost::sync_deque<int> q; in main() local
70 boost::sync_deque<int> q; in main() local
103 boost::sync_deque<int> q; in main() local
113 boost::sync_deque<int> q; in main() local
123 boost::sync_deque<int> q; in main() local
132 boost::sync_deque<int> q; in main() local
164 boost::sync_deque<int> q; in main() local
174 boost::sync_deque<int> q; in main() local
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/thread/test/sync/mutual_exclusion/sync_deque/
H A Dsingle_thread_pass.cpp43 boost::sync_deque<int> q; in main() local
51 boost::sync_deque<int> q; in main() local
61 boost::sync_deque<int> q; in main() local
70 boost::sync_deque<int> q; in main() local
103 boost::sync_deque<int> q; in main() local
113 boost::sync_deque<int> q; in main() local
123 boost::sync_deque<int> q; in main() local
132 boost::sync_deque<int> q; in main() local
164 boost::sync_deque<int> q; in main() local
174 boost::sync_deque<int> q; in main() local
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/thread/test/sync/mutual_exclusion/sync_deque/
H A Dsingle_thread_pass.cpp43 boost::sync_deque<int> q; in main() local
51 boost::sync_deque<int> q; in main() local
61 boost::sync_deque<int> q; in main() local
70 boost::sync_deque<int> q; in main() local
103 boost::sync_deque<int> q; in main() local
113 boost::sync_deque<int> q; in main() local
123 boost::sync_deque<int> q; in main() local
132 boost::sync_deque<int> q; in main() local
164 boost::sync_deque<int> q; in main() local
174 boost::sync_deque<int> q; in main() local
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/thread/test/sync/mutual_exclusion/sync_deque/
H A Dsingle_thread_pass.cpp43 boost::sync_deque<int> q; in main() local
51 boost::sync_deque<int> q; in main() local
61 boost::sync_deque<int> q; in main() local
70 boost::sync_deque<int> q; in main() local
103 boost::sync_deque<int> q; in main() local
113 boost::sync_deque<int> q; in main() local
123 boost::sync_deque<int> q; in main() local
132 boost::sync_deque<int> q; in main() local
164 boost::sync_deque<int> q; in main() local
174 boost::sync_deque<int> q; in main() local
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/thread/test/sync/mutual_exclusion/sync_deque/
H A Dsingle_thread_pass.cpp43 boost::sync_deque<int> q; in main() local
51 boost::sync_deque<int> q; in main() local
61 boost::sync_deque<int> q; in main() local
70 boost::sync_deque<int> q; in main() local
103 boost::sync_deque<int> q; in main() local
113 boost::sync_deque<int> q; in main() local
123 boost::sync_deque<int> q; in main() local
132 boost::sync_deque<int> q; in main() local
164 boost::sync_deque<int> q; in main() local
174 boost::sync_deque<int> q; in main() local
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/thread/test/sync/mutual_exclusion/sync_queue/
H A Dsingle_thread_pass.cpp43 boost::sync_queue<int> q; in main() local
74 boost::sync_queue<int> q; in main() local
84 boost::sync_queue<int> q; in main() local
94 boost::sync_queue<int> q; in main() local
103 boost::sync_queue<int> q; in main() local
135 boost::sync_queue<int> q; in main() local
145 boost::sync_queue<int> q; in main() local
176 boost::sync_queue<int> q; in main() local
201 boost::sync_queue<int> q; in main() local
224 boost::sync_queue<int> q; in main() local
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/thread/test/sync/mutual_exclusion/sync_queue/
H A Dsingle_thread_pass.cpp43 boost::sync_queue<int> q; in main() local
74 boost::sync_queue<int> q; in main() local
84 boost::sync_queue<int> q; in main() local
94 boost::sync_queue<int> q; in main() local
103 boost::sync_queue<int> q; in main() local
135 boost::sync_queue<int> q; in main() local
145 boost::sync_queue<int> q; in main() local
176 boost::sync_queue<int> q; in main() local
201 boost::sync_queue<int> q; in main() local
224 boost::sync_queue<int> q; in main() local
[all …]

12345678910>>...286