Home
last modified time | relevance | path

Searched defs:a (Results 326 – 350 of 673) sorted by relevance

1...<<11121314151617181920>>...27

/openbmc/qemu/hw/acpi/
H A Dviot.c67 static gint pci_host_range_compare(gconstpointer a, gconstpointer b) in pci_host_range_compare()
/openbmc/openpower-pnor-code-mgmt/
H A Dmsl_verify.cpp23 int MinimumShipLevel::compare(const Version& a, const Version& b) in compare()
/openbmc/qemu/util/
H A Dqdist.c31 static inline int qdist_cmp_double(double a, double b) in qdist_cmp_double()
43 const struct qdist_entry *a = ap; in qdist_cmp() local
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_law.h14 #define SET_LAW_ENTRY(idx, a, sz, trgt) \ argument
17 #define SET_LAW(a, sz, trgt) \ argument
/openbmc/u-boot/fs/ubifs/
H A Dgc.c115 static int data_nodes_cmp(void *priv, struct list_head *a, struct list_head *b) in data_nodes_cmp()
158 static int nondata_nodes_cmp(void *priv, struct list_head *a, in nondata_nodes_cmp()
/openbmc/qemu/target/sparc/
H A Dvis_helper.c206 uint64_t a = src1 ^ src2; in helper_fcmpeq8() local
265 uint64_t a = src1 ^ src2; in helper_fcmpeq16() local
322 uint64_t a = src1 ^ src2; in helper_fcmpeq32() local
328 uint64_t a = src1 ^ src2; in helper_fcmpne32() local
524 uint16_t a = src1 + src2; in do_fchksm16() local
/openbmc/qemu/target/ppc/
H A Ddfp_helper.c65 decNumber t, a, b; member
147 static void dfp_prepare_decimal64(struct PPC_DFP *dfp, ppc_fprp_t *a, in dfp_prepare_decimal64()
171 static void dfp_prepare_decimal128(struct PPC_DFP *dfp, ppc_fprp_t *a, in dfp_prepare_decimal128()
1426 decNumber a; in helper_CDTBCD() local
1452 decNumber a; in helper_CBCDTD() local
/openbmc/openpower-hw-diags/attn/pel/
H A Dpel_common.hpp57 inline ActionFlags operator|(ActionFlags a, ActionFlags b) in operator |()
/openbmc/u-boot/arch/x86/cpu/
H A Dlapic.c24 struct __xchg_dummy { unsigned long a[100]; }; member
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-ui.min.js6 …define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t,s){var a,n,r,o=t.nodeName.toL… argument
7 break;case V[1]-1:N+=" ui-datepicker-group-last",D=" ui-corner-"+(Y?"left":"right");break;default:N… argument
/openbmc/u-boot/drivers/rtc/
H A Ds3c24x0_rtc.c26 static inline void SetRTC_Access(RTC_ACCESS a) in SetRTC_Access()
/openbmc/openbmc/poky/bitbake/doc/sphinx-static/
H A Dswitchers.js20 function ver_compare(a, b) { argument
/openbmc/openbmc/poky/documentation/sphinx-static/
H A Dswitchers.js.in29 function ver_compare(a, b) { argument
/openbmc/openbmc/poky/meta/lib/patchtest/selftest/
H A Dselftest61 a = patch.split('.') variable
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Drepository.cpp405 [&id](const auto& a) { return a.first == id; }); in setPELHostTransState()
431 [&id](const auto& a) { return a.first == id; }); in setPELHMCTransState()
476 [&id](const auto& a) { return a.first == id; }); in updatePEL()
/openbmc/openpower-hw-diags/analyzer/ras-data/
H A Dras-data-parser.cpp58 for (const auto& a : i_data.at("actions").at(i_action)) in __checkActionForFlag() local
369 for (const auto& a : i_data.at("actions").at(i_action)) in parseAction() local
/openbmc/qemu/rust/qemu-api/src/
H A Dchardev.rs97 ReceiveFn: for<'a, 'b> FnCall<(&'a T, &'b [u8])>, in enable_handlers()
119 unsafe extern "C" fn rust_receive_cb<T, F: for<'a, 'b> FnCall<(&'a T, &'b [u8])>>( in enable_handlers()
/openbmc/qemu/target/alpha/
H A Dint_helper.c47 uint64_t helper_cmpbe0(uint64_t a) in helper_cmpbe0()
61 uint64_t helper_cmpbge(uint64_t a, uint64_t b) in helper_cmpbge()
/openbmc/qemu/hw/audio/
H A Dadlib.c111 int a = nport & 3; in adlib_write() local
124 int a = nport & 3; in adlib_read() local
/openbmc/qemu/hw/i386/
H A Dmultiboot.c40 #define mb_debug(a...) error_report(a) argument
42 #define mb_debug(a...) argument
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/mps/
H A Dmps.hpp114 friend bool operator==(const Iterator& a, const Iterator& b) in operator ==()
119 friend bool operator!=(const Iterator& a, const Iterator& b) in operator !=()
/openbmc/libmctp/tests/
H A Dtest_serial.c77 struct mctp_binding_serial_pipe *a; in main() local
/openbmc/u-boot/include/
H A Dcommon.h541 #define ROUND(a,b) (((a) + (b) - 1) & ~((b) - 1)) argument
/openbmc/qemu/target/openrisc/
H A Dfpu_helper.c139 uint32_t helper_float_madd_s(CPUOpenRISCState *env, uint32_t a, in helper_float_madd_s()
/openbmc/qemu/net/
H A Dutil.h53 static inline bool in6_equal_net(const struct in6_addr *a, in in6_equal_net()

1...<<11121314151617181920>>...27