/external/chromium_org/ui/keyboard/resources/images/ |
chevron.svg | 4 <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="50px" height="50px" viewBox="-0.042 -8.542 50 50" xml:space="preserve">
|
/external/clang/lib/CodeGen/ |
CGBuilder.h | 18 // Don't preserve names on values in an optimized build.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/checkstyle/ |
checkstyle-text.xsl | 22 <xsl:preserve-space elements="file"/>
|
/external/guava/guava/src/com/google/common/collect/ |
EmptyImmutableListMultimap.java | 36 return INSTANCE; // preserve singleton property
|
EmptyImmutableSetMultimap.java | 36 return INSTANCE; // preserve singleton property
|
UsingToStringOrdering.java | 33 // preserve singleton-ness, so equals() and hashCode() work correctly
|
ForwardingObject.java | 31 * implementation. This is necessary to preserve the symmetry of {@code equals}. 42 * ForwardingList}, to preserve equality behavior, or override {@code equals}
|
/external/jsr305/ri/.settings/ |
org.eclipse.jdt.core.prefs | 5 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
|
/external/libsepol/include/sepol/ |
handle.h | 30 /* Set whether or not to preserve the needless unused branch of tunables,
|
/external/llvm/test/Transforms/GVN/ |
preserve-tbaa.ll | 5 ; GVN should preserve the TBAA tag on loads when doing PRE.
|
/external/llvm/test/Transforms/InstCombine/ |
bitcast-store.ll | 3 ; Instcombine should preserve metadata and alignment while
|
/external/proguard/examples/annotations/examples/ |
NativeCallBack.java | 11 * The annotation will preserve the class and its main method.
|
/frameworks/base/core/java/android/app/backup/ |
package.html | 14 like to enable backup and preserve its data on remote strage must implement a
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
ListManagedCursorTest.java | 68 assertTrue("List did not preserve scroll position", 85 assertTrue("List did not preserve scroll position", 104 assertTrue("List did not preserve scroll position", 127 assertTrue("List did not preserve scroll position", firstVisiblePosition == mListView
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
default_names | 13 # DOS/WIN32 platforms preserve case, but Makefile is the same file as makefile.
|
/prebuilts/tools/common/proguard/proguard4.7/examples/annotations/examples/ |
NativeCallBack.java | 11 * The annotation will preserve the class and its main method.
|
/external/e2fsprogs/debugfs/ |
dump.c | 101 int preserve, char *outname) 134 if (preserve) 147 int preserve = 0; local 154 preserve++; 183 dump_file(argv[0], inode, fd, preserve, out_fn);
|
/external/bison/doc/ |
fdl.texi | 121 ``Dedications'', ``Endorsements'', or ``History''.) To ``Preserve the Title'' 160 Copying with changes limited to the covers, as long as they preserve 216 Preserve all the copyright notices of the Document. 228 Preserve in that license notice the full lists of Invariant Sections 235 Preserve the section Entitled ``History'', Preserve its Title, and add 244 Preserve the network location, if any, given in the Document for 253 For any section Entitled ``Acknowledgements'' or ``Dedications'', Preserve 254 the Title of the section, and preserve in the section all the 259 Preserve all the Invariant Sections of the Document [all...] |
/external/valgrind/main/ |
COPYING.DOCS | 110 "Dedications", "Endorsements", or "History".) To "Preserve the Title" 149 Copying with changes limited to the covers, as long as they preserve 197 D. Preserve all the copyright notices of the Document. 203 G. Preserve in that license notice the full lists of Invariant Sections 206 I. Preserve the section Entitled "History", Preserve its Title, and add 213 J. Preserve the network location, if any, given in the Document for 221 Preserve the Title of the section, and preserve in the section all 224 L. Preserve all the Invariant Sections of the Document [all...] |
/ndk/sources/host-tools/make-3.81/doc/ |
fdl.texi | 119 ``Dedications'', ``Endorsements'', or ``History''.) To ``Preserve the Title'' 158 Copying with changes limited to the covers, as long as they preserve 214 Preserve all the copyright notices of the Document. 226 Preserve in that license notice the full lists of Invariant Sections 233 Preserve the section Entitled ``History'', Preserve its Title, and add 242 Preserve the network location, if any, given in the Document for 251 For any section Entitled ``Acknowledgements'' or ``Dedications'', Preserve 252 the Title of the section, and preserve in the section all the 257 Preserve all the Invariant Sections of the Document [all...] |
/ndk/sources/host-tools/sed-4.2.1/ |
COPYING.DOC | 113 "Dedications", "Endorsements", or "History".) To "Preserve the Title" 151 Copying with changes limited to the covers, as long as they preserve 200 D. Preserve all the copyright notices of the Document. 206 G. Preserve in that license notice the full lists of Invariant Sections 209 I. Preserve the section Entitled "History", Preserve its Title, and add 216 J. Preserve the network location, if any, given in the Document for 224 Preserve the Title of the section, and preserve in the section all 227 L. Preserve all the Invariant Sections of the Document [all...] |
/dalvik/vm/mterp/armv5te/ |
OP_NEW_INSTANCE.S | 65 mov r9, r0 @ preserve new object 66 mov r10, r3 @ preserve vAA
|
/dalvik/vm/mterp/mips/ |
OP_NEW_INSTANCE.S | 69 move rOBJ, v0 # preserve new object 70 move rBIX, a3 # preserve vAA
|
/external/chromium_org/ppapi/proxy/ |
extensions_common_resource.cc | 70 // want to support APIs that require to preserve null fields in dictionaries, 71 // we should change the behavior to always preserve null fields at the plugin
|
/external/chromium_org/third_party/icu/source/i18n/ |
tmunit.cpp | 30 * In order to preserve the old behavior and let Measure handle singleton "unit", 54 * preserve the existing API.
|