Searched
full:compares (Results
551 -
575 of
1028) sorted by null
<<21222324252627282930>>
/external/chromium/chrome/browser/task_manager/ |
task_manager.h | 278 // Compares values in column |col_id| and rows |row1|, |row2|.
|
/external/chromium/net/base/ |
cert_database_nss_unittest.cc | 294 // Note: this compares pointers directly. It's okay in this case because
|
/external/grub/netboot/ |
3c509.c | 357 * compares the data on the bus; if there is a difference then that card goes
|
/external/icu4c/common/ |
uvector.cpp | 507 * Compares int32_t vector elements.
|
/external/icu4c/test/intltest/ |
thcoll.cpp | 120 * sorted order, and confirm that the collator compares each line as
|
/external/icu4c/test/perf/collationperf/ |
collperf.cpp | 472 // Adjust loop count to compensate for file size. Should be order n (lookups) * log n (compares/lookup) 680 printf("binary search: total # of string compares = %d\n", gCount); 681 printf("binary search: compares per loop = %d\n", gCount / loops); 764 printf("qsort: total # of string compares = %d\n", gCount); [all...] |
/external/icu4c/test/thaitest/ |
thaitest.cpp | 82 * This is the main class. It compares word breaks and reports the differences.
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
VarOptimizer.java | 316 * Compares two simple escape commands and returns true if they perform the same escaping
|
/external/libxml2/ |
list.c | 73 * Compares two arbitrary data
|
/external/libxslt/libxslt/ |
xsltlocale.c | 411 * Compares two strings transformed with xsltStrxfrm
|
/external/llvm/docs/ |
Vectorizers.rst | 293 The chart below compares GCC-4.7, ICC-13, and Clang-SVN with and without loop vectorization at -O3, tuned for "corei7-avx", running on a Sandybridge iMac.
|
/external/llvm/include/llvm/ADT/ |
SparseSet.h | 34 /// directly compares ValueT, only their indices, so it can map keys to
|
/external/llvm/lib/Analysis/ |
ProfileVerifierPass.cpp | 160 // This compares A and B for equality.
|
/external/llvm/lib/IR/ |
AutoUpgrade.cpp | 177 // Upgrade packed integer vector compares intrinsics to compare instructions
|
/external/llvm/lib/Target/ARM/ |
ARMBaseInstrInfo.h | 194 /// compares against in CmpValue. Return true if the comparison instruction
|
/external/llvm/lib/Target/X86/ |
X86InstrInfo.h | 380 /// compares against in CmpValue. Return true if the comparison instruction
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
Message.java | 119 * Compares the specified object with this message for equality. Returns
|
/external/protobuf/python/google/protobuf/internal/ |
text_format_test.py | 273 """Same as assertRaises, but also compares the exception message."""
|
/external/replicaisland/src/com/replica/replicaisland/ |
GameObjectCollisionSystem.java | 189 /** Compares the passed list of attack volumes against the passed list of vulnerability volumes
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowIntent.java | 542 * Compares an {@code Intent} with a {@code ShadowIntent} (obtained via a call to
|
/external/smack/src/org/jivesoftware/smackx/packet/ |
DiscoverInfo.java | 421 * Compares this identity with another one. The comparison order is:
|
/external/valgrind/main/coregrind/ |
m_execontext.c | 157 " exectx: %'llu searches, %'llu full compares (%'llu per 1000)\n",
|
/external/valgrind/main/nightly/bin/ |
nightly | 4 # Automated build and test for Valgrind. Compares Valgrind from 24 hours
|
/external/webkit/LayoutTests/platform/android/ |
test_expectations.txt | 31 // FAIL - runs the test and compares the result, but we expect it to fail
|
/external/webkit/Source/WebCore/html/ |
HTMLFormElement.cpp | 411 // Compares the position of the form element and the inserted element.
|
Completed in 1087 milliseconds
<<21222324252627282930>>