Home
last modified time | relevance | path

Searched defs:compare (Results 26 - 50 of 403) sorted by relevance

12345678910>>...17

/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_utils.h68 const ValueCmp compare; member in OHOS::HiviewDFX::KVMap
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dcommon.c20 Vector VECTOR_Make(VECTOR_Key key, VECTOR_Compare compare) in VECTOR_Make() argument
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
H A Dcommon.h125 VECTOR_Compare compare; member
/kernel/linux/linux-5.10/arch/alpha/lib/
H A Ddivide.S57 #define compare $28 define
H A Dev6-divide.S67 #define compare $28 define
[all...]
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Ddivide.S57 #define compare $28 define
H A Dev6-divide.S67 #define compare $28 define
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DCharSequences.java132 public static int compare(CharSequence string, int codePoint) { in compare() method in CharSequences
176 public static int compare(int codepoint, CharSequence a) { in compare() method in CharSequences
218 public static int compare(CharSequence a, CharSequence b) { in compare() method in CharSequences
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DCharSequences.java134 public static int compare(CharSequence string, int codePoint) { in compare() method in CharSequences
178 public static int compare(int codepoint, CharSequence a) { in compare() method in CharSequences
220 public static int compare(CharSequence a, CharSequence b) { in compare() method in CharSequences
/third_party/mesa3d/src/glx/
H A Dglxglvnd.c21 compare(const void *l, const void *r) in compare() function
/foundation/barrierfree/accessibility/services/test/mock/common/
H A Daccessibility_common_helper.h59 bool WaitForLoop(const std::function<bool()> &compare, int32_t timeout) in WaitForLoop() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation_exchange.c43 bool compare = regexec(&regComp, sessionName, 0, NULL, 0) == 0; in IsIShareSession() local
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-rc32434/
H A Dtimer.h39 u32 compare; member
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dexmisc.c284 int compare; in acpi_ex_do_logical_op() local
[all...]
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Ddevices.c54 static int __cpu_find_by(int (*compare)(phandle, int, void *), in __cpu_find_by() argument
34 check_cpu_node(phandle nd, int *cur_inst, int (*compare)(phandle, int, void *), void *compare_arg, phandle *prom_node, int *mid) check_cpu_node() argument
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dbcm2835_timer.c31 void __iomem *compare; member
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-rc32434/
H A Dtimer.h39 u32 compare; member
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Ddevices.c54 static int __cpu_find_by(int (*compare)(phandle, int, void *), in __cpu_find_by() argument
34 check_cpu_node(phandle nd, int *cur_inst, int (*compare)(phandle, int, void *), void *compare_arg, phandle *prom_node, int *mid) check_cpu_node() argument
/kernel/linux/linux-5.10/net/batman-adv/
H A Dhash.h75 batadv_hash_add(struct batadv_hashtable *hash, batadv_hashdata_compare_cb compare, batadv_hashdata_choose_cb choose, const void *data, struct hlist_node *data_node) batadv_hash_add() argument
129 batadv_hash_remove(struct batadv_hashtable *hash, batadv_hashdata_compare_cb compare, batadv_hashdata_choose_cb choose, void *data) batadv_hash_remove() argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dexmisc.c284 int compare; in acpi_ex_do_logical_op() local
[all...]
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dbcm2835_timer.c31 void __iomem *compare; member
/kernel/linux/linux-6.6/net/batman-adv/
H A Dhash.h75 batadv_hash_add(struct batadv_hashtable *hash, batadv_hashdata_compare_cb compare, batadv_hashdata_choose_cb choose, const void *data, struct hlist_node *data_node) batadv_hash_add() argument
129 batadv_hash_remove(struct batadv_hashtable *hash, batadv_hashdata_compare_cb compare, batadv_hashdata_choose_cb choose, void *data) batadv_hash_remove() argument
/third_party/astc-encoder/Test/
H A Dastc_test_competitive.py71 def compare(in_image, out_image): function
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationThaiTest.java310 public int compare(String string1, String string2) in compare() method in CollationThaiTest.StrCmp
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DCollatorICU.java50 public int compare(Object o1, Object o2) { in compare() method in CollatorICU
55 public int compare(String source, String target) { in compare() method in CollatorICU

Completed in 8 milliseconds

12345678910>>...17