/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/docs/html/ |
_redirects.yaml | 2 # This file contains the list of rewrite rules that are applied when serving
|
/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.
|
/libcore/luni/src/main/java/java/nio/ |
DirectByteBuffer.java | 27 // TODO: rewrite this so we set 'block' to an OffsetMemoryBlock?
|
/libcore/luni/src/test/java/libcore/java/util/zip/ |
ZipFileTest.java | 105 // Rewrite one of the filenames.
|
/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.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/ |
quoprimime.py | 204 # can't be very efficient, but I don't have time now to rewrite it. It
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/ |
quoprimime.py | 204 # can't be very efficient, but I don't have time now to rewrite it. It
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
ExtractStringRefactoring.java | 63 import org.eclipse.jdt.core.dom.rewrite.ASTRewrite; 64 import org.eclipse.jdt.core.dom.rewrite.ImportRewrite; 132 * new computed R.string.foo. Also need to rewrite imports to import R as needed. [all...] |
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 | 708 printAndVerify("After pre-rewrite passes"); 710 // Finally rewrite virtual registers.
|
/external/llvm/lib/Target/X86/ |
X86MCInstLower.cpp | 250 // If so, rewrite the instruction. 329 // If so, rewrite the instruction.
|
/external/llvm/test/Transforms/SROA/ |
vector-promotion.ll | 384 ; that we can rewrite a split store of an integer to a store of a vector. 406 ; that we can rewrite a split load of an integer to a load of a vector.
|
/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 | 201 // Rewrite linker options, to replace --no-demangle with a custom internal 218 // Rewrite preprocessor options, to replace -Wp,-MD,FOO which is used by 224 // Rewrite to -MD/-MMD along with -MF. 235 // Rewrite reserved library names. 239 // Rewrite unless -nostdlib is present. 246 // Rewrite unconditionally. [all...] |
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
ExifInterface.java | [all...] |
/packages/apps/Camera2/src/com/android/camera/exif/ |
ExifInterface.java | [all...] |
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
ExifInterface.java | [all...] |