Home
last modified time | relevance | path

Searched defs:A (Results 126 – 150 of 150) sorted by relevance

123456

/openbmc/linux/drivers/edac/
H A Di7core_edac.c374 #define PCI_ID_TABLE_ENTRY(A) { .descr=A, .n_devs = ARRAY_SIZE(A) } argument
/openbmc/linux/fs/ext2/
H A Dext2.h612 #define A(x,y) BUILD_BUG_ON(x != offsetof(struct ext2_super_block, y)); in verify_offsets() macro
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_request.c1930 static int cmp_u32(const void *A, const void *B) in cmp_u32()
/openbmc/qemu/target/riscv/
H A Dtranslate.c760 #define REQUIRE_EITHER_EXT(ctx, A, B) do { \ argument
/openbmc/qemu/hw/display/
H A Dexynos4210_fimd.c420 #define DEF_PIXEL_TO_RGB_A(N, R, G, B, A) \ argument
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hdr.h401 #define QLCNIC_PCI_CRB_WINDOW(A) \ argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dui-bootstrap-tpls-0.11.0.js9 …ction(a){var c=parseInt(a,10);b.tt_popupDelay=isNaN(c)?o.popupDelay:c});var A=function(){c.unbind(… function
H A Dui-bootstrap-tpls-0.11.0.min.js9 …ction(a){var c=parseInt(a,10);b.tt_popupDelay=isNaN(c)?o.popupDelay:c});var A=function(){c.unbind(… function
H A Djquery-2.0.3.min.js4 …on(e,t,n){var r,i;if(!e)return this;if("string"==typeof e){if(r="<"===e.charAt(0)&&">"===e.charAt(… function
H A Djquery-3.7.1.min.js2 …i,o=(n=n||C).createElement("script");if(o.text=e,t)for(r in u)(i=t[r]||t.getAttribute&&t.getAttrib… function
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_nx.h361 #define QLA82XX_PCI_CRB_WINDOW(A) (QLA82XX_PCI_CRBSPACE + \ argument
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_main.c544 #define drbd_calc_cpu_mask(A) ({}) argument
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hdr.h396 #define NETXEN_PCI_CRB_WINDOW(A) \ argument
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_nx.h338 #define QLA82XX_PCI_CRB_WINDOW(A) \ argument
/openbmc/qemu/target/tricore/
H A Dtranslate.c345 #define A(ADDRESS, REG, FEATURE) R(ADDRESS, REG, FEATURE) macro
364 #define A(ADDRESS, REG, FEATURE) R(ADDRESS, REG, FEATURE) \ macro
/openbmc/linux/security/smack/
H A Dsmack_lsm.c71 #define A(s) {"smack"#s, sizeof("smack"#s) - 1, Opt_##s} macro
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dr300_reg.h929 # define R300_EASY_TX_FORMAT(B, G, R, A, FMT) ( \ argument
/openbmc/webui-vue/src/locales/
H A Dru-RU.json1258 "A": "А", string
H A Den-US.json1272 "A": "A", string
/openbmc/qemu/target/i386/
H A Dops_sse.h2614 uint32_t A = b->L(3); in helper_sha256rnds2() local
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c2326 #define A(op, xop, rc) (OP (op) | ((((unsigned long)(xop)) & 0x1f) << 1) | (((unsigned long)(rc)) &… macro
/openbmc/qemu/target/arm/tcg/
H A Dvec_helper.c2463 #define ADD(A, B) (A + B) argument
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c2939 uint32_t A, B, C, D, E; in lpfc_sha_iterate() local
/openbmc/linux/security/selinux/
H A Dhooks.c386 #define A(s, has_arg) {#s, sizeof(#s) - 1, Opt_##s, has_arg} macro
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dcore_reloc_types.h462 A = 0, enumerator

123456