Home
last modified time | relevance | path

Searched refs:_action (Results 1 – 14 of 14) sorted by relevance

/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Djsmin.py121 def _action(self, action): member in JavascriptMinify
178 self._action(3)
183 self._action(1)
185 self._action(2)
188 self._action(1)
190 self._action(3)
193 self._action(1)
195 self._action(2)
199 self._action(1)
201 self._action(3)
[all …]
/external/eigen/bench/btl/generic_bench/timers/
Dportable_perf_analyzer.hh58 Action _action(size); in eval_mflops() local
59 std::cout << " " << _action.nb_op_base()*_nb_calc/(m_time_action*1e6) << " "; in eval_mflops()
60 _action.initialize(); in eval_mflops()
61 m_time_action = std::min(m_time_action, time_calculate(_action)); in eval_mflops()
/external/autotest/server/cros/cfm/configurable_test/
Dactions.py352 self._action = action
359 self._action.execute(context)
367 self._action,
375 % (self._action, self._num_tries, self._retry_delay_seconds))
/external/webrtc/
Dpresubmit_test_mocks.py111 self._action = action
115 return self._action
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dintent.py51 self._action = action
70 return self._action
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeWizard.cs87 System.Action<object> _action; field in Antlr.Runtime.Tree.TreeWizard.ActionVisitor
91 _action = action; in ActionVisitor()
96 _action( t ); in Visit()
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeWizard.cs81 System.Action<object> _action; field in Antlr.Runtime.Tree.TreeWizard.ActionVisitor
84 _action = action; in ActionVisitor()
88 _action(t); in Visit()
/external/python/cpython3/Lib/multiprocessing/
Dsynchronize.py372 (self._parties, self._action, self._timeout,
377 return (self._parties, self._action, self._timeout,
/external/bcc/src/lua/bcc/vendor/
Dargparse.lua410 if self._action then
411 action = self._action
921 if parser._action then
922 table.insert(self.command_actions, {action = parser._action, name = parser._name})
/external/python/cpython3/Lib/
Dthreading.py608 self._action = action
657 if self._action:
658 self._action()
/external/pdfium/third_party/yasm/
Dyasm_assemble.gni103 action_name = "${target_name}_action"
/external/perfetto/tools/
Dinstall-build-deps389 def del_read_only_for_windows(_action, name, _exc): argument
/external/rust/crates/tokio-test/src/
Dio.rs326 let _action = self.actions.pop_front(); in action() localVariable
/external/guice/extensions/persist/lib/
Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/ ...