Searched defs:Vector (Results 1 - 25 of 60) sorted by relevance

123

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DIconBlackBerry.cpp39 PassRefPtr<Icon> Icon::createIconForFiles(const Vector<String>&) argument
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/PBQP/
H A DMath.h22 class Vector { class in namespace:PBQP
26 explicit Vector(unsigned length) : function in class:PBQP::Vector
31 Vector(unsigned length, PBQPNum initVal) : function in class:PBQP::Vector
37 Vector(const Vector &v) : function in class:PBQP::Vector
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DContextMenuNone.cpp46 PlatformContextMenu ContextMenu::createPlatformContextMenuFromItems(const Vector<ContextMenuItem>&) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/blackberry/
H A DSearchPopupMenuBlackBerry.cpp45 void SearchPopupMenuBlackBerry::saveRecentSearches(AtomicString const&, const Vector<String>&) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/efl/
H A DIconEfl.cpp55 PassRefPtr<Icon> Icon::createIconForFiles(const Vector<String>&) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DSearchPopupMenuGtk.cpp37 void SearchPopupMenuGtk::saveRecentSearches(const AtomicString&, const Vector<String>&) argument
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DSearchPopupMenuEfl.cpp40 void SearchPopupMenuEfl::saveRecentSearches(const AtomicString&, const Vector<String>&) argument
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DSearchPopupMenuQt.cpp36 void SearchPopupMenuQt::saveRecentSearches(const AtomicString&, const Vector<String>&) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebFormClient.cpp36 bool WebFormClient::willSubmitForm(WebPageProxy* page, WebFrameProxy* frame, WebFrameProxy* sourceFrame, const Vector<std::pair<String, String>>& textFieldValues, APIObject* userData, WebFormSubmissionListenerProxy* listener) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/efl/
H A DWebContextMenuProxyEfl.cpp50 void WebContextMenuProxyEfl::showContextMenu(const WebCore::IntPoint&, const Vector<WebContextMenuItemData>&) argument
H A DWebPageProxyEfl.cpp68 void WebPageProxy::saveRecentSearches(const String&, const Vector<String>&) argument
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DDOMStringList.h
/macosx-10.9.5/WebCore-7537.78.1/html/parser/
H A DHTMLIdentifier.h48 HTMLIdentifier(const Vector<UChar, inlineCapacity>& vector, CharacterWidth width) argument
H A DHTMLParserIdioms.h46 String stripLeadingAndTrailingHTMLSpaces(const Vector<UChar, inlineCapacity>& vector) argument
H A DAtomicHTMLToken.h218 AtomicHTMLToken(HTMLToken::Type type, const AtomicString& name, const Vector<Attribute>& attributes = Vector<Attribute>()) argument
/macosx-10.9.5/WebCore-7537.78.1/html/track/
H A DWebVTTTokenizer.cpp51 inline bool vectorEqualsString(const Vector<CharacterType, 32>& vector, const String& string) argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DQuotesData.cpp32 PassRefPtr<QuotesData> QuotesData::create(const Vector<std::pair<String, String> >& quotes) argument
38 QuotesData::QuotesData(const Vector<std::pair<String, String> >& quotes) argument
/macosx-10.9.5/WebKit2-7537.78.2/Platform/CoreIPC/
H A DDataReference.h51 DataReference(const Vector<uint8_t, inlineCapacity>& vector) argument
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DUniqueVector.h31 std::vector<T> Vector; member in class:llvm::UniqueVector
H A DMapVector.h36 VectorType Vector; member in class:llvm::MapVector
[all...]
H A DSmallSet.h35 SmallVector<T, N> Vector; member in class:llvm::SmallSet
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/
H A DInjectedBundlePageFormClient.cpp96 void InjectedBundlePageFormClient::willSendSubmitEvent(WebPage* page, HTMLFormElement* formElement, WebFrame* frame, WebFrame* sourceFrame, const Vector<std::pair<String, String>>& values) argument
111 void InjectedBundlePageFormClient::willSubmitForm(WebPage* page, HTMLFormElement* formElement, WebFrame* frame, WebFrame* sourceFrame, const Vector<std::pair<String, String>>& values, RefPtr<APIObject>& userData) argument
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DGetByIdStatus.h61 GetByIdStatus( State state, bool wasSeenInJIT, const StructureSet& structureSet = StructureSet(), PropertyOffset offset = invalidOffset, JSValue specificValue = JSValue(), Vector<Structure*> chain = Vector<Structure*>()) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/gtk/
H A DWebPageProxyGtk.cpp61 void WebPageProxy::saveRecentSearches(const String&, const Vector<String>&) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/qt/
H A DWebPageProxyQt.cpp53 void WebPageProxy::saveRecentSearches(const String&, const Vector<String>&) argument

Completed in 312 milliseconds

123