HomeSort by relevance Sort by last modified time
    Searched full:compare (Results 401 - 425 of 7746) sorted by null

<<11121314151617181920>>

  /libcore/dex/src/main/java/com/android/dex/
TypeList.java 40 return Unsigned.compare(types[i], other.types[i]);
43 return Unsigned.compare(types.length, other.types.length);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.sorting/alg.min.max/
max_init_list_comp.pass.cpp 12 // template<class T, class Compare>
14 // max(initializer_list<T> t, Compare comp);
min_init_list_comp.pass.cpp 12 // template<class T, class Compare>
14 // min(initializer_list<T> t, Compare comp);
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
basename 29 # COMPARE RESULTS
31 # In this call to compare output, you should use the call &get_logfile(1)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/
ebt_among.h 26 * of 3 first bytes. So first we compare 4 last bytes of addresses and
27 * if they are the same we compare 2 first.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_among.h 26 * of 3 first bytes. So first we compare 4 last bytes of addresses and
27 * if they are the same we compare 2 first.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_among.h 26 * of 3 first bytes. So first we compare 4 last bytes of addresses and
27 * if they are the same we compare 2 first.
  /system/core/include/utils/
StrongPointer.h 33 #define COMPARE(_op_) \
93 COMPARE(==)
94 COMPARE(!=)
95 COMPARE(>)
96 COMPARE(<)
97 COMPARE(<=)
98 COMPARE(>=)
107 #undef COMPARE
  /cts/tools/signature-tools/src/signature/compare/
Main.java 17 package signature.compare;
20 import signature.compare.model.IApiDelta;
21 import signature.compare.model.IPackageDelta;
22 import signature.compare.model.impl.SigDelta;
38 * Driver class for the --compare option.
147 IApiDelta delta = comparator.compare(fromApi, toApi);
  /external/chromium_org/chrome/renderer/
external_host_bindings.cc 44 if (target.compare("*") != 0) {
72 if (target.compare("*") != 0) {
80 // We want to compare the origins of the two URLs but first
81 // we need to make sure that we don't compare an invalid one
87 // Both origins are invalid, so compare the URLs as opaque strings.
88 drop = (document_url.spec().compare(target) != 0);
  /external/chromium_org/third_party/icu/source/test/intltest/
rndmcoll.cpp 111 int ab = coll.compare(a,b), ba = coll.compare(b,a);
112 int bc = coll.compare(b,c), cb = coll.compare(c,b);
113 int ca = coll.compare(c,a), ac = coll.compare(a,c);
  /external/chromium_org/third_party/icu/source/test/letest/
xmlreader.cpp 167 if (testCase->getTagName().compare(test_case) == 0) {
203 if (tag.compare(test_font) == 0) {
208 } else if (tag.compare(test_text) == 0) {
211 } else if (tag.compare(result_glyphs) == 0) {
213 } else if (tag.compare(result_indices) == 0) {
215 } else if (tag.compare(result_positions) == 0) {
  /external/chromium_org/third_party/leveldatabase/src/helpers/memenv/
memenv_test.cc 104 ASSERT_EQ(0, result.compare("hello"));
107 ASSERT_EQ(0, result.compare("world"));
118 ASSERT_EQ(0, result.compare("world"));
120 ASSERT_EQ(0, result.compare("hello"));
122 ASSERT_EQ(0, result.compare("d"));
171 ASSERT_EQ(0, result.compare("foo"));
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
hash_table.c 42 hash_compare_func_t compare; member in struct:hash_table
58 hash_compare_func_t compare)
72 ht->compare = compare;
121 if ((*ht->compare)(hn->key, key) == 0) {
163 if ((*ht->compare)(hn->key, key) == 0) {
  /external/icu4c/test/intltest/
rndmcoll.cpp 111 int ab = coll.compare(a,b), ba = coll.compare(b,a);
112 int bc = coll.compare(b,c), cb = coll.compare(c,b);
113 int ca = coll.compare(c,a), ac = coll.compare(a,c);
  /external/icu4c/test/letest/
xmlreader.cpp 167 if (testCase->getTagName().compare(test_case) == 0) {
203 if (tag.compare(test_font) == 0) {
208 } else if (tag.compare(test_text) == 0) {
211 } else if (tag.compare(result_glyphs) == 0) {
213 } else if (tag.compare(result_indices) == 0) {
215 } else if (tag.compare(result_positions) == 0) {
  /external/jpeg/
makefile.vms 133 $ Backup /Compare/Log testimg.ppm testout.ppm
134 $ Backup /Compare/Log testimg.bmp testout.bmp
135 $ Backup /Compare/Log testimg.jpg testout.jpg
136 $ Backup /Compare/Log testimg.ppm testoutp.ppm
137 $ Backup /Compare/Log testimgp.jpg testoutp.jpg
138 $ Backup /Compare/Log testorig.jpg testoutt.jpg
  /external/mesa3d/src/mesa/program/
hash_table.c 42 hash_compare_func_t compare; member in struct:hash_table
58 hash_compare_func_t compare)
72 ht->compare = compare;
121 if ((*ht->compare)(hn->key, key) == 0) {
163 if ((*ht->compare)(hn->key, key) == 0) {
  /external/qemu/distrib/jpeg-6b/
makefile.vms 133 $ Backup /Compare/Log testimg.ppm testout.ppm
134 $ Backup /Compare/Log testimg.bmp testout.bmp
135 $ Backup /Compare/Log testimg.jpg testout.jpg
136 $ Backup /Compare/Log testimg.ppm testoutp.ppm
137 $ Backup /Compare/Log testimgp.jpg testoutp.jpg
138 $ Backup /Compare/Log testorig.jpg testoutt.jpg
  /external/icu4c/common/
uvector.cpp 115 // Compare using this object's comparer
437 * as defined by 'compare'. The current elements are assumed to
440 void UVector::sortedInsert(void* obj, UElementComparator *compare, UErrorCode& ec) {
443 sortedInsert(e, compare, ec);
448 * as defined by 'compare'. The current elements are assumed to
451 void UVector::sortedInsert(int32_t obj, UElementComparator *compare, UErrorCode& ec) {
454 sortedInsert(e, compare, ec);
458 void UVector::sortedInsert(UElement e, UElementComparator *compare, UErrorCode& ec) {
467 int8_t c = (*compare)(elements[probe], e);
497 UElementComparator *compare = *static_cast<UElementComparator * const *>(context) local
    [all...]
  /external/chromium_org/content/browser/indexed_db/
indexed_db_leveldb_coding.h 76 CONTENT_EXPORT int Compare(const base::StringPiece& a,
93 int Compare(const KeyPrefix& other) const;
182 int Compare(const DatabaseFreeListKey& other) const;
199 int Compare(const DatabaseNameKey& other);
245 int Compare(const ObjectStoreMetaDataKey& other);
272 int Compare(const IndexMetaDataKey& other);
290 int Compare(const ObjectStoreFreeListKey& other);
305 int Compare(const IndexFreeListKey& other);
323 int Compare(const ObjectStoreNamesKey& other);
340 int Compare(const IndexNamesKey& other)
    [all...]
  /external/chromium_org/third_party/angle/src/compiler/
intermOut.cpp 112 case EOpEqual: out << "Compare Equal"; break;
113 case EOpNotEqual: out << "Compare Not Equal"; break;
114 case EOpLessThan: out << "Compare Less Than"; break;
115 case EOpGreaterThan: out << "Compare Greater Than"; break;
116 case EOpLessThanEqual: out << "Compare Less Than or Equal"; break;
117 case EOpGreaterThanEqual: out << "Compare Greater Than or Equal"; break;
240 case EOpLessThan: out << "Compare Less Than"; break;
241 case EOpGreaterThan: out << "Compare Greater Than"; break;
242 case EOpLessThanEqual: out << "Compare Less Than or Equal"; break;
243 case EOpGreaterThanEqual: out << "Compare Greater Than or Equal"; break
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/util/
SortUtil.java 82 if ( comp.compare(a[pos], a[pos-1]) >= 0 ){
108 // if (p == 0 || comp.compare(a[p], a[pm1]) >= 0) {
158 public int compare(Float o1, Float o2) {
196 if (comp.compare(a[hi0], a[lo0]) < 0) {
214 while (comp.compare(a[++lo], mid) < 0);
218 while (comp.compare(mid, a[--hi]) < 0);
253 if (comp.compare(a[hi0], a[lo0]) < 0) {
271 while (comp.compare(a[++lo], mid) < 0);
275 while (comp.compare(mid, a[--hi]) < 0);
333 if (comp.compare(src[low], src[middle]) <= 0)
    [all...]
  /external/chromium_org/chrome/installer/util/
move_tree_work_item_unittest.cc 161 EXPECT_EQ(0, ReadTextFile(orig_to_file).compare(kTextContent2));
162 EXPECT_EQ(0, ReadTextFile(from_file).compare(kTextContent1));
195 EXPECT_EQ(0, ReadTextFile(to_file).compare(kTextContent1));
203 EXPECT_EQ(0, ReadTextFile(from_file).compare(kTextContent1));
243 EXPECT_EQ(0, ReadTextFile(to_dir).compare(kTextContent1));
249 EXPECT_EQ(0, ReadTextFile(from_file).compare(kTextContent1));
251 EXPECT_EQ(0, ReadTextFile(to_file).compare(kTextContent2));
302 EXPECT_EQ(0, ReadTextFile(to_file).compare(kTextContent1));
308 EXPECT_EQ(0, ReadTextFile(from_file).compare(kTextContent1));
385 EXPECT_EQ(0, ReadTextFile(to_file).compare(kTextContent1))
    [all...]
  /external/clang/test/Analysis/
NSString.m 81 - (NSComparisonResult)compare:(NSString *)string;
82 - (NSComparisonResult)compare:(NSString *)string options:(NSStringCompareOptions)mask;
83 - (NSComparisonResult)compare:(NSString *)string options:(NSStringCompareOptions)mask range:(NSRange)compareRange;
84 - (NSComparisonResult)compare:(NSString *)string options:(NSStringCompareOptions)mask range:(NSRange)compareRange locale:(id)locale;
99 return [s compare:aString]; // expected-warning {{Argument to 'NSString' method 'compare:' cannot be nil}}
109 return [s compare:aString options:op]; // expected-warning {{Argument to 'NSString' method 'compare:options:' cannot be nil}}
114 return [s compare:aString options:op range:R]; // expected-warning {{Argument to 'NSString' method 'compare:options:range:' cannot be nil}
    [all...]

Completed in 3387 milliseconds

<<11121314151617181920>>