Home
last modified time | relevance | path

Searched defs:compare (Results 1 - 25 of 89) sorted by relevance

1234

/kernel/linux/linux-6.6/scripts/dtc/
H A Dof_unittest_expect29 sub compare { subroutine
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/routers/
H A Drouter_base.h58 auto compare = [&] (std::unique_ptr<AudioDeviceDescriptor> &desc1, in GetLatestConnectDeivce() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/
H A Duid.h122 constexpr int compare(const Uid& rhs) const in compare() function
/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...]
/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
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_worker.cpp194 static bool compare(const shared_ptr<DfxTask> &taskOne, const shared_ptr<DfxTask> &taskTwo) in compare() function
/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dreg_compare.c24 static int compare(FPU_REG const *b, int tagb) in compare() function
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dattr.py237 def compare(self, expect, result): member in Test
/kernel/linux/linux-5.10/fs/isofs/
H A Dnamei.c19 isofs_cmp(struct dentry *dentry, const char *compare, int dlen) in isofs_cmp() argument

Completed in 9 milliseconds

1234