代码搜索:Namespaces

找到约 1,276 项符合「Namespaces」的源代码

代码结果 1,276
www.eeworm.com/read/131283/5947182

in configure.in

dnl Process this file with autoconf to produce a configure script. AC_INIT AC_SUBST(PACKAGE, PtrDemos) AC_SUBST(VERSION, 1.0) AC_CONFIG_AUX_DIR(../../config) project_root=`pwd` AC_SUBST(project_roo
www.eeworm.com/read/124465/6047406

h config-bcb5.h

#ifndef _INCLUDE_CPPUNIT_CONFIG_BCB5_H #define _INCLUDE_CPPUNIT_CONFIG_BCB5_H 1 #define HAVE_CMATH 1 /* include/cppunit/config-bcb5.h. Manually adapted from include/cppunit/config-auto.h */ /*
www.eeworm.com/read/123279/6061824

h config-msvc6.h

#ifndef _INCLUDE_CPPUNIT_CONFIG_MSVC6_H #define _INCLUDE_CPPUNIT_CONFIG_MSVC6_H 1 #if _MSC_VER > 1000 // VC++ #pragma warning( disable : 4786 ) // disable warning debug symbol > 255... #endif /
www.eeworm.com/read/123279/6061827

h config-bcb5.h

#ifndef _INCLUDE_CPPUNIT_CONFIG_BCB5_H #define _INCLUDE_CPPUNIT_CONFIG_BCB5_H 1 #define HAVE_CMATH 1 /* include/cppunit/config-bcb5.h. Manually adapted from include/cppunit/config-auto.h */ /*
www.eeworm.com/read/103694/6213315

h config-bcb5.h

#ifndef _INCLUDE_CPPUNIT_CONFIG_BCB5_H #define _INCLUDE_CPPUNIT_CONFIG_BCB5_H 1 #define HAVE_CMATH 1 /* include/cppunit/config-bcb5.h. Manually adapted from include/cppunit/config-auto.h */ /*
www.eeworm.com/read/343546/11942354

h sigcconfig.h

/* sigc++/config/sigcconfig.h. Generated by configure. */ /* sigc++/config/sigcconfig.h.in. */ /* This file controls all the configurablity of sigc++ with regards to different compilers. If
www.eeworm.com/read/216898/14988203

m4 ac_cxx_have_numeric_limits.m4

dnl Available from the GNU Autoconf Macro Archive at: dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_cxx_have_numeric_limits.html dnl AC_DEFUN([AC_CXX_HAVE_NUMERIC_LIMITS], [AC_CACHE_CHECK(whet
www.eeworm.com/read/237003/13984094

m4 ac_cxx_have_numeric_limits.m4

dnl Available from the GNU Autoconf Macro Archive at: dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_cxx_have_numeric_limits.html dnl AC_DEFUN([AC_CXX_HAVE_NUMERIC_LIMITS], [AC_CACHE_CHECK(whet
www.eeworm.com/read/366065/9833957

c tclnamesp.c

/* * tclNamesp.c -- * * Contains support for namespaces, which provide a separate context of * commands and global variables. The global :: namespace is the * traditional Tcl "glob
www.eeworm.com/read/324136/3505977

c tclnamesp.c

/* * tclNamesp.c -- * * Contains support for namespaces, which provide a separate context of * commands and global variables. The global :: namespace is the * traditional Tcl "glob