Searched defs:compare (Results 276 - 300 of 489) sorted by relevance

<<11121314151617181920

/external/smali/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/external/snakeyaml/.mvn/wrapper/
H A Dmaven-wrapper.jarorg/apache/maven/wrapper/BootstrapMainStarter.class BootstrapMainStarter.java package org.apache.maven.wrapper public ...
/external/testng/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/external/volley/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/WrapperExecutor ...
/external/vulkan-validation-layers/demos/smoke/android/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.console_1.0.200.v20100601.jar ... .internal.p2.console.ProvCommandProvider) public int compare (org.eclipse.equinox.p2.metadata. ...
/external/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h293 return cast<X>(E1)->compare(cast<X>(E2), *self());
316 bool compare(const SExpr *E1, const SExpr* E2) { function in class:clang::threadSafety::til::EqualsComparator
332 return Eq.compare(E1, E2);
352 bool compare(const SExpr *E1, const SExpr* E2) { function in class:clang::threadSafety::til::MatchComparator
372 return Matcher.compare(E1, E2);
/external/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp376 static bool compare(const PathDiagnostic &X, const PathDiagnostic &Y) { function
435 if (compare(**X, **Y))
437 assert(compare(**Y, **X) && "Not a total order!");
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp493 virtual bool compare (const void* const* inputs, const void* const* outputs) = 0;
540 if (!compare(&curInputPtr[0], &curOutputPtr[0]))
609 bool compare (const void* const* inputs, const void* const* outputs) function in class:vkt::shaderexecutor::__anon3881::AbsCaseInstance
716 bool compare (const void* const* inputs, const void* const* outputs) function in class:vkt::shaderexecutor::__anon3881::SignCaseInstance
837 bool compare (const void* const* inputs, const void* const* outputs) function in class:vkt::shaderexecutor::__anon3881::RoundEvenCaseInstance
941 bool compare (const void* const* inputs, const void* const* outputs) function in class:vkt::shaderexecutor::__anon3881::ModfCaseInstance
1028 bool compare (const void* const* inputs, const void* const* outputs) function in class:vkt::shaderexecutor::__anon3881::IsnanCaseInstance
1125 bool compare (const void* const* inputs, const void* const* outputs) function in class:vkt::shaderexecutor::__anon3881::IsinfCaseInstance
1216 bool compare (const void* const* inputs, const void* const* outputs) function in class:vkt::shaderexecutor::__anon3881::FloatBitsToUintIntCaseInstance
1321 bool compare (cons function in class:vkt::shaderexecutor::__anon3881::BitsToFloatCaseInstance
1398 bool compare (const void* const* inputs, const void* const* outputs) function in class:vkt::shaderexecutor::__anon3881::FloorCaseInstance
1518 bool compare (const void* const* inputs, const void* const* outputs) function in class:vkt::shaderexecutor::__anon3881::TruncCaseInstance
1644 bool compare (const void* const* inputs, const void* const* outputs) function in class:vkt::shaderexecutor::__anon3881::TruncCaseInstance::RoundCaseInstance
1773 bool compare (const void* const* inputs, const void* const* outputs) function in class:vkt::shaderexecutor::__anon3881::TruncCaseInstance::CeilCaseInstance
1905 bool compare (const void* const* inputs, const void* const* outputs) function in class:vkt::shaderexecutor::__anon3881::TruncCaseInstance::FractCaseInstance
2034 bool compare (const void* const* inputs, const void* const* outputs) function in class:vkt::shaderexecutor::__anon3881::TruncCaseInstance::FrexpCaseInstance
2189 bool compare (const void* const* inputs, const void* const* outputs) function in class:vkt::shaderexecutor::__anon3881::TruncCaseInstance::LdexpCaseInstance
2346 bool compare (const void* const* inputs, const void* const* outputs) function in class:vkt::shaderexecutor::__anon3881::TruncCaseInstance::FmaCaseInstance
[all...]
/external/deqp/framework/common/
H A DtcuTexture.hpp242 CompareMode compare; member in class:tcu::Sampler
277 , compare (compare_)
293 , compare (COMPAREMODE_NONE)
/external/deqp/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp179 virtual bool compare (const void* const* inputs, const void* const* outputs) = 0;
357 if (!compare(&curInputPtr[0], &curOutputPtr[0]))
456 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles3::Functional::AbsCase
549 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles3::Functional::SignCase
656 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles3::Functional::RoundEvenCase
747 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles3::Functional::ModfCase
824 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles3::Functional::IsnanCase
905 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles3::Functional::IsinfCase
978 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles3::Functional::FloatBitsToUintIntCase
1050 bool compare (cons function in class:deqp::gles3::Functional::BitsToFloatCase
1109 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles3::Functional::FloorCase
1215 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles3::Functional::TruncCase
1327 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles3::Functional::TruncCase::RoundCase
1442 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles3::Functional::TruncCase::CeilCase
1560 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles3::Functional::TruncCase::FractCase
[all...]
/external/deqp/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp252 virtual bool compare (const void* const* inputs, const void* const* outputs) = 0;
431 if (!compare(&curInputPtr[0], &curOutputPtr[0]))
534 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles31::Functional::AbsCase
627 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles31::Functional::SignCase
734 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles31::Functional::RoundEvenCase
825 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles31::Functional::ModfCase
902 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles31::Functional::IsnanCase
985 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles31::Functional::IsinfCase
1061 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles31::Functional::FloatBitsToUintIntCase
1133 bool compare (cons function in class:deqp::gles31::Functional::BitsToFloatCase
1192 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles31::Functional::FloorCase
1298 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles31::Functional::TruncCase
1410 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles31::Functional::TruncCase::RoundCase
1525 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles31::Functional::TruncCase::CeilCase
1643 bool compare (const void* const* inputs, const void* const* outputs) function in class:deqp::gles31::Functional::TruncCase::FractCase
[all...]
/external/deqp/modules/glshared/
H A DglsVertexArrayTests.cpp1814 void VertexArrayTest::compare (void) function in class:deqp::gls::VertexArrayTest
1821 // \todo [mika] Improve compare when using multisampling
2153 compare();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/59/1/.cp/
H A DjdtCompilerAdapter.jar ... .eclipse.jdt.core.JDTCompilerAdapter) public int compare (java.lang.Object, java.lang.Object ...
/external/elfutils/src/
H A Dunstrip.c778 int16_t compare;
862 return (s1->compare - s2->compare) ?: strcmp (s1->name, s2->name);
776 int16_t compare; member in union:symbol::__anon6207::__anon6208::__anon6209
/external/freetype/src/autofit/
H A Daflatin2.c1010 /* now compare each segment to the others */
1457 AF_Width compare; local
1460 /* if it's a rounded edge, compare it to the overshoot position */
1461 /* if it's a flat edge, compare it to the reference position */
1463 compare = &blue->shoot;
1465 compare = &blue->ref;
1467 dist = edge->fpos - compare->org;
1475 best_blue = compare;
1479 /* now, compare it to the overshoot position if the edge is */
1695 /* compare t
[all...]
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DUnicodeSet.java3476 if (0 == UPropertyAliases.compare(ANY_ID, propertyAlias)) {
3479 } else if (0 == UPropertyAliases.compare(ASCII_ID, propertyAlias)) {
3482 } else if (0 == UPropertyAliases.compare(ASSIGNED, propertyAlias)) {
4417 // if either list ran out, compare to the last string
4421 return compare(item, o.list[i]);
4426 int compareResult = compare(item, list[i]);
4436 return compare(strings, o.strings);
4442 return compare(this, other);
4446 * Utility to compare a string to a code point.
4454 public static int compare(CharSequenc method in class:UnicodeSet
4465 public static int compare(int codePoint, CharSequence string) { method in class:UnicodeSet
4478 public static <T extends Comparable<T>> int compare(Iterable<T> collection1, Iterable<T> collection2) { method in class:UnicodeSet
4493 public static <T extends Comparable<T>> int compare(Iterator<T> first, Iterator<T> other) { method in class:UnicodeSet
4514 public static <T extends Comparable<T>> int compare(Collection<T> collection1, Collection<T> collection2, ComparisonStyle style) { method in class:UnicodeSet
[all...]
/external/icu/icu4c/source/i18n/
H A Drulebasedcollator.cpp255 // Shortcut: If both collators have valid rule strings, then compare those.
266 // For completeness, we should compare all of the mappings;
268 // and check if both collators compare adjacent strings the same
700 RuleBasedCollator::compare(const UnicodeString &left, const UnicodeString &right, function in class:RuleBasedCollator
708 RuleBasedCollator::compare(const UnicodeString &left, const UnicodeString &right, function in class:RuleBasedCollator
724 RuleBasedCollator::compare(const UChar *left, int32_t leftLength, function in class:RuleBasedCollator
944 // If they are different, then decompose each and compare again.
1014 // - A longer string can compare equal to a prefix of it if only ignorables follow.
1015 // - With a backward level, a longer string can compare less-than a prefix of it.
1216 RuleBasedCollator::compare(UCharIterato function in class:RuleBasedCollator
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp29 // 02/10/98 damiba Added test for compare(UnicodeString&, UnicodeString&, int32_t)
60 // ctor, dtor, createInstance, compare, getStrength/setStrength
106 doAssert((col->compare("ab", "abc") == Collator::LESS), "ab < abc comparison failed");
107 doAssert((col->compare("ab", "AB") == Collator::LESS), "ab < AB comparison failed");
108 doAssert((col->compare("blackbird", "black-bird") == Collator::GREATER), "black-bird > blackbird comparison failed");
109 doAssert((col->compare("black bird", "black-bird") == Collator::LESS), "black bird > black-bird comparison failed");
110 doAssert((col->compare("Hello", "hello") == Collator::GREATER), "Hello > hello comparison failed");
111 doAssert((col->compare("","",success) == UCOL_EQUAL), "Comparison between empty strings failed");
121 doAssert((col->compare(abauIter, abssIter, success) == UCOL_LESS), "ab a-umlaut < ab sharp-s UCharIterator comparison failed");
126 doAssert((col->compare("a
2044 UCollationResult TestCollator::compare(const UnicodeString& source, function in class:TestCollator
2055 UCollationResult TestCollator::compare(const UnicodeString& source, function in class:TestCollator
2067 UCollationResult TestCollator::compare(const UChar* source, function in class:TestCollator
[all...]
H A Dssearch.cpp144 if (testCase->getTagName().compare("test-case") != 0) {
345 UBool compare(const OrderList &other) const;
482 UBool OrderList::compare(const OrderList &other) const function in class:OrderList
501 // NOTE: sizes include the NULLORDER, which we don't want to compare.
664 if (forwardList.compare(backwardList)) {
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeSet.java3554 if (0 == UPropertyAliases.compare(ANY_ID, propertyAlias)) {
3557 } else if (0 == UPropertyAliases.compare(ASCII_ID, propertyAlias)) {
3560 } else if (0 == UPropertyAliases.compare(ASSIGNED, propertyAlias)) {
4535 // if either list ran out, compare to the last string
4539 return compare(item, o.list[i]);
4544 int compareResult = compare(item, list[i]);
4554 return compare(strings, o.strings);
4561 return compare(this, other);
4565 * Utility to compare a string to a code point.
4573 public static int compare(CharSequenc method in class:UnicodeSet
4584 public static int compare(int codePoint, CharSequence string) { method in class:UnicodeSet
4597 public static <T extends Comparable<T>> int compare(Iterable<T> collection1, Iterable<T> collection2) { method in class:UnicodeSet
4611 public static <T extends Comparable<T>> int compare(Iterator<T> first, Iterator<T> other) { method in class:UnicodeSet
4632 public static <T extends Comparable<T>> int compare(Collection<T> collection1, Collection<T> collection2, ComparisonStyle style) { method in class:UnicodeSet
[all...]
/external/iptables/libxtables/
H A Dxtables.c954 int compare; local
958 compare = xtables_match_prefer(old, me);
959 if (compare == 0) {
968 if (compare > 0 &&
1051 int compare; local
1057 compare = xtables_target_prefer(old, me);
1058 if (compare == 0) {
1067 if (compare > 0 &&
/external/llvm/include/llvm/Support/
H A DCommandLine.h420 virtual bool compare(const GenericOptionValue &V) const = 0;
448 bool compare(const DataType & /*V*/) const { return false; } function in struct:llvm::OptionValueBase
450 bool compare(const GenericOptionValue & /*V*/) const override {
483 bool compare(const DataType &V) const { return Valid && (Value != V); } function in class:llvm::OptionValueCopy
485 bool compare(const GenericOptionValue &V) const override {
490 return compare(VC.getValue());
1284 if (Force || this->getDefault().compare(this->getValue())) {
/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp461 return compare(LHS, RHS) < 0;
467 int compare(const SCEV *LHS, const SCEV *RHS) const { function in class:__anon12496::SCEVComplexityCompare
509 // For instructions, compare their loop depth, and their operand
564 // Lexicographically compare.
566 long X = compare(LA->getOperand(i), RA->getOperand(i));
581 // Lexicographically compare n-ary expressions.
589 long X = compare(LC->getOperand(i), RC->getOperand(i));
600 // Lexicographically compare udiv expressions.
601 long X = compare(LC->getLHS(), RC->getLHS());
604 return compare(L
[all...]
/external/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp143 /// compare those, but this would not work for stripped bitcodes or for those
182 int compare();
235 /// 2.1. If contents are numbers, compare numbers.
293 /// If these properties are equal - compare their contents.
313 /// Stage 3: For all other cases we compare order we meet these values in
316 /// In another words, we compare serial numbers, for more details
419 /// Being comparing functions we need to compare values we meet at left and
435 /// As follows from FunctionComparator::compare(), we do CFG walk: we start
442 /// If we compare two instruction operands: first is usage of local
444 /// from FR, we could compare thei
1219 int FunctionComparator::compare() { function in class:FunctionComparator
[all...]

Completed in 959 milliseconds

<<11121314151617181920