HomeSort by relevance Sort by last modified time
    Searched refs:pre (Results 1 - 25 of 726) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/toolchain-utils/toolchain_utils_githooks/
pre-push 6 # Just execute our custom pre-push script.
8 # we modify our pre-push script
9 exec ./toolchain_utils_githooks/pre-push.real "$@"
  /external/valgrind/memcheck/tests/
wrap1.stdout.exp 2 wrapper-pre
wrap7.stdout.exp 2 wrapper-pre
wrap6.stdout.exp 2 fn_0 wrapper pre ()
8 fn_1 wrapper pre ( 42 )
14 fn_2 wrapper pre ( 42, 43 )
20 fn_3 wrapper pre ( 42, 43, 44 )
26 fn_4 wrapper pre ( 42, 43, 44, 45 )
31 fn_5 wrapper pre ( 42, 43, 44, 45, 46 )
36 fn_6 wrapper pre ( 42, 43, 44, 45, 46, 47 )
41 fn_7 wrapper pre ( 42, 43, 44, 45, 46, 47, 48 )
46 fn_8 wrapper pre ( 42, 43, 44, 45, 46, 47, 48, 49 )
51 fn_9 wrapper pre ( 42, 43, 44, 45, 46, 47, 48, 49, 50
    [all...]
  /hardware/intel/common/libva/test/basic/
test_01.c 29 void pre() function
test_02.c 29 void pre() function
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
prefix2.s 2 PREFIX pre
prefix1.s 6 PREFIX pre
8 :pre:c TETRA :pre:d
12 :pre:fix:c TETRA :pre:fix:d
prefix1.d 13 0+c l \.text 0+ pre:c
15 0+14 l \.text 0+ pre:fix:c
21 0+ \*UND\* 0+ pre:d
23 0+ \*UND\* 0+ pre:fix:d
32 0+c R_MMIX_32 pre:d
34 0+14 R_MMIX_32 pre:fix:d
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreeVisitorAction.java 32 * pre() before visiting children and execute post() after visiting children.
40 public Object pre(Object t); method in interface:TreeVisitorAction
  /external/libopus/doc/
opus_in_isobmff.css 12 .pre
14 white-space: pre; /* CSS 2.0 */
15 white-space: pre-wrap; /* CSS 2.1 */
16 white-space: -pre-wrap; /* Opera 4-6 */
17 white-space: -o-pre-wrap; /* Opera 7 */
18 white-space: -moz-pre-wrap; /* Mozilla */
19 white-space: -hp-pre-wrap; /* HP Printers */
31 white-space : pre;
  /toolchain/binutils/binutils-2.25/gold/testsuite/
arm_branch_range.t 27 .text.pre : { *(.text.pre) }
arm_thm_jump11.t 27 .text.pre : { *(.text.pre) }
arm_thm_jump8.t 27 .text.pre : { *(.text.pre) }
thumb2_branch_range.t 27 .text.pre : { *(.text.pre) }
thumb_branch_range.t 27 .text.pre : { *(.text.pre) }
  /external/apache-harmony/support/src/test/java/tests/support/
Support_PlatformFile.java 24 public static String getNewPlatformFile(String pre, String post) {
33 return pre + platformId + post;
  /toolchain/binutils/binutils-2.25/gas/
input-file.h 64 void input_file_open (char *filename, int pre);
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
SourceHighlighter.java 70 final HTMLElement pre = parent.pre(Styles.SOURCE + " lang-" + lang local
77 renderCodeLine(pre, line, source.getLine(nr), nr);
81 private void renderCodeLine(final HTMLElement pre, final String linesrc,
83 highlight(pre, line, lineNr).text(linesrc);
84 pre.text("\n");
87 HTMLElement highlight(final HTMLElement pre, final ILine line,
101 return pre;
108 return span(pre, lineId, style, Styles.BRANCH_NOT_COVERED,
111 return span(pre, lineId, style, Styles.BRANCH_FULLY_COVERED
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRTreeVisitorAction.h 48 - (ANTLRTreeVisitorAction *)pre:(ANTLRTreeVisitorAction *) t;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRTreeVisitorAction.h 48 - (ANTLRTreeVisitorAction *)pre:(ANTLRTreeVisitorAction *) t;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRTreeVisitorAction.h 48 - (ANTLRTreeVisitorAction *)pre:(ANTLRTreeVisitorAction *) t;
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTreeVisitorAction.h 48 - (ANTLRTreeVisitorAction *)pre:(ANTLRTreeVisitorAction *) t;
  /external/clang/test/Preprocessor/
macro_fn_preexpand.c 1 // RUN: %clang_cc1 %s -E | grep 'pre: 1 1 X'
6 pre: A(A(X))
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
attr-merge-arch-2b.s 1 .eabi_attribute 6, 0 @Tag_CPU_arch, 0 means pre-v4.

Completed in 376 milliseconds

1 2 3 4 5 6 7 8 91011>>