Searched refs:burn (Results 1 – 25 of 50) sorted by relevance
12
/external/u-boot/doc/mvebu/cmd/ |
D | bubt.txt | 3 Bubt command is used to burn a new ATF image to flash device. 7 - file-name Image file name to burn. default = flash-image.bin 8 - destination Flash to burn to [spi, nand, mmc]. default = active flash 17 - To burn image to SD/eMMC device, the target is defined 20 Bubt command details (burn image step by-step)
|
/external/ltp/testcases/kernel/sched/eas/ |
D | sched_prio_3_fifo.c | 146 burn(3000, 0); in rt_high_fn_a() 182 burn(3000, 0); in rt_med_fn_a() 203 burn(1000, 0); in rt_low_fn_b() 234 burn(3000, 0); in rt_low_fn_a()
|
D | sched_prio_3_rr.c | 42 burn(BUSY_WAIT_USECS, 0); in rt_b_fn() 51 burn(BUSY_WAIT_USECS, 0); in rt_c_fn() 64 burn(BUSY_WAIT_USECS, 0); in rt_a_fn()
|
D | eas_big_to_small.c | 35 burn(BURN_SEC * USEC_PER_SEC, 0); in task_fn() 39 burn(BURN_SEC * USEC_PER_SEC, 1); in task_fn()
|
D | eas_small_to_big.c | 36 burn(BURN_SEC * USEC_PER_SEC, 1); in task_fn() 40 burn(BURN_SEC * USEC_PER_SEC, 0); in task_fn()
|
D | eas_small_big_toggle.c | 40 burn(BURN_SEC * USEC_PER_SEC, 1); in task_fn() 43 burn(BURN_SEC * USEC_PER_SEC, 0); in task_fn()
|
D | sugov_latency.c | 69 burn(BURN_MSEC * 1000, 0); in burn_fn() 71 burn(BURN_MSEC * 1000, 1); in burn_fn()
|
D | util.h | 29 void burn(unsigned int usec, int sleep);
|
D | eas_one_small_task.c | 33 burn(BURN_SEC * USEC_PER_SEC, 1); in task_fn()
|
D | eas_one_big_task.c | 35 burn(BURN_SEC * USEC_PER_SEC, 0); in task_fn()
|
D | sched_latency_rt.c | 49 burn(USEC_PER_SEC, 0); in cfs_fn()
|
D | eas_two_big_three_small.c | 35 burn(BURN_SEC * USEC_PER_SEC, id < 3 ? 1 : 0); in task_fn()
|
D | sched_latency_dl.c | 67 burn(USEC_PER_SEC, 0); in cfs_fn()
|
D | sched_boost.c | 57 burn(BUSY_USEC, 0); in do_work()
|
D | util.c | 34 void burn(unsigned int usec, int sleep) in burn() function
|
D | sched_dl_runtime.c | 65 burn(5000, 0); in dl_fn()
|
D | sched_cfs_prio.c | 47 burn(TEST_TASK_SECONDS * USEC_PER_SEC, 0); in task_fn()
|
D | sugov_stale_util.c | 80 burn(BURN_MSEC * 1000, 0); in burn_fn()
|
/external/u-boot/doc/ |
D | README.davinci.nand_spl | 78 Headers, so you have to burn the UBL header page from the u-boot.ubl 134 is possible to burn step 1 and step 2 in one step into the 136 burn the UBL Header to a page 0 and the spl code to 140 possible in u-boot), we could burn the complete image in
|
D | README.armada-secureboot | 246 Furthermore, eFuse writing support has to be activated in order to burn the 292 If the SEC_FUSE_DUMP option was not set, the commands needed to burn the fuses
|
/external/u-boot/board/freescale/p1010rdb/ |
D | README.P1010RDB-PA | 98 Build and burn U-Boot to NOR flash 134 Build and burn U-Boot to NAND flash 149 Build and burn U-Boot to SPI flash
|
/external/ImageMagick/Magick++/fuzz/dictionaries/ |
D | mvg.dict | 36 "color-burn"
|
/external/scapy/scapy/contrib/ |
D | lldp.uts | 184 object_id='burn') / \ 228 assert frm[LLDPDUManagementAddress].object_id == b'burn'
|
/external/u-boot/board/hisilicon/hikey/ |
D | README | 38 > git clone https://github.com/96boards/burn-boot.git 85 > sudo ~/hikey/src/burn-boot/hisi-idt.py -d /dev/ttyUSB0 --img1=~/hikey/bin/l-loader.bin
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 3033 灼>'[burn]'; 3060 焚>'[burn]'; 3065 焼>'[burn]'; 3094 燃>'[burn]'; 3097 燎>'[burn]'; 3099 燒>'[burn]'; 3108 燬>'[burn down]';
|
12