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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DOptional.h45 bool hasValue() const { return hasVal; } function in class:llvm::Optional
/macosx-10.9.5/WebCore-7537.78.1/Modules/webaudio/
H A DAudioParam.cpp47 bool hasValue; local
128 bool hasValue; local
H A DAudioParamTimeline.cpp116 float AudioParamTimeline::valueForContextTime(AudioContext* context, float defaultValue, bool& hasValue) argument
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSValueList.cpp67 bool CSSValueList::hasValue(CSSValue* val) const function in class:WebCore::CSSValueList
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Dstringtriebuilder.h273 UBool hasValue; member in class:StringTrieBuilder::ValueNode
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DDLDBListCFPref.h169 bool hasValue() const { return mRef; } function in class:Security::CCFValue
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DDLDBListCFPref.h169 bool hasValue() const { return mRef; } function in class:Security::CCFValue
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DDLDBListCFPref.h169 bool hasValue() const { return mRef; } function in class:Security::CCFValue
/macosx-10.9.5/ICU-511.35/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.9.5/llvmCore-3425.0.33/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.9.5/tidy-15.12/tidy/src/
H A Daccess.c296 static Bool hasValue( AttVal* av ) function
[all...]
/macosx-10.9.5/CF-855.17/
H A DCFRunLoop.c2774 Boolean hasValue = false; local
2959 Boolean hasValue = false; local
[all...]

Completed in 215 milliseconds