| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | rds.h | 372 __u64 compare; member 379 __u64 compare; member
|
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-lock.c | 282 static int (*compare)(struct lock_stat *, struct lock_stat *); variable
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | vmstat.c | 1689 struct zone *compare = &pgdat->node_zones[zid]; in is_zone_first_populated() local
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | rds.h | 243 __u64 compare; member 250 __u64 compare; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | rds.h | 243 __u64 compare; member 250 __u64 compare; member
|
| /third_party/elfutils/src/ |
| H A D | unstrip.c | 830 int16_t compare; global() member
|
| /third_party/curl/lib/ |
| H A D | http.c | 1942 char *compare = semicolonp ? semicolonp : headers->data; in Curl_add_custom_headers() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | UnicodeSet.java | 4657 public static int compare(CharSequenc method in UnicodeSet 4668 public static int compare(int codePoint, CharSequence string) { compare() method in UnicodeSet 4681 public static <T extends Comparable<T>> int compare(Iterable<T> collection1, Iterable<T> collection2) { compare() method in UnicodeSet 4695 public static <T extends Comparable<T>> int compare(Iterator<T> first, Iterator<T> other) { compare() method in UnicodeSet 4716 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/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
|