Home
last modified time | relevance | path

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

12345

/arkcompiler/ets_runtime/test/aottest/formatrangetoparts/
H A Dformatrangetoparts.js23 function compare(actual, expected, message) { function
/kernel/linux/linux-6.6/scripts/dtc/
H A Dof_unittest_expect29 sub compare { subroutine
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/compiler_verification/
H A Dbytecode.py56 def compare(self): member in BytecodeComparator
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DTree.h81 int (*compare)(void*, void*, int); /**< comparison function */ member
/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
/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...]
/arkcompiler/ets_frontend/testTs/
H A Drun_testTs.py193 def compare(file, flag=False): 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

Completed in 10 milliseconds

12345