Home
last modified time | relevance | path

Searched refs:plain (Results 1 – 12 of 12) sorted by relevance

/u-boot/test/
A Dcompression.c29 static const char plain[] = variable
166 ut_asserteq(in_size, strlen(plain)); in compress_using_bzip2()
167 ut_asserteq_mem(plain, in, in_size); in compress_using_bzip2()
201 ut_asserteq(in_size, strlen(plain)); in compress_using_lzma()
202 ut_asserteq_mem(plain, in, in_size); in compress_using_lzma()
235 ut_asserteq(in_size, strlen(plain)); in compress_using_lzo()
236 ut_asserteq_mem(plain, in, in_size); in compress_using_lzo()
270 ut_asserteq(in_size, strlen(plain)); in compress_using_lz4()
271 ut_asserteq_mem(plain, in, in_size); in compress_using_lz4()
386 buf->orig_buf = (void *)plain; in run_test()
[all …]
/u-boot/doc/device-tree-bindings/ata/
A Dintel-sata.txt12 "plain-ide" : Use plain IDE mode
/u-boot/tools/patman/test/
A D0000-cover-letter.patch6 Content-Type: text/plain; charset=UTF-8
A D0001-pci-Correct-cast-for-sandbox.patch6 Content-Type: text/plain; charset=UTF-8
A D0002-fdt-Correct-cast-for-sandbox-in-fdtdec_setup_mem_siz.patch6 Content-Type: text/plain; charset=UTF-8
/u-boot/doc/uImage.FIT/
A Dmulti-with-loadables.its70 description = "Just plain Linux";
/u-boot/doc/board/coreboot/
A Dcoreboot.rst18 attention to. coreboot supports loading an ELF executable and a 32-bit plain
/u-boot/arch/arm/dts/
A Drk3399-gru-chromebook.dtsi128 /* Always on; plain and simple */
A Dimx6q-cm-fx6.dts395 * WiFi and/or plain Bluetooth support.
A Drk3399-gru.dtsi78 /* Always on; plain and simple */
/u-boot/doc/develop/
A Dpy_testing.rst102 browser, but may be read directly as plain text, perhaps with the aid of the
/u-boot/
A DREADME3035 - will configure for a plain TQM823L, i. e. no LCD support
4593 We prefer patches as plain text. MIME attachments are discouraged,

Completed in 27 milliseconds