Home
last modified time | relevance | path

Searched defs:compare (Results 176 - 200 of 313) sorted by relevance

12345678910>>...13

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSampler.cpp340 void Sampler::setCompareFunc(CompareFunc compare) in setCompareFunc() argument
H A DSampler.hpp162 CompareFunc compare : BITS(COMPARE_LAST); member
238 CompareFunc compare; member in sw::Sampler
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DGenericDomTree.h97 bool compare(const DomTreeNodeBase *Other) const { in compare() function in llvm::DomTreeNodeBase
292 bool compare(const DominatorTreeBase &Other) const { in compare() function in llvm::DominatorTreeBase
H A DScaledNumber.h251 int compare(DigitsT LDigits, int16_t LScale, DigitsT RDigits, int16_t RScale) { in compare() function
668 int compare(cons function in llvm::ScaledNumber
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp842 int FunctionComparator::compare() { in compare() function in FunctionComparator
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl.cc1602 std::string compare = UniqueIdentifier("atomic_compare_value"); in EmitWorkgroupAtomicCall() local
1626 pre << ", " << compare << ", "; in EmitWorkgroupAtomicCall() local
1636 line() << result << ".y = " << result << ".x == " << compare << ";"; in EmitWorkgroupAtomicCall() local
/third_party/python/Lib/
H A Dpstats.py533 def compare (self, left, right): member in TupleComp
/third_party/rust/crates/nom/src/
H A Dtraits.rs719 fn compare(&self, t: T) -> CompareResult; in compare() functions
739 fn compare(&self, t: &'b [u8]) -> CompareResult { in compare() functions
792 fn compare(&self, t: O) -> CompareResult { in compare() functions
828 fn compare(&self, t: &'b str) -> CompareResult { in compare() functions
839 fn compare(&self, t: &'b str) -> CompareResult { in compare() functions
866 fn compare(&self, t: &'b [u8]) -> CompareResult { in compare() functions
1092 fn compare( functions
1104 fn compare(&self, t: &'b [u8; $N]) -> CompareResult { compare() functions
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFramebufferBlitTests.cpp149 virtual bool compare (const tcu::Surface& reference, const tcu::Surface& result) in compare() function in deqp::gles3::Functional::BlitRectCase
180 bool BlitNearestFilterConsistencyCase::compare (const tcu::Surface& reference, const tcu::Surface& result) in compare() function in deqp::gles3::Functional::BlitNearestFilterConsistencyCase
428 bool compare (const tcu::Surface& reference, const tcu::Surface& result) in compare() function in deqp::gles3::Functional::BlitColorConversionCase
706 bool compare (const tcu::Surface& reference, const tcu::Surface& result) in compare() function in deqp::gles3::Functional::BlitDefaultFramebufferCase
H A Des3fShaderPrecisionTests.cpp286 bool ShaderFloatPrecisionCase::compare (float in0, float in1, double reference, float result) in compare() function in deqp::gles3::Functional::ShaderFloatPrecisionCase
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgBinaryOps.cpp1022 inline bool EqualityCompare<true>::compare (T a, T b) { return a == b; } in compare() function in rsg::__anon30314::EqualityCompare
1029 inline bool EqualityCompare<false>::compare (T a, T b) { return a != b; } in compare() function in rsg::__anon30314::EqualityCompare
/third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/third_party/skia/platform_tools/android/apps/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/third_party/f2fs-tools/fsck/
H A Ddict.c61 #define compare dict_compare macro
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DInitialize.cpp6790 bool compare = false; in addSamplingFunctions() local
/third_party/astc-encoder/Test/
H A Dastc_test_functional.py241 def compare(self, image1, image2): member in CLIPTest
/third_party/curl/lib/
H A Dftplistparser.c310 curl_fnmatch_callback compare; in ftp_pl_insert_finfo() local
/third_party/cJSON/tests/unity/src/
H A Dunity.c555 UnityAssertGreaterOrLessOrEqualNumber(const UNITY_INT threshold, const UNITY_INT actual, const UNITY_COMPARISON_T compare, const char *msg, const UNITY_LINE_TYPE lineNumber, const UNITY_DISPLAY_STYLE_T style) UnityAssertGreaterOrLessOrEqualNumber() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNormalizer.java1151 public static int compare(char[] s1, int s1Start, int s1Limit, compare() method in Normalizer
1212 public static int compare(String s1, String s2, int options) { compare() method in Normalizer
1249 public static int compare(char[] s1, char[] s2, int options) { compare() method in Normalizer
1261 public static int compare(int char32a, int char32b, int options) { compare() method in Normalizer
1273 public static int compare(int char32a, String str2, int options) { compare() method in Normalizer
[all...]
H A DSpoofChecker.java1078 public int compare(SPUString sL, SPUString sR) { in compare() method in SpoofChecker.Builder.ConfusabledataBuilder.SPUStringComparator
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DRuleBasedCollator.java1483 public int compare(String source, String target) { in compare() method in RuleBasedCollator
[all...]
H A DCollator.java1235 public abstract int compare(String source, String target); in compare() method in Collator
1249 public int compare(Object source, Object target) { in compare() method in Collator
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNormalizer.java1185 public static int compare(char[] s1, int s1Start, int s1Limit, compare() method in Normalizer
1245 public static int compare(String s1, String s2, int options) { compare() method in Normalizer
1281 public static int compare(char[] s1, char[] s2, int options) { compare() method in Normalizer
1292 public static int compare(int char32a, int char32b, int options) { compare() method in Normalizer
1303 public static int compare(int char32a, String str2, int options) { compare() method in Normalizer
[all...]
H A DRuleBasedCollator.java1444 public int compare(String source, String target) { in compare() method in RuleBasedCollator
[all...]
H A DSpoofChecker.java1026 public int compare(SPUString sL, SPUString sR) { in compare() method in SpoofChecker.Builder.ConfusabledataBuilder.SPUStringComparator

Completed in 50 milliseconds

12345678910>>...13