Searched refs:erasing (Results 1 – 25 of 52) sorted by relevance
123
/external/u-boot/drivers/mtd/spi/ |
D | Kconfig | 33 erasing through cmd_sf interface. 101 Many flash memories support erasing small (4096 B) sectors. Depending 103 to erasing whole blocks (32/64 KiB). 105 small sectors. On the other hand erasing should be faster when using
|
/external/u-boot/drivers/block/ |
D | Kconfig | 8 reading, writing and (in some cases) erasing blocks. Block 25 reading, writing and (in some cases) erasing blocks. Block
|
/external/u-boot/include/linux/mtd/ |
D | flashchip.h | 99 struct flchip *erasing; member
|
/external/autotest/server/site_tests/platform_FlashErasers/ |
D | control | 9 PURPOSE = "Test flashrom erasing blocks of various sizes."
|
/external/autotest/server/site_tests/firmware_FastbootErase/ |
D | control.dev | 18 This test tests erasing kernel partition in DUT through fastboot
|
D | control | 18 This test tests erasing kernel partition in DUT through fastboot
|
/external/u-boot/board/boundary/nitrogen6x/ |
D | 6x_upgrade.txt | 19 echo "erasing" ;
|
/external/u-boot/board/sbc8349/ |
D | README | 53 - Select sectors for erasing (see note on environment below) 70 The size for converting (and erasing) must be at least as large
|
/external/u-boot/doc/SPI/ |
D | README.ti_qspi_am43x_test | 9 - erasing the flash device
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.27.txt | 10 avoids erasing it if it is there.
|
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
D | 2008-04-23-CoalescerCrash.ll | 6 @.str35 = internal constant [37 x i8] c"ProgramByWords - Done erasing flash\0A\00" ; <[37 x i8]*> …
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Unix/ |
D | Signals.inc | 91 /// Inserting and erasing from the list isn't signal-safe, but removal of files 157 // If erasing was occuring while we're trying to remove files we'd look 176 // We're done removing the file, erasing can safely proceed.
|
D | Path.inc | 336 // effectively prevents LLVM from erasing things like /dev/null, any block
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | 2008-04-23-CoalescerCrash.ll | 6 @.str35 = internal constant [37 x i8] c"ProgramByWords - Done erasing flash\0A\00" ; <[37 x i8]*> …
|
/external/llvm/test/CodeGen/PowerPC/ |
D | 2008-04-23-CoalescerCrash.ll | 6 @.str35 = internal constant [37 x i8] c"ProgramByWords - Done erasing flash\0A\00" ; <[37 x i8]*> …
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/X86/ |
D | reg-usage-debug.ll | 10 ; when erasing instructions from the list of open-intervals.
|
/external/u-boot/board/buffalo/lsxl/ |
D | README | 40 environment by first erasing the environment and then entering the rescue
|
/external/python/cpython2/Doc/howto/ |
D | curses.rst | 25 erasing areas. Different terminals use widely differing codes, and often have 38 ways---adding text, erasing it, changing its appearance---and the curses library
|
/external/python/cpython3/Doc/howto/ |
D | curses.rst | 25 screen, and erasing areas. Different terminals use widely differing 39 changed in various ways---adding text, erasing it, changing its
|
/external/u-boot/doc/ |
D | README.rockchip | 64 For USB to work you must get your board into ROM boot mode, either by erasing
|
/external/avb/ |
D | README.md | 715 cleared (all elements must be set to zero). Similar action (erasing 978 the name `avb_custom_key`. Flashing and erasing this partition only works in the 984 Erasing the key is done by erasing the virtual partition:
|
/external/llvm/lib/Support/Unix/ |
D | Path.inc | 305 // effectively prevents LLVM from erasing things like /dev/null, any block
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/ |
D | Path.inc | 315 // effectively prevents LLVM from erasing things like /dev/null, any block
|
/external/swiftshader/third_party/LLVM/lib/Support/Unix/ |
D | Path.inc | 711 // effectively prevents LLVM from erasing things like /dev/null, any block
|
/external/u-boot/cmd/ |
D | Kconfig | 927 and erasing blocks. It allso provides a way to show and change 1011 measuring the performance of reading, writing and erasing in
|
123