Home
last modified time | relevance | path

Searched refs:Running (Results 1 – 25 of 79) sorted by relevance

1234

/external/v8/src/
Dcounters.h185 bool Running() { in Running() function
207 bool Running() { in Running() function
/external/libpng/scripts/
Dmakefile.linux136 @echo " Running pngtest dynamically linked with $(LIBSO):"
140 @echo " Running pngtest statically linked with libpng.a:"
Dmakefile.gcmmx159 @echo " Running pngtest dynamically linked with $(LIBSO):"
163 @echo " Running pngtest statically linked with libpng.a:"
Dmakefile.nommx138 @echo " Running pngtest dynamically linked with $(LIBSO):"
142 @echo " Running pngtest statically linked with libpng.a:"
Dmakefile.elf162 @echo " Running pngtest dynamically linked with $(LIBSO):"
166 @echo " Running pngtest statically linked with libpng.a:"
/external/chromium/base/
Dstats_counters.h186 if (!Enabled() || !Running()) in Stop()
193 bool Running() { in Running() function
Dstats_table_unittest.cc318 EXPECT_FALSE(bar.Running()); in TEST_F()
347 EXPECT_FALSE(baz.Running()); in TEST_F()
/external/e2fsprogs/tests/f_swapfs/
Dscript25 echo Running debugfs.... >> $OUT
43 echo Running debugfs.... >> $OUT
Dexpect19 Running debugfs....
81 Running debugfs....
/external/elfutils/
DNOTES8 Running
22 Running
/external/e2fsprogs/tests/f_dupsuper/
Dexpect.15 Running additional passes to resolve blocks claimed by more than one inode...
/external/e2fsprogs/tests/f_dup_resize/
Dexpect.15 Running additional passes to resolve blocks claimed by more than one inode...
/external/e2fsprogs/tests/f_dup/
Dexpect.15 Running additional passes to resolve blocks claimed by more than one inode...
/external/e2fsprogs/tests/f_dup3/
Dexpect.15 Running additional passes to resolve blocks claimed by more than one inode...
/external/e2fsprogs/tests/f_bbfile/
Dexpect.18 Running additional passes to resolve blocks claimed by more than one inode...
/external/e2fsprogs/tests/f_dup2/
Dexpect.15 Running additional passes to resolve blocks claimed by more than one inode...
/external/bluetooth/glib/docs/reference/glib/
Drunning.sgml3 <refentrytitle>Running GLib Applications</refentrytitle>
9 <refname>Running GLib Applications</refname>
16 <title>Running and debugging GLib Applications</title>
/external/e2fsprogs/tests/f_dupfsblks/
Dexpect.19 Running additional passes to resolve blocks claimed by more than one inode...
/external/protobuf/gtest/test/
Dgtest_output_test_golden_win.txt8 [==========] Running 61 tests from 27 test cases.
537 [==========] Running 4 tests from 2 test cases.
585 [==========] Running 1 test from 1 test case.
595 [==========] Running 1 test from 1 test case.
Dgtest_output_test_golden_lin.txt561 [==========] Running 4 tests from 2 test cases.
614 [==========] Running 1 test from 1 test case.
624 [==========] Running 1 test from 1 test case.
/external/gtest/test/
Dgtest_output_test_golden_win.txt8 [==========] Running 57 tests from 26 test cases.
507 [==========] Running 4 tests from 2 test cases.
555 [==========] Running 1 test from 1 test case.
565 [==========] Running 1 test from 1 test case.
Dgtest_output_test_golden_lin.txt559 [==========] Running 4 tests from 2 test cases.
612 [==========] Running 1 test from 1 test case.
622 [==========] Running 1 test from 1 test case.
/external/chromium/third_party/icu/source/test/perf/
DREADME23 Running Performance Test:
/external/icu4c/test/perf/
DREADME23 Running Performance Test:
/external/webkit/WebCore/platform/graphics/qt/
DGraphicsLayerQt.cpp919 if (newState == Running && oldState == Stopped && m_layer.data()) in updateState()
1054 if (newState == QAbstractAnimation::Running) { in updateState()
1084 m_layer.data()->m_opacityAnimationRunning = (newState == QAbstractAnimation::Running); in updateState()

1234