Searched defs:stringValue (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/samples/udata/
H A Dwriter.c63 char stringValue[]={'E', 'X', 'A', 'M', 'P', 'L', 'E', '\0'}; local
/macosx-10.10.1/ICU-531.30/icuSources/tools/gentest/
H A Dgentest.c105 char stringValue[]={'Y', 'E', 'A', 'R', '\0'}; local
/macosx-10.10.1/WebKit2-7600.1.25/Shared/Plugins/
H A DNPVariantData.h83 const CString& stringValue() const function in class:WebKit::NPVariantData
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DOptions.cpp109 const char* stringValue = getenv(name); local
H A DJSONObject.cpp390 String stringValue; local
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_utilities/
H A DAuthorizationData.h56 AuthValueOverlay(const string& stringValue) { length = stringValue.length(); data = const_cast<char *>(stringValue.c_str()); } argument
127 string stringValue() const { return string(static_cast<char *>(mValue.data), mValue.length); } function in class:Authorization::AuthItem
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_utilities/lib/
H A DAuthorizationData.h56 AuthValueOverlay(const string& stringValue) { length = stringValue.length(); data = const_cast<char *>(stringValue.c_str()); } argument
127 string stringValue() const { return string(static_cast<char *>(mValue.data), mValue.length); } function in class:Authorization::AuthItem
/macosx-10.10.1/AppleUSBIrDA-145.2.4/IrDA/IAS/
H A DIrIASService.cpp116 AddStringEntry(const UChar* className, const UChar* attributeName, const UChar* stringValue, const UChar charSet, const ULong length) argument
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/unix/
H A DjkAudIO_skel.c249 CONST84 char *stringValue; local
H A DjkAudIO_hp.c567 CONST84 char *stringValue; local
690 CONST84 char *stringValue; local
H A DjkAudIO_oss.c695 CONST84 char *stringValue; local
871 CONST84 char *stringValue; local
H A DjkAudIO_osx.c513 CONST84 char *stringValue; local
H A DjkAudIO_sgi.c561 CONST84 char *stringValue; local
H A DjkAudIO_sun.c537 CONST84 char *stringValue; local
674 CONST84 char *stringValue; local
/macosx-10.10.1/Security-57031.1.35/securityd/src/
H A DAuthorizationRule.cpp86 CFStringRef stringValue = reinterpret_cast<CFStringRef>(value); local
172 CFStringRef stringValue = reinterpret_cast<CFStringRef>(arrayValue); local
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dcaltest.cpp632 const UnicodeString *stringValue; local
H A Dnumrgts.cpp410 UnicodeString stringValue; local
421 errln(UnicodeString("FAIL: expected ") + returnfloat + ", got " + floatResult + " (" + stringValue+")"); local
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/win/
H A DjkAudIO_win.c1780 CONST84 char *stringValue; local
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcreststn.c1845 const UChar *stringValue=tres_getString(arrayItem1, -1, NULL, &len, &status); local
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLLowerDFGToLLVM.cpp3669 LValue stringValue; local
4472 LValue stringValue = lowString(m_node->child1()); local
/macosx-10.10.1/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp2150 OSString * stringValue = NULL; // do not release local
2176 OSString * stringValue = NULL; // do not release local
/macosx-10.10.1/IOKitUser-1050.1.21/kext.subproj/
H A DOSKext.c10902 CFStringRef stringValue = NULL; // do not release local
11164 CFStringRef stringValue = NULL; // do not release local
12472 CFStringRef stringValue = (CFStringRef)value; local
12691 CFStringRef stringValue = NULL; // do not release local
[all...]

Completed in 274 milliseconds