| /external/arm-trusted-firmware/drivers/brcm/ |
| D | spi_flash.c | 79 static inline int spi_flash_cmd_write_enable(struct spi_flash *flash) in spi_flash_cmd_write_enable() 84 static int spi_flash_cmd_wait(struct spi_flash *flash) in spi_flash_cmd_wait() 114 static int spi_flash_write_common(struct spi_flash *flash, const uint8_t *cmd, in spi_flash_write_common() 155 int spi_flash_read(struct spi_flash *flash, uint32_t offset, in spi_flash_read() 190 int spi_flash_write(struct spi_flash *flash, uint32_t offset, in spi_flash_write() 234 int spi_flash_erase(struct spi_flash *flash, uint32_t offset, uint32_t len) in spi_flash_erase() 276 int spi_flash_probe(struct spi_flash *flash) in spi_flash_probe()
|
| /external/pigweed/pw_kvs/public/pw_kvs/ |
| D | flash_partition_with_stats.h | 79 : FlashPartition(flash, in FlashPartition() argument 102 flash, in FlashPartitionWithStats() argument 108 FlashPartitionWithStatsBuffer(FlashMemory* flash) in FlashPartitionWithStatsBuffer()
|
| D | flash_memory.h | 146 constexpr Output(FlashPartition& flash, FlashPartition::Address address) in Output() 159 constexpr Input(FlashPartition& flash, FlashPartition::Address address) in Input() 177 FlashPartition(FlashMemory* flash) in FlashPartition() 291 FlashMemory& flash() const { return flash_; } in flash() function
|
| /external/pigweed/pw_kvs/ |
| D | key_value_store_test.cc | 164 Flash flash; in TEST() local 213 Flash flash; in TEST() local 241 Flash flash; in TEST() local 269 Flash flash; in TEST() local 303 Flash flash; in TEST() local 338 Flash flash; in TEST() local 416 Flash flash; in TEST() local
|
| D | entry_test.cc | 46 FakeFlashMemory flash(buffer, 64, 2, 1); in TEST() local 66 FakeFlashMemoryBuffer<64, 2> flash(16); in TEST() local 79 FakeFlashMemoryBuffer<64, 2> flash(16); in TEST() local 207 FakeFlashMemoryBuffer<1024, 4> flash; in TEST() local 275 FakeFlashMemoryBuffer<1024, 4> flash; in TEST() local 292 FakeFlashMemoryBuffer<1024, 4> flash(kEntry1); in TEST() local 311 FakeFlashMemoryBuffer<1024, 4> flash( in TEST() local 461 FakeFlashMemoryBuffer<1024, 4> flash(kEntry1); in TEST() local 487 FakeFlashMemoryBuffer<1024, 4> flash(kEntry1); in TEST() local
|
| D | flash_memory.cc | 47 FlashMemory* flash, in FlashPartition()
|
| D | entry.cc | 102 FlashPartition::Output flash(partition(), address_); in Write() local
|
| /external/perfetto/ui/src/assets/ |
| D | common.scss | 347 &.flash { class 561 .shell.flash { class 593 &.flash { class
|
| /external/toolchain-utils/binary_search_tool/android/ |
| D | test_setup.sh | 56 flash() function
|
| /external/chromium-trace/catapult/devil/devil/android/tools/ |
| D | flash_device.py | 48 def flash(device): function
|
| /external/llvm-project/lldb/include/lldb/Target/ |
| D | MemoryRegionInfo.h | 27 OptionalBool flash, lldb::offset_t blocksize, in MemoryRegionInfo()
|
| /external/python/cffi/demo/ |
| D | _curses.py | 616 flash = _mk_no_return("flash") variable
|
| /external/python/cpython2/Lib/lib-tk/ |
| D | Tkinter.py | 2188 def flash(self): member in Button 2486 def flash(self): member in Checkbutton 2847 def flash(self): member in Radiobutton
|
| /external/python/cpython3/Lib/tkinter/ |
| D | __init__.py | 2648 def flash(self): member in Button 3000 def flash(self): member in Checkbutton 3427 def flash(self): member in Radiobutton
|