Searched
full:compares (Results
326 -
350 of
1028) sorted by null
<<11121314151617181920>>
/external/quake/quake/src/QW/client/ |
render.h | 76 float fvrectx, fvrecty; // for floating-point compares
|
/external/quake/quake/src/WinQuake/ |
render.h | 82 float fvrectx, fvrecty; // for floating-point compares
|
/external/skia/include/core/ |
SkMath.h | 52 * Returns (value < 0 ? 0 : value) efficiently (i.e. no compares or branches)
|
/external/skia/legacy/include/core/ |
SkPostConfig.h | 106 // if this is defined, we convert floats to 2scompliment ints for compares
|
/external/skia/src/core/ |
SkRect.cpp | 64 // For float compares (at least on x86, by removing the else from the min/max
|
/external/stlport/src/ |
num_get.cpp | 27 // __valid_grouping compares two strings, one representing the
|
/external/v8/src/ |
liveedit.h | 135 // Compares 2 strings line-by-line, then token-wise and returns diff in form
|
/external/webkit/Source/JavaScriptCore/wtf/ |
StdLibExtras.h | 127 // compares result with key (KeyTypes should be comparable with '--', '<', '>').
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
CppVariant.h | 92 // Compares this CppVariant's type and value to another's. They must be
|
/external/webkit/Tools/Scripts/ |
run-bindings-tests | 100 """Runs WebCore bindings code generators on test IDL files and compares
|
/external/webkit/Tools/Scripts/webkitpy/python24/ |
versioning.py | 57 This method compares version information only up
|
/frameworks/volley/src/com/android/volley/toolbox/ |
ByteArrayPool.java | 68 /** Compares buffers by size */
|
/libcore/benchmarks/src/benchmarks/regression/ |
FormatterBenchmark.java | 25 * Compares Formatter against hand-written StringBuilder code.
|
/libcore/luni/src/main/java/java/lang/ |
StackTraceElement.java | 81 * Compares this instance with the specified object and indicates if they
|
/libcore/luni/src/main/java/java/net/ |
Proxy.java | 117 * Compares the specified {@code obj} to this {@code Proxy} instance and
|
/libcore/luni/src/main/java/java/security/ |
CodeSigner.java | 57 * Compares the specified object with this {@code CodeSigner} for equality.
|
/libcore/luni/src/main/java/java/text/ |
FieldPosition.java | 79 * Compares the specified object to this field position and indicates if
|
/libcore/luni/src/main/java/java/util/ |
Set.java | 91 * Compares the specified object to this set, and returns true if they
|
/libcore/luni/src/main/java/javax/crypto/spec/ |
RC2ParameterSpec.java | 124 * Compares the specified object to this <code>RC2ParameterSpec</code>
|
RC5ParameterSpec.java | 171 * Compares the specified object with this <code>RC5ParameterSpec</code>
|
SecretKeySpec.java | 158 * Compares the specified object with this <code>SecretKeySpec</code>
|
/libcore/luni/src/main/java/javax/security/cert/ |
Certificate.java | 46 * Compares the argument to this Certificate. If both have the same bytes
|
/libcore/luni/src/main/java/org/apache/harmony/security/utils/ |
ObjectIdentifier.java | 125 * Compares object with OID for equality.
|
/libcore/support/src/test/java/tests/support/ |
Support_Format.java | 69 * compares two vectors regardless of the order of their elements
|
/ndk/sources/cxx-stl/stlport/src/ |
num_get.cpp | 27 // __valid_grouping compares two strings, one representing the
|
Completed in 905 milliseconds
<<11121314151617181920>>