代码搜索:void
找到约 10,000 项符合「void」的源代码
代码结果 10,000
www.eeworm.com/read/221464/4830575
cpp mem_fn_void_test.cpp
#include
#if defined(BOOST_MSVC)
#pragma warning(disable: 4786) // identifier truncated in debug info
#pragma warning(disable: 4710) // function not inlined
#pragma warning(
www.eeworm.com/read/221464/4830768
cxx boost_no_cv_void_spec.cxx
// (C) Copyright John Maddock 2001.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http
www.eeworm.com/read/221464/4830859
cpp no_cv_void_spec_fail.cpp
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
www.eeworm.com/read/221464/4830904
cpp no_cv_void_spec_pass.cpp
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
www.eeworm.com/read/207991/4998268
mils leftfetchjoin_void_oid.990857.mils
module(malalgebra);
var a := bat(void,oid);
a := a.reverse().mark(0@0).reverse();
var b := a.reverse().mark(0@0).reverse().[int];
a.leftfetchjoin(b).htype().print();
www.eeworm.com/read/207991/4998272
mal leftfetchjoin_void_oid.990857.mal
a := bat.new(:oid,:oid);
a0:= bat.reverse(a);
a1:= algebra.markT(a0,0@0);
a := bat.reverse(a1);
b0 := bat.reverse(a);
algebra.markT(b0,0@0);
b1:= bat.reverse(b0);
b:= batcalc.int(b1);
z:= algebra.lef
www.eeworm.com/read/207991/4998947
err intersect_diff_void.stable.err
stderr of test 'intersect_diff_void` in directory 'tests/gdkTests` itself:
# 15:27:41 >
# 15:27:41 > Mtimeout -timeout 60 mserver5 "--config=/ufs/mk/monet5/Linux/etc/MonetDB5.conf" --debug=10 --s
www.eeworm.com/read/207991/4998968
out intersect_diff_void.stable.out
stdout of test 'intersect_diff_void` in directory 'tests/gdkTests` itself:
# 15:27:41 >
# 15:27:41 > Mtimeout -timeout 60 mserver5 "--config=/ufs/mk/monet5/Linux/etc/MonetDB5.conf" --debug=10 --s
www.eeworm.com/read/207991/4999237
mal fastcrack_select_void_mid.mal
# The first reference case for fast cracking
include microbenchmark;
tuples:=1048576;
values:= tuples;
io.printf(" tuples %d\n",tuples);
io.printf(" values %d\n",values);
b:= microbenchmark.uniform
www.eeworm.com/read/202518/5050654
cpp mem_fn_void_test.cpp
#include
#if defined(BOOST_MSVC)
#pragma warning(disable: 4786) // identifier truncated in debug info
#pragma warning(disable: 4710) // function not inlined
#pragma warning(