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

/macosx-10.10/WebCore-7600.1.25/platform/sql/
H A DSQLValue.h39 enum Type { NullValue, NumberValue, StringValue }; enumerator in enum:WebCore::SQLValue::Type
/macosx-10.10/Security-57031.1.35/Security/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.10/Security-57031.1.35/Security/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.10/WebCore-7600.1.25/xml/
H A DXPathValue.h38 enum Type { NodeSetValue, BooleanValue, NumberValue, StringValue }; enumerator in enum:WebCore::XPath::Value::Type
/macosx-10.10/libsecurity_ldap_dl-55003/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.10/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMAsmPrinter.cpp110 StringRef StringValue; member in struct:__anon10384::ObjectAttributeEmitter::AttributeItemType
/macosx-10.10/ruby-106/ruby/include/ruby/
H A Druby.h546 #define StringValue(v) rb_string_value(&(v)) macro

Completed in 241 milliseconds