/external/freetype/src/sfnt/ |
ttmtx.c | 199 /* do we have an inconsistent number of metric values? */
|
/external/guava/guava/src/com/google/common/cache/ |
AbstractCache.java | 192 * Returns a snapshot of this counter's values. Note that this may be an inconsistent view, as
|
/external/guava/guava/src/com/google/common/collect/ |
RegularImmutableSortedSet.java | 264 // sanity for inconsistent comparators.
|
/external/guava/guava/src/com/google/common/primitives/ |
SignedBytes.java | 163 * <p>The returned comparator is inconsistent with {@link
|
/external/icu4c/test/intltest/ |
tsdcfmsy.cpp | 184 errln("unum.h and decimfmt.h have inconsistent numbers of format symbols!");
|
/external/kernel-headers/original/asm-mips/ |
war.h | 152 * found to be inconsistent.
|
/external/llvm/lib/Analysis/ |
ProfileDataLoaderPass.cpp | 180 errs() << "WARNING: profile information is inconsistent with "
|
/external/llvm/lib/CodeGen/ |
LiveIntervalUnion.cpp | 68 assert(SegPos.value() == &VirtReg && "Inconsistent LiveInterval");
|
RegisterPressure.cpp | 225 assert(P.LiveInRegs.empty() && "inconsistent max pressure result"); 247 assert(P.LiveOutRegs.empty() && "inconsistent max pressure result"); 663 /// This is intended for speculative queries. It leaves pressure inconsistent 749 /// This is intended for speculative queries. It leaves pressure inconsistent
|
/external/llvm/utils/vim/ |
vimrc | 142 " Vim's substring operator is annoyingly inconsistent with python's.
|
/external/openssl/crypto/perlasm/ |
x86masm.pl | 31 # opcodes not covered by ::generic above, mostly inconsistent namings...
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/ |
symshift.pl | 276 die "inconsistent table $table: sym \"$sym\" has id=$id, but i expected $other";
|
/external/valgrind/main/drd/ |
drd_cond.c | 241 "Inconsistent association of condition variable"
|
/external/webkit/Source/WebCore/editing/ |
ModifySelectionListLevel.cpp | 161 // inconsistent wrt style. If that is not OK, here are some alternatives:
|
/external/webkit/Source/WebCore/html/ |
RangeInputType.cpp | 120 // A remedy for the inconsistent min/max values.
|
/frameworks/base/core/java/com/android/internal/net/ |
NetworkStatsFactory.java | 197 "inconsistent idx=" + idx + " after lastIdx=" + lastIdx);
|
/libcore/luni/src/main/java/java/nio/channels/ |
FileLock.java | 26 * the lost update problem or reading inconsistent data. Logically, a file lock
|
/libcore/luni/src/main/java/java/util/zip/ |
InflaterInputStream.java | 227 * <p>Although consistent with the RI, this behavior is inconsistent with
|
/libcore/luni/src/main/java/org/w3c/dom/ |
DOMImplementation.java | 128 * return results inconsistent with the primary core
|
/external/v8/src/ |
store-buffer.cc | 277 // Filtering hash sets are inconsistent with the store buffer after this 294 // Filtering hash sets are inconsistent with the store buffer after this 313 // Filtering hash sets are inconsistent with the store buffer after
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
XMPSerializerRDF.java | 190 throw new XMPException("Inconsistent options for exact size serialize", 203 throw new XMPException("Inconsistent options for read-only packet", 212 throw new XMPException("Inconsistent options for non-packet serialize", [all...] |
/external/arduino/hardware/arduino/cores/arduino/ |
wiring.c | 69 // inconsistent value (e.g. in the middle of a write to timer0_millis)
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/ |
DESedeWrapEngine.java | 235 // or inconsistent with the algorithm for which the key is intended,
|
/external/clang/lib/Driver/ |
ToolChain.cpp | 66 // FIXME: Warn on inconsistent use of -mcpu and -march.
|
/external/grub/stage2/ |
common.c | 73 [ERR_FSYS_CORRUPT] = "Inconsistent filesystem structure",
|