/system/core/libcutils/ |
tzstrftime.c | 677 ** POSIX and the C Standard are unclear or inconsistent about
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMNodeProxy.java | [all...] |
/external/clang/lib/Basic/ |
SourceManager.cpp | 97 // If we were unable to open the file, then we are in an inconsistent 105 // that we are in an inconsistent situation and error out as quickly as [all...] |
/external/dbus/dbus/ |
dbus-sysdeps-util-win.c | 923 return "The Workstation service is in an inconsistent state. Restart the computer before restarting the Workstation service."; [all...] |
/external/dnsmasq/po/ |
ro.po | 635 msgid "inconsistent DHCP range" 636 msgstr "domeniu DHCP inconsistent" [all...] |
/external/guava/src/com/google/common/collect/ |
CustomConcurrentHashMap.java | 729 * inconsistent data. This is made easier by the nature of 748 * checking containsValue, then we might have an inconsistent view of [all...] |
Sets.java | 511 * a {@link TreeSet} using a comparator that is inconsistent with {@link [all...] |
/external/svox/pico/lib/ |
picoos.c | [all...] |
/external/valgrind/main/helgrind/docs/ |
hg-manual.xml | 117 <listitem><para>inconsistent bindings between condition 174 <title>Detected errors: Inconsistent Lock Orderings</title> [all...] |
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/ |
Texture.cpp | [all...] |
/libcore/luni/src/main/java/java/util/ |
Calendar.java | 98 * there may be inconsistent information (such as "Tuesday, July 15, 1996" -- 108 * <strong>Inconsistent information.</strong> If fields conflict, the calendar [all...] |
/packages/apps/Mms/res/values/ |
strings.xml | [all...] |
/dalvik/libnativehelper/include/nativehelper/ |
jni.h | 391 /* JNI spec says this returns const jbyte*, but that's inconsistent */ [all...] |
/development/ndk/platforms/android-3/include/ |
jni.h | 391 /* JNI spec says this returns const jbyte*, but that's inconsistent */ [all...] |
/development/pdk/docs/porting/ |
customization.jd | 92 <li><b>WAP / SMS Push Configuration</b>: The network configurations are standard Android resources. You can upgrade a resource at runtime by installing a new system resource APK package. It will be possible to develop a network configuration service which listens to a specific binary SMS port for binary SMS messages containing the network configurations. NOTE: The implementation will likely be network operator dependent due to inconsistent SMS ports, binary SMS formats, etc.</li>
|
/docs/source.android.com/src/source/ |
code-style.md | 543 Both the JDK and the Android code bases are very inconsistent with regards
|
/external/bison/ |
NEWS | 113 successful parse. In both cases, the behavior was formerly inconsistent.
|
/external/chromium/chrome/browser/autocomplete/ |
history_url_provider.cc | 629 // someone unloads the history backend, we'll get inconsistent inline [all...] |
/external/chromium/net/tools/flip_server/ |
balsa_headers.cc | 770 // transfer_encoding_is_chunked_ to be inconsistent with the actual header. [all...] |
/external/freetype/src/truetype/ |
ttgxvar.c | 25 /* The documentation for `fvar' is inconsistent. At one point it says */ [all...] |
/external/grub/lib/ |
getopt.c | 213 whose names are inconsistent. */
|
/external/guava/javadoc/com/google/common/collect/ |
Sets.SetView.html | 218 a <A HREF="http://java.sun.com/javase/6/docs/api/java/util/TreeSet.html?is-external=true" title="class or interface in java.util"><CODE>TreeSet</CODE></A> using a comparator that is inconsistent with <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang"><CODE>Object.equals(Object)</CODE></A>.
|
/external/guava/javadoc/com/google/common/primitives/ |
SignedBytes.html | 323 <p>The returned comparator is inconsistent with <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang"><CODE>Object.equals(Object)</CODE></A> (since arrays support only identity equality), but
|
UnsignedBytes.html | 332 <p>The returned comparator is inconsistent with <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang"><CODE>Object.equals(Object)</CODE></A> (since arrays support only identity equality), but
|
/external/javassist/src/main/javassist/bytecode/stackmap/ |
Tracer.java | 105 throw new BadBytecode("inconsistent stack height " + e.getMessage());
|