/external/webkit/Tools/android/flex-2.5.4a/ |
nfa.c | 589 * CONTIGUOUS. Change it and you will have to rewrite DUPMACHINE (kludge
|
/frameworks/av/media/libstagefright/ |
StagefrightMetadataRetriever.cpp | 592 // rewrite its mime type.
|
/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 | 317 // TODO: Confirm no injection attacks here, or rewrite.
|
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/ |
DelegateMethodAdapter2.java | 277 * visitMaxs is called just before visitEnd if there was any code to rewrite.
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-strip.1 | 169 code format \fIbfdname\fR, and rewrite it in the same format.
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-strip.1 | 169 code format \fIbfdname\fR, and rewrite it in the same format.
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-strip.1 | 169 code format \fIbfdname\fR, and rewrite it in the same format.
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-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/antlr/antlr-3.4/runtime/Python/antlr3/ |
debug.py | 208 Trees created with actions in rewrite actions like "-> ^(ADD {foo} {bar})" 662 building a tree in rewrite mode. [all...] |
/external/elfutils/ |
NEWS | 675 libasm: rewrite to store Elf_Scn* instead of indices 685 libelf: major rewrite to keep Elf_Scn references valid until elf_end
|
/external/llvm/lib/CodeGen/ |
Passes.cpp | 682 printAndVerify("After pre-rewrite passes"); 684 // Finally rewrite virtual registers.
|
RegisterCoalescer.cpp | 474 // Rewrite the copy. If the copy instruction was killing the destination 604 // If this use is tied to a def, we can't rewrite the register. [all...] |
SplitKit.cpp | [all...] |
TwoAddressInstructionPass.cpp | [all...] |
/external/llvm/lib/Target/X86/ |
X86MCInstLower.cpp | 249 // If so, rewrite the instruction. 300 // If so, rewrite the instruction.
|
/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/clang/lib/Driver/ |
Driver.cpp | 179 // Rewrite linker options, to replace --no-demangle with a custom internal 196 // Rewrite preprocessor options, to replace -Wp,-MD,FOO which is used by 203 // Rewrite to -MD/-MMD along with -MF. 213 // Rewrite reserved library names. 217 // Rewrite unless -nostdlib is present. 224 // Rewrite unconditionally. [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...] |
/external/clang/include/clang/Driver/ |
Options.td | 425 def fno_rewrite_includes : Flag<"-fno-rewrite-includes">, Group<f_Group>; [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
WalkerFactory.java | 877 // So we will rewrite this as: 882 // rewrite: "self::*/attribute::*/parent::node()" 884 // in the rewrite. The following inverted match will still not select [all...] |
/external/blktrace/ |
blktrace.c | 7 * Rewrite to have a single thread per CPU (managing all devices on that CPU) 778 rewrite: 783 goto rewrite; [all...] |
/external/clang/www/ |
compatibility.html | 173 the manual migration process. It will rewrite your source files in place to 180 <p>and it will rewrite all of the .c and .h files in the current directory to 243 <p>The fix is to rewrite the code to not require jumping into a [all...] |
/external/flac/include/FLAC/ |
stream_encoder.h | 475 * has to read, modify, and rewrite the metadata (e.g. seekpoints) gathered 605 * these points to rewrite metadata after encoding. [all...] |