Home
last modified time | relevance | path

Searched refs:a (Results 20076 – 20100 of 22310) sorted by relevance

1...<<801802803804805806807808809810>>...893

/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos4210-smdkv310.dts127 key-a {
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/
H A DREADME.md18 will be a D-Bus object for every endpoint that is discovered by the mctpd. The
/openbmc/openbmc-test-automation/lib/external_intf/
H A Dmanagement_console_utils.robot90 # session_id This value is a session id.
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_redfish_host_code_update.robot2 Documentation Update firmware on a target Host via Redifsh.
/openbmc/openbmc-test-automation/oem/nuvoton/
H A Dtest_redfish_mcu_fw_update.robot2 Documentation Update firmware on a target MCU via Redifsh.
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Daspeed,ast2500-pinctrl.yaml13 The pin controller node should be the child of a syscon node with the
/openbmc/phosphor-user-manager/
H A Dmeson.build126 # Figure out how to use install_symlink to install symlink to a file of another
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx93-tqma9352.dtsi132 imu@6a {
/openbmc/openpower-debug-collector/dump/tools/opdump/
H A Dopdreport182 xyz.openbmc_project.Dump.Create CreateDump a\{sv\} 0)
/openbmc/openbmc/poky/meta/recipes-extended/cronie/
H A Dcronie_1.7.2.bb61 # below are necessary for a complete cron environment
/openbmc/openbmc/poky/meta/recipes-extended/lighttpd/
H A Dlighttpd_1.4.76.bb3 …eb server is designed and optimized for high performance environments. With a small memory footpri…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/
H A Dpam-ssh-agent-auth_0.10.3.bb35 # do a runtime test, configure wants to use rpl_malloc() and rpl_realloc()
/openbmc/openbmc/poky/meta/recipes-bsp/grub/
H A Dgrub-efi_2.12.bb87 # 'xen_boot' is a module valid only for aarch64
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/
H A Ddirectfb.inc2 DESCRIPTION = "DirectFB is a thin library that provides developers \
/openbmc/openbmc/poky/meta/recipes-graphics/libsdl2/
H A Dlibsdl2_2.30.3.bb2 DESCRIPTION = "Simple DirectMedia Layer is a cross-platform multimedia \
/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/
H A Dphosphor-led-manager_git.bb49 # Install the override to set up a Conflicts relation
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/
H A Dcyrus-sasl_2.1.28.bb96 FILES:${PN}-staticdev += "${libdir}/sasl2/*.a"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/
H A Dlibsdl_1.2.15.bb2 DESCRIPTION = "Simple DirectMedia Layer is a cross-platform multimedia \
/openbmc/openbmc/poky/meta/recipes-connectivity/iproute2/
H A Diproute2_6.9.0.bb2 DESCRIPTION = "Iproute2 is a collection of utilities for controlling \
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/
H A Dtrousers_git.bb84 ${libdir}/*.a \
/openbmc/qemu/include/qemu/
H A Diov.h273 ssize_t qemu_iovec_compare(QEMUIOVector *a, QEMUIOVector *b);
/openbmc/qemu/.gitlab-ci.d/
H A Dbuildtest-template.yml57 - build/**/*.a.p
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8183-kukui-kodama.dtsi330 * we're relying on the fact that this pin has a default
/openbmc/linux/net/sched/
H A Dcls_api.c2649 struct tcf_dump_args *a = (void *)arg; in tcf_node_dump() local
2650 struct net *net = sock_net(a->skb->sk); in tcf_node_dump()
2652 return tcf_fill_node(net, a->skb, tp, a->block, a->q, a->parent, in tcf_node_dump()
2653 n, NETLINK_CB(a->cb->skb).portid, in tcf_node_dump()
2654 a->cb->nlh->nlmsg_seq, NLM_F_MULTI, in tcf_node_dump()
2655 RTM_NEWTFILTER, a->terse_dump, true, NULL); in tcf_node_dump()
3424 struct tc_action *a = tcf_exts_first_act(exts); in tcf_exts_dump_stats() local
3425 if (a != NULL && tcf_action_copy_stats(skb, a, 1) < 0) in tcf_exts_dump_stats()
/openbmc/linux/sound/soc/
H A Dsoc-dapm.c1477 static int dapm_seq_compare(struct snd_soc_dapm_widget *a, in dapm_seq_compare() argument
1491 WARN_ONCE(sort[a->id] == 0, "offset a->id %d not initialized\n", a->id); in dapm_seq_compare()
1494 if (sort[a->id] != sort[b->id]) in dapm_seq_compare()
1495 return sort[a->id] - sort[b->id]; in dapm_seq_compare()
1496 if (a->subseq != b->subseq) { in dapm_seq_compare()
1498 return a->subseq - b->subseq; in dapm_seq_compare()
1500 return b->subseq - a->subseq; in dapm_seq_compare()
1502 if (a->reg != b->reg) in dapm_seq_compare()
1503 return a->reg - b->reg; in dapm_seq_compare()
1504 if (a->dapm != b->dapm) in dapm_seq_compare()
[all …]

1...<<801802803804805806807808809810>>...893