Home
last modified time | relevance | path

Searched refs:a (Results 19451 – 19475 of 22310) sorted by relevance

1...<<771772773774775776777778779780>>...893

/openbmc/phosphor-host-ipmid/
H A DOWNERS12 # An OWNERS file must be in the root of a repository but may also be present
/openbmc/phosphor-hwmon/
H A Dmeson.build72 # CLI11 might not have a pkg-config. It is header only so just make
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Daspeed,ast2400-pinctrl.yaml13 The pin controller node should be the child of a syscon node with the
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-arm-stardragon4800-rep2.dts112 tmp421@2a {
/openbmc/linux/scripts/
H A Dlink-vmlinux.sh68 objs=vmlinux.a
/openbmc/qemu/include/qemu/
H A Drange.h235 int range_compare(Range *a, Range *b);
/openbmc/linux/
H A D.gitignore14 *.a
/openbmc/phosphor-bmc-code-mgmt/
H A DOWNERS12 # An OWNERS file must be in the root of a repository but may also be present
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-anbernic-rg353v.dts86 touch@1a {
/openbmc/openbmc/poky/meta/recipes-devtools/lua/
H A Dlua_5.4.6.bb1 SUMMARY = "Lua is a powerful light-weight programming language designed \
/openbmc/openbmc/poky/meta/recipes-extended/watchdog/
H A Dwatchdog_5.16.bb2 DESCRIPTION = "Watchdog is a daemon that checks if your system is still \
/openbmc/openbmc/poky/meta/recipes-extended/sysstat/
H A Dsysstat_12.7.5.bb2 DESCRIPTION = "The sysstat utilities are a collection of performance monitoring tools for Linux."
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/transmission/
H A Dtransmission_4.0.5.bb1 DESCRIPTION = "Transmission is a fast, easy, and free BitTorrent client"
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/
H A Dxfstests_2024.03.03.bb51 cp -a ${S}/include/install-sh .
/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/
H A Decryptfs-utils_111.bb2 DESCRIPTION = "eCryptfs is a stacked cryptographic filesystem \
/openbmc/openbmc/poky/meta/recipes-bsp/alsa-state/
H A Dalsa-state.bb3 # for a copy of the license)
/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/
H A Drxvt-unicode.inc3 DESCRIPTION = "rxvt-unicode is a clone of the well known \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/
H A Dlv-conf.inc42 # If there is a configuration template, start from that
/openbmc/entity-manager/
H A DOWNERS12 # An OWNERS file must be in the root of a repository but may also be present
/openbmc/linux/tools/testing/selftests/net/
H A Dfib_tests.sh42 read a
43 [ "$a" = "q" ] && exit 1
50 read a
51 [ "$a" = "q" ] && exit 1
463 $IP link set dev lo address 52:54:00:6a:c7:5e
464 $IP link set dev veth1 address 52:54:00:6a:c7:5e
465 ip -netns ns2 link set dev lo address 52:54:00:6a:c7:5e
466 ip -netns ns2 link set dev veth2 address 52:54:00:6a:c7:5e
/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.c388 static int yaffs_toupper(YCHAR a) in yaffs_toupper() argument
390 if (a >= 'a' && a <= 'z') in yaffs_toupper()
391 return (a - 'a') + 'A'; in yaffs_toupper()
393 return a; in yaffs_toupper()
396 int yaffsfs_Match(YCHAR a, YCHAR b) in yaffsfs_Match() argument
398 return (yaffs_toupper(a) == yaffs_toupper(b)); in yaffsfs_Match()
401 int yaffsfs_Match(YCHAR a, YCHAR b) in yaffsfs_Match() argument
404 return (a == b); in yaffsfs_Match()
/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.c2055 #define LBYTESWAP(a) ((((a) & 0x00ff00ff) << 8) | \ argument
2056 (((a) & 0xff00ff00) >> 8))
2057 #define LONGSWAP(a) ((LBYTESWAP(a) << 16) | (LBYTESWAP(a) >> 16)) argument
2058 #define SHORTSWAP(a) (((a) << 8) | ((a) >> 8)) argument
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c2239 const struct flow_action_entry *a; in vsc9959_psfp_filter_add() local
2259 flow_action_for_each(i, a, &f->rule->action) { in vsc9959_psfp_filter_add()
2260 switch (a->id) { in vsc9959_psfp_filter_add()
2262 size = struct_size(sgi, entries, a->gate.num_entries); in vsc9959_psfp_filter_add()
2268 vsc9959_psfp_parse_gate(a, sgi); in vsc9959_psfp_filter_add()
2279 index = a->hw_index + VSC9959_PSFP_POLICER_BASE; in vsc9959_psfp_filter_add()
2285 rate = a->police.rate_bytes_ps; in vsc9959_psfp_filter_add()
2286 burst = rate * PSCHED_NS2TICKS(a->police.burst); in vsc9959_psfp_filter_add()
2297 sfi.maxsdu = a->police.mtu; in vsc9959_psfp_filter_add()
/openbmc/linux/Documentation/devicetree/bindings/
H A Dvendor-prefixes.yaml452 description: Eukréa Electromatique
1103 description: QEMU, a generic and open source machine emulator and virtualizer
1582 description: Y Soft Corporation a.s.
1602 # Normal property name match without a comma
1603 # These should catch all node/property names without a prefix
1604 "^[a-zA-Z0-9#_][a-zA-Z0-9+\\-._@]{0,63}$": true
1605 "^[a-zA-Z0-9+\\-._]*@[0-9a-zA-Z,]*$": true
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c1466 struct ieee80211_authentication *a; in auth_parse() local
1473 a = (struct ieee80211_authentication *)skb->data; in auth_parse()
1485 if (a->status) { in auth_parse()
1495 struct ieee80211_authentication *a; in auth_rq_parse() local
1501 a = (struct ieee80211_authentication *)skb->data; in auth_rq_parse()
1503 memcpy(dest, a->header.addr2, ETH_ALEN); in auth_rq_parse()
1505 if (le16_to_cpu(a->algorithm) != WLAN_AUTH_OPEN) in auth_rq_parse()
1553 struct ieee80211_assoc_request_frame *a; in assoc_rq_parse() local
1561 a = (struct ieee80211_assoc_request_frame *)skb->data; in assoc_rq_parse()
1563 memcpy(dest, a->header.addr2, ETH_ALEN); in assoc_rq_parse()

1...<<771772773774775776777778779780>>...893