Home
last modified time | relevance | path

Searched refs:a (Results 12626 – 12650 of 22321) sorted by relevance

1...<<501502503504505506507508509510>>...893

/openbmc/qemu/tests/qapi-schema/
H A Devent-nest-struct.json2 'data': { 'a' : { 'type' : { 'integer': 'int' } }, 'b' : 'str' } }
H A Ddoc-missing-space.json1 # Documentation line must have a leading space
H A Dtype-case.json2 { 'struct': 'not-a-camel', 'data': {} }
H A Ddoc-interleaved-section.err1 doc-interleaved-section.json:15:1: description of '@foobar:' follows a section
H A Ddoc-bad-feature.err1 doc-bad-feature.json:7: documented feature 'a' does not exist
/openbmc/linux/arch/riscv/configs/
H A D64-bit.config1 # Help: Build a 64-bit image
/openbmc/openbmc/poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/beaglebone-yocto/
H A Dmachconfig1 # Assume a USB mouse and keyboard are connected
/openbmc/qemu/tests/qemu-iotests/sample_images/
H A Dparallels-with-bitmap.bz2
/openbmc/linux/tools/testing/radix-tree/linux/
H A Dlockdep.h7 unsigned int a; member
/openbmc/linux/Documentation/sound/
H A Dalsa-configuration.rst87 opening a busy OSS PCM device won't be blocked but return
698 requires a sound card (like RealPlayer).
1077 specify a certain model in such a case. There are different
1127 (likely a modem one) causes a stall of the communication via HD-audio
1861 even a few mixer controls.
1885 Module supports autoprobe a chip.
2139 waits, only about 250 result in a sleep.
2195 number of MIDI ports in a serial port (1-4)
2489 longer require a config file.
2699 the application tries to open a pcm device for
[all …]
/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c1327 int64_t m1 = (int64_t)a * b; in do_vqdmladh_w()
1368 int64_t m1 = (int64_t)a * b; in do_vqdmlsdh_w()
1532 static int16_t do_vqdmlah_h(int16_t a, int16_t b, int16_t c, in do_vqdmlah_h() argument
1539 static int32_t do_vqdmlah_w(int32_t a, int32_t b, int32_t c, in do_vqdmlah_w() argument
1555 int64_t m1 = (int64_t)a * b; in do_vqdmlah_w()
2840 return float16_abs(float16_sub(a, b, s)); in DO_2OP_FP_ALL()
2845 return float32_abs(float32_sub(a, b, s)); in float32_abd()
2854 return float16_maxnum(float16_abs(a), float16_abs(b), s); in DO_2OP_FP_ALL()
2859 return float32_maxnum(float32_abs(a), float32_abs(b), s); in float32_maxnuma()
2864 return float16_minnum(float16_abs(a), float16_abs(b), s); in float16_minnuma()
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0004-FF-A-v15-arm_ffa-introduce-Arm-FF-A-support.patch81 diff --git a/MAINTAINERS b/MAINTAINERS
83 --- a/MAINTAINERS
118 +application in S-EL0, or a Trusted OS in S-EL1.
344 diff --git a/doc/arch/index.rst b/doc/arch/index.rst
346 --- a/doc/arch/index.rst
356 diff --git a/drivers/Makefile b/drivers/Makefile
358 --- a/drivers/Makefile
370 --- a/drivers/firmware/Kconfig
545 + * by the spec to a u-boot standard error code.
1635 diff --git a/include/arm_ffa.h b/include/arm_ffa.h
[all …]
/openbmc/qemu/system/
H A Dmemory.c189 } else if (a->match_data) { in memory_region_ioeventfd_before()
190 if (a->data < b->data) { in memory_region_ioeventfd_before()
192 } else if (a->data > b->data) { in memory_region_ioeventfd_before()
196 if (a->e < b->e) { in memory_region_ioeventfd_before()
198 } else if (a->e > b->e) { in memory_region_ioeventfd_before()
211 ((a->match_data && (a->data == b->data)) || !a->match_data) && in memory_region_ioeventfd_equal()
212 (a->e == b->e)))) in memory_region_ioeventfd_equal()
250 return a->mr == b->mr in flatrange_equal()
253 && a->romd_mode == b->romd_mode in flatrange_equal()
254 && a->readonly == b->readonly in flatrange_equal()
[all …]
/openbmc/linux/tools/perf/scripts/perl/
H A Drwtop.pl137 ($reads{$a}{bytes_read} || 0) } keys %reads) {
161 ($writes{$a}{bytes_written} || 0)} keys %writes) {
/openbmc/linux/Documentation/virt/kvm/
H A Dreview-checklist.rst12 3. If the patch introduces or modifies a new userspace API:
36 11. New guest visible features must either be documented in a hardware manual
/openbmc/linux/Documentation/admin-guide/namespaces/
H A Dcompatibility-list.rst28 other task living in a different namespace via a shared filesystem
/openbmc/linux/tools/perf/util/
H A Drb_resort.h65 struct __name##_sorted_entry *a, *b; \
66 a = rb_entry(nda, struct __name##_sorted_entry, rb_node); \
/openbmc/linux/drivers/media/pci/ddbridge/
H A DKconfig32 Say Y if you own such a card and want to use it.
41 with certain SATA controllers, requiring a reload of the ddbridge
/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/
H A Dxlnx,v-tpg.txt22 The TPG has a single output port numbered 0.
29 - timing-gpios: Specifier for a GPIO that controls the timing mux at the TPG
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A DKconfig8 interface support. If you choose to build a module, it'll be called
27 use the driver for a SDIO wireless card.
/openbmc/linux/Documentation/usb/
H A Dmisc_usbsevseg.rst28 hex expects a value between 0-15 per character,
29 ascii expects a value between '0'-'9' and 'A'-'F'.
/openbmc/linux/arch/arc/lib/
H A Dstrlen.S11 ld.a r6,[r3,-3]
45 ld.a r6,[r3,8]
/openbmc/linux/lib/
H A Dinterval_tree_test.c47 u32 a = (prandom_u32_state(&rnd) >> 4) % b; in init() local
49 nodes[i].start = a; in init()
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/
H A DrcS-default14 # Set VERBOSE to "no" if you would like a more quiet bootup.
27 # Setting ROOTFS_READ_ONLY to yes and rebooting will give you a read-only rootfs.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fftw/fftw/
H A D0001-NEON-autodetection-segfaults-assume-neon-present.patch18 diff --git a/simd-support/neon.c b/simd-support/neon.c
20 --- a/simd-support/neon.c

1...<<501502503504505506507508509510>>...893