/openbmc/qemu/hw/acpi/ |
H A D | viot.c | 67 static gint pci_host_range_compare(gconstpointer a, gconstpointer b) in pci_host_range_compare()
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | msl_verify.cpp | 23 int MinimumShipLevel::compare(const Version& a, const Version& b) in compare()
|
/openbmc/qemu/util/ |
H A D | qdist.c | 31 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 D | fsl_law.h | 14 #define SET_LAW_ENTRY(idx, a, sz, trgt) \ argument 17 #define SET_LAW(a, sz, trgt) \ argument
|
/openbmc/u-boot/fs/ubifs/ |
H A D | gc.c | 115 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 D | vis_helper.c | 206 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 D | dfp_helper.c | 65 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 D | pel_common.hpp | 57 inline ActionFlags operator|(ActionFlags a, ActionFlags b) in operator |()
|
/openbmc/u-boot/arch/x86/cpu/ |
H A D | lapic.c | 24 struct __xchg_dummy { unsigned long a[100]; }; member
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery-ui.min.js | 6 …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 D | s3c24x0_rtc.c | 26 static inline void SetRTC_Access(RTC_ACCESS a) in SetRTC_Access()
|
/openbmc/openbmc/poky/bitbake/doc/sphinx-static/ |
H A D | switchers.js | 20 function ver_compare(a, b) { argument
|
/openbmc/openbmc/poky/documentation/sphinx-static/ |
H A D | switchers.js.in | 29 function ver_compare(a, b) { argument
|
/openbmc/openbmc/poky/meta/lib/patchtest/selftest/ |
H A D | selftest | 61 a = patch.split('.') variable
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | repository.cpp | 405 [&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 D | ras-data-parser.cpp | 58 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 D | chardev.rs | 97 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 D | int_helper.c | 47 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 D | adlib.c | 111 int a = nport & 3; in adlib_write() local 124 int a = nport & 3; in adlib_read() local
|
/openbmc/qemu/hw/i386/ |
H A D | multiboot.c | 40 #define mb_debug(a...) error_report(a) argument 42 #define mb_debug(a...) argument
|
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/mps/ |
H A D | mps.hpp | 114 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 D | test_serial.c | 77 struct mctp_binding_serial_pipe *a; in main() local
|
/openbmc/u-boot/include/ |
H A D | common.h | 541 #define ROUND(a,b) (((a) + (b) - 1) & ~((b) - 1)) argument
|
/openbmc/qemu/target/openrisc/ |
H A D | fpu_helper.c | 139 uint32_t helper_float_madd_s(CPUOpenRISCState *env, uint32_t a, in helper_float_madd_s()
|
/openbmc/qemu/net/ |
H A D | util.h | 53 static inline bool in6_equal_net(const struct in6_addr *a, in in6_equal_net()
|