Home
last modified time | relevance | path

Searched refs:cl_obj (Results 1 – 25 of 57) sorted by relevance

123

/dports/math/abs/abs-src-0.908/X11/
H A Dcommandline.c149 Commandline *cl_obj; local
182 w_relh (cl_obj->info, 2);
184 w_set (cl_obj->btn);
185 cl_obj->menu_popup = make_popup (cl_obj->btn,
192 w_relh (cl_obj->btn, 0);
194 w_set (cl_obj->cancel);
201 w_set (cl_obj->ok);
219 w_relh (cl_obj->ok, 0);
225 w_relh (cl_obj->ok, 0);
228 w_set (cl_obj->text);
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke_constexpr.pass.cpp170 TestClass cl_obj(42); in bullet_one_two_tests() local
171 std::reference_wrapper<TestClass> cl(cl_obj); in bullet_one_two_tests()
179 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
188 TestClass cl_obj(42); in bullet_one_two_tests() local
189 TestClass *cl = &cl_obj; in bullet_one_two_tests()
194 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
195 DerivedFromTestClass *cl = &cl_obj; in bullet_one_two_tests()
235 Fn cl_obj(42); in bullet_three_four_tests() local
236 Fn* cl = &cl_obj; in bullet_three_four_tests()
242 Fn cl_obj(42); in bullet_three_four_tests() local
[all …]
H A Dinvoke.pass.cpp181 TestClass cl_obj(42); in bullet_one_two_tests() local
182 std::reference_wrapper<TestClass> cl(cl_obj); in bullet_one_two_tests()
194 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
207 TestClass cl_obj(42); in bullet_one_two_tests() local
208 TestClass *cl = &cl_obj; in bullet_one_two_tests()
215 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
216 DerivedFromTestClass *cl = &cl_obj; in bullet_one_two_tests()
269 Fn cl_obj(42); in bullet_three_four_tests() local
270 Fn* cl = &cl_obj; in bullet_three_four_tests()
278 Fn cl_obj(42); in bullet_three_four_tests() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke_constexpr.pass.cpp167 TestClass cl_obj(42); in bullet_one_two_tests() local
168 std::reference_wrapper<TestClass> cl(cl_obj); in bullet_one_two_tests()
176 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
185 TestClass cl_obj(42); in bullet_one_two_tests() local
186 TestClass *cl = &cl_obj; in bullet_one_two_tests()
191 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
192 DerivedFromTestClass *cl = &cl_obj; in bullet_one_two_tests()
232 Fn cl_obj(42); in bullet_three_four_tests() local
233 Fn* cl = &cl_obj; in bullet_three_four_tests()
239 Fn cl_obj(42); in bullet_three_four_tests() local
[all …]
H A Dinvoke.pass.cpp178 TestClass cl_obj(42); in bullet_one_two_tests() local
179 std::reference_wrapper<TestClass> cl(cl_obj); in bullet_one_two_tests()
191 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
204 TestClass cl_obj(42); in bullet_one_two_tests() local
205 TestClass *cl = &cl_obj; in bullet_one_two_tests()
212 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
213 DerivedFromTestClass *cl = &cl_obj; in bullet_one_two_tests()
266 Fn cl_obj(42); in bullet_three_four_tests() local
267 Fn* cl = &cl_obj; in bullet_three_four_tests()
275 Fn cl_obj(42); in bullet_three_four_tests() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke_constexpr.pass.cpp170 TestClass cl_obj(42); in bullet_one_two_tests() local
171 std::reference_wrapper<TestClass> cl(cl_obj); in bullet_one_two_tests()
179 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
188 TestClass cl_obj(42); in bullet_one_two_tests() local
189 TestClass *cl = &cl_obj; in bullet_one_two_tests()
194 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
195 DerivedFromTestClass *cl = &cl_obj; in bullet_one_two_tests()
235 Fn cl_obj(42); in bullet_three_four_tests() local
236 Fn* cl = &cl_obj; in bullet_three_four_tests()
242 Fn cl_obj(42); in bullet_three_four_tests() local
[all …]
H A Dinvoke.pass.cpp181 TestClass cl_obj(42); in bullet_one_two_tests() local
182 std::reference_wrapper<TestClass> cl(cl_obj); in bullet_one_two_tests()
194 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
207 TestClass cl_obj(42); in bullet_one_two_tests() local
208 TestClass *cl = &cl_obj; in bullet_one_two_tests()
215 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
216 DerivedFromTestClass *cl = &cl_obj; in bullet_one_two_tests()
269 Fn cl_obj(42); in bullet_three_four_tests() local
270 Fn* cl = &cl_obj; in bullet_three_four_tests()
278 Fn cl_obj(42); in bullet_three_four_tests() local
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke_constexpr.pass.cpp170 TestClass cl_obj(42); in bullet_one_two_tests() local
171 std::reference_wrapper<TestClass> cl(cl_obj); in bullet_one_two_tests()
179 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
188 TestClass cl_obj(42); in bullet_one_two_tests() local
189 TestClass *cl = &cl_obj; in bullet_one_two_tests()
194 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
195 DerivedFromTestClass *cl = &cl_obj; in bullet_one_two_tests()
235 Fn cl_obj(42); in bullet_three_four_tests() local
236 Fn* cl = &cl_obj; in bullet_three_four_tests()
242 Fn cl_obj(42); in bullet_three_four_tests() local
[all …]
H A Dinvoke.pass.cpp181 TestClass cl_obj(42); in bullet_one_two_tests() local
182 std::reference_wrapper<TestClass> cl(cl_obj); in bullet_one_two_tests()
194 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
207 TestClass cl_obj(42); in bullet_one_two_tests() local
208 TestClass *cl = &cl_obj; in bullet_one_two_tests()
215 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
216 DerivedFromTestClass *cl = &cl_obj; in bullet_one_two_tests()
269 Fn cl_obj(42); in bullet_three_four_tests() local
270 Fn* cl = &cl_obj; in bullet_three_four_tests()
278 Fn cl_obj(42); in bullet_three_four_tests() local
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke_constexpr.pass.cpp167 TestClass cl_obj(42); in bullet_one_two_tests() local
168 std::reference_wrapper<TestClass> cl(cl_obj); in bullet_one_two_tests()
176 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
185 TestClass cl_obj(42); in bullet_one_two_tests() local
186 TestClass *cl = &cl_obj; in bullet_one_two_tests()
191 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
192 DerivedFromTestClass *cl = &cl_obj; in bullet_one_two_tests()
232 Fn cl_obj(42); in bullet_three_four_tests() local
233 Fn* cl = &cl_obj; in bullet_three_four_tests()
239 Fn cl_obj(42); in bullet_three_four_tests() local
[all …]
H A Dinvoke.pass.cpp178 TestClass cl_obj(42); in bullet_one_two_tests() local
179 std::reference_wrapper<TestClass> cl(cl_obj); in bullet_one_two_tests()
191 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
204 TestClass cl_obj(42); in bullet_one_two_tests() local
205 TestClass *cl = &cl_obj; in bullet_one_two_tests()
212 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
213 DerivedFromTestClass *cl = &cl_obj; in bullet_one_two_tests()
266 Fn cl_obj(42); in bullet_three_four_tests() local
267 Fn* cl = &cl_obj; in bullet_three_four_tests()
275 Fn cl_obj(42); in bullet_three_four_tests() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke_constexpr.pass.cpp170 TestClass cl_obj(42);
171 std::reference_wrapper<TestClass> cl(cl_obj);
179 DerivedFromTestClass cl_obj(42);
188 TestClass cl_obj(42);
189 TestClass *cl = &cl_obj;
194 DerivedFromTestClass cl_obj(42);
195 DerivedFromTestClass *cl = &cl_obj;
235 Fn cl_obj(42);
236 Fn* cl = &cl_obj;
242 Fn cl_obj(42);
[all …]
H A Dinvoke.pass.cpp181 TestClass cl_obj(42); in bullet_one_two_tests() local
182 std::reference_wrapper<TestClass> cl(cl_obj); in bullet_one_two_tests()
194 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
207 TestClass cl_obj(42); in bullet_one_two_tests() local
208 TestClass *cl = &cl_obj; in bullet_one_two_tests()
215 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
216 DerivedFromTestClass *cl = &cl_obj; in bullet_one_two_tests()
269 Fn cl_obj(42); in bullet_three_four_tests() local
270 Fn* cl = &cl_obj; in bullet_three_four_tests()
278 Fn cl_obj(42); in bullet_three_four_tests() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/infra/ci/controller/
H A Dcontroller.py243 for cl_and_ps, cl_obj in cl_objs.iteritems():
245 if cl_obj.get('time_ended') or ps >= int(patchset):
264 cl_obj = req('GET', '%s/cls/%s.json' % (DB, cl_and_ps))
265 all_jobs = cl_obj.get('jobs', {}).keys()
274 t_queued = parse_iso_time(cl_obj['time_queued'])
292 if cl_obj.get('wants_vote'):
300 if cl_obj.get('voted'):
313 for job_id in cl_obj['jobs'].keys():
350 GERRIT_HOST, cl_obj['change_id'], cl_obj['revision_id'])
444 t_queued = parse_iso_time(cl_obj['time_queued'])
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/infra/ci/controller/
H A Dcontroller.py243 for cl_and_ps, cl_obj in cl_objs.iteritems():
245 if cl_obj.get('time_ended') or ps >= int(patchset):
264 cl_obj = req('GET', '%s/cls/%s.json' % (DB, cl_and_ps))
265 all_jobs = cl_obj.get('jobs', {}).keys()
274 t_queued = parse_iso_time(cl_obj['time_queued'])
292 if cl_obj.get('wants_vote'):
300 if cl_obj.get('voted'):
313 for job_id in cl_obj['jobs'].keys():
350 GERRIT_HOST, cl_obj['change_id'], cl_obj['revision_id'])
444 t_queued = parse_iso_time(cl_obj['time_queued'])
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp178 TestClass cl_obj(42); in bullet_one_two_tests() local
179 std::reference_wrapper<TestClass> cl(cl_obj); in bullet_one_two_tests()
191 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
204 TestClass cl_obj(42); in bullet_one_two_tests() local
205 TestClass *cl = &cl_obj; in bullet_one_two_tests()
212 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
213 DerivedFromTestClass *cl = &cl_obj; in bullet_one_two_tests()
266 Fn cl_obj(42); in bullet_three_four_tests() local
267 Fn* cl = &cl_obj; in bullet_three_four_tests()
275 Fn cl_obj(42); in bullet_three_four_tests() local
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp178 TestClass cl_obj(42); in bullet_one_two_tests() local
179 std::reference_wrapper<TestClass> cl(cl_obj); in bullet_one_two_tests()
191 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
204 TestClass cl_obj(42); in bullet_one_two_tests() local
205 TestClass *cl = &cl_obj; in bullet_one_two_tests()
212 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
213 DerivedFromTestClass *cl = &cl_obj; in bullet_one_two_tests()
266 Fn cl_obj(42); in bullet_three_four_tests() local
267 Fn* cl = &cl_obj; in bullet_three_four_tests()
275 Fn cl_obj(42); in bullet_three_four_tests() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp178 TestClass cl_obj(42); in bullet_one_two_tests() local
179 std::reference_wrapper<TestClass> cl(cl_obj); in bullet_one_two_tests()
191 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
204 TestClass cl_obj(42); in bullet_one_two_tests() local
205 TestClass *cl = &cl_obj; in bullet_one_two_tests()
212 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
213 DerivedFromTestClass *cl = &cl_obj; in bullet_one_two_tests()
266 Fn cl_obj(42); in bullet_three_four_tests() local
267 Fn* cl = &cl_obj; in bullet_three_four_tests()
275 Fn cl_obj(42); in bullet_three_four_tests() local
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp178 TestClass cl_obj(42); in bullet_one_two_tests() local
179 std::reference_wrapper<TestClass> cl(cl_obj); in bullet_one_two_tests()
191 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
204 TestClass cl_obj(42); in bullet_one_two_tests() local
205 TestClass *cl = &cl_obj; in bullet_one_two_tests()
212 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
213 DerivedFromTestClass *cl = &cl_obj; in bullet_one_two_tests()
266 Fn cl_obj(42); in bullet_three_four_tests() local
267 Fn* cl = &cl_obj; in bullet_three_four_tests()
275 Fn cl_obj(42); in bullet_three_four_tests() local
[all …]
/dports/devel/libc++/libcxx-10.0.1.src/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp178 TestClass cl_obj(42); in bullet_one_two_tests() local
179 std::reference_wrapper<TestClass> cl(cl_obj); in bullet_one_two_tests()
191 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
204 TestClass cl_obj(42); in bullet_one_two_tests() local
205 TestClass *cl = &cl_obj; in bullet_one_two_tests()
212 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
213 DerivedFromTestClass *cl = &cl_obj; in bullet_one_two_tests()
266 Fn cl_obj(42); in bullet_three_four_tests() local
267 Fn* cl = &cl_obj; in bullet_three_four_tests()
275 Fn cl_obj(42); in bullet_three_four_tests() local
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/hana/test/functional/
H A Dapply.cpp165 TestClass cl_obj(42); in main() local
166 TestClass *cl = &cl_obj; in main()
173 DerivedFromTestClass cl_obj(42); in main() local
174 DerivedFromTestClass *cl = &cl_obj; in main()
210 Fn cl_obj(42); in main() local
211 Fn* cl = &cl_obj; in main()
219 Fn cl_obj(42); in main() local
220 Fn* cl = &cl_obj; in main()
/dports/devel/boost-docs/boost_1_72_0/libs/hana/test/functional/
H A Dapply.cpp177 TestClass cl_obj(42); in main() local
178 TestClass *cl = &cl_obj; in main()
185 DerivedFromTestClass cl_obj(42); in main() local
186 DerivedFromTestClass *cl = &cl_obj; in main()
222 Fn cl_obj(42); in main() local
223 Fn* cl = &cl_obj; in main()
231 Fn cl_obj(42); in main() local
232 Fn* cl = &cl_obj; in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/hana/test/functional/
H A Dapply.cpp177 TestClass cl_obj(42); in main() local
178 TestClass *cl = &cl_obj; in main()
185 DerivedFromTestClass cl_obj(42); in main() local
186 DerivedFromTestClass *cl = &cl_obj; in main()
222 Fn cl_obj(42); in main() local
223 Fn* cl = &cl_obj; in main()
231 Fn cl_obj(42); in main() local
232 Fn* cl = &cl_obj; in main()
/dports/devel/boost-libs/boost_1_72_0/libs/hana/test/functional/
H A Dapply.cpp177 TestClass cl_obj(42); in main() local
178 TestClass *cl = &cl_obj; in main()
185 DerivedFromTestClass cl_obj(42); in main() local
186 DerivedFromTestClass *cl = &cl_obj; in main()
222 Fn cl_obj(42); in main() local
223 Fn* cl = &cl_obj; in main()
231 Fn cl_obj(42); in main() local
232 Fn* cl = &cl_obj; in main()
/dports/devel/cligen/cligen-4.8.0/
H A Dcligen_parse.y214 co = cl->cl_obj; in cgy_treename()
533 cl->cl_obj = co; in cgy_var_post()
616 co = cl->cl_obj; in cgy_comment()
749 co = cl->cl_obj; in ctx_push()
785 co = cl->cl_obj; in ctx_peek_swap()
792 co = cl->cl_obj; in ctx_peek_swap()
825 co = cl->cl_obj; in ctx_peek_swap2()
858 co = cl->cl_obj; in ctx_pop_add()
866 co = cl->cl_obj; in ctx_pop_add()
871 co = cl->cl_obj; in ctx_pop_add()
[all …]

123