Searched refs:boolean (Results 176 - 200 of 1184) sorted by relevance

1234567891011>>

/macosx-10.9.5/ntfs-83/kext/
H A Dntfs_types.h43 #include <mach/boolean.h>
110 /* Our boolean type. */
/macosx-10.9.5/ntp-88/include/
H A Dntp_io.h31 #include <isc/boolean.h>
/macosx-10.9.5/ntp-88/lib/isc/win32/include/isc/
H A Ddir.h29 #include <isc/boolean.h>
/macosx-10.9.5/uucp-11/uucp/unix/
H A Depopen.c32 an array of arguments rather than a string, and takes a boolean
39 boolean frd;
H A Dstatus.c59 boolean
63 boolean *pfnone;
69 boolean fbad;
208 boolean
H A Dwalk.c24 boolean
/macosx-10.9.5/xnu-2422.115.4/bsd/vm/
H A Dvnode_pager.h43 #include <mach/boolean.h>
/macosx-10.9.5/xnu-2422.115.4/libkern/libkern/
H A Dkxld.h32 #include <mach/boolean.h> // boolean_t
/macosx-10.9.5/xnu-2422.115.4/libsyscall/mach/
H A Dexc_catcher.c34 #include <mach/boolean.h>
H A Dexc_catcher_state.c34 #include <mach/boolean.h>
H A Dmach_init.c55 #include <mach/boolean.h>
H A Dsemaphore.c29 #include <mach/boolean.h>
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Dsimple_lock.h68 #include <mach/boolean.h>
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/vmx/
H A Dvmx_cpu.h33 #include <mach/boolean.h>
/macosx-10.9.5/xnu-2422.115.4/osfmk/ipc/
H A Dipc_table.h71 #include <mach/boolean.h>
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dsyscall_emulation.c61 #include <mach/boolean.h>
/macosx-10.9.5/xnu-2422.115.4/osfmk/mach/
H A Drpc.h39 #include <mach/boolean.h>
H A Dthread_info.h72 #include <mach/boolean.h>
/macosx-10.9.5/xnu-2422.115.4/osfmk/vm/
H A Dvm_external.h62 #include <mach/boolean.h>
/macosx-10.9.5/xnu-2422.115.4/pexpert/pexpert/
H A Dprotos.h36 #include <mach/boolean.h>
/macosx-10.9.5/uucp-11/uucp/
H A Dlog.c65 static boolean fLfile;
86 static boolean fLlog_tried;
96 static boolean fLdebug_tried;
106 static boolean fLstats_tried;
121 boolean fLog_sighup = TRUE;
149 boolean ffile;
257 boolean fstart, fend;
268 static boolean fdoing_sigs;
656 boolean fsucceeded;
659 boolean fsen
[all...]
/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Ddgcall.h257 PRIVATE boolean rpc__dg_call_recvq_insert (
260 boolean * /*rqe_is_head_inorder*/
H A Drpcclock.c135 PRIVATE boolean rpc__clock_aged
150 PRIVATE boolean rpc__clock_unix_expired
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Drcompile.el102 :type 'boolean
107 :type 'boolean
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/json/
H A Djson_write.tcl33 if {![::string is boolean -strict $bool]} {
34 return -code error "Expected boolean, got \"$bool\""
51 if {![::string is boolean -strict $bool]} {
52 return -code error "Expected boolean, got \"$bool\""
160 # indented = boolean. objects are indented.
161 # aligned = boolean. object keys are aligned vertically.

Completed in 302 milliseconds

1234567891011>>