代码搜索:Maybe

找到约 974 项符合「Maybe」的源代码

代码结果 974
www.eeworm.com/read/202518/5050733

hpp maybe_include.hpp

#if FD_DELEGATE_NUM_ARGS == 0 # ifndef FD_DELEGATE_0 # define FD_DELEGATE_0 # include "../delegate_template.hpp" # endif #elif FD_DELEGATE_NUM_ARGS == 1 # ifndef FD_DELEGATE_1 # def
www.eeworm.com/read/202518/5050739

hpp maybe_include.hpp

#if FD_DELEGATE_NUM_ARGS == 0 # ifndef FD_RESOLUTION_0 # define FD_RESOLUTION_0 # include "../resolution_template.hpp" # endif #elif FD_DELEGATE_NUM_ARGS == 1 # ifndef FD_RESOLUTION_1
www.eeworm.com/read/179153/5309707

t maybe_regex.t

#!/usr/bin/perl -w BEGIN { if( $ENV{PERL_CORE} ) { chdir 't'; @INC = ('../lib', 'lib'); } else { unshift @INC, 't/lib'; } } use strict; use Test::More tests =
www.eeworm.com/read/168845/5430554

hpp maybe_include.hpp

// Boost.Function library // Copyright Douglas Gregor 2003. Use, modification and // distribution is subject to the Boost Software License, Version // 1.0. (See accompanying file LICENSE_1_0.t
www.eeworm.com/read/321483/3533777

t maybe_regex.t

#!/usr/bin/perl -w BEGIN { if( $ENV{PERL_CORE} ) { chdir 't'; @INC = ('../lib', 'lib'); } else { unshift @INC, 't/lib'; } } use strict; use Test::More tests =
www.eeworm.com/read/395929/2430174

c maybe-ranlib.c

/* Linked with ar.o to flag that this program decides at runtime (using argv[0] if it is is 'ar' or 'ranlib'. */ int is_ranlib = -1;
www.eeworm.com/read/395929/2430194

c maybe-strip.c

/* Linked with objcopy.o to flag that this program decides at runtime (using argv[0] if it is is 'strip' or 'objcopy'. */ int is_strip = -1;
www.eeworm.com/read/375190/2727952

hpp maybe_include.hpp

// Boost.Function library // Copyright Douglas Gregor 2003. Use, modification and // distribution is subject to the Boost Software License, Version // 1.0. (See accompanying file LICENSE_1_0.txt o
www.eeworm.com/read/139332/5800431

pl gen_maybe_include.pl

#!/usr/bin/perl -w # # Boost.Function library # # Copyright (C) 2001-2003 Douglas Gregor (gregod@cs.rpi.edu) # # Permission to copy, use, sell and distribute this software is granted # provided this c