Searched defs:pat (Results 1 – 3 of 3) sorted by relevance
/lk-master/app/tests/ |
A D | mem_tests.c | 29 static status_t do_pattern_test(void *ptr, size_t len, uint32_t pat) { in do_pattern_test() 48 static status_t do_moving_inversion_test(void *ptr, size_t len, uint32_t pat) { in do_moving_inversion_test() 113 static const uint32_t pat[] = { in do_mem_tests() local
|
/lk-master/tools/ |
A D | liblkboot.c | 108 const unsigned char pat[] = { 0xff, 0xff, 0xff, 0xff, 0xaa, 0x99, 0x55, 0x66 }; in trim_fpga_image() local
|
A D | bootimage.c | 197 static const unsigned char pat[] = { 0xff, 0xff, 0xff, 0xff, 0xaa, 0x99, 0x55, 0x66 }; in bootimage_add_file() local
|
Completed in 4 milliseconds