HomeSort by relevance Sort by last modified time
    Searched full:rewrite (Results 301 - 325 of 829) sorted by null

<<11121314151617181920>>

  /frameworks/base/cmds/keystore/
keystore.cpp 490 // pre-gingerbread used this hardwired salt, readMasterKey will rewrite these when found
641 // rewrite master key with new password.
  /frameworks/base/docs/html/guide/topics/search/
searchable-config.jd 98 column to rewrite the query text.</td>
103 {@link android.app.SearchManager#SUGGEST_COLUMN_INTENT_DATA} column to rewrite the
  /frameworks/base/tools/aapt/
Main.cpp 163 " Rewrite the manifest so that its package name is the package name\n"
168 " Rewrite the manifest so that all of its instrumentation\n"
  /external/clang/include/clang/Driver/
CC1Options.td 281 def Wno_rewrite_macros : Flag<"-Wno-rewrite-macros">,
387 def rewrite_test : Flag<"-rewrite-test">,
389 def rewrite_objc : Flag<"-rewrite-objc">,
390 HelpText<"Rewrite ObjC into C (code rewriter example)">;
391 def rewrite_macros : Flag<"-rewrite-macros">,
    [all...]
  /external/llvm/lib/CodeGen/
LiveDebugVariables.cpp 250 /// renameRegister - Update locations to rewrite OldReg as NewReg:SubIdx.
258 /// rewriteLocations - Rewrite virtual register locations according to the
395 // Rewrite values.
    [all...]
MachineSSAUpdater.cpp 220 /// RewriteUse - Rewrite a use of the symbolic value. This handles PHI nodes,
  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp 172 /// rewrite instructions to use.
685 // FIXME: We could rewrite all references to this stub if we knew them.
    [all...]
  /external/llvm/lib/Transforms/Scalar/
CodeGenPrepare.cpp     [all...]
LoopRotation.cpp 103 // is nothing to rewrite.
  /external/pcre/
pcrecpp_unittest.cc 212 const char *rewrite; member in struct:ReplaceTest
338 CHECK(re.Replace(t->rewrite, &one));
341 const int replace_count = re.GlobalReplace(t->rewrite, &all);
    [all...]
  /dalvik/libdex/
DexFile.cpp 41 * because we rewrite the contents.
  /external/antlr/src/org/antlr/runtime/debug/
DebugEventListener.java 261 * building a tree in rewrite mode.
  /external/antlr/src/org/antlr/runtime/tree/
BufferedTreeNodeStream.java 382 // TREE REWRITE INTERFACE
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemVariable.java 398 * @return An XPath if rewrite is possible, else null.
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2RTFDTM.java 174 * of this call, in the superclass, to avoid having to rewrite that one.
  /external/chromium/chrome/browser/sync/engine/
process_commit_response_command_unittest.cc 174 // rewritten, rewrite it in the entry response. This matches
  /external/chromium/chrome/browser/sync/
sync_setup_wizard_unittest.cc 5 // TODO(jhawkins): Rewrite these tests to handle the new inlined sync UI.
  /external/chromium/chrome/browser/ui/cocoa/infobars/
infobar_controller.mm 258 // been removed and |delegate_| is NULL. Is there a way to rewrite the code
  /external/clang/lib/Rewrite/
Rewriter.cpp 15 #include "clang/Rewrite/Rewriter.h"
  /external/clang/lib/StaticAnalyzer/Core/
SValBuilder.cpp 200 // FIXME: should rewrite according to the cast kind.
  /external/grub/netboot/
ni5010.c 266 outw(buf_offs, IE_GP); /* Rewrite where packet starts */
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 371 /// Rewrite MI to access 'Offset' bytes from the FP. Return false if the
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCCodeEmitter.cpp 344 /// instructions, and rewrite them to their Thumb2 form if we are currently in
363 /// instructions, and rewrite them to their Thumb2 form if we are currently in
376 /// instructions, and rewrite them to their Thumb2 form if we are currently in
388 /// VFPThumb2PostEncoder - Post-process encoded VFP instructions and rewrite
    [all...]
  /external/llvm/lib/Transforms/Utils/
LowerSwitch.cpp 216 // If there were any PHI nodes in this successor, rewrite one entry
  /external/llvm/test/Analysis/ScalarEvolution/
avoid-smax-1.ll 1 ; RUN: opt < %s -indvars -S -enable-iv-rewrite | FileCheck %s

Completed in 901 milliseconds

<<11121314151617181920>>