Home
last modified time | relevance | path

Searched refs:a (Results 21001 – 21025 of 22310) sorted by relevance

1...<<841842843844845846847848849850>>...893

/openbmc/linux/
H A DCREDITS254 S: ul. Koscielna 12a
1010 S: Skvoznoy per., 14a
1100 S: Bueltenweg 27a
1935 S: Botanicka' 68a
1970 S: 26a Sheen Road
2612 S: Schießstandstr. 3a
3157 S: Universidade da Coruña
3159 S: A Coruña
3847 D: Author of a German book on Linux
4119 S: Alte Regensburger Str. 11a
[all …]
/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-css-params.c11 #define DIV_ROUND_CLOSEST_DOWN(a, b) (((a) + ((b) / 2) - 1) / (b)) argument
12 #define roundclosest_down(a, b) (DIV_ROUND_CLOSEST_DOWN(a, b) * (b)) argument
2259 acc->tcc.macc_table.entries[i].a = 1024; in imgu_css_cfg_acc()
2805 xnr_vmem->a[i] = imgu_css_xnr3_vmem_defaults.a in imgu_css_cfg_vmem0()
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam33xx-l4.dtsi121 target-module@3000 { /* 0x44e03000, ap 10 0a.0 */
1152 target-module@2a000 { /* 0x4802a000, ap 14 2a.0 */
1660 target-module@8e000 { /* 0x4818e000, ap 44 0a.0 */
1668 target-module@9c000 { /* 0x4819c000, ap 46 5a.0 */
1810 target-module@aa000 { /* 0x481aa000, ap 52 1a.0 */
1875 gpio3_target: target-module@ae000 { /* 0x481ae000, ap 56 3a.0 */
2224 target-module@e000 { /* 0x4830e000, ap 72 4a.0 */
/openbmc/linux/kernel/bpf/
H A Dverifier.c2410 return a >= 0 && a <= S32_MAX; in __reg32_bound_s64()
2455 return a >= S32_MIN && a <= S32_MAX; in __reg64_bound_s32()
2460 return a >= U32_MIN && a <= U32_MAX; in __reg64_bound_u32()
12103 return res > a; in signed_add_overflows()
12104 return res < a; in signed_add_overflows()
12113 return res > a; in signed_add32_overflows()
12114 return res < a; in signed_add32_overflows()
12123 return res < a; in signed_sub_overflows()
12124 return res > a; in signed_sub_overflows()
12133 return res < a; in signed_sub32_overflows()
[all …]
/openbmc/u-boot/tools/buildman/
H A Dbuilder.py889 for a in old:
890 if a in new:
891 common[a] = 1
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dops2.c69 #define xorl(a,b) ((a) && !(b)) || (!(a) && (b)) argument
/openbmc/u-boot/arch/arm/dts/
H A Dsun50i-a64.dtsi8 * licensing only applies to this file, and not this project as a
11 * a) This file is free software; you can redistribute it and/or
24 * obtaining a copy of this software and associated documentation
/openbmc/openbmc/meta-phosphor/classes/
H A Dimage_types_phosphor.bbclass11 # Phosphor OpenBMC supports a fixed partition mtd layout,
12 # A dynamic mtd with ubi layout, and a tar file for use with
621 # Generate a compressed ext4 filesystem with the fitImage file in it to be
/openbmc/openbmc/poky/scripts/
H A Dcombo-layer636 a = arg.split(':', 1)
637 revisions[a[0]] = a[1]
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsunxi-h3-h5.dtsi6 * licensing only applies to this file, and not this project as a
9 * a) This file is free software; you can redistribute it and/or
22 * obtaining a copy of this software and associated documentation
/openbmc/linux/Documentation/netlink/specs/
H A Drt_link.yaml1249 doc: Create a new link.
1292 doc: Get / dump information about a link.
1390 doc: Set information about a link.
/openbmc/linux/drivers/vhost/
H A Dvringh.c339 u64 a = vringh64_to_cpu(vrh, desc.addr); in __vringh_iov() local
343 if (!rcheck(vrh, a, &len, &range, getrange)) { in __vringh_iov()
354 addr = (void *)(long)(a + range.offset); in __vringh_iov()
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_8710b.c955 priv->ofdm_tx_power_diff[0].a = efuse->tx_power_index_A.ht20_ofdm_1s_diff.a; in rtl8710bu_parse_efuse()
956 priv->ht20_tx_power_diff[0].a = efuse->tx_power_index_A.ht20_ofdm_1s_diff.b; in rtl8710bu_parse_efuse()
/openbmc/linux/lib/zstd/compress/
H A Dhuf_compress.c464 static void HUF_swapNodes(nodeElt* a, nodeElt* b) { in HUF_swapNodes() argument
465 nodeElt tmp = *a; in HUF_swapNodes()
466 *a = *b; in HUF_swapNodes()
/openbmc/linux/drivers/block/
H A Dataflop.c415 #define DPRINT(a) printk a argument
417 #define DPRINT(a) argument
/openbmc/linux/drivers/memory/tegra/
H A Dtegra30-emc.c944 const struct emc_timing *a = _a; in cmp_timings() local
947 if (a->rate < b->rate) in cmp_timings()
950 if (a->rate > b->rate) in cmp_timings()
/openbmc/linux/fs/fat/
H A Ddir.c255 const unsigned char *a, int a_len, in fat_name_match() argument
262 return !nls_strnicmp(sbi->nls_io, a, b, a_len); in fat_name_match()
264 return !memcmp(a, b, a_len); in fat_name_match()
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-librem5.dtsi1027 accel_gyro: accel-gyro@6a {
1041 codec: audio-codec@1a {
1150 bq25895: charger@6a {
/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c462 #define RANGE(reg, a) ((reg)[(a) + 1] - (reg)[(a)] + 1) argument
/openbmc/linux/arch/sparc/lib/
H A DU1memcpy.S121 ba,a,pt %xcc, 93f;
257 blu,a,pn %XCC, 80f
635 ba,a,pt %xcc, 73b
/openbmc/linux/tools/tracing/latency/
H A Dlatency-collector.c49 #define C(a, b) OPTIDX_##a argument
56 #define C(a, b) b argument
/openbmc/libmctp/tests/
H A Dtest_astlpc.c34 #define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0])) argument
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c473 struct drm_dp_allocate_payload *a = in drm_dp_decode_sideband_req() local
476 a->number_sdp_streams = buf[idx] & 0xf; in drm_dp_decode_sideband_req()
477 a->port_number = (buf[idx] >> 4) & 0xf; in drm_dp_decode_sideband_req()
480 a->vcpi = buf[idx] & 0x7f; in drm_dp_decode_sideband_req()
482 a->pbn = buf[++idx] << 8; in drm_dp_decode_sideband_req()
483 a->pbn |= buf[++idx]; in drm_dp_decode_sideband_req()
486 for (i = 0; i < a->number_sdp_streams; i++) { in drm_dp_decode_sideband_req()
487 a->sdp_stream_sink[i] = in drm_dp_decode_sideband_req()
1576 topology_ref_history_cmp(const void *a, const void *b) in topology_ref_history_cmp() argument
1578 const struct drm_dp_mst_topology_ref_entry *entry_a = a, *entry_b = b; in topology_ref_history_cmp()
/openbmc/linux/arch/m68k/fpsp040/
H A Dkernel_ex.S348 st STORE_FLG(%a6) |do not store a result
/openbmc/linux/Documentation/scsi/
H A DChangeLog.arcmsr13 ** 1.20.00.05 2/20/2005 Erich Chen cleanly as look like a Linux driver at 2.6.x

1...<<841842843844845846847848849850>>...893