HomeSort by relevance Sort by last modified time
    Searched refs:stringValue (Results 76 - 100 of 140) sorted by null

1 2 34 5 6

  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
SerializedScriptValue.cpp     [all...]
V8Binding.h 395 V8TRYCATCH_FOR_V8STRINGRESOURCE_RETURN(V8StringResource<>, stringValue, value, String());
396 return stringValue;
NPV8Object.cpp 230 return _NPN_Evaluate(npp, npObject, const_cast<NPString*>(&arguments[0].value.stringValue), result);
  /external/chromium_org/third_party/icu/source/test/intltest/
numrgts.cpp 405 UnicodeString stringValue;
406 stringValue = nfcommon->format(returnfloat, stringValue);
407 logln(" DISPLAYVALUE " + stringValue);
409 nfcommon->parse(stringValue, result, status);
414 //String stringValue = nfcommon.format(returnfloat).substring(1);
415 //if (Float.valueOf(stringValue).floatValue() != returnfloat)
416 errln(UnicodeString("FAIL: expected ") + returnfloat + ", got " + floatResult + " (" + stringValue+")");
    [all...]
  /external/icu4c/test/intltest/
numrgts.cpp 409 UnicodeString stringValue;
410 stringValue = nfcommon->format(returnfloat, stringValue);
411 logln(" DISPLAYVALUE " + stringValue);
413 nfcommon->parse(stringValue, result, status);
418 //String stringValue = nfcommon.format(returnfloat).substring(1);
419 //if (Float.valueOf(stringValue).floatValue() != returnfloat)
420 errln(UnicodeString("FAIL: expected ") + returnfloat + ", got " + floatResult + " (" + stringValue+")");
    [all...]
caltest.cpp 592 const UnicodeString *stringValue;
593 while ((stringValue = values->snext(status)) != NULL) {
594 if (*stringValue == hebrew) {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewTemplatePage.java 296 String stringValue = (String) value;
297 hasValue = !stringValue.isEmpty();
298 text.setText(stringValue);
    [all...]
  /external/chromium/webkit/glue/
webaccessibility.cc 315 value = src.stringValue();
  /external/smack/src/org/jivesoftware/smack/util/
PacketParserUtils.java.orig     [all...]
PacketParserUtils.java     [all...]
  /external/chromium_org/content/renderer/accessibility/
accessibility_node_serializer.cc 143 dst->AddStringAttribute(dst->ATTR_VALUE, UTF16ToUTF8(src.stringValue()));
  /external/chromium_org/third_party/WebKit/Source/core/testing/
Internals.cpp     [all...]
  /external/chromium_org/third_party/jsoncpp/overrides/include/json/
value.h 36 stringValue, ///< UTF-8 string value
    [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
BaseAccountType.java 474 final CharSequence stringValue = validString ? context.getText(mStringRes) : null;
478 return String.format(stringValue.toString(), columnValue);
480 return stringValue;
    [all...]
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/
PrintSpoolerService.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar 
  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXNodeObject.cpp 997 String AXNodeObject::stringValue() const
1135 // Static text should not have a description, it should only have a stringValue.
    [all...]
AXRenderObject.cpp 870 String AXRenderObject::stringValue() const
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InjectedScriptSource.js     [all...]
  /prebuilts/misc/common/ecj/
ecj.jar 
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar 
lombok-ast-0.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.jar 

Completed in 660 milliseconds

1 2 34 5 6