Searched defs:hasValue (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/include/llvm/ADT/
H A DOptional.h45 bool hasValue() const { return hasVal; } function in class:llvm::Optional
/macosx-10.10/WebCore-7600.1.25/Modules/webaudio/
H A DAudioParam.cpp47 bool hasValue; local
128 bool hasValue; local
H A DAudioParamTimeline.cpp114 float AudioParamTimeline::valueForContextTime(AudioContext* context, float defaultValue, bool& hasValue) argument
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSValueList.cpp64 bool CSSValueList::hasValue(CSSValue* val) const function in class:WebCore::CSSValueList
/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Dstringtriebuilder.h275 UBool hasValue; member in class:StringTrieBuilder::ValueNode
/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DDLDBListCFPref.h169 bool hasValue() const { return mRef; } function in class:Security::CCFValue
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DDLDBListCFPref.h169 bool hasValue() const { return mRef; } function in class:Security::CCFValue
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DDLDBListCFPref.h169 bool hasValue() const { return mRef; } function in class:Security::CCFValue
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dstringtriebuilder.cpp86 UBool hasValue=FALSE; local
210 UBool hasValue=FALSE; local
[all...]
H A Ducharstriebuilder.cpp397 UCharsTrieBuilder::writeValueAndType(UBool hasValue, int32_t value, int32_t node) { argument
H A Dbytestriebuilder.cpp460 BytesTrieBuilder::writeValueAndType(UBool hasValue, int32_t value, int32_t node) { argument
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DCommandLine.h338 bool hasValue() const { return false; } function in struct:llvm::cl::OptionValueBase
359 bool hasValue() const { return Valid; } function in class:llvm::cl::OptionValueCopy
/macosx-10.10/tidy-15.15/tidy/src/
H A Daccess.c296 static Bool hasValue( AttVal* av ) function
[all...]

Completed in 149 milliseconds