/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/chromium/net/tools/dump_cache/ |
url_to_filename_encoder.h | 147 // Rewrite HTML in a form that the SPDY in-memory server
|
/external/chromium_org/chrome/common/extensions/permissions/ |
socket_permission_data.cc | 205 // TODO(ikarienator): Rewrite this method to support IPv6.
|
/external/chromium_org/content/public/test/ |
download_test_observer.h | 22 // TODO: Rewrite other observers to use this (or be replaced by it).
|
/external/chromium_org/net/tools/dump_cache/ |
url_to_filename_encoder.h | 146 // Rewrite HTML in a form that the SPDY in-memory server
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/w3c/ |
test_converter.py | 161 # Rewrite tag only if changes were made.
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-8.0.1.html | 102 <li>i965: Rewrite the HiZ op</li>
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/ |
r3xx_vertprog.c | 810 /* Rewrite offsets up to and excluding inst. */ 880 /* Note: These passes have to be done seperately from ALU rewrite, 900 {"native rewrite", 1, is_r500, rc_local_transform, alu_rewrite_r500}, 901 {"native rewrite", 1, !is_r500, rc_local_transform, alu_rewrite_r300},
|
/external/chromium_org/third_party/mesa/src/src/glx/ |
packrender.h | 39 ** client library, and it is intended that hardware vendors will rewrite this
|
/external/chromium_org/tools/gn/ |
input_conversion.cc | 54 // This code also takes care to rewrite the original error which will reference
|
tokenizer.cc | 83 // do things like rewrite the file. But this makes the parser simpler and
|
/external/clang/lib/FrontendTool/ |
ExecuteCompilerInvocation.cpp | 24 #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/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/include/llvm/Analysis/ |
ScalarEvolutionExpressions.h | 553 /// components. The result after a rewrite is an identical SCEV. 638 static const SCEV *rewrite(const SCEV *Scev, ScalarEvolution &SE, function in struct:llvm::SCEVParameterRewriter 663 static const SCEV *rewrite(const SCEV *Scev, LoopToScevMapT &Map, function in struct:llvm::SCEVApplyRewriter 693 return SCEVApplyRewriter::rewrite(Scev, Map, SE);
|
/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/mesa3d/docs/ |
relnotes-8.0.1.html | 102 <li>i965: Rewrite the HiZ op</li>
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
r3xx_vertprog.c | 810 /* Rewrite offsets up to and excluding inst. */ 880 /* Note: These passes have to be done seperately from ALU rewrite, 900 {"native rewrite", 1, is_r500, rc_local_transform, alu_rewrite_r500}, 901 {"native rewrite", 1, !is_r500, rc_local_transform, alu_rewrite_r300},
|