Searched defs:boolean (Results 1 - 25 of 72) sorted by relevance

123

/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DTriState.h37 inline TriState triState(bool boolean) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DBooleanObject.h38 BooleanObject* boolean = new (NotNull, allocateCell<BooleanObject>(vm.heap)) BooleanObject(vm, structure); local
/macosx-10.10.1/Security-57031.1.35/Security/utilities/src/
H A Dder_boolean.c62 uint8_t* der_encode_boolean(CFBooleanRef boolean, CFErrorRef *error, argument
35 der_decode_boolean(CFAllocatorRef allocator, CFOptionFlags mutability, CFBooleanRef* boolean, CFErrorRef *error, const uint8_t* der, const uint8_t *der_end) argument
/macosx-10.10.1/Security-57031.1.35/Security/utilities/utilities/
H A Dder_boolean.c62 uint8_t* der_encode_boolean(CFBooleanRef boolean, CFErrorRef *error, argument
35 der_decode_boolean(CFAllocatorRef allocator, CFOptionFlags mutability, CFBooleanRef* boolean, CFErrorRef *error, const uint8_t* der, const uint8_t *der_end) argument
/macosx-10.10.1/xnu-2782.1.97/libkern/c++/
H A DOSUnserialize.y210 boolean: BOOLEAN label
H A DOSUnserializeXML.y311 boolean: BOOLEAN label
H A DOSBoolean.cpp104 OSBoolean * boolean; local
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/base/
H A Dtkimg.h52 typedef unsigned char boolean; typedef
54 typedef int boolean; typedef
/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSAccountDer.c122 const uint8_t* ccder_decode_bool(bool* boolean, const uint8_t* der, const uint8_t *der_end) argument
/macosx-10.10.1/dcerpc-61/dcerpc/include/dce/aix5.2.0.0/
H A Ddce.h177 typedef idl_boolean boolean; typedef
/macosx-10.10.1/dcerpc-61/dcerpc/include/dce/darwin/
H A Ddce.h179 typedef idl_boolean boolean; typedef
/macosx-10.10.1/dcerpc-61/dcerpc/include/dce/freebsd6.0/
H A Ddce.h179 typedef idl_boolean boolean; typedef
/macosx-10.10.1/dcerpc-61/dcerpc/include/dce/hpux11.11/
H A Ddce.h177 typedef idl_boolean boolean; typedef
/macosx-10.10.1/dcerpc-61/dcerpc/include/dce/linux-gnu/
H A Ddce.h179 typedef idl_boolean boolean; typedef
/macosx-10.10.1/dcerpc-61/dcerpc/include/dce/solaris2.10/
H A Ddce.h186 typedef idl_boolean boolean; typedef
/macosx-10.10.1/dcerpc-61/dcerpc/include/dce/solaris2.8/
H A Ddce.h188 typedef idl_boolean boolean; typedef
/macosx-10.10.1/dcerpc-61/dcerpc/include/dce/solaris2.9/
H A Ddce.h185 typedef idl_boolean boolean; typedef
/macosx-10.10.1/WebKit2-7600.1.25/Shared/cf/
H A DKeyedDecoder.cpp66 auto boolean = dynamic_cf_cast<CFBooleanRef>(CFDictionaryGetValue(m_dictionaryStack.last(), key.createCFString().get())); local
H A DArgumentCodersCF.cpp215 RetainPtr<CFBooleanRef> boolean; local
347 void encode(ArgumentEncoder& encoder, CFBooleanRef boolean) argument
354 bool boolean; local
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/ras/
H A Dras2tif.c51 typedef int boolean; typedef
H A Dtif2ras.c50 typedef int boolean; typedef
/macosx-10.10.1/emacs-93/emacs/lisp/net/
H A Dldap.el
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLCommonValues.h46 const LType boolean; member in class:JSC::FTL::CommonValues
/macosx-10.10.1/JavaScriptCore-7600.1.17/inspector/
H A DInjectedScriptSource.js59 boolean: true, property in class:InjectedScript.primitiveTypes
[all...]
/macosx-10.10.1/cups-408/cups/cups/
H A Dsnmp-private.h74 int boolean; /* Boolean value */ member in union:cups_snmp_value_u

Completed in 170 milliseconds

123