HomeSort by relevance Sort by last modified time
    Searched full:comparison (Results 1376 - 1400 of 2086) sorted by null

<<51525354555657585960>>

  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/
tuple 467 // This class helps construct the various comparison operations on tuples
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
ProjectState.java 504 // path comparison
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
DownloadCache.java 313 // If-None-Match header. That's a strong comparison for HTTP/1.1 servers.
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/xml/
ManifestData.java 366 * Comparison of 2 Supports-screens. This only uses screen sizes (ignores resizeable and
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp 106 /// isCompared - True if the global's address is used in a comparison.
    [all...]
  /external/llvm/docs/
LangRef.html     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/
lto1 
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]
  /external/webkit/Source/JavaScriptCore/interpreter/
Interpreter.cpp     [all...]
  /dalvik/vm/mterp/out/
InterpAsm-x86.S     [all...]
  /docs/source.android.com/src/tech/dalvik/
dalvik-bytecode.html 600 <td>Perform the indicated floating point or <code>long</code> comparison,
612 due to a valid comparison or because one or the other values was
    [all...]
  /external/clang/lib/CodeGen/
CGExprCXX.cpp 637 // going to have to do a comparison for (2), and this happens to
677 // We do an unsigned comparison, since any signed value < -1 is
    [all...]
  /external/clang/test/Analysis/
misc-ps.m 481 // Test comparison of 'id' instance variable to a null void* constant after
564 // during the comparison.
    [all...]
  /external/clang/test/SemaCXX/
constant-expression-cxx11.cpp 845 static_assert(pg == pg, ""); // expected-error {{constant expression}} expected-note {{comparison of pointer to virtual member function 'g' has unspecified value}}
846 static_assert(pf != pg, ""); // expected-error {{constant expression}} expected-note {{comparison of pointer to virtual member function 'g' has unspecified value}}
    [all...]
  /external/icu4c/data/unidata/
changes.txt 534 (For comparison, see the Unicode 5.1 update: http://bugs.icu-project.org/trac/changeset/23833)
686 * hardcoded Unihan range end/limit (see Unicode 4.1 update for comparison)
    [all...]
  /external/icu4c/i18n/
ucurr.cpp     [all...]
  /external/icu4c/test/intltest/
testidna.cpp     [all...]
utxttest.cpp 841 // ComparisonTest() Check the string comparison functions. Based on UnicodeStringTest::TestCompare()
    [all...]
  /external/libxml2/
pattern.c 63 * XML_STREAM_ANY_NODE is used for comparison against
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 610 /// SoftenSetCCOperands - Soften the operands of a comparison. This code is
    [all...]
SelectionDAG.cpp 82 /// As such, this method can be used to do an exact bit-for-bit comparison of
248 /// isSignedOp - For an integer comparison, return 1 if the comparison is a
249 /// signed operation and 2 if the result is an unsigned comparison. Return zero
270 /// comparison.
279 // If the N and U bits get set then the resultant comparison DOES suddenly
294 /// comparison.
    [all...]
  /external/mdnsresponder/mDNSPosix/
nss_mdns.c 183 domain is ignored for the purposes of the comparison.
185 errors are not checked for. The comparison is case insensitive.
    [all...]
  /external/opencv/cv/src/
cvhistogram.cpp 508 CV_ERROR( CV_StsBadArg, "Unknown comparison method" );
638 CV_ERROR( CV_StsBadArg, "Unknown comparison method" );
    [all...]
  /external/openssh/
monitor.c 1178 /* Save temporarily for comparison in verify */
    [all...]
  /external/strace/
signal.c 1144 * to compute the result of a comparison. However,
    [all...]

Completed in 1236 milliseconds

<<51525354555657585960>>