HomeSort by relevance Sort by last modified time
    Searched refs:Pre (Results 1 - 20 of 20) sorted by null

  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
ITreeVisitorAction.cs 37 * pre() before visiting children and execute post() after visiting children.
49 object Pre(object t);
72 public object Pre(object t)
TreeVisitor.cs 35 /** <summary>Do a depth first walk of a tree, applying pre() and post() actions as we go.</summary> */
64 t = action.Pre(t); // if rewritten, walk children of new t
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
ITreeVisitorAction.cs 39 * pre() before visiting children and execute post() after visiting children.
51 object Pre( object t );
74 public object Pre( object t )
TreeVisitor.cs 37 /** <summary>Do a depth first walk of a tree, applying pre() and post() actions as we go.</summary> */
66 t = action.Pre( t ); // if rewritten, walk children of new t
  /external/clang/lib/Driver/
Option.cpp 52 for (const char * const *Pre = Info->Prefixes; *Pre != 0; ++Pre) {
53 llvm::errs() << '"' << *Pre << (*(Pre + 1) == 0 ? "\"" : "\", ");
OptTable.cpp 178 for (const char * const *Pre = I->Prefixes; *Pre != 0; ++Pre) {
179 StringRef Prefix(*Pre);
  /external/llvm/lib/Option/
Option.cpp 54 for (const char * const *Pre = Info->Prefixes; *Pre != 0; ++Pre) {
55 llvm::errs() << '"' << *Pre << (*(Pre + 1) == 0 ? "\"" : "\", ");
OptTable.cpp 179 for (const char * const *Pre = I->Prefixes; *Pre != 0; ++Pre) {
180 StringRef Prefix(*Pre);
  /external/llvm/test/MC/ARM/
arm_addrmode2.s 29 @ Pre-indexed
  /external/robolectric/
Android.mk 40 # Pre-built dependency jars
  /external/harfbuzz/src/
harfbuzz-indic.cpp 480 Pre,
511 None, None, Post, Pre,
552 Below, None, Post, Pre,
555 Below, None, None, Pre,
556 Pre, None, None, Split,
593 Below, None, Post, Pre,
634 None, None, Post, Pre,
678 None, None, None, Pre,
719 None, None, Pre, Pre,
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-indic.cpp 480 Pre,
511 None, None, Post, Pre,
552 Below, None, Post, Pre,
555 Below, None, None, Pre,
556 Pre, None, None, Split,
593 Below, None, Post, Pre,
634 None, None, Post, Pre,
678 None, None, None, Pre,
719 None, None, Pre, Pre,
    [all...]
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 84 ATTRIBUTE Ascend-Pre-Input-Octets 190 integer
85 ATTRIBUTE Ascend-Pre-Output-Octets 191 integer
86 ATTRIBUTE Ascend-Pre-Input-Packets 192 integer
87 ATTRIBUTE Ascend-Pre-Output-Packets 193 integer
  /external/v8/test/mjsunit/regress/
regress-969.js 62 // Pre and post-increment of global variable.
76 // Assignment, compound assignment, and pre and post-increment of named
103 // Assignment, compound assignment, and pre and post-increment of indexed
  /external/llvm/lib/CodeGen/
MachineVerifier.cpp     [all...]
  /external/icu4c/
icudefs.mk 131 # CPPFLAGS is for C Pre-Processor flags
  /external/blktrace/btreplay/doc/
btreplay.tex 495 Pre-bunch Stalls}
497 When specified on the command line, all pre-bunch stall indicators will be
  /external/grub/docs/
texinfo.tex 111 \let\linenumber = \empty % Pre-3.0.
    [all...]
  /external/bison/build-aux/
texinfo.tex 111 \let\linenumber = \empty % Pre-3.0.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 113 \let\linenumber = \empty % Pre-3.0.
    [all...]

Completed in 624 milliseconds