HomeSort by relevance Sort by last modified time
    Searched refs:_action (Results 1 - 22 of 22) sorted by null

  /art/tools/dmtracedump/
profile.h 41 #define METHOD_COMBINE(_method, _action) ((_method) | (_action))
  /external/eigen/bench/btl/generic_bench/timers/
portable_perf_analyzer.hh 58 Action _action(size);
59 std::cout << " " << _action.nb_op_base()*_nb_calc/(m_time_action*1e6) << " ";
60 _action.initialize();
61 m_time_action = std::min(m_time_action, time_calculate(_action));
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/
jsmin.py 121 def _action(self, action): member in class: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/chromium-trace/catapult/devil/devil/android/sdk/
intent.py 32 self._action = action
51 return self._action
  /cts/tools/dasm/src/java_cup/
production.java 112 _action = new action_part(action_str);
197 protected action_part _action; field in class:production
202 public action_part action() {return _action;}
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/fps/
response.py 30 _action = action variable in class:ResponseFactory.FPSResponse
67 _action = 'Undefined' variable in class:Response
72 elif name == self._action + 'Result':
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/mws/
test_connection.py 152 self.assertEqual(response._action, action)
165 self.assertEqual(response._action, action)
  /external/opencv3/modules/viz/src/
types.cpp 51 cv::viz::KeyboardEvent::KeyboardEvent(Action _action, const String& _symbol, unsigned char _code, int _modifiers)
52 : action(_action), symbol(_symbol), code(_code), modifiers(_modifiers) {}
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
TreeWizard.cs 81 System.Action<object> _action; field in class:Antlr.Runtime.Tree.TreeWizard.ActionVisitor
84 _action = action;
88 _action(t);
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
TreeWizard.cs 87 System.Action<object> _action; field in class:Antlr.Runtime.Tree.TreeWizard.ActionVisitor
91 _action = action;
96 _action( t );
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mws/
response.py 261 return getattr(self, self._action + 'Result', None)
264 def _action(self): member in class:Response
272 setattr(self, self._action + 'Result', ElementList(self._ResultClass))
connection.py 362 more = self.method_for(response._action + 'ByNextToken')
    [all...]
  /cts/tools/dasm/etc/
java_cup-new.jar 
java_cup.jar 
java_cup.jar.old 
  /cts/tests/tests/content/src/android/content/cts/
IntentFilterTest.java     [all...]
  /external/valgrind/none/tests/arm64/
fp_and_simd.c 230 #define DO50(_action) \
232 Int _qq; for (_qq = 0; _qq < 50; _qq++) { _action ; } \
    [all...]
  /external/robolectric/v3/libs/
vtd-xml-2.11.jar 
  /prebuilts/tools/common/m2/repository/com/ximpleware/vtd-xml/2.11/
vtd-xml-2.11.jar 
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 904 milliseconds