Searched
full:rewrite (Results
326 -
350 of
829) sorted by null
<<11121314151617181920>>
/external/llvm/test/Transforms/IndVarSimplify/ |
no-iv-rewrite.ll | 1 ; RUN: opt < %s -indvars -enable-iv-rewrite=false -S | FileCheck %s
|
/external/qemu/distrib/sdl-1.2.12/src/main/macos/ |
SDL_main.c | 574 /* Rather than rewrite ParseCommandLine method, let's replace */
|
/external/webkit/Source/JavaScriptCore/wtf/ |
ThreadingWin.cpp | 46 * Current Boost uses yet another (although seemingly equivalent) algorithm which came from their 'thread rewrite' effort.
|
/external/webkit/Tools/android/flex-2.5.4a/ |
nfa.c | 589 * CONTIGUOUS. Change it and you will have to rewrite DUPMACHINE (kludge
|
/frameworks/base/cmds/bmgr/src/com/android/commands/bmgr/ |
Bmgr.java | 495 System.err.println("that the given application performs will rewrite its entire data set.");
|
/frameworks/base/core/java/android/content/ |
SearchRecentSuggestionsProvider.java | 311 // TODO: Confirm no injection attacks here, or rewrite.
|
/frameworks/base/media/libstagefright/ |
StagefrightMetadataRetriever.cpp | 540 // rewrite its mime type.
|
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/ |
DelegateMethodAdapter2.java | 275 * visitMaxs is called just before visitEnd if there was any code to rewrite.
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-strip.1 | 169 code format \fIbfdname\fR, and rewrite it in the same format.
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-strip.1 | 169 code format \fIbfdname\fR, and rewrite it in the same format.
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-strip.1 | 169 code format \fIbfdname\fR, and rewrite it in the same format.
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-strip.1 | 169 code format \fIbfdname\fR, and rewrite it in the same format.
|
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/share/man/man1/ |
arm-linux-androideabi-strip.1 | 177 code format \fIbfdname\fR, and rewrite it in the same format.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-strip.1 | 169 code format \fIbfdname\fR, and rewrite it in the same format.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-strip.1 | 169 code format \fIbfdname\fR, and rewrite it in the same format.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-strip.1 | 169 code format \fIbfdname\fR, and rewrite it in the same format.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-strip.1 | 169 code format \fIbfdname\fR, and rewrite it in the same format.
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/share/man/man1/ |
arm-linux-androideabi-strip.1 | 177 code format \fIbfdname\fR, and rewrite it in the same format.
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-strip.1 | 169 code format \fIbfdname\fR, and rewrite it in the same format.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
ReplaceStringsVisitor.java | 41 import org.eclipse.jdt.core.dom.rewrite.ASTRewrite;
|
/external/llvm/lib/CodeGen/ |
LiveInterval.cpp | 388 // If we have to apply a mapping to our base interval assignment, rewrite it 709 // Rewrite instructions.
|
/external/llvm/lib/Target/X86/ |
X86MCInstLower.cpp | 243 // If so, rewrite the instruction. 294 // If so, rewrite the instruction.
|
/external/llvm/lib/Transforms/Scalar/ |
LICM.cpp | 542 // Next, rewrite uses of the instruction, inserting PHI nodes as needed. 797 // Rewrite all the loads in the loop and remember all the definitions from
|
/ndk/sources/host-tools/make-3.81/ |
ChangeLog | 60 * maintMakefile (do-po-update): Rewrite this rule to clean up and 216 names. Rewrite the string allocation to be sure we free everything. [all...] |
/external/libffi/ |
ChangeLog | 18 * src/x86/darwin.S (ffi_call_SYSV): Rewrite to use a jump table like 233 (ffi_prep_args): Use unsigned long to hold pointer values. Rewrite 235 (calc_n32_struct_flags): Rewrite. 238 (ffi_prep_cif_machdep): Rewrite n32 portion. 304 * src/x86/sysv.S (ffi_call_SYSV): Rewrite to: 706 * src/ia64/ffi.c (stf_spill, ldf_fill): Rewrite as macros. [all...] |
Completed in 644 milliseconds
<<11121314151617181920>>