HomeSort by relevance Sort by last modified time
    Searched full:rewrite (Results 451 - 475 of 1034) sorted by null

<<11121314151617181920>>

  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DebugTreeAdaptor.java 41 * Trees created with actions in rewrite actions like "-> ^(ADD {foo} {bar})"
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
RewriteRuleElementStream.java 34 * a -> rewrite rule. We need to subclass to fill in the next() method,
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRTreeAdaptor.h 106 #pragma mark Rewrite Rules
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRTreeAdaptor.h 106 #pragma mark Rewrite Rules
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRTreeAdaptor.h 106 #pragma mark Rewrite Rules
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTreeAdaptor.h 102 #pragma mark Rewrite Rules
  /external/antlr/antlr-3.4/runtime/Ruby/lib/
antlr3.rb 185 autoload :TokenRewriteStream, 'antlr3/streams/rewrite'
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/main/
main-scripts.rb 158 example "using a tree parser's built-in main to inspect AST rewrite output" do
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
ACyclicDFACodeGenerator.java 121 labels.set(j, label); // rewrite List element to be name
  /external/bison/lib/
getopt_.h 71 only if __need_getopt is not defined, so it is quite safe to rewrite
  /external/chromium/net/tools/dump_cache/
url_to_filename_encoder.h 147 // Rewrite HTML in a form that the SPDY in-memory server
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 26 #include "clang/Rewrite/Frontend/FrontendActions.h"
  /external/elfutils/libelf/
elf32_newphdr.c 149 /* We have to rewrite the entire file if the size of the
  /external/elfutils/src/
ranlib.c 238 /* We have to rewrite the file also if it initially had an index
  /external/icu4c/common/
propname.cpp 9 * 2010nov19 Markus Scherer Rewrite for formatVersion 2.
propname.h 9 * 2010nov19 Markus Scherer Rewrite for formatVersion 2.
  /external/libpng/contrib/pngminus/
README 42 interface of libpng. Hence, it is time for a rewrite from the ground up
  /external/libvpx/examples/includes/geshi/geshi/
delphi.php 93 'ReleaseExceptionObject', 'Rename', 'Reset', 'Rewrite', 'RmDir', 'Round',
inno.php 106 'Reset', 'ReWrite', 'RmDir', 'RunError', 'Seek', 'SetLength', 'SetString', 'ShowMessage', 'ShowMessageFmt',
  /external/llvm/lib/Target/ARM/
ARMJITInfo.h 78 /// it must rewrite the code to contain the actual addresses of any
  /external/llvm/test/CodeGen/X86/
change-compare-stride-1.ll 4 ; We do not expect to see this form of IR without -enable-iv-rewrite.
  /external/llvm/test/Transforms/IndVarSimplify/
elim-extend.ll 6 ; IV rewrite only removes one sext. WidenIVs removes all three.
  /external/openfst/src/include/fst/
matcher.h 332 // Specifies whether during matching we rewrite both the input and output sides.
465 bool rewrite_both_; // Rewrite both sides when both are 'rho_label_'
644 bool rewrite_both_; // Rewrite both sides when both are 'sigma_label_'
806 bool rewrite_both_; // Rewrite both sides when both are 'phi_label_'
    [all...]
  /external/qemu/
os-posix.c 161 /* Could rewrite argv[0] too, but that's a bit more complicated.
  /external/skia/src/gpu/mac/
GrGLCreateNativeInterface_mac.cpp 18 // This uses deprecated functions, should rewrite using dlopen, dlsym, dlclose

Completed in 1591 milliseconds

<<11121314151617181920>>