/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
codecvt_specializations.h | 100 // descriptor member, but it does duplicate the encoding
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
codecvt_specializations.h | 100 // descriptor member, but it does duplicate the encoding
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
codecvt_specializations.h | 103 // descriptor member, but it does duplicate the encoding
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
codecvt_specializations.h | 103 // descriptor member, but it does duplicate the encoding
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
AddSuppressAnnotation.java | 142 // marker which could lead to duplicate annotations since the above code
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
ExportHelper.java | 310 "Found duplicate file for APK: %1$s\nOrigin 1: %2$s\nOrigin 2: %3$s",
|
/system/extras/ext4_utils/ |
contents.c | 321 error("BUG: duplicate extended attributes detected\n");
|
/bootable/recovery/applypatch/ |
applypatch.c | 260 // Duplicate the SHA context and finalize the duplicate so we can [all...] |
/cts/tools/dasm/src/java_cup/ |
lalr_state.java | 62 /* don't allow null or duplicate item sets */ 69 "Attempt to construct a duplicate LALR state");
|
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
LogManagerTest.java | 143 // add logger with duplicate name has no effect 717 // duplicate config class, take effect twice [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/ |
NodeSet.java | 588 i = -2; // Duplicate, suppress insert 654 i = -2; // Duplicate, suppress insert [all...] |
/external/chromium/base/ |
file_util_win.cc | 551 // trailing slash. We duplicate this here, but it shouldn't be necessary 824 // trailing slash. We duplicate this here, but it shouldn't be necessary [all...] |
/external/chromium/testing/gmock/include/gmock/ |
gmock-actions.h | 464 // because MSVC produces duplicate symbols in different translation units 780 // because MSVC produces duplicate symbols in different translation units [all...] |
/external/flac/include/FLAC/ |
format.h | [all...] |
/external/guava/guava/src/com/google/common/collect/ |
Ordering.java | 129 * duplicate values (according to {@link Object#equals}) 156 * @throws IllegalArgumentException if any duplicate values (according to
|
/external/icu4c/common/unicode/ |
utypes.h | 547 U_BAD_VARIABLE_DEFINITION=0x10000,/**< Missing '$' or duplicate variable name */ 603 U_DUPLICATE_KEYWORD, /**< Duplicate keyword in PluralFormat */
|
/external/icu4c/common/ |
utrie.h | 110 * possible duplicate entries for 1024 lead surrogates.) 605 * possible duplicate entries for 1024 lead surrogates.)
|
/external/icu4c/test/intltest/ |
dtptngts.cpp | 579 // Trac# 6172 duplicate time pattern [all...] |
ucharstrietest.cpp | 249 // Duplicate trailing strings and values provide opportunities for compacting. 267 // The l+n branch (with its sub-nodes) is a duplicate but will be written [all...] |
/external/javassist/ |
License.html | 172 <P><BR><B>3.5. Required Notices.</B> <BR>You must duplicate the notice in 178 notice described in <B>Exhibit A</B>. You must also duplicate this
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/ |
VertexBuffer.java | 380 * Call getData().duplicate(), getData().asReadOnlyBuffer(), or 406 // Create a read-only duplicate(). Note: this does not copy [all...] |
/external/jpeg/ |
transupp.c | 905 continue; /* reject duplicate JFIF */ 914 continue; /* reject duplicate Adobe */
|
/external/libvorbis/lib/ |
res0.c | 785 /* don't duplicate the code; use a working vector hack for now and 803 /* duplicate code here as speed is somewhat more important */
|
/external/libyuv/files/source/ |
convert_from.cc | 400 dst_frame[2] = src_y[0]; // duplicate last y 423 dst_frame[3] = src_y[0]; // duplicate last y [all...] |
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfException.cpp | 353 // duplicate actions. 376 assert(!PadMap.count(BeginLabel) && "Duplicate landing pad labels!");
|