/external/icu4c/i18n/ |
dtfmtsym.cpp | 720 // we always own the new list, which we create here (we duplicate rather 734 // we always own the new list, which we create here (we duplicate rather 748 // we always own the new list, which we create here (we duplicate rather 762 // we always own the new list, which we create here (we duplicate rather 776 // we always own the new list, which we create here (we duplicate rather 787 // we always own the new list, which we create here (we duplicate rather 856 // we always own the new list, which we create here (we duplicate rather 870 // we always own the new list, which we create here (we duplicate rather 881 // we always own the new list, which we create here (we duplicate rather 948 // we always own the new list, which we create here (we duplicate rathe [all...] |
/external/iproute2/tc/ |
tc_qdisc.c | 90 fprintf(stderr, "Error: \"root\" is duplicate parent ID\n"); 97 fprintf(stderr, "Error: \"ingress\" is a duplicate parent ID\n"); 296 fprintf(stderr, "Duplicate parent ID\n");
|
/external/valgrind/main/VEX/priv/ |
host_generic_regs.c | 99 create duplicate entries -- each reg should only be mentioned once. 127 /* duplicate, ignore */ 165 vpanic("addToHRegMap: duplicate entry");
|
/frameworks/base/core/java/android/net/ |
LinkSocket.java | 75 * or is a duplicate socket the request is ignored and {@code false} will 199 * Connect a duplicate socket socket to the same remote host address and port 210 * Connect a duplicate socket socket to the same remote host address and port
|
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityNodeInfoCache.java | 296 Log.e(LOG_TAG, "Duplicate node: " + current); 303 Log.e(LOG_TAG, "Duplicate accessibility focus:" + current); 312 Log.e(LOG_TAG, "Duplicate input focus: " + current);
|
/frameworks/base/libs/androidfw/ |
KeyLayoutMap.cpp | 220 ALOGE("%s: Duplicate entry for key %s '%s'.", mTokenizer->getLocation().string(), 247 ALOGE("%s: Duplicate key flag '%s'.", mTokenizer->getLocation().string(), 275 ALOGE("%s: Duplicate entry for axis scan code '%s'.", mTokenizer->getLocation().string(),
|
/bionic/tests/ |
stack_protector_test.cpp | 57 // Duplicate tid. gettid(2) bug? Seeing this would be very upsetting.
|
/build/core/tasks/ |
factory_bundle.mk | 29 # duplicate names)
|
/cts/tools/dex-tools/src/dex/reader/ |
DexBuffer.java | 169 return new DexBuffer(b.duplicate());
|
/development/ndk/platforms/android-3/include/linux/ |
pkt_sched.h | 380 __u32 duplicate; member in struct:tc_netem_qopt
|
/development/samples/BackupRestore/src/com/example/android/backuprestore/ |
FileHelperExampleAgent.java | 30 * a duplicate of the stored data file; that makes it a perfect candidate
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
CommonTreeAdaptor.cs | 47 * dupNode is called to duplicate nodes during rewrite operations.
|
/external/apache-harmony/nio_char/src/test/java/tests/api/java/nio/charset/ |
UTF16CharsetEncoderTest.java | 127 out = out.duplicate();
|
/external/apache-xml/src/main/java/org/apache/xpath/jaxp/ |
JAXPPrefixResolver.java | 69 * (Duplicate of that found in org.apache.xpath.XPathContext).
|
/external/bison/lib/ |
dup2.c | 0 /* Duplicate an open file descriptor to a specified file descriptor.
|
/external/chromium/base/files/ |
file_path_watcher.h | 91 // check |is_cancelled()| to avoid duplicate work.
|
/external/chromium/chrome/browser/download/ |
save_package_unittest.cc | 144 // No duplicate occurs. 147 // No duplicate occurs. 153 // No duplicate occurs. 162 // No duplicate occurs.
|
/external/chromium/chrome/browser/policy/ |
configuration_policy_provider.h | 99 // Implementation detail: to avoid duplicate bookkeeping of registered
|
/external/clang/test/CodeGen/ |
2002-07-14-MiscTests3.c | 83 { // c & X are duplicate names!
|
/external/clang/test/FixIt/ |
fixit.c | 51 const typedef typedef int int_t; // expected-warning {{duplicate 'typedef'}}
|
/external/clang/test/SemaTemplate/ |
temp_explicit.cpp | 26 template class X0<int, int>; // expected-error{{duplicate}}
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/ |
updateBugState.xml | 83 (to avoid duplicate updates); move to FIXED using buildID I200606051102. Comment will be:
|
/external/freetype/include/freetype/ |
ftgasp.h | 47 * bytecode interpreter to duplicate the Windows text rendering results.
|
/external/guava/guava/src/com/google/common/collect/ |
ListMultimap.java | 28 * A {@code Multimap} that can hold duplicate key-value pairs and that maintains
|
SetMultimap.java | 28 * A {@code Multimap} that cannot hold duplicate key-value pairs. Adding a
|