/external/mesa3d/src/gallium/drivers/r300/compiler/ |
radeon_pair_regalloc.c | 688 /* Rewrite the registers */ 746 /* Rewrite inputs and if we are doing the simple allocation, rewrite
|
/dalvik/vm/analysis/ |
DexPrepare.cpp | 252 * We could unlink and rewrite the file if we own it or 520 * to do the rewrite as part of the extract, rather than extracting 592 * Rewrite the file. Byte reordering, structure realigning, [all...] |
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
streams.py | 281 sense for you. Naturally you can't use the rewrite stream feature. 967 """Execute the rewrite operation by possibly adding to the buffer. 1074 If you don't use named rewrite streams, a "default" stream is used as 1084 # You may have multiple, named streams of rewrite operations. 1086 # Maps String (name) -> rewrite (List) [all...] |
tree.py | 61 @brief Base class for all exceptions thrown during AST rewrite construction. 78 """@brief No elements within a (...)+ in a rewrite rule""" 431 rewrite rule as IMAG[$tokenLabel] or IMAG[$tokenLabel "IMAG"]. 443 rewrite rule as IMAG["IMAG"]. [all...] |
/external/antlr/antlr-3.4/runtime/Python/tests/ |
t058rewriteAST.py | 781 # copy type as a root for each invocation of (...)+ in rewrite 798 # for each invocation of (...)+ in rewrite 816 # for each invocation of (...)+ in rewrite 834 # for each invocation of (...)+ in rewrite [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/ |
libgcov.c | 831 goto rewrite; 895 goto rewrite; 900 goto rewrite; 909 goto rewrite; 920 rewrite:; [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/ |
libgcov.c | 831 goto rewrite; 895 goto rewrite; 900 goto rewrite; 909 goto rewrite; 920 rewrite:; [all...] |
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/ |
libgcov.c | 831 goto rewrite; 895 goto rewrite; 900 goto rewrite; 909 goto rewrite; 920 rewrite:; [all...] |
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/ |
libgcov.c | 831 goto rewrite; 895 goto rewrite; 900 goto rewrite; 909 goto rewrite; 920 rewrite:; [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/ |
libgcov.c | 831 goto rewrite; 895 goto rewrite; 900 goto rewrite; 909 goto rewrite; 920 rewrite:; [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/ |
libgcov.c | 831 goto rewrite; 895 goto rewrite; 900 goto rewrite; 909 goto rewrite; 920 rewrite:; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/ |
libgcov.c | 831 goto rewrite; 895 goto rewrite; 900 goto rewrite; 909 goto rewrite; 920 rewrite:; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/ |
libgcov.c | 831 goto rewrite; 895 goto rewrite; 900 goto rewrite; 909 goto rewrite; 920 rewrite:; [all...] |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/ |
libgcov.c | 831 goto rewrite; 895 goto rewrite; 900 goto rewrite; 909 goto rewrite; 920 rewrite:; [all...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/ |
libgcov.c | 831 goto rewrite; 895 goto rewrite; 900 goto rewrite; 909 goto rewrite; 920 rewrite:; [all...] |
/external/chromium_org/third_party/libxml/src/ |
catalog.c | 1648 xmlCatalogEntryPtr rewrite = NULL; local 1864 xmlCatalogEntryPtr rewrite = NULL; local [all...] |
/external/libxml2/ |
catalog.c | 1645 xmlCatalogEntryPtr rewrite = NULL; local 1861 xmlCatalogEntryPtr rewrite = NULL; local [all...] |
/frameworks/compile/mclinker/lib/Target/ARM/ |
ARMRelocator.cpp | 971 // next instruction unless it has PLT entry. Rewrite instruction [all...] |
/external/llvm/lib/Transforms/Scalar/ |
LoopUnswitch.cpp | 747 // particular value, rewrite the loop with this info. We know that this will [all...] |
TailRecursionElimination.cpp | 593 // Next, rewrite the accumulator recursion instruction so that it does not 603 // Finally, rewrite any return instructions in the program to return the PHI 605 // actually rewrite the return value we are destroying, but that's ok.
|
/external/chromium_org/chrome/test/webdriver/ |
webdriver_automation.cc | 206 virtual IPC::Message* Rewrite(IPC::Message* message) OVERRIDE; 259 IPC::Message* BackwardsCompatAutomationMessageFilter::Rewrite( 267 << "Can't rewrite message (type: " << message->type() [all...] |
/external/llvm/lib/CodeGen/ |
EarlyIfConversion.cpp | 149 /// Insert selects and rewrite PHI operands to use them. 471 /// select instructions in Head and rewrite PHI operands to use the selects. 487 // Rewrite PHI operands TPred -> (DstReg, Head), remove FPred.
|
/external/llvm/lib/Transforms/Utils/ |
CodeExtractor.cpp | 357 // Rewrite all users of the inputs in the extracted region to use the 389 // Rewrite branches to basic blocks outside of the loop to new dummy blocks 623 // rewrite the original branch instruction with this new target
|
/art/runtime/gc/accounting/ |
space_bitmap.cc | 144 // TODO: rewrite the callbacks to accept a std::vector<mirror::Object*> rather than a mirror::Object**?
|
/art/runtime/native/ |
dalvik_system_DexFile.cc | 51 // TODO: rewrite to get rid of this, or change ScopedUtfChars to offer this option.
|