HomeSort by relevance Sort by last modified time
    Searched refs:ran (Results 26 - 34 of 34) sorted by null

12

  /ndk/sources/host-tools/make-3.81/
remake.c 803 int ran = file->command_state == cs_running;
815 or won when they ran (i.e. status is 0). */
838 /* Pretend we ran a real touch command, to suppress the
843 to the double-colon entries). Simply setting ran=1 would
854 if ((ran && !file->phony) || touched)
858 /* If -n, -t, or -q and all the commands are recursive, we ran them so
905 if (ran && file->update_status != -1)
916 if (ran && !d->file->phony)
799 int ran = file->command_state == cs_running; local
    [all...]
  /cts/tests/tests/database/src/android/database/cts/
AbstractCursorTest.java 382 Random ran = new Random(); local
390 Integer r = ran.nextInt();
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/extensions/searchvox/
util.js 150 // The onclick method ran successfully and returned false, meaning the
  /libcore/jsr166-tests/src/test/java/jsr166/
ScheduledExecutorSubclassTest.java 19 volatile boolean ran; field in class:ScheduledExecutorSubclassTest.CustomTask
23 ran = true;
37 assertTrue(ran);
42 assertTrue(ran);
    [all...]
  /external/chromium_org/chrome/renderer/resources/
offline.js     [all...]
  /external/chromium_org/v8/benchmarks/spinning-balls/
v.js 344 // if it's life-force ran out.
  /external/chromium_org/chrome/browser/resources/profiler/
profiler.js     [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
dom_util.js     [all...]
  /external/chromium_org/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]

Completed in 255 milliseconds

12