Searched defs:StringValue (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DKeyedCodingValue.h36 StringValue, enumerator in enum:WebKit::KeyedCodingValue::Type
/macosx-10.9.5/WebCore-7537.78.1/platform/sql/
H A DSQLValue.h39 enum Type { NullValue, NumberValue, StringValue }; enumerator in enum:WebCore::SQLValue::Type
/macosx-10.9.5/Security-55471.14.18/include/security_filedb/
H A DDbValue.h162 class StringValue : public BlobValue class in namespace:Security
H A DDbValue.cpp333 StringValue::StringValue(const ReadSection &rs, uint32 &offset) function in class:StringValue
338 StringValue::StringValue(const CSSM_DATA &data) function in class:StringValue
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_filedb/lib/
H A DDbValue.h162 class StringValue : public BlobValue class in namespace:Security
H A DDbValue.cpp333 StringValue::StringValue(const ReadSection &rs, uint32 &offset) function in class:StringValue
338 StringValue::StringValue(const CSSM_DATA &data) function in class:StringValue
[all...]
/macosx-10.9.5/WebCore-7537.78.1/xml/
H A DXPathValue.h55 enum Type { NodeSetValue, BooleanValue, NumberValue, StringValue }; enumerator in enum:WebCore::XPath::Value::Type
/macosx-10.9.5/libsecurity_ldap_dl-55002/lib/
H A DRelation.h53 class StringValue : public Value class in inherits:Value
H A DRelation.cpp69 StringValue::StringValue (const char* value) : Value (CSSM_DB_ATTRIBUTE_FORMAT_STRING), mValue (value) function in class:StringValue
75 StringValue::StringValue (const char* value, uint32 length) : Value (CSSM_DB_ATTRIBUTE_FORMAT_STRING), mValue (value, length) function in class:StringValue
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMAsmPrinter.cpp110 StringRef StringValue; member in struct:__anon10315::ObjectAttributeEmitter::AttributeItemType
/macosx-10.9.5/ruby-104/ruby/include/ruby/
H A Druby.h546 #define StringValue(v) rb_string_value(&(v)) macro

Completed in 408 milliseconds