代码搜索:void

找到约 10,000 项符合「void」的源代码

代码结果 10,000
www.eeworm.com/read/233448/4685214

c void-cast-2.c

/* Test further cases of warnings for comma expressions, with and without casts to void. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-Wall" } *
www.eeworm.com/read/221464/4830813

cxx boost_no_void_returns.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/4830906

cpp no_void_returns_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/221464/4830973

cpp no_void_returns_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/207991/4998950

mal intersect_diff_void.mal

a:=bat.new(:oid,:oid); bat.insert(a,1@0,1@0); ar:=bat.reverse(a); b:=bat.new(:oid,:oid); bat.insert(b,2@0,2@0); br:=bat.reverse(b); a0 := algebra.kintersect(a,b); a0r:= bat.reverse(a0); i := bat.get
www.eeworm.com/read/195280/5113504

java swigtype_p_void.java

/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 1.3.24 * * Do not make changes to t
www.eeworm.com/read/170017/5407540

h _void_ptr_traits.h

/* * * Copyright (c) 2003 * Francois Dumont * * This material is provided "as is", with absolutely no warranty expressed * or implied. Any use is at your own risk. * * Permission to u
www.eeworm.com/read/168845/5430767

hpp void_ptr_iterator.hpp

// // Boost.Pointer Container // // Copyright Thorsten Ottosen 2003-2005. Use, modification and // distribution is subject to the Boost Software License, Version // 1.0. (See accompanying file
www.eeworm.com/read/168845/5433511

ipp boost_no_void_returns.ipp

// (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/168845/5433516

cpp no_void_returns_pass.cpp

// This file was automatically generated on Fri Dec 03 18:04:02 2004 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-4. // Use, modification and distribution are subject to