| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | apicoll.cpp | 2073 UCollationResult TestCollator::compare(const UnicodeString& source, compare() function in TestCollator 2084 UCollationResult TestCollator::compare(const UnicodeString& source, compare() function in TestCollator 2096 UCollationResult TestCollator::compare(const UChar* source, compare() function in TestCollator [all...] |
| H A D | ssearch.cpp | 492 UBool OrderList::compare(const OrderList &other) const in compare() function in OrderList
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | UnicodeSet.java | 4502 public static int compare(CharSequenc method in UnicodeSet 4513 public static int compare(int codePoint, CharSequence string) { compare() method in UnicodeSet 4526 public static <T extends Comparable<T>> int compare(Iterable<T> collection1, Iterable<T> collection2) { compare() method in UnicodeSet 4541 public static <T extends Comparable<T>> int compare(Iterator<T> first, Iterator<T> other) { compare() method in UnicodeSet 4562 public static <T extends Comparable<T>> int compare(Collection<T> collection1, Collection<T> collection2, ComparisonStyle style) { compare() method in UnicodeSet [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | rulebasedcollator.cpp | 701 RuleBasedCollator::compare(const UnicodeString &left, const UnicodeString &right, in compare() function in RuleBasedCollator 709 RuleBasedCollator::compare(const UnicodeString &left, const UnicodeString &right, in compare() function in RuleBasedCollator 725 RuleBasedCollator::compare(const UChar *left, int32_t leftLength, in compare() function in RuleBasedCollator 1217 RuleBasedCollator::compare(UCharIterato function in RuleBasedCollator [all...] |
| /third_party/libabigail/tools/ |
| H A D | abipkgdiff.cc | 1282 compare(const elf_file& elf1, in compare() function 3175 compare(package_sptr& first_package, package_sptr& second_package, compare() function 3219 compare(package_sptr& first_package, compare() function [all...] |
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_build.h | 407 LLVMValueRef compare; member
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | linker.cpp | 2730 static int compare(const void *a, const void *b) in assign_attribute_or_color_locations() function
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_insn.c | 1814 boolean compare = (emit->key.tex[unit].compare_mode == in emit_tex() local 1558 emit_select_op(struct svga_shader_emitter *emit, unsigned compare, const struct tgsi_full_instruction *insn) emit_select_op() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | rulebasedcollator.cpp | 703 RuleBasedCollator::compare(const UnicodeString &left, const UnicodeString &right, in compare() function in RuleBasedCollator 711 RuleBasedCollator::compare(const UnicodeString &left, const UnicodeString &right, in compare() function in RuleBasedCollator 727 RuleBasedCollator::compare(const char16_t *left, int32_t leftLength, in compare() function in RuleBasedCollator 1219 RuleBasedCollator::compare(UCharIterato function in RuleBasedCollator [all...] |
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_graphics_state.h | 321 uint8_t compare; member
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_nir.c | 284 fcmp32(struct lp_build_nir_context *bld_base, enum pipe_compare_func compare, uint32_t src_bit_size, LLVMValueRef src[NIR_MAX_VEC_COMPONENTS]) fcmp32() argument 306 icmp32(struct lp_build_nir_context *bld_base, enum pipe_compare_func compare, bool is_unsigned, uint32_t src_bit_size, LLVMValueRef src[NIR_MAX_VEC_COMPONENTS]) icmp32() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktAtomicOperationTests.cpp | 282 T compare[NUM_ELEMENTS]; member 342 bool compare (T inout, T output0, T output1) in compare() function 390 T compare[NUM_ELEMENTS]; member 466 bool compare(T inout, T output0, T output1) in compare() function [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShaderSubroutineTests.hpp | 275 static bool compare(const T& left, const T& right) in compare() function in gl4cts::ShaderSubroutine::Utils
|
| H A D | gl4cDirectStateAccessBuffersTests.cpp | 492 bool DataTest::compare(const glw::GLuint* data, const glw::GLuint* reference, const glw::GLsizei count) in compare() function in gl4cts::DirectStateAccess::Buffers::DataTest
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | rulebasedcollator.cpp | 700 RuleBasedCollator::compare(const UnicodeString &left, const UnicodeString &right, in compare() function in RuleBasedCollator 708 RuleBasedCollator::compare(const UnicodeString &left, const UnicodeString &right, in compare() function in RuleBasedCollator 724 RuleBasedCollator::compare(const UChar *left, int32_t leftLength, in compare() function in RuleBasedCollator 1216 RuleBasedCollator::compare(UCharIterato function in RuleBasedCollator [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkOpAngle.cpp | 16 CompareResult(const char* func, SkString* bugOut, SkString* bugPart, int append, bool compare) CompareResult() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | CommandLine.h | 544 bool compare(const DataType & /*V*/) const { return false; } in compare() function 579 bool compare(const DataType &V) const { return Valid && (Value != V); } in compare() function in llvm::OptionValueCopy
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | CommandLine.h | 467 bool compare(const DataType & /*V*/) const { return false; } in compare() function 502 bool compare(const DataType &V) const { return Valid && (Value != V); } in compare() function in llvm::OptionValueCopy
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | APFloat.h | 1122 cmpResult compare(const APFloat &RHS) const { in compare() function in llvm::APFloat [all...] |
| /third_party/unity/src/ |
| H A D | unity.c | 732 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 1052 UnityAssertGreaterOrLessFloat(const UNITY_FLOAT threshold, const UNITY_FLOAT actual, const UNITY_COMPARISON_T compare, const char* msg, const UNITY_LINE_TYPE lineNumber) UnityAssertGreaterOrLessFloat() argument 1279 UnityAssertGreaterOrLessDouble(const UNITY_DOUBLE threshold, const UNITY_DOUBLE actual, const UNITY_COMPARISON_T compare, const char* msg, const UNITY_LINE_TYPE lineNumber) UnityAssertGreaterOrLessDouble() argument [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsVertexArrayTests.cpp | 1732 void VertexArrayTest::compare (void) in compare() function in deqp::gls::VertexArrayTest
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktAtomicOperationTests.cpp | 282 T compare[NUM_ELEMENTS]; member 342 bool compare (T inout, T output0, T output1) in compare() function 390 T compare[NUM_ELEMENTS]; member 466 bool compare(T inout, T output0, T output1) in compare() function [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
| H A D | rosen_decoration_painter.cpp | 815 RadiusToSide( const SkPoint& center, const SkSize& size, RadialShapeType type, const CompareType& compare) RadiusToSide() argument 877 RadiusToCorner( const SkPoint& center, const SkSize& size, RadialShapeType type, const CompareType& compare) RadiusToCorner() argument 906 RadiusToCorner( const RSPoint& center, const RSSize& size, RadialShapeType type, const CompareType& compare) RadiusToCorner() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/mlx4/ |
| H A D | qp.h | 426 __be64 compare; member 431 __be64 compare; member
|
| /kernel/linux/linux-5.10/include/linux/mlx5/ |
| H A D | qp.h | 281 __be64 compare; member 349 __be64 compare; member
|