/openbmc/qemu/hw/intc/ |
H A D | loongarch_ipi.c | 22 static int loongarch_ipi_cmp(const void *a, const void *b) in loongarch_ipi_cmp()
|
/openbmc/qemu/tcg/ |
H A D | tcg-op.c | 1107 TCGv_i32 a, TCGv_i32 b, TCGv_i32 ci) in tcg_gen_addcio_i32() 1350 void tcg_gen_smin_i32(TCGv_i32 ret, TCGv_i32 a, TCGv_i32 b) in tcg_gen_smin_i32() 1355 void tcg_gen_umin_i32(TCGv_i32 ret, TCGv_i32 a, TCGv_i32 b) in tcg_gen_umin_i32() 1360 void tcg_gen_smax_i32(TCGv_i32 ret, TCGv_i32 a, TCGv_i32 b) in tcg_gen_smax_i32() 1365 void tcg_gen_umax_i32(TCGv_i32 ret, TCGv_i32 a, TCGv_i32 b) in tcg_gen_umax_i32() 1370 void tcg_gen_abs_i32(TCGv_i32 ret, TCGv_i32 a) in tcg_gen_abs_i32() 2875 TCGv_i64 a, TCGv_i64 b, TCGv_i64 ci) in tcg_gen_addcio_i64() 3050 void tcg_gen_smin_i64(TCGv_i64 ret, TCGv_i64 a, TCGv_i64 b) in tcg_gen_smin_i64() 3055 void tcg_gen_umin_i64(TCGv_i64 ret, TCGv_i64 a, TCGv_i64 b) in tcg_gen_umin_i64() 3060 void tcg_gen_smax_i64(TCGv_i64 ret, TCGv_i64 a, TCGv_i64 b) in tcg_gen_smax_i64() [all …]
|
/openbmc/qemu/block/ |
H A D | quorum.c | 154 static bool quorum_sha256_compare(QuorumVoteValue *a, QuorumVoteValue *b) in quorum_sha256_compare() 159 static bool quorum_64bits_compare(QuorumVoteValue *a, QuorumVoteValue *b) in quorum_64bits_compare() 427 static bool quorum_iovec_compare(QEMUIOVector *a, QEMUIOVector *b) in quorum_iovec_compare() 446 static bool quorum_compare(QuorumAIOCB *acb, QEMUIOVector *a, QEMUIOVector *b) in quorum_compare()
|
H A D | accounting.c | 124 uint64_t a = ((uint64_t *)it)[0]; in block_latency_histogram_compare_func() local
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | qunit-1.18.0.js | 61 function diff(a,b){var i,j,result=a.slice();for(i=0;i<result.length;i++){for(j=0;j<b.length;j++){if… argument 63 function extend(a,b,undefOnly){for(var prop in b){if(hasOwn.call(b,prop)){if(!(prop==="constructor"… argument 117 …){return obj.__proto__;},callbacks=(function(){function useStrictEquality(b,a){if(b instanceof a.c… argument 127 return((function(a,b){if(a===b){return true;}else if(a===null||b===null||typeof a==="undefined"||ty… argument 292 modulesList.sort(function(a,b){return a.localeCompare(b);});moduleFilterHtml+="<label for='qunit-mo… argument
|
H A D | jquery-2.0.3.min.js | 4 (function(e,undefined){var t,n,r=typeof undefined,i=e.location,o=e.document,s=o.documentElement,a=e… argument 5 …x",[])},promise:function(e,t){var n,r=1,i=x.Deferred(),o=this,s=this.length,a=function(){--r||i.re… variable 6 },delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===argumen… argument
|
H A D | jquery-3.7.1.min.js | 2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function
|
/openbmc/qemu/tests/tcg/x86_64/system/ |
H A D | boot.S | 44 #define __ASM_SEL(a,b) __ASM_FORM(b) argument
|
/openbmc/u-boot/scripts/dtc/ |
H A D | livetree.c | 630 const struct reserve_info *a, *b; in cmp_reserve_info() local 679 const struct property *a, *b; in cmp_prop() local 715 const struct node *a, *b; in cmp_subnode() local
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | io.h | 95 #define memset_io(a,b,c) memset((void *)(a),(b),(c)) argument 96 #define memcpy_fromio(a,b,c) memcpy((a),(void *)(b),(c)) argument 97 #define memcpy_toio(a,b,c) memcpy((void *)(a),(b),(c)) argument
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | utils.py | 107 def vercmp_part(a, b): argument 145 def vercmp_string(a, b): argument 159 def vercmp_string_op(a, b, op): argument
|
/openbmc/qemu/contrib/plugins/ |
H A D | cache.c | 579 static int dcmp(gconstpointer a, gconstpointer b, gpointer d) in dcmp() 587 static int icmp(gconstpointer a, gconstpointer b, gpointer d) in icmp() 595 static int l2_cmp(gconstpointer a, gconstpointer b, gpointer d) in l2_cmp()
|
/openbmc/u-boot/drivers/net/ |
H A D | dc2114x.c | 167 #define phys_to_bus(a) (a) argument 169 #define phys_to_bus(a) pci_phys_to_mem((pci_dev_t)dev->priv, a) argument
|
H A D | rtl8139.c | 97 #define bus_to_phys(a) pci_mem_to_phys((pci_dev_t)dev->priv, a) argument 98 #define phys_to_bus(a) pci_phys_to_mem((pci_dev_t)dev->priv, a) argument
|
/openbmc/qemu/audio/ |
H A D | mixeng.c | 494 #define OP(a, b) a += b argument 498 #define OP(a, b) a = b argument
|
/openbmc/u-boot/lib/libavb/ |
H A D | avb_sha256.c | 44 #define SHA256_EXP(a, b, c, d, e, f, g, h, j) \ argument
|
H A D | avb_sha512.c | 58 #define SHA512_EXP(a, b, c, d, e, f, g, h, j) \ argument
|
/openbmc/pyphosphor/obmc/dbuslib/ |
H A D | bindings.py | 154 def ctor(obj, *a, **kw):
|
/openbmc/u-boot/drivers/net/fsl-mc/dpio/ |
H A D | qbman_portal.h | 124 #define QB_CODE(a, b, c) { a, b, c} argument
|
/openbmc/qemu/include/exec/ |
H A D | memop.h | 179 unsigned a = memop & MO_AMASK; in memop_alignment_bits() local
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | physmem.c | 44 uint64_t a:1; /* accessed */ member
|
/openbmc/phosphor-inventory-manager/ |
H A D | association_manager.cpp | 290 auto a = std::make_unique<AssociationObject>( in createAssociation() local
|
/openbmc/qemu/tests/bench/ |
H A D | qtree-bench.c | 71 const size_t *a = ap; in compare_func() local
|
/openbmc/qemu/qom/ |
H A D | qom-hmp-cmds.c | 98 static int qom_composition_compare(const void *a, const void *b) in qom_composition_compare()
|
/openbmc/u-boot/include/ |
H A D | fsl_ifc.h | 21 #define ifc_in32(a) in_le32(a) argument 22 #define ifc_out32(a, v) out_le32(a, v) argument 23 #define ifc_in16(a) in_le16(a) argument 24 #define ifc_out16(a, v) out_le16(a, v) argument 26 #define ifc_in32(a) in_be32(a) argument 27 #define ifc_out32(a, v) out_be32(a, v) argument 28 #define ifc_in16(a) in_be16(a) argument 29 #define ifc_out16(a, v) out_be16(a, v) argument
|