/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRRewriteRuleTokenStream.h | 62 * This way we can do hetero tree nodes in rewrite.
|
/external/chromium/third_party/libevent/ |
evrpc-internal.h | 39 /* returns -1; if the rpc should be aborted, is allowed to rewrite */
|
/external/chromium_org/third_party/libevent/ |
evrpc-internal.h | 39 /* returns -1; if the rpc should be aborted, is allowed to rewrite */
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_atom_texture.c | 80 /* Rewrite reads from W to ONE, and reads from XYZ to XXX. */ 89 /* Rewrite reads from XYZW to XXXX. */ 96 /* Rewrite reads from W to X, and reads from XYZ to 000. */ 104 /* Rewrite reads W to 1, XYZ to X00 */
|
/external/clang/include/clang/Rewrite/Core/ |
DeltaTree.h | 1 //===--- DeltaTree.h - B-Tree for Rewrite Delta tracking --------*- C++ -*-===//
|
/external/clang/include/clang/Rewrite/Frontend/ |
ASTConsumers.h | 27 // ObjC rewriter: attempts to rewrite ObjC constructs into pure C code.
|
/external/clang/lib/ARCMigrate/ |
ObjCMT.cpp | 26 #include "clang/Rewrite/Core/Rewriter.h" 172 // Do depth first; we want to rewrite the subexpressions first so that if 698 Rewriter &Rewrite; 701 RewritesReceiver(Rewriter &Rewrite) : Rewrite(Rewrite) { } 704 Rewrite.InsertText(loc, text); 707 Rewrite.ReplaceText(range.getBegin(), Rewrite.getRangeSize(range), text);
|
/external/clang/test/Rewriter/ |
modern-write-bf-abi.mm | 1 // RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fms-extensions -rewrite-objc %s -o %t-modern-rw.cpp
|
rewrite-modern-class.mm | 1 // RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc %s -o %t-rw.cpp
|
rewrite-modern-ivars-2.mm | 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc %s -o %t-rw.cpp
|
/external/e2fsprogs/e2fsck/ |
ehandler.c | 61 if (ask(ctx, _("Force rewrite"), 1))
|
/external/kernel-headers/original/asm-x86/ |
io_apic_32.h | 119 /* Older SiS APIC requires we rewrite the index register */
|
/external/llvm/lib/Target/ARM/ |
Thumb1RegisterInfo.h | 46 // rewrite MI to access 'Offset' bytes from the FP. Update Offset to be
|
/external/llvm/lib/Target/Mips/ |
MipsJITInfo.h | 56 /// it must rewrite the code to contain the actual addresses of any
|
/external/llvm/lib/Transforms/Utils/ |
LCSSA.cpp | 138 // outside the loop. If so, rewrite those uses. 187 /// nodes and rewrite the uses. 259 // Rewrite all uses outside the loop in terms of the new PHIs we just 262 // If this use is in an exit block, rewrite to use the newly inserted PHI.
|
/external/llvm/test/CodeGen/X86/ |
codegen-prepare.ll | 4 ; does not wrongly rewrite the address computed by Instruction %4
|
/external/mesa3d/src/mesa/state_tracker/ |
st_atom_texture.c | 80 /* Rewrite reads from W to ONE, and reads from XYZ to XXX. */ 89 /* Rewrite reads from XYZW to XXXX. */ 96 /* Rewrite reads from W to X, and reads from XYZ to 000. */ 104 /* Rewrite reads W to 1, XYZ to X00 */
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/bytecode/ |
AndroidTranslatorClassIntrumentedTest.java | 39 // just referencing this enum value would blow up if we rewrite its constructor
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Format/ |
UnresolvedOdexInstruction.java | 51 throw new RuntimeException("Cannot rewrite an instruction that couldn't be deodexed");
|
/external/srec/portable/include/ |
PStackSize.h | 30 * stack size computation. To overcome this problem, rewrite main() as a
|
/external/srec/portable/src/ |
PStackSize.c | 29 * stack size computation. To overcome this problem, rewrite main() as a
|
/external/webp/ |
README.android | 6 - Rewrite Android.mk to remove duplicate definitions and set module name
|
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/ |
ICreateInfo.java | 31 * Returns the list of methods to rewrite as delegates.
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/ |
HttpHelper.java | 150 public String rewrite(String url); method in interface:HttpHelper.UrlRewriter
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
dlfcn.h | 50 Rewrite
|