/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
D | string-validate-input.js | 84 function addResult(r) function
|
/external/webkit/Source/WebCore/storage/ |
D | SQLResultSetRowList.h | 47 void addResult(const SQLValue& result) { m_result.append(result); } in addResult() function
|
D | StorageMap.cpp | 136 pair<HashMap<String, String>::iterator, bool> addResult = m_map.add(key, value); in setItem() local
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
D | string-validate-input.js | 84 function addResult(r) function
|
/external/webkit/Source/WebCore/platform/graphics/mac/ |
D | SimpleFontDataCoreText.cpp | 45 …pair<HashMap<unsigned, RetainPtr<CFDictionaryRef> >::iterator, bool> addResult = m_CFStringAttribu… in getCFStringAttributes() local
|
D | ComplexTextControllerATSUI.cpp | 280 …pair<HashMap<unsigned, ATSUStyle>::iterator, bool> addResult = fontData->m_ATSUStyleMap.add(key, 0… in initializeATSUStyle() local
|
/external/webkit/Source/WebCore/inspector/front-end/ |
D | ExtensionAuditCategory.js | 83 addResult: function(displayName, description, severity, details) method in WebInspector.ExtensionAuditCategoryResults
|
D | ExtensionAPI.js | 299 addResult: function(displayName, description, severity, details) method in AuditResultImpl
|
/external/webkit/Source/WebCore/dom/ |
D | DocumentOrderedMap.cpp | 72 pair<Map::iterator, bool> addResult = m_map.add(key, element); in add() local
|
D | QualifiedName.cpp | 59 …pair<QNameSet::iterator, bool> addResult = gNameCache->add<QualifiedNameComponents, QNameComponent… in init() local
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
D | Security2Test.java | 307 int addResult = Security.addProvider(test); in test_removeProviderLjava_lang_String() local
|
/external/webkit/Source/JavaScriptCore/runtime/ |
D | Identifier.cpp | 130 …pair<HashSet<StringImpl*>::iterator, bool> addResult = identifierTable.add<const char*, Identifier… in add() local 226 …pair<HashSet<StringImpl*>::iterator, bool> addResult = globalData->identifierTable->add<UCharBuffe… in add() local
|
/external/webkit/Source/WebCore/loader/ |
D | CrossOriginPreflightResultCache.cpp | 163 …pair<CrossOriginPreflightResultHashMap::iterator, bool> addResult = m_preflightHashMap.add(make_pa… in appendEntry() local
|
/external/webkit/Source/JavaScriptCore/wtf/text/ |
D | AtomicString.cpp | 80 …pair<HashSet<StringImpl*>::iterator, bool> addResult = stringTable().add<T, HashTranslator>(value); in addToStringTable() local
|
/external/webkit/Source/WebCore/platform/cf/ |
D | BinaryPropertyList.cpp | 227 …pair<IntegerArrayMap::iterator, bool> addResult = m_integerArrays.add(IntegerArray(integers, size)… in writeIntegerArray() local
|
/external/webkit/Source/WebCore/platform/graphics/ca/ |
D | GraphicsLayerCA.cpp | 2140 pair<LayerMap::iterator, bool> addResult = clones->add(cloneID, dummy); in findOrMakeClone() local
|