Searched refs:TRUE (Results 151 - 175 of 3764) sorted by relevance

1234567891011>>

/macosx-10.10.1/BerkeleyDB-21/db/test/
H A Dtxnscript.tcl35 error_check_good envopen [is_valid_env $dbenv] TRUE
39 error_check_good dbopen [is_valid_db $db] TRUE
43 error_check_good parent [is_valid_txn $parent $dbenv] TRUE
45 error_check_good parent [is_valid_txn $child $dbenv] TRUE
/macosx-10.10.1/Chess-310.6/sjeng/
H A Ddraw.c70 return TRUE;
95 return TRUE;
/macosx-10.10.1/Libc-1044.1.2/emulated/
H A Dbrk.c46 static int sbrk_needs_init = TRUE;
60 VM_MAKE_TAG(VM_MEMORY_SBRK)|TRUE);
/macosx-10.10.1/Libinfo-459/nis.subproj/
H A Dxdr_ypresp_all.c80 case TRUE:
83 return (TRUE);
/macosx-10.10.1/iodbc-42.5/iodbc/include/
H A Diodbcunix.h109 #ifndef TRUE
110 #define TRUE 1 macro
/macosx-10.10.1/iodbc-42.5/iodbc/iodbcadm/gtk/
H A Dmain.c185 debug = TRUE;
191 setenv ("ODBCINI", argv[++i], TRUE);
198 setenv ("ODBCINSTINI", argv[++i], TRUE);
199 setenv ("SYSODBCINSTINI", argv[i], TRUE);
206 setenv ("ODBCINSTINI", argv[++i], TRUE);
213 setenv ("SYSODBCINI", argv[++i], TRUE);
220 setenv ("SYSODBCINSTINI", argv[++i], TRUE);
236 setenv ("ODBCINI", path, TRUE);
/macosx-10.10.1/ruby-106/ruby/ext/win32ole/sample/
H A Dexcel3.rb6 application.visible = TRUE
H A Dienavi.rb22 ie.visible = TRUE
31 $LOOP = TRUE
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A DjkFormant.h22 #ifndef TRUE
23 #define TRUE 1 macro
/macosx-10.10.1/uucp-11/uucp/unix/
H A Dmkdir.c41 ipid = ixsspawn (azargs, aidescs, TRUE, FALSE, (const char *) NULL,
42 TRUE, FALSE, (const char *) NULL,
H A Dxqtsub.c121 *pferr = TRUE;
204 qsys->uuconf_zpubdir, TRUE, FALSE,
207 qsys->uuconf_zpubdir, TRUE, FALSE,
214 return TRUE;
265 ferr = TRUE;
271 ferr = TRUE;
284 *pftemp = TRUE;
285 ferr = TRUE;
294 *pftemp = TRUE;
295 ferr = TRUE;
[all...]
/macosx-10.10.1/bootstrap_cmds-91/migcom.tproj/
H A Dmig.c124 BeQuiet = TRUE;
132 BeVerbose = TRUE;
140 UseMsgRPC = TRUE;
152 UseEventLogger = TRUE;
156 BeAnsiC = TRUE;
167 CheckNDR = TRUE;
189 UseSplitHeaders = TRUE;
191 GenSymTab = TRUE;
200 TestRPCTrap = TRUE;
201 UseRPCTrap = TRUE;
[all...]
/macosx-10.10.1/configd-699.1.5/scutil.tproj/
H A Dcommands.c337 SCPrint(TRUE, stdout, CFSTR("%s: too few arguments\n"), cmd);
340 SCPrint(TRUE, stdout, CFSTR("%s: too many arguments\n"), cmd);
348 SCPrint(TRUE, stdout, CFSTR("%s: unknown, type \"help\" for command info\n"), cmd);
360 SCPrint(TRUE, stdout, CFSTR("\nAvailable commands:\n"));
372 SCPrint(TRUE, stdout, CFSTR("\n"));
377 SCPrint(TRUE, stdout, CFSTR("%s\n"), commands[i].usage);
379 SCPrint(TRUE, stdout, CFSTR("\n"));
398 SCPrint(TRUE, stdout, CFSTR("f.read: could not open file (%s).\n"), strerror(errno));
404 SCPrint(TRUE, stdout, CFSTR("f.read: reading file (%s).\n"), argv[0]);
407 while (TRUE) {
[all...]
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dmk-ca-bundle.vbs36 Const myCaBakF = TRUE ' Flag: backup existing ca-bundle certificate
37 Const myAskLiF = TRUE ' Flag: display certdata.txt license agreement
38 Const myAskTiF = TRUE ' Flag: ask to include certificate text info
71 If (myCdSavF = TRUE) Then
72 Set myFh = objFSO.OpenTextFile(myCdFile, 2, TRUE)
77 If (myCaBakF = TRUE) Then
90 If (myAskTiF = TRUE) Then
94 myOptTxt = TRUE
106 Set myFh = objFSO.OpenTextFile(myCaFile, 2, TRUE)
128 If (myInsideCert = TRUE) The
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dcsdetect.cpp69 return TRUE;
88 new CSRecognizerInfo(new CharsetRecog_UTF8(), TRUE),
90 new CSRecognizerInfo(new CharsetRecog_UTF_16_BE(), TRUE),
91 new CSRecognizerInfo(new CharsetRecog_UTF_16_LE(), TRUE),
92 new CSRecognizerInfo(new CharsetRecog_UTF_32_BE(), TRUE),
93 new CSRecognizerInfo(new CharsetRecog_UTF_32_LE(), TRUE),
95 new CSRecognizerInfo(new CharsetRecog_8859_1(), TRUE),
96 new CSRecognizerInfo(new CharsetRecog_8859_2(), TRUE),
97 new CSRecognizerInfo(new CharsetRecog_8859_5_ru(), TRUE),
98 new CSRecognizerInfo(new CharsetRecog_8859_6_ar(), TRUE),
[all...]
/macosx-10.10.1/configd-699.1.5/configd.tproj/
H A Dsession.c68 SCLog(TRUE, LOG_ERR, CFSTR("Excuse me, why is getSession() being called with an invalid port?"));
223 SCLog(TRUE, LOG_ERR, CFSTR("addSession: could not allocate mach port: %s"), mach_error_string(kr));
266 SCLog(TRUE, LOG_ERR, CFSTR("addSession mach_port_insert_right(): %s"), mach_error_string(kr));
306 SCTrace(TRUE, _configd_trace, CFSTR("cleanup : %5d\n"), server);
313 __MACH_PORT_DEBUG(TRUE, "*** cleanupSession", server);
315 __MACH_PORT_DEBUG(TRUE, "*** cleanupSession (after __SCDynamicStoreClose)", server);
361 SCLog(TRUE, LOG_ERR, CFSTR("MACH_NOTIFY_NO_SENDERS w/no session, port = %d"), server);
362 __MACH_PORT_DEBUG(TRUE, "*** cleanupSession w/no session", server);
373 SCPrint(TRUE, f, CFSTR("Current sessions :\n"));
381 SCPrint(TRUE,
[all...]
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A DipsecSessionTracer.c33 #define TRUE 1 macro
83 const int ipsecSessionEventIgnoreReason[IPSECSESSIONEVENTCODE_MAX] = {TRUE/* index place holder */,
84 TRUE,
85 TRUE,
86 TRUE,
87 TRUE,
88 TRUE,
90 TRUE,
91 TRUE,
93 TRUE,
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Ddll.c44 return TRUE;
/macosx-10.10.1/bind9-45.101/bind9/lib/bind9/win32/
H A DDLLMain.c55 return (TRUE);
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/win32/
H A DDLLMain.c55 return (TRUE);
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/win32/
H A DDLLMain.c56 return (TRUE);
H A Dos.c33 bInit = TRUE;
/macosx-10.10.1/bind9-45.101/bind9/lib/isccc/win32/
H A DDLLMain.c55 return (TRUE);
/macosx-10.10.1/bind9-45.101/bind9/lib/isccfg/win32/
H A DDLLMain.c58 return (TRUE);
/macosx-10.10.1/bind9-45.101/bind9/lib/lwres/win32/
H A DDLLMain.c56 return (TRUE);

Completed in 299 milliseconds

1234567891011>>