Home
last modified time | relevance | path

Searched defs:compare (Results 301 - 325 of 383) sorted by relevance

1...<<111213141516

/kernel/linux/linux-6.6/include/uapi/linux/
H A Drds.h372 __u64 compare; member
379 __u64 compare; member
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-lock.c282 static int (*compare)(struct lock_stat *, struct lock_stat *); variable
/kernel/linux/linux-6.6/mm/
H A Dvmstat.c1689 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 Drds.h243 __u64 compare; member
250 __u64 compare; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Drds.h243 __u64 compare; member
250 __u64 compare; member
/third_party/elfutils/src/
H A Dunstrip.c830 int16_t compare; global() member
/third_party/curl/lib/
H A Dhttp.c1942 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 DUnicodeSet.java4657 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 Dapicoll.cpp2073 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 Dssearch.cpp492 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 DUnicodeSet.java4502 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 Drulebasedcollator.cpp701 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 Dabipkgdiff.cc1282 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 Dac_llvm_build.h407 LLVMValueRef compare; member
/third_party/mesa3d/src/compiler/glsl/
H A Dlinker.cpp2730 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 Dsvga_tgsi_insn.c1814 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 Drulebasedcollator.cpp703 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 Dvk_graphics_state.h321 uint8_t compare; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.c284 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 DvktAtomicOperationTests.cpp282 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 Dgl4cShaderSubroutineTests.hpp275 static bool compare(const T& left, const T& right) in compare() function in gl4cts::ShaderSubroutine::Utils
H A Dgl4cDirectStateAccessBuffersTests.cpp492 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 Drulebasedcollator.cpp700 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 DSkOpAngle.cpp16 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 DCommandLine.h544 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

Completed in 71 milliseconds

1...<<111213141516