Home
last modified time | relevance | path

Searched refs:a (Results 14851 – 14875 of 22321) sorted by relevance

1...<<591592593594595596597598599600>>...893

/openbmc/u-boot/board/freescale/mpc8349itx/
H A DREADME7 the Freescale MPC8349E processor in a Mini-ITX form factor.
132 when the board boots. This trick is especially effective with a
139 Therefore, just put a U-Boot image at both FE000000 and FEF00000 and
172 If you have a hardware debugger, configure it to set the HRCW to
/openbmc/u-boot/arch/arm/dts/
H A Dsun50i-a64-orangepi-win.dts7 * licensing only applies to this file, and not this project as a
10 * a) This library is free software; you can redistribute it and/or
23 * obtaining a copy of this software and associated documentation
69 type = "a";
H A Dsun8i-h3.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/u-boot/board/freescale/ls2080aqds/
H A DREADME3 The LS2080A Development System (QDS) is a high-performance computing,
7 processor series, with a complete debugging environment.
86 a) Promjet Boot
139 The X-QSGMII-16PORT is a 4xQSGMII/8xSGMII riser card with eighth SerDes
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/
H A Dglib.inc2 …"GLib is a general-purpose utility library, which provides many useful data types, macros, type co…
6 # docs/reference/COPYING is with a 'public domain'-like license!
84 # native builds as i18n is disabled globally we have to add a gettext-native dependency.
/openbmc/linux/drivers/net/ethernet/
H A DKconfig48 To compile this driver as a module, choose M here. The module
69 To compile this driver as a module, choose M here: the module
98 To compile this driver as a module, choose M here. The module
107 If you have a Mikrotik RouterBoard 500 or IDT RC32434
/openbmc/linux/lib/
H A DKconfig.kasan43 Enables KASAN (Kernel Address Sanitizer) - a dynamic memory safety
111 comparison, as it embeds a tag into the top byte of each pointer.
130 comparison, as it embeds a tag into the top byte of each pointer.
165 With Clang, stack instrumentation has a problem that causes excessive
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-r40-bananapi-m2-ultra.dts7 * licensing only applies to this file, and not this project as a
10 * a) This file is free software; you can redistribute it and/or
23 * obtaining a copy of this software and associated documentation
65 type = "a";
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dclang-format.rst24 - Ti aiuta a seguire lo stile del codice, particolarmente utile per i
66 E poi date un'occhiata a *git diff*.
68 Osservare le righe di questo diff è utile a migliorare/aggiustare
131 regolarmente, imparerete rapidamente a evitare/ignorare certi problemi.
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dvlv_dsi_regs.h16 #define _MIPI_PORT(port, a, c) (((port) == PORT_A) ? a : c) /* ports A and C only */ argument
17 #define _MMIO_MIPI(port, a, c) _MMIO(_MIPI_PORT(port, a, c)) argument
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-bx50v3.dtsi7 * licensing only applies to this file, and not this project as a
10 * a) This file is free software; you can redistribute it and/or
22 * obtaining a copy of this software and associated documentation
228 sgtl5000: codec@a {
/openbmc/linux/arch/s390/kernel/
H A Dentry.S229 # Let the next instruction be NOP to avoid triggering a machine check
230 # and handling it in a guest as result of the instruction execution.
244 # interrupts. So lets use 3 nops as a landing pad for all possible rewinds.
319 # a new process exits the kernel with ret_from_fork
/openbmc/linux/fs/gfs2/
H A Drecovery.c86 int wrap, a, b, revoke; in gfs2_revoke_check() local
99 a = (jd->jd_replay_tail < where); in gfs2_revoke_check()
101 revoke = (wrap) ? (a || b) : (a && b); in gfs2_revoke_check()
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmediatek,mt7622-pinctrl.yaml64 '-pins(-[a-z]+)?$':
83 An array of strings. Each string contains the name of a group.
262 An array of strings. Each string contains the name of a group.
267 An array of strings. Each string contains the name of a pin.
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h653 #define hns3_read_dev(a, reg) \ argument
654 hns3_read_reg((a)->io_base, reg)
663 #define hns3_write_dev(a, reg, value) \ argument
664 hns3_write_reg((a)->io_base, reg, value)
/openbmc/intel-ipmi-oem/include/
H A Dsdrutils.hpp39 bool operator()(std::string a, std::string b) const in operator ()()
41 return strverscmp(a.c_str(), b.c_str()) < 0; in operator ()()
344 bool operator()(const char* a, const char* b) const in operator ()()
346 return std::strcmp(a, b) < 0; in operator ()()
/openbmc/qemu/tcg/arm/
H A Dtcg-target.c.inc375 /* Next, try a simple even shift. */
413 /* Return true if v16 is a valid 16-bit shifted immediate. */
496 /* Test if a constant matches the constraint.
586 * true BX semantics; merely a branch to an address held in a register.
789 /* Check a single MOV/MVN before anything else. */
1260 no choice but to compute into a temporary. */
1647 * This a conditional BL only to load a pointer within this
1649 * the value for a tail call.
1770 * the load. We can extend this to 20 bits with a sub of a
2571 * As a last resort, load from the constant pool.
[all …]
/openbmc/linux/net/key/
H A Daf_key.c693 #define PFKEY_ALIGN8(a) (1 + (((a) - 1) | (8 - 1))) argument
855 sa->sadb_sa_auth = (a && a->pfkey_supported) ? in __pfkey_xfrm_state2msg()
856 a->desc.sadb_alg_id : 0; in __pfkey_xfrm_state2msg()
862 sa->sadb_sa_encrypt = (a && a->pfkey_supported) ? in __pfkey_xfrm_state2msg()
863 a->desc.sadb_alg_id : 0; in __pfkey_xfrm_state2msg()
868 sa->sadb_sa_encrypt = (a && a->pfkey_supported) ? in __pfkey_xfrm_state2msg()
869 a->desc.sadb_alg_id : 0; in __pfkey_xfrm_state2msg()
1171 if (!a || !a->pfkey_supported) { in pfkey_msg2xfrm_state()
1195 if (!a || !a->pfkey_supported) { in pfkey_msg2xfrm_state()
1209 if (!a || !a->pfkey_supported) { in pfkey_msg2xfrm_state()
[all …]
/openbmc/qemu/
H A Dmeson.build396 # a compiler command-line flag.
421 # We need to check both a compile and a link, since some compiler
1183 vde_open(s, s, &a);
2801 __int128_t a;
2803 int main(void) { b = a; }''')
2807 __int128_t a;
2810 a = a + b;
2811 b = a * b;
2812 a = a * a;
2901 unsigned a, b, c, d;
[all …]
/openbmc/linux/drivers/staging/axis-fifo/
H A Daxis-fifo.txt5 transferring data from a processor into the FPGA fabric. The driver creates
6 a character device that can be read/written to with standard
11 Currently supports only store-forward mode with a 32-bit
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dti-lmu.txt30 the a higher brightness level.
33 the a lower brightness level.
42 have a common brightness register or individual
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DOFL-1.19 efforts of academic and linguistic communities, and to provide a free and
35 Original Version, by changing formats or by porting the Font Software to a
43 a copy of the Font Software, to use, study, copy, merge, embed, modify,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libgnt/
H A D0001-meson-import-changes-from-3.0.-version.patch16 diff --git a/meson.build b/meson.build
18 --- a/meson.build
205 diff --git a/meson_options.txt b/meson_options.txt
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/thermal-policy/ibm-ac-server/
H A Dthermal-policy.yaml4 # have a temperature greater than 115 degrees Celcius.
172 'Create a CriticalHigh Error log.'
182 'Create a SystemShutdown Error log.'
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h107 #define MAXVAL(a, b) (((a) > (b)) ? (a) : (b)) argument

1...<<591592593594595596597598599600>>...893