Searched refs:plain (Results 1 – 10 of 10) sorted by relevance
| /rk3399_rockchip-uboot/test/ |
| H A D | compression.c | 25 static const char plain[] = variable 159 assert(in_size == strlen(plain)); in compress_using_bzip2() 160 assert(memcmp(plain, in, in_size) == 0); in compress_using_bzip2() 192 assert(in_size == strlen(plain)); in compress_using_lzma() 193 assert(memcmp(plain, in, in_size) == 0); in compress_using_lzma() 224 assert(in_size == strlen(plain)); in compress_using_lzo() 225 assert(memcmp(plain, in, in_size) == 0); in compress_using_lzo() 257 assert(in_size == strlen(plain)); in compress_using_lz4() 258 assert(memcmp(plain, in, in_size) == 0); in compress_using_lz4() 302 orig_buf = (void *)plain; in run_test() [all …]
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | crypto.c | 43 const u8 *plain; member 121 .plain = (in), \ 127 #define CIPHER_TEST(algo, mode, key, iv, plain, cipher) \ argument 128 CIPHER_XTS_TEST(algo, mode, key, NULL, iv, plain, cipher) 140 .plain = (in), \ 384 u8 *plain = NULL, *cipher = NULL; in test_cipher_perf() local 390 plain = (u8 *)memalign(CONFIG_SYS_CACHELINE_SIZE, data_size); in test_cipher_perf() 391 if (!plain) { in test_cipher_perf() 401 free(plain); in test_cipher_perf() 405 memset(plain, 0xab, data_size); in test_cipher_perf() [all …]
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/ata/ |
| H A D | intel-sata.txt | 12 "plain-ide" : Use plain IDE mode
|
| /rk3399_rockchip-uboot/tools/patman/test/ |
| H A D | 0000-cover-letter.patch | 6 Content-Type: text/plain; charset=UTF-8
|
| H A D | 0001-pci-Correct-cast-for-sandbox.patch | 6 Content-Type: text/plain; charset=UTF-8
|
| H A D | 0002-fdt-Correct-cast-for-sandbox-in-fdtdec_setup_memory_.patch | 6 Content-Type: text/plain; charset=UTF-8
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | multi-with-loadables.its | 70 description = "Just plain Linux";
|
| /rk3399_rockchip-uboot/test/py/ |
| H A D | README.md | 76 browser, but may be read directly as plain text, perhaps with the aid of the
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.x86 | 374 attention to. coreboot supports loading an ELF executable and a 32-bit plain
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 3708 - will configure for a plain TQM823L, i. e. no LCD support 5222 We prefer patches as plain text. MIME attachments are discouraged,
|