Searched refs:starting (Results 1 - 25 of 129) sorted by relevance

123456

/external/valgrind/main/memcheck/tests/
H A Dwrap1.stdout.exp0 starting
H A Dwrap7.stdout.exp0 starting
/external/llvm/test/MC/ARM/
H A Dfull_line_comment.s2 # this is a full line comment starting at column 1
3 # this starting at column 2
/external/valgrind/main/gdbserver_tests/
H A Dnlgone_abrt.stderr.exp6 starting ...
H A Dnlgone_exit.stderr.exp6 starting ...
H A Dnlgone_return.stderr.exp6 starting ...
H A Dnlpasssigalrm.stderr.exp6 starting ...
/external/clang/test/Parser/
H A Dcxx0x-literal-operators.cpp6 expected-warning{{user-defined literal suffixes not starting with '_' are reserved}}
8 expected-warning{{user-defined literal suffixes not starting with '_' are reserved}}
/external/valgrind/main/drd/tests/
H A Dtc17_sembar.stderr.exp2 starting
/external/valgrind/main/helgrind/tests/
H A Dtc17_sembar.stderr.exp2 starting
/external/junit/src/org/junit/rules/
H A DTestName.java29 protected void starting(Description d) { method in class:TestName
H A DTestWatcher.java45 starting(description);
83 protected void starting(Description description) { method in class:TestWatcher
H A DTestWatchman.java51 starting(method);
89 public void starting(FrameworkMethod method) { method in class:TestWatchman
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/util/
H A DTestFragmentTransaction.java14 private boolean starting; field in class:TestFragmentTransaction
45 this.starting = true;
60 this.starting = true;
195 return starting;
/external/ppp/pppd/
H A Dfsm.h106 void (*starting) /* Called when we want the lower layer */ member in struct:fsm_callbacks
H A Dfsm.c138 if( f->callbacks->starting )
139 (*f->callbacks->starting)(f);
177 if( f->callbacks->starting )
178 (*f->callbacks->starting)(f);
/external/doclava/res/assets/templates/
H A Dyaml_navtree.cs28 # print out the yaml nav starting with the toc entry and using the first item,
/external/guava/guava-tests/test/com/google/common/collect/
H A DObjectArraysTest.java155 Integer[] starting = Platform.clone(array1);
165 Object[] expectedArray1 = expectModify ? reference : starting;
166 Object[] expectedArray2 = expectModify ? target : starting;
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
H A DSDL_riscosevents.c259 static int starting = 1; local
266 /* Discard mouse events until they let go of the mouse after starting */
267 if (starting && regs.r[2] != 0)
270 starting = 0;
/external/chromium_org/chrome/browser/resources/ntp4/
H A Dnav_dot.css20 html.starting-up #dot-list {
/external/compiler-rt/
H A DREADME.android37 yet). Look at frameworks/compile/libbcc/runtime for potential starting points.
/external/chromium_org/third_party/mesa/src/docs/OLD/
H A DMESA_sprite_point.spec123 are labeled A, B, C, and D, starting at the lower-left corner and moving
/external/mesa3d/docs/OLD/
H A DMESA_sprite_point.spec123 are labeled A, B, C, and D, starting at the lower-left corner and moving
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
H A Dssim_opt_x86_64.asm27 ; Sum across the register %1 starting with q words
39 ; Sum across the register %1 starting with q words
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_ssim_opt_x86_64.asm27 ; Sum across the register %1 starting with q words
39 ; Sum across the register %1 starting with q words

Completed in 6395 milliseconds

123456