Home
last modified time | relevance | path

Searched defs:fromString (Results 1 – 25 of 38) sorted by relevance

12

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
Dspeech_rule.js79 cvox.SpeechRule.Type.fromString = function(str) { function
127 cvox.SpeechRule.Component.fromString = function(input) { function in cvox.SpeechRule.Component
252 cvox.SpeechRule.Action.fromString = function(input) { function in cvox.SpeechRule.Action
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimatedTypeAnimator.cpp143 …ues(RefPtr<SVGPropertyBase>& from, RefPtr<SVGPropertyBase>& to, const String& fromString, const St… in calculateFromAndToValues()
149 …ues(RefPtr<SVGPropertyBase>& from, RefPtr<SVGPropertyBase>& to, const String& fromString, const St… in calculateFromAndByValues()
247 float SVGAnimatedTypeAnimator::calculateDistance(const String& fromString, const String& toString) in calculateDistance()
DSVGAnimateMotionElement.cpp216 bool SVGAnimateMotionElement::calculateFromAndToValues(const String& fromString, const String& toSt… in calculateFromAndToValues()
224 bool SVGAnimateMotionElement::calculateFromAndByValues(const String& fromString, const String& bySt… in calculateFromAndByValues()
322 float SVGAnimateMotionElement::calculateDistance(const String& fromString, const String& toString) in calculateDistance()
DSVGString.cpp36 String fromString = toSVGString(from)->m_value; in calculateAnimatedValue() local
DSVGAnimateElement.cpp108 bool SVGAnimateElement::calculateFromAndToValues(const String& fromString, const String& toString) in calculateFromAndToValues()
119 bool SVGAnimateElement::calculateFromAndByValues(const String& fromString, const String& byString) in calculateFromAndByValues()
361 float SVGAnimateElement::calculateDistance(const String& fromString, const String& toString) in calculateDistance()
/external/smack/src/org/xbill/DNS/utils/
Dbase16.java46 fromString(String str) { in fromString() method in base16
Dbase64.java95 fromString(String str) { in fromString() method in base64
Dbase32.java148 fromString(String str) { in fromString() method in base32
/external/chromium_org/third_party/WebKit/Source/web/
DWebSerializedScriptValue.cpp42 WebSerializedScriptValue WebSerializedScriptValue::fromString(const WebString& s) in fromString() function in blink::WebSerializedScriptValue
/external/smack/src/com/kenai/jbosh/
DStaticBody.java111 public static StaticBody fromString( in fromString() method in StaticBody
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.cpp33 uint32_t AArch64NamedImmMapper::fromString(StringRef Name, bool &Valid) const { in fromString() function in AArch64NamedImmMapper
764 AArch64SysReg::SysRegMapper::fromString(StringRef Name, bool &Valid) const { in fromString() function in AArch64SysReg::SysRegMapper
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/
DX500NameStyle.java38 RDN[] fromString(String dirName); in fromString() method
/external/chromium_org/remoting/webapp/
Dhost_session.js47 remoting.HostSession.State.fromString = function(stateString) { function
Dhost_controller.js40 remoting.HostController.State.fromString = function(state) { function
59 remoting.HostController.AsyncResult.fromString = function(result) { function
Dclient_session.js241 remoting.ClientSession.State.fromString = function(state) { function
276 remoting.ClientSession.ConnectionError.fromString = function(error) { function
/external/chromium-trace/trace-viewer/src/base/
Dcolor.js15 Color.fromString = function(str) { function
/external/smack/src/org/jivesoftware/smack/packet/
DIQ.java212 public static Type fromString(String type) { in fromString() method in IQ.Type
DRosterPacket.java252 public static ItemStatus fromString(String value) { in fromString() method in RosterPacket.ItemStatus
DPrivacyItem.java341 protected static PrivacyRule fromString(String value) { in fromString() method in PrivacyItem.PrivacyRule
/external/smack/src/org/jivesoftware/smackx/workgroup/agent/
DWorkgroupQueue.java195 public static Status fromString(String type) { in fromString() method in WorkgroupQueue.Status
/external/guava/guava/src/com/google/common/net/
DHostAndPort.java148 public static HostAndPort fromString(String hostPortString) { in fromString() method in HostAndPort
/external/smack/src/org/xbill/DNS/
DName.java300 fromString(String s, Name origin) throws TextParseException { in fromString() method in Name
318 fromString(String s) throws TextParseException { in fromString() method in Name
DRecord.java446 fromString(Name name, int type, int dclass, long ttl, Tokenizer st, Name origin) in fromString() method in Record
492 fromString(Name name, int type, int dclass, long ttl, String s, Name origin) in fromString() method in Record
/external/icu/icu4c/source/test/intltest/
Ddadrcal.cpp353 UnicodeString fromString; in testConvert() local
/external/chromium_org/third_party/icu/source/test/intltest/
Ddadrcal.cpp353 UnicodeString fromString; in testConvert() local

12