/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/ |
D | jsmin.py | 121 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/ |
D | portable_perf_analyzer.hh | 58 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/chromium-trace/catapult/devil/devil/android/sdk/ |
D | intent.py | 32 self._action = action 51 return self._action
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/fps/ |
D | response.py | 30 _action = action variable in ResponseFactory.FPSResponse 67 _action = 'Undefined' variable in Response 72 elif name == self._action + 'Result':
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/mws/ |
D | test_connection.py | 152 self.assertEqual(response._action, action) 165 self.assertEqual(response._action, action)
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
D | TreeWizard.cs | 81 System.Action<object> _action; field in Antlr.Runtime.Tree.TreeWizard.ActionVisitor 84 _action = action; in ActionVisitor() 88 _action(t); in Visit()
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
D | TreeWizard.cs | 87 System.Action<object> _action; field in Antlr.Runtime.Tree.TreeWizard.ActionVisitor 91 _action = action; in ActionVisitor() 96 _action( t ); in Visit()
|
/external/opencv3/modules/viz/src/ |
D | types.cpp | 51 cv::viz::KeyboardEvent::KeyboardEvent(Action _action, const String& _symbol, unsigned char _code, i… in KeyboardEvent() argument 52 : action(_action), symbol(_symbol), code(_code), modifiers(_modifiers) {} in KeyboardEvent()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mws/ |
D | response.py | 261 return getattr(self, self._action + 'Result', None) 264 def _action(self): member in Response 272 setattr(self, self._action + 'Result', ElementList(self._ResultClass))
|
D | connection.py | 362 more = self.method_for(response._action + 'ByNextToken')
|
/external/valgrind/none/tests/arm64/ |
D | fp_and_simd.c | 230 #define DO50(_action) \ argument 232 Int _qq; for (_qq = 0; _qq < 50; _qq++) { _action ; } \
|
/external/robolectric/v3/libs/ |
D | vtd-xml-2.11.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ximpleware/
com/ ... |
/external/guice/extensions/persist/lib/ |
D | db4o-6.4.14.8131-java5.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/db4o/
com/ ... |