Searched refs:NEVER (Results 1 - 21 of 21) sorted by relevance

/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dmacro_help.h71 boolean_t NEVER; variable
74 #define NEVER FALSE macro
79 #define MACRO_END } while (NEVER)
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DTlsOptions.h47 NEVER=0, enumerator in enum:TlsOptions::verifyMode
110 * - TlsOptions::NEVER
/macosx-10.10/tidy-15.15/tidy/src/
H A Dtidy-int.h90 #ifdef NEVER
H A Dtidylib.c44 #ifdef NEVER
/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/
H A Dlibmicro.h98 #ifdef NEVER
/macosx-10.10/curl-83.1.2/curl/src/
H A Dmkhelp.pl133 * NEVER EVER edit this manually, fix the mkhelp.pl script instead!
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclTomMath.h52 #if defined(NEVER) /* 128-bit ints fail in too many places */
/macosx-10.10/vim-55/src/VisVim/
H A DCommands.cpp75 #ifdef NEVER
119 #ifdef NEVER
/macosx-10.10/tcl-105/tcl_ext/memchan/memchan/isaac/
H A Drandport.c119 #ifdef NEVER
/macosx-10.10/CommonCrypto-60061/test/CommonCrypto/
H A DCCCryptorTestFuncs.c581 #if NEVER
667 #ifdef NEVER
/macosx-10.10/pcre-7/pcre/
H A DRunGrepTest82 (cd $srcdir; $valgrind $pcregrep -q NEVER-PATTERN ./testdata/grepinput ./testdata/grepinputx) >>testtry
/macosx-10.10/libsecurity_ldap_dl-55003/lib/
H A DRelation.cpp521 #ifdef NEVER
/macosx-10.10/vim-55/runtime/syntax/
H A Dxinetd.vim274 syn keyword xinetdDenyTime contained FOREVER NEVER
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DgenSCPreferences.c347 #define NEVER "Never" macro
765 { SC_10_6_IPHONE_3_0_PRIVATE, NETPROP IPSEC, ONDEMAND MATCH DOMAINS NEVER, NULL, CFARRAY_CFSTRING },
1011 { SC_10_7_IPHONE_5_0_PRIVATE, NETPROP PPP, ONDEMAND MATCH DOMAINS NEVER, NULL, CFARRAY_CFSTRING },
1105 { SC_10_6_IPHONE_2_0_PRIVATE, NETVAL SERVICE PRIMARYRANK, NEVER, NULL },
1150 { SC_10_7_IPHONE_4_0_PRIVATE, NETPROP VPN, ONDEMAND MATCH DOMAINS NEVER, NULL, CFARRAY_CFSTRING },
1202 { SC_10_9_IPHONE_7_0_PRIVATE, NETVAL VPN ONDEMAND RULE ACTION PARAMETERS DOMAIN ACTION, NEVER CONNECT, NULL, NULL },
/macosx-10.10/CommonCrypto-60061/lib/
H A DCommonRSACryptor.c675 #ifdef NEVER
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c506 ** The ALWAYS and NEVER macros surround boolean expressions which
514 ** In other words, ALWAYS and NEVER are added for defensive code.
516 ** When doing coverage testing ALWAYS and NEVER are hard-coded to
522 # define NEVER(X) (0) macro
525 # define NEVER(X) ((X)?(assert(0),1):0) macro
528 # define NEVER(X) (X) macro
19634 if( N==0 || NEVER(z==0) ){
114119 # define NEVER macro
114122 # define NEVER macro
[all...]
/macosx-10.10/WebCore-7600.1.25/html/canvas/
H A DWebGLRenderingContext.idl62 /* NEVER */
134 /* NEVER */
276 const GLenum NEVER = 0x0200;
H A DWebGLRenderingContext.cpp5539 case GraphicsContext3D::NEVER:
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DGraphicsContext3D.h275 NEVER = 0x0200, enumerator in enum:WebCore::GraphicsContext3D::__anon5738
/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/
H A DTextureMapperGL.cpp1088 m_context3D->stencilFunc(GraphicsContext3D::NEVER, stencilIndex, stencilIndex);
/macosx-10.10/CPANInternal-159.1/Mail-Sender-0.8.22/
H A DSender.pm780 Should be either "NEVER" or a comma separated list of "SUCCESS", "FAILURE" and "DELAY".
2907 !!! $Mail::Sender::SITE_HEADERS may NEVER end with \r\n !!!
3635 NOT use this module for SPAMing! NEVER! (see http://spam.abuse.net/ for definition)

Completed in 298 milliseconds