Home
last modified time | relevance | path

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

12345678910>>...32

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_action.c90 const struct lp_build_tgsi_action * action, in add_emit()
102 const struct lp_build_tgsi_action * action, in arr_emit()
114 const struct lp_build_tgsi_action * action, in clamp_emit()
155 const struct lp_build_tgsi_action * action, in dp2_emit()
188 const struct lp_build_tgsi_action * action, in dp2a_emit()
214 const struct lp_build_tgsi_action * action, in dp3_emit()
250 const struct lp_build_tgsi_action * action, in dp4_emit()
316 const struct lp_build_tgsi_action * action, in dst_emit()
343 const struct lp_build_tgsi_action * action, in end_emit()
354 const struct lp_build_tgsi_action * action, in exp_emit()
[all …]
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_action.c90 const struct lp_build_tgsi_action * action, in add_emit()
102 const struct lp_build_tgsi_action * action, in arr_emit()
114 const struct lp_build_tgsi_action * action, in clamp_emit()
155 const struct lp_build_tgsi_action * action, in dp2_emit()
188 const struct lp_build_tgsi_action * action, in dp2a_emit()
214 const struct lp_build_tgsi_action * action, in dp3_emit()
250 const struct lp_build_tgsi_action * action, in dp4_emit()
316 const struct lp_build_tgsi_action * action, in dst_emit()
343 const struct lp_build_tgsi_action * action, in end_emit()
354 const struct lp_build_tgsi_action * action, in exp_emit()
[all …]
/external/pdfium/fpdfsdk/src/
Dfsdk_actionhandler.cpp51 FX_BOOL CPDFSDK_ActionHandler::DoAction_DocOpen(const CPDF_Action& action, CPDFSDK_Document* pDocum… in DoAction_DocOpen()
93 FX_BOOL CPDFSDK_ActionHandler::DoAction_Page(const CPDF_Action& action, enum CPDF_AAction::AActionT… in DoAction_Page()
100 FX_BOOL CPDFSDK_ActionHandler::DoAction_Document(const CPDF_Action& action, enum CPDF_AAction::AAct… in DoAction_Document()
107 …FSDK_ActionHandler::DoAction_BookMark(CPDF_Bookmark *pBookMark, const CPDF_Action& action, CPDF_AA… in DoAction_BookMark()
114 FX_BOOL CPDFSDK_ActionHandler::DoAction_Screen(const CPDF_Action& action, CPDF_AAction::AActionType… in DoAction_Screen()
121 FX_BOOL CPDFSDK_ActionHandler::DoAction_Link(const CPDF_Action& action, in DoAction_Link()
128 FX_BOOL CPDFSDK_ActionHandler::DoAction_Field(const CPDF_Action& action, CPDF_AAction::AActionType … in DoAction_Field()
136 FX_BOOL CPDFSDK_ActionHandler::ExecuteDocumentOpenAction(const CPDF_Action& action, CPDFSDK_Documen… in ExecuteDocumentOpenAction()
175 FX_BOOL CPDFSDK_ActionHandler::ExecuteLinkAction(const CPDF_Action& action, CPDFSDK_Document* pDocu… in ExecuteLinkAction()
231 FX_BOOL CPDFSDK_ActionHandler::ExecuteDocumentPageAction(const CPDF_Action& action, CPDF_AAction::A… in ExecuteDocumentPageAction()
[all …]
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
Duser_commands.js451 'action': 'setPref', property
475 'action': 'open' property
492 'action': 'open' property
499 'action': 'open' property
506 'action': 'open' property
557 'action': 'setPref', property
591 'action': 'setPref', property
648 'action': 'cyclePunctuationEcho' property
655 'action': 'setPref', property
/external/chromium_org/v8/src/heap/
Dgc-idle-time-handler-unittest.cc154 GCIdleTimeAction action = handler()->Compute(idle_time_ms, heap_state); in TEST_F() local
165 GCIdleTimeAction action = handler()->Compute(idle_time_ms, heap_state); in TEST_F() local
175 GCIdleTimeAction action = handler()->Compute(idle_time_ms, heap_state); in TEST_F() local
184 GCIdleTimeAction action = handler()->Compute(idle_time_ms, heap_state); in TEST_F() local
197 GCIdleTimeAction action = handler()->Compute(idle_time_ms, heap_state); in TEST_F() local
211 GCIdleTimeAction action = handler()->Compute(idle_time_ms, heap_state); in TEST_F() local
223 GCIdleTimeAction action = handler()->Compute(idle_time_ms, heap_state); in TEST_F() local
227 GCIdleTimeAction action = handler()->Compute(idle_time_ms, heap_state); in TEST_F() local
236 GCIdleTimeAction action = handler()->Compute(idle_time_ms, heap_state); in TEST_F() local
243 GCIdleTimeAction action = handler()->Compute(idle_time_ms, heap_state); in TEST_F() local
[all …]
/external/chromium_org/ash/
Dmulti_profile_uma.cc12 void MultiProfileUMA::RecordSessionMode(SessionMode action) { in RecordSessionMode()
19 void MultiProfileUMA::RecordSigninUser(SigninUserAction action) { in RecordSigninUser()
26 void MultiProfileUMA::RecordSwitchActiveUser(SwitchActiveUserAction action) { in RecordSwitchActiveUser()
40 void MultiProfileUMA::RecordTeleportAction(TeleportWindowAction action) { in RecordTeleportAction()
/external/chromium_org/chrome/browser/extensions/
Dextension_action_unittest.cc18 ExtensionAction action(std::string(), ActionInfo::TYPE_PAGE, action_info); in TEST() local
34 ExtensionAction action(std::string(), ActionInfo::TYPE_PAGE, ActionInfo()); in TEST() local
72 ExtensionAction action(std::string(), ActionInfo::TYPE_PAGE, ActionInfo()); in TEST() local
87 ExtensionAction action(std::string(), ActionInfo::TYPE_PAGE, ActionInfo()); in TEST() local
102 ExtensionAction action(std::string(), ActionInfo::TYPE_PAGE, ActionInfo()); in TEST() local
126 ExtensionAction action(std::string(), ActionInfo::TYPE_PAGE, action_info); in TEST() local
Dextension_action_manager_unittest.cc73 DictionaryBuilder& action, in BuildExtension()
90 const ExtensionAction& action) { in TitlesMatch()
96 const ExtensionAction& action, in IconsMatch()
124 const ExtensionAction* action = GetAction(action_type, *extension.get()); in TestPopulateMissingValues() local
197 scoped_ptr<ExtensionAction> action = in TEST_F() local
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestAttributes.java58 String action = "i<3; '<xmltag>'"; in testEscapedLessThanInAction() local
73 String action = "int \\$n; \"\\$in string\\$\""; in testEscaped$InAction() local
93 String action = "$i; $i.x; $u; $u.x"; in testArguments() local
115 String action = "x, (*a).foo(21,33), 3.2+1, '\\n', "+ in testComplicatedArgParsing() local
169 String action = "34, '{', \"it's<\", '\"', \"\\\"\", 19"; in testStringArgParsing() local
205 String action = "(*a).foo(21,33,\",\")"; in testComplicatedSingleArgParsing() local
230 String action = "34<50"; in testArgWithLT() local
256 String action = "$foo.get(\"ick\");"; in testGenericsAsArgumentDefinition() local
285 String action = "$foo.get(\"ick\"); x=3;"; in testGenericsAsArgumentDefinition2() local
339 String action = "x, $A.text+\"3242\", (*$A).foo(21,33), 3.2+1, '\\n', "+ in testComplicatedArgParsingWithTranslation() local
[all …]
DTestTemplates.java49 String action = "x = %foo(name={$ID.text});"; in testTemplateConstructor() local
87 String action = "x = %foo();"; in testTemplateConstructorNoArgs() local
124 String action = "x = %({\"foo\"})(name={$ID.text});"; in testIndirectTemplateConstructor() local
161 String action = "x = %{$ID.text};"; in testStringConstructor() local
196 String action = "%x.y = z;"; in testSetAttr() local
232 String action = "%{foo($ID.text).getST()}.y = z;"; in testSetAttrOfExpr() local
290 String action = "%x .y = z;"; in testCannotHaveSpaceBeforeDot() local
318 String action = "%x. y = z;"; in testCannotHaveSpaceAfterDot() local
/external/chromium_org/chrome/browser/extensions/activity_log/
Dactivity_log_policy_unittest.cc19 scoped_refptr<Action> action = in TEST_F() local
42 scoped_refptr<Action> action = new Action( in TEST_F() local
67 scoped_refptr<Action> action = in TEST_F() local
86 scoped_refptr<Action> action = in TEST_F() local
Dactivity_database_unittest.cc85 const Action& action = *queue_[i].get(); in FlushDatabase() local
103 scoped_refptr<Action> action) { in Record()
138 scoped_refptr<Action> action( in CreateAction() local
143 void Record(ActivityDatabase* db, scoped_refptr<Action> action) { in Record()
198 scoped_refptr<Action> action = CreateAction(base::Time::Now(), "brewster"); in TEST_F() local
219 scoped_refptr<Action> action = CreateAction(base::Time::Now(), "brewster"); in TEST_F() local
236 scoped_refptr<Action> action = CreateAction(base::Time::Now(), "brewster"); in TEST_F() local
258 scoped_refptr<Action> action = CreateAction(base::Time::Now(), "brewster"); in TEST_F() local
279 scoped_refptr<Action> action = new Action( in TEST_F() local
Dcounting_policy_unittest.cc387 static void CheckAction(const Action& action, in CheckAction()
424 scoped_refptr<Action> action = in CheckRemoveActions() local
550 scoped_refptr<Action> action = new Action(extension->id(), in TEST_F() local
574 scoped_refptr<Action> action = new Action(extension->id(), in TEST_F() local
606 scoped_refptr<Action> action = in TEST_F() local
663 scoped_refptr<Action> action = in TEST_F() local
821 scoped_refptr<Action> action = in TEST_F() local
888 scoped_refptr<Action> action = in TEST_F() local
956 scoped_refptr<Action> action = in TEST_F() local
1011 scoped_refptr<Action> action = in TEST_F() local
[all …]
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_setup_tgsi_llvm.c346 const struct lp_build_tgsi_action * action, in bgnloop_emit()
366 const struct lp_build_tgsi_action * action, in brk_emit()
378 const struct lp_build_tgsi_action * action, in cont_emit()
390 const struct lp_build_tgsi_action * action, in else_emit()
424 const struct lp_build_tgsi_action * action, in endif_emit()
456 const struct lp_build_tgsi_action * action, in endloop_emit()
473 const struct lp_build_tgsi_action * action, in if_emit()
503 const struct lp_build_tgsi_action * action, in kil_emit()
684 const struct lp_build_tgsi_action * action, in emit_icmp()
713 const struct lp_build_tgsi_action *action, in emit_cmp()
[all …]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
Dradeon_setup_tgsi_llvm.c346 const struct lp_build_tgsi_action * action, in bgnloop_emit()
366 const struct lp_build_tgsi_action * action, in brk_emit()
378 const struct lp_build_tgsi_action * action, in cont_emit()
390 const struct lp_build_tgsi_action * action, in else_emit()
424 const struct lp_build_tgsi_action * action, in endif_emit()
456 const struct lp_build_tgsi_action * action, in endloop_emit()
473 const struct lp_build_tgsi_action * action, in if_emit()
503 const struct lp_build_tgsi_action * action, in kil_emit()
684 const struct lp_build_tgsi_action * action, in emit_icmp()
713 const struct lp_build_tgsi_action *action, in emit_cmp()
[all …]
/external/chromium_org/third_party/WebKit/Source/platform/
DContextMenuItem.cpp33 ContextMenuItem::ContextMenuItem(ContextMenuItemType type, ContextMenuAction action, const String& … in ContextMenuItem()
44 ContextMenuItem::ContextMenuItem(ContextMenuItemType type, ContextMenuAction action, const String& … in ContextMenuItem()
53 ContextMenuItem::ContextMenuItem(ContextMenuAction action, const String& title, bool enabled, bool … in ContextMenuItem()
88 void ContextMenuItem::setAction(ContextMenuAction action) in setAction()
93 ContextMenuAction ContextMenuItem::action() const in action() function in blink::ContextMenuItem
/external/chromium_org/remoting/webapp/
Dformat_iq.js333 remoting.FormatIq.prototype.prettyJingleAction = function(jingle, action) { argument
394 remoting.FormatIq.prototype.prettyIqHeading = function(action, id, desc, argument
414 remoting.FormatIq.prototype.prettyIqResult = function(action, iq_list) { argument
454 remoting.FormatIq.prototype.prettyIqGet = function(action, iq_list) { argument
484 remoting.FormatIq.prototype.prettyIqSet = function(action, iq_list) { argument
556 remoting.FormatIq.prototype.prettyIqError = function(action, iq_list) { argument
/external/chromium_org/components/autofill/content/browser/wallet/
Drequired_action.cc13 bool ActionAppliesToFullWallet(RequiredAction action) { in ActionAppliesToFullWallet()
20 bool ActionAppliesToSaveToWallet(RequiredAction action) { in ActionAppliesToSaveToWallet()
25 bool ActionAppliesToWalletItems(RequiredAction action) { in ActionAppliesToWalletItems()
/external/chromium_org/net/tools/crash_cache/
Dcrash_cache.cc46 int RunSlave(RankCrashes action) { in RunSlave()
91 bool CreateTargetFolder(const base::FilePath& path, RankCrashes action, in CreateTargetFolder()
154 int SimpleInsert(const base::FilePath& path, RankCrashes action, in SimpleInsert()
188 int SimpleRemove(const base::FilePath& path, RankCrashes action, in SimpleRemove()
227 int HeadRemove(const base::FilePath& path, RankCrashes action, in HeadRemove()
264 int LoadOperations(const base::FilePath& path, RankCrashes action, in LoadOperations()
323 int SlaveCode(const base::FilePath& path, RankCrashes action) { in SlaveCode()
368 RankCrashes action = static_cast<RankCrashes>(strtol(argv[1], &end, 0)); in main() local
/external/chromium_org/sandbox/win/src/
Dsandbox_nt_util.h40 #define VERIFY(action) DCHECK_NT(action) argument
41 #define VERIFY_SUCCESS(action) DCHECK_NT(NT_SUCCESS(action)) argument
44 #define VERIFY(action) (action) argument
45 #define VERIFY_SUCCESS(action) (action) argument
/external/chromium_org/chrome/browser/spellchecker/
Dspellcheck_action_unittest.cc22 SpellcheckAction action; in TEST() local
34 SpellcheckAction action; in TEST() local
42 SpellcheckAction action; in TEST() local
55 SpellcheckAction action; in TEST() member
/external/bison/lib/
Dfatal-signal.c95 struct sigaction action; in init_fatal_signals() local
117 volatile action_t action; member
157 action_t action; in fatal_signal_handler() local
183 struct sigaction action; in install_handlers() local
206 at_fatal_signal (action_t action) in at_fatal_signal()
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
Dearcons.js40 'action': 'play', property
52 'action': 'setPref', property
59 'action': 'setPref', property
/external/chromium_org/content/browser/
Duser_metrics.cc15 void RecordAction(const base::UserMetricsAction& action) { in RecordAction()
27 void RecordComputedAction(const std::string& action) { in RecordComputedAction()
/external/chromium_org/base/metrics/
Duser_metrics.cc21 void Record(const std::string& action) { in Record()
57 void RecordAction(const UserMetricsAction& action) { in RecordAction()
61 void RecordComputedAction(const std::string& action) { in RecordComputedAction()

12345678910>>...32