Home
last modified time | relevance | path

Searched refs:a (Results 13926 – 13950 of 20303) sorted by relevance

1...<<551552553554555556557558559560>>...813

/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-wcwidth_0.2.13.bb2 DESCRIPTION = "Measures the displayed width of unicode strings in a terminal"
/openbmc/linux/drivers/infiniband/hw/erdma/
H A DKconfig8 This is a RDMA/iWarp driver for Alibaba Elastic RDMA Adapter(ERDMA),
/openbmc/linux/drivers/infiniband/hw/efa/
H A DKconfig14 To compile this driver as a module, choose M here.
/openbmc/linux/Documentation/devicetree/bindings/counter/
H A Dftm-quaddec.txt3 This driver exposes a simple counter for the quadrature decoder mode.
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h6-orangepi-3.dts27 type = "a";
328 * This board doesn't have a controllable VBUS even though it
329 * does have an ID pin. Using it as anything but a USB host is
/openbmc/linux/Documentation/networking/device_drivers/ethernet/davicom/
H A Ddm9000.rst65 as this will generate a warning if it is not present. The trigger from
69 This shows a typical platform device, without the optional configuration
141 necessary interrupt support in the chip or every two seconds via a
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun6i-a31s-primo81.dts8 * 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
H A Dsun5i-r8-chip.dts9 * licensing only applies to this file, and not this project as a
12 * a) This file is free software; you can redistribute it and/or
25 * obtaining a copy of this software and associated documentation
/openbmc/linux/tools/lib/perf/Documentation/
H A Dlibperf.txt225 struct perf_cpu_map:: Provides a CPU list abstraction.
227 struct perf_thread_map:: Provides a thread list abstraction.
229 struct perf_evsel:: Provides an abstraction for single a perf event.
/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_windowed.S30 mov a2, a\probe_ok
33 mov a2, a\probe_ex
274 assert eq, a2, a\window
/openbmc/qemu/tests/unit/
H A Dtest-qmp-cmds.c106 int64_t qmp_guest_get_time(int64_t a, bool has_b, int64_t b, Error **errp) in qmp_guest_get_time() argument
108 return a + (has_b ? b : 0); in qmp_guest_get_time()
128 void qmp___org_qemu_x_command(__org_qemu_x_EnumList *a, in qmp___org_qemu_x_command() argument
/openbmc/openbmc-test-automation/extended/
H A Dstandby_bmc.robot3 ... to bring the BMC to a stable, standby state. For our
4 ... purposes, a stable state is defined as:
166 # mtu The maximum transmission unit (MTU) of a network interface.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/bonnie/bonnie++/
H A Dfix-csv2html-data.patch14 diff --git a/bon_csv2html.cpp b/bon_csv2html.cpp
16 --- a/bon_csv2html.cpp
38 @@ -171,23 +171,23 @@ int compar(const void *a, const void *b)
/openbmc/u-boot/arch/arm/dts/
H A Dsun6i-a31s-primo81.dts8 * 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
H A Dsun7i-a20-hummingbird.dts8 * 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/qemu/tests/qemu-iotests/
H A D212.out85 Job failed: Image size must be a multiple of 512 bytes
117 Job failed: Cluster size must be a multiple of 512 bytes
123 Job failed: Cluster size must be a multiple of 512 bytes
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/
H A D0003-tpm-openssl-tpm-engine-parse-an-encrypted-tpm-SRK-pa.patch8 but it is a plain password and not secure.
12 When we initialize TPM, and set a SRK pw, and then we need to
14 At last, we set a env as below:
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-create-bufs.rst37 :ref:`VIDIOC_REQBUFS` ioctl, when a tighter control
67 When the ioctl is called with a pointer to this structure the driver
108 capabilities. See :ref:`here <v4l2-buf-capabilities>` for a list of the
/openbmc/u-boot/arch/arm/mach-at91/
H A DKconfig171 a 64Mbit QSPI flash, KSZ8081 Phy and a Mac-address EEPROM
174 in a single package.
/openbmc/linux/fs/ceph/
H A Dioctl.c226 struct ceph_entity_addr *a = in ceph_ioctl_get_dataloc() local
228 if (a) in ceph_ioctl_get_dataloc()
229 memcpy(&dl.osd_addr, &a->in_addr, sizeof(dl.osd_addr)); in ceph_ioctl_get_dataloc()
/openbmc/u-boot/arch/sandbox/dts/
H A Dsandbox.dts73 gpio-bank-name = "a";
236 longbytearray = [09 0a 0b 0c 0d 0e 0f 10 11];
248 longbytearray = [09 0a 0b 0c];
/openbmc/u-boot/lib/libavb/
H A Davb_sha256.c44 #define SHA256_EXP(a, b, c, d, e, f, g, h, j) \ argument
48 t2 = SHA256_F1(wv[a]) + MAJ(wv[a], wv[b], wv[c]); \
/openbmc/linux/tools/power/pm-graph/config/
H A Dexample.cfg37 # insert a small visible gap between suspend and resume on the timeline (default: false)
78 # Run N tests D seconds apart, generates separate outputs with a summary (default: false)
154 # Add functions to the timeline from a text file (default: no-action)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/
H A D857.patch16 diff --git a/SConstruct b/SConstruct
18 --- a/SConstruct
26 # figure out a better way to configure this
/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/
H A Dbluez5.inc2 DESCRIPTION = "Linux Bluetooth stack V5 userland components. These include a system configurations…
70 file://0001-tests-add-a-target-for-building-tests-without-runnin.patch \
90 # bluez5 builds a large number of useful utilities but does not

1...<<551552553554555556557558559560>>...813