Home
last modified time | relevance | path

Searched defs:action (Results 1 – 25 of 186) sorted by relevance

12345678

/external/chromium/net/tools/crash_cache/
Dcrash_cache.cc39 int RunSlave(RankCrashes action) { in RunSlave()
81 bool CreateTargetFolder(const FilePath& path, RankCrashes action, in CreateTargetFolder()
120 int SimpleInsert(const FilePath& path, RankCrashes action) { in SimpleInsert()
150 int SimpleRemove(const FilePath& path, RankCrashes action) { in SimpleRemove()
182 int HeadRemove(const FilePath& path, RankCrashes action) { in HeadRemove()
212 int LoadOperations(const FilePath& path, RankCrashes action) { in LoadOperations()
257 int SlaveCode(const FilePath& path, RankCrashes action) { in SlaveCode()
297 RankCrashes action = static_cast<RankCrashes>(strtol(argv[1], &end, 0)); in main() local
/external/webkit/WebCore/platform/wx/
DContextMenuItemWx.cpp44 ContextMenuItem::ContextMenuItem(ContextMenuItemType type, ContextMenuAction action, in ContextMenuItem()
75 ContextMenuAction ContextMenuItem::action() const in action() function in ContextMenuItem
80 void ContextMenuItem::setAction(ContextMenuAction action) in setAction()
/external/webkit/WebCore/platform/gtk/
DContextMenuItemGtk.cpp31 static const char* gtkStockIDFromContextMenuAction(const ContextMenuAction& action) in gtkStockIDFromContextMenuAction()
139 ContextMenuItem::ContextMenuItem(ContextMenuItemType type, ContextMenuAction action, const String& … in ContextMenuItem()
202 ContextMenuAction ContextMenuItem::action() const in action() function in WebCore::ContextMenuItem
207 void ContextMenuItem::setAction(ContextMenuAction action) in setAction()
/external/webkit/WebCore/platform/qt/
DContextMenuItemQt.cpp41 ContextMenuItem::ContextMenuItem(ContextMenuItemType type, ContextMenuAction action, in ContextMenuItem()
70 ContextMenuAction ContextMenuItem::action() const in action() function in WebCore::ContextMenuItem
75 void ContextMenuItem::setAction(ContextMenuAction action) in setAction()
/external/bluetooth/glib/glib/
Dgdebug.h40 #define G_NOTE(type, action) G_STMT_START { \ argument
48 #define G_NOTE(type, action) argument
/external/webkit/WebCore/platform/chromium/
DContextMenuItemChromium.cpp47 ContextMenuItem::ContextMenuItem(ContextMenuItemType type, ContextMenuAction action, const String& … in ContextMenuItem()
68 ContextMenuAction ContextMenuItem::action() const in action() function in WebCore::ContextMenuItem
98 void ContextMenuItem::setAction(ContextMenuAction action) in setAction()
/external/webkit/WebCore/platform/haiku/
DContextMenuItemHaiku.cpp52 ContextMenuItem::ContextMenuItem(ContextMenuItemType type, ContextMenuAction action, in ContextMenuItem()
106 ContextMenuAction ContextMenuItem::action() const in action() function in ContextMenuItem
113 void ContextMenuItem::setAction(ContextMenuAction action) in setAction()
/external/webkit/WebCore/platform/win/
DContextMenuItemWin.cpp57 ContextMenuItem::ContextMenuItem(ContextMenuItemType type, ContextMenuAction action, const String& … in ContextMenuItem()
113 ContextMenuAction ContextMenuItem::action() const in action() function in WebCore::ContextMenuItem
136 void ContextMenuItem::setAction(ContextMenuAction action) in setAction()
/external/qemu/distrib/sdl-1.2.12/src/
DSDL_fatal.c64 struct sigaction action; in SDL_InstallParachute() local
99 struct sigaction action; in SDL_UninstallParachute() local
/external/webkit/WebCore/page/
DDOMTimer.cpp46 DOMTimer::DOMTimer(ScriptExecutionContext* context, ScheduledAction* action, int timeout, bool sing… in DOMTimer()
85 int DOMTimer::install(ScriptExecutionContext* context, ScheduledAction* action, int timeout, bool s… in install()
144 ScheduledAction* action = m_action.release(); in fired() local
/external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/
Dregress-216320.js171 function vsub(form,status,ism,action){ argument
498 function vsav(form,status,ism,action) { argument
725 function crt(form,action){ argument
738 function cusat(form,action){ argument
745 function cfrt(form,ism,action){ argument
799 function cows(form,action){ argument
954 function sact(action){ argument
/external/kernel-headers/original/asm-arm/
Dhw_irq.h11 # define handle_dynamic_tick(action) \ argument
/external/webkit/WebKit/win/
DWebActionPropertyBag.cpp46 WebActionPropertyBag::WebActionPropertyBag(const NavigationAction& action, PassRefPtr<HTMLFormEleme… in WebActionPropertyBag()
62 WebActionPropertyBag* WebActionPropertyBag::createInstance(const NavigationAction& action, PassRefP… in createInstance()
/external/chromium/net/base/
Dlisten_socket_unittest.h49 explicit ListenSocketTestAction(ActionType action) : action_(action) {} in ListenSocketTestAction()
50 ListenSocketTestAction(ActionType action, std::string data) in ListenSocketTestAction()
/external/libpcap/
Dgrammar.y108 pfaction_to_num(const char *action) in pfaction_to_num()
130 pfaction_to_num(const char *action) in pfaction_to_num()
/external/webkit/WebKit/win/WebCoreSupport/
DWebInspectorDelegate.cpp61 /* [retval][out] */ WebDragDestinationAction* action) in dragDestinationActionMaskForDraggingInfo()
/external/webkit/WebCore/loader/
DPolicyChecker.cpp59 NavigationAction action = loader->triggeringAction(); in checkNavigationPolicy() local
92 void PolicyChecker::checkNewWindowPolicy(const NavigationAction& action, NewWindowPolicyDecisionFun… in checkNewWindowPolicy()
/external/libpng/contrib/visupng/
Dcexcept.h219 #define exception__catch(action) \ argument
/external/webkit/WebKitTools/DumpRenderTree/win/
DUIDelegate.h175 /* [retval][out] */ WebDragDestinationAction *action) { return E_NOTIMPL; } in dragDestinationActionMaskForDraggingInfo()
179 /* [in] */ WebDragDestinationAction action, in willPerformDragDestinationAction()
185 /* [retval][out] */ WebDragSourceAction *action) { return E_NOTIMPL; } in dragSourceActionMaskForPoint()
189 /* [in] */ WebDragSourceAction action, in willPerformDragSourceAction()
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
Dhttp_server_base.py43 def wait_for_action(self, action): argument
/external/webkit/WebCore/bindings/js/
DJSWorkerContextCustom.cpp146 ScheduledAction* action = ScheduledAction::create(exec, args, currentWorld(exec)); in setTimeout() local
155 ScheduledAction* action = ScheduledAction::create(exec, args, currentWorld(exec)); in setInterval() local
/external/webkit/WebKit/chromium/src/
DWebSearchableFormData.cpp71 String action(form->action()); in IsHTTPFormSubmit() local
249 String action(formElement->action()); in WebSearchableFormData() local
/external/webkit/WebKit/qt/Api/
Dqwebpage.cpp355 const char* QWebPagePrivate::editorCommandForWebActions(QWebPage::WebAction action) in editorCommandForWebActions()
475 static QWebPage::WebAction webActionForContextMenuAction(WebCore::ContextMenuAction action) in webActionForContextMenuAction()
517 QWebPage::WebAction action = webActionForContextMenuAction(item.action()); in createContextMenu() local
565 QWebPage::WebAction action = static_cast<QWebPage::WebAction>(a->data().toInt()); in _q_webActionTriggered() local
577 void QWebPagePrivate::updateAction(QWebPage::WebAction action) in updateAction()
986 QWebPage::WebAction action; in editorActionForKeyEvent() member
1117 Qt::DropAction action = dragOpToDropAction(page->dragController()->dragEntered(&dragData)); in dragEnterEvent() local
1129 Qt::DropAction action = dragOpToDropAction(page->dragController()->dragEntered(&dragData)); in dragEnterEvent() local
1160 Qt::DropAction action = dragOpToDropAction(page->dragController()->dragUpdated(&dragData)); in dragMoveEvent() local
1172 Qt::DropAction action = dragOpToDropAction(page->dragController()->dragUpdated(&dragData)); in dragMoveEvent() local
[all …]
/external/webkit/WebKit/mac/Carbon/
DHIWebView.mm58 - (SEL)action; function
59 - (int)tag;
76 {
/external/webkit/WebKit/gtk/tests/
Dtesthttpbackend.c35 WebKitWebNavigationAction* action, in navigation_policy_decision_requested_cb()

12345678