Searched defs:true (Results 101 - 125 of 225) sorted by relevance

123456789

/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp112 WriteAsOperand(errs(), Ptr, true, M); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h118 getPointerToNamedFunction(const std::string &Name, bool AbortOnFailure = true) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp170 MI.getOperand(i).ChangeToRegister(getStackRegister(), false, false, true); local
243 true); local
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/dlcompat-20010505/
H A Ddlopen.c82 enum bool { false, true }; enumerator in enum:bool
/macosx-10.9.5/tidy-15.12/tidy/console/
H A Dtab2space.c7 #define true 1 macro
/macosx-10.9.5/xnu-2422.115.4/libkern/gen/
H A DOSAtomicOperations.c33 true = 1 enumerator in enum:__anon15154
/macosx-10.9.5/JavaScriptCore-7537.78.1/yarr/
H A DYarrParser.h472 characterClassConstructor.atomPatternCharacter(consume(), true); local
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dsqlite++.h92 int execute(const std::string &text, bool strict = true) argument
H A Dthreading.h98 PerThreadPointer(bool cleanup = true) : ThreadStoreSlot(cleanup ? destructor : NULL) { } argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_x509_cl/lib/
H A DCrlFields.cpp505 CL_freeCrlFieldData( const CssmOid &fieldId, CssmOwnedData &fieldValue, bool reset = true) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dsqlite++.h92 int execute(const std::string &text, bool strict = true) argument
H A Dthreading.h98 PerThreadPointer(bool cleanup = true) : ThreadStoreSlot(cleanup ? destructor : NULL) { } argument
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DRangeInputType.cpp250 cache->postNotification(element(), AXObjectCache::AXValueChanged, true); local
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DNavigationScheduler.cpp183 frame->loader()->changeLocation(securityOrigin(), KURL(ParsedURLString, url()), referrer(), lockHistory(), lockBackForwardList(), true); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/wince/
H A DImageBufferWinCE.cpp42 virtual void destroyDecodedData(bool destroyAll = true) {} argument
/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DUserMessageCoders.h206 encoder << true; local
[all...]
H A DWebCoreArgumentCoders.cpp327 encoder << true; local
675 encoder << true; local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/efl/
H A DPageUIClientEfl.cpp113 evas_object_focus_set(toPageUIClientEfl(clientInfo)->m_view->evasObject(), true); local
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextd_main.c1070 gKernelArchInfo, /* forceUpdate? */ true, /* values */ NULL); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DImmutableMap.h102 Factory(bool canonicalize = true) argument
105 Factory(BumpPtrAllocator& Alloc, bool canonicalize = true) argument
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DFunction.h223 void setDoesNotAccessMemory(bool DoesNotAccessMemory = true) { argument
232 void setOnlyReadsMemory(bool OnlyReadsMemory = true) { argument
241 void setDoesNotReturn(bool DoesNotReturn = true) { argument
250 void setDoesNotThrow(bool DoesNotThrow = true) { argument
260 void setHasUWTable(bool HasUWTable = true) { argument
284 void setDoesNotAlias(unsigned n, bool DoesNotAlias = true) { argument
294 void setDoesNotCapture(unsigned n, bool DoesNotCapture = true) { argument
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/include/
H A Dmk4.h136 #undef true macro
163 #undef true macro
187 #define true 1 macro
[all...]
/macosx-10.9.5/CPANInternal-140/JSON/lib/JSON/
H A DPP.pm1320 sub true { $JSON::PP::true } subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/JSON-2.53/lib/JSON/
H A DbackportPP.pm1400 sub true { $JSON::PP::true } subroutine
[all...]
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibNuDCLPool.cpp157 vm_allocate( mach_task_self(), (vm_address_t*)outExportData, exportBytes, true /*anywhere*/ ) ; local

Completed in 220 milliseconds

123456789