HomeSort by relevance Sort by last modified time
    Searched refs:Running (Results 26 - 50 of 60) sorted by null

12 3

  /external/autotest/site_utils/
collect_suite_time_stats.py 17 7. Average Running time.
49 "job_time_breakdown" type in ES that have "Queued" or "Running" status.
82 _hqes.RUNNING, _hqes.GATHERING, _hqes.PARSING]
103 Get sum of durations for "Queued", "Running", "Parsing", and "Gathering"
232 ('status', 'Running'),])
  /external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
LevenbergMarquardt.h 27 Running = -1,
268 } while (status==LevenbergMarquardtSpace::Running);
LMonestep.h 196 return LevenbergMarquardtSpace::Running;
  /external/eigen/unsupported/Eigen/src/NonLinearOptimization/
LevenbergMarquardt.h 21 Running = -1,
158 } while (status==LevenbergMarquardtSpace::Running);
351 return LevenbergMarquardtSpace::Running;
601 return LevenbergMarquardtSpace::Running;
613 } while (status==LevenbergMarquardtSpace::Running);
  /external/regex-re2/
Makefile 221 @echo Running debug binary tests.
227 @echo Running static binary tests.
233 @echo Running dynamic binary tests.
  /external/v8/test/mjsunit/regress/
regress-2073.js 28 // Running this test with --trace_gc will show heap size growth due to
  /external/webrtc/webrtc/tools/rtcbot/
main.js 76 console.log("Running test: " + testname);
  /external/eigen/test/
denseLM.cpp 138 } while (info==LevenbergMarquardtSpace::Running);
  /external/valgrind/auxprogs/
nightly-build-summary 146 if ($line =~ /Running regression tests/) {
  /external/webrtc/webrtc/modules/video_coding/
jitter_buffer.h 116 // Returns true if the jitter buffer is running.
117 bool Running() const;
324 // If we are running (have started) or not.
receiver.cc 59 if (!jitter_buffer_.Running()) {
jitter_buffer.cc 353 bool VCMJitterBuffer::Running() const {
    [all...]
  /build/core/
ninja.mk 163 @echo Running kati to generate build$(KATI_NINJA_SUFFIX).ninja...
  /external/chromium-trace/catapult/third_party/vinn/vinn/
d8_bootstrap.js 21 /* There are four ways a program can finish running in D8:
24 * - c) Running to end of the script
  /external/v8/test/mjsunit/
debug-stepin-property-function-call.js 142 print("Running " + n + "...");
  /external/v8/tools/profviz/
worker.js 158 time("Running gnuplot (" + objects + " objects)",
  /system/extras/tests/workloads/
pwrtest.sh 52 echo "-R release : release running on device (MDA20, 2054728, etc)"
187 echo Running $cmdline
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/blink/testharness/
testharness.js     [all...]
  /external/libvncserver/webclients/novnc/
README.md 60 Running in Chrome before and after connecting:
99 a running VNC server:
  /external/v8/test/promises-aplus/lib/
mocha.js 115 print('Running ' + suite.description + '#' + this.name + ' ...');
  /frameworks/base/docs/html/training/
training_toc.cs 23 <li><a href="<?cs var:toroot ?>training/basics/firstapp/running-app.html">
24 Running Your Application
702 <a href="<?cs var:toroot ?>training/sync-adapters/running-sync-adapter.html">
703 Running a Sync Adapter
    [all...]
  /external/v8/src/
counters.h 244 // Returns true if the timer is running.
245 bool Running() {
306 // while running a script.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh 55 # We only support running this script on Linux
327 If you're running on a 32-bit system, it will generate a 32-bit toolchain.
328 If you're running on a 64-bit system, it will generate a 64-bit toolchain
1211 echo "Running: $DESCR"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/
build-precise-multilib-toolchain.sh 55 # We only support running this script on Linux
329 If you're running on a 32-bit system, it will generate a 32-bit toolchain.
330 If you're running on a 64-bit system, it will generate a 64-bit toolchain
1213 echo "Running: $DESCR"
    [all...]
  /external/bison/djgpp/
config.bat 485 echo Running the ./configure script...

Completed in 1268 milliseconds

12 3