/third_party/FatFs/source/ |
D | diskio.c | 83 BYTE *buff, /* Data buffer to store read data */ in disk_read() 108 BYTE *buff, /* Data buffer to store read data */ in disk_read_readdir() 126 DRESULT disk_raw_read (int id, void *buff, LBA_t sector, UINT32 count) in disk_raw_read() 149 const BYTE *buff, /* Data to be written */ in disk_write() 173 DRESULT disk_raw_write(int id, void *buff, QWORD sector, UINT32 count){ in disk_raw_write() 196 void *buff /* Buffer to send/receive control data */ in disk_ioctl()
|
/third_party/ltp/testcases/kernel/io/disktest/ |
D | dump.c | 42 char buff[10]; in format_str() local 86 char buff[10]; in format_raw() local 109 int dump_data(FILE * stream, const char *buff, const size_t buff_siz, in dump_data() 180 char *buff; in do_dump() local
|
/third_party/boost/boost/test/utils/ |
D | string_cast.hpp | 40 std::ostringstream buff; in string_cast() local 55 std::istringstream buff( std::string( str.begin(), str.end() ) ); in string_as() local
|
/third_party/uboot/u-boot-2020.01/cmd/ |
D | trace.c | 13 static int get_args(int argc, char * const argv[], char **buff, in get_args() 35 char *buff; in create_func_list() local 58 char *buff; in create_call_list() local
|
/third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/stream/ |
D | FileInputStream.cpp | 22 int32_t FileInputStream::read(void *buff, int32_t numBytes) { in read() 26 int32_t FileInputStream::peek(void *buff, int32_t numBytes) { in peek()
|
D | MemInputStream.cpp | 23 int32_t MemInputStream::read(void *buff, int32_t numBytes) { in read() 32 int32_t MemInputStream::peek(void *buff, int32_t numBytes) { in peek()
|
/third_party/uboot/u-boot-2020.01/drivers/power/pmic/ |
D | rn5t567.c | 20 static int rn5t567_write(struct udevice *dev, uint reg, const uint8_t *buff, in rn5t567_write() 34 static int rn5t567_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in rn5t567_read()
|
D | max8998.c | 19 static int max8998_write(struct udevice *dev, uint reg, const uint8_t *buff, in max8998_write() 31 static int max8998_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in max8998_read()
|
D | max8997.c | 19 static int max8997_write(struct udevice *dev, uint reg, const uint8_t *buff, in max8997_write() 31 static int max8997_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in max8997_read()
|
D | lp873x.c | 23 static int lp873x_write(struct udevice *dev, uint reg, const uint8_t *buff, in lp873x_write() 34 static int lp873x_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in lp873x_read()
|
D | sandbox.c | 28 const uint8_t *buff, int len) in sandbox_pmic_write() 39 uint8_t *buff, int len) in sandbox_pmic_read()
|
D | tps65941.c | 23 static int tps65941_write(struct udevice *dev, uint reg, const uint8_t *buff, in tps65941_write() 34 static int tps65941_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in tps65941_read()
|
D | act8846.c | 25 static int act8846_write(struct udevice *dev, uint reg, const uint8_t *buff, in act8846_write() 36 static int act8846_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in act8846_read()
|
D | max77686.c | 27 static int max77686_write(struct udevice *dev, uint reg, const uint8_t *buff, in max77686_write() 38 static int max77686_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in max77686_read()
|
D | lp87565.c | 22 static int lp87565_write(struct udevice *dev, uint reg, const uint8_t *buff, in lp87565_write() 34 static int lp87565_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in lp87565_read()
|
D | pfuze100.c | 30 static int pfuze100_write(struct udevice *dev, uint reg, const uint8_t *buff, in pfuze100_write() 41 static int pfuze100_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in pfuze100_read()
|
D | fan53555.c | 21 u8 *buff, int len) in pmic_fan53555_read() 32 const u8 *buff, int len) in pmic_fan53555_write()
|
D | tps65090.c | 25 static int tps65090_write(struct udevice *dev, uint reg, const uint8_t *buff, in tps65090_write() 36 static int tps65090_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in tps65090_read()
|
D | s5m8767.c | 26 static int s5m8767_write(struct udevice *dev, uint reg, const uint8_t *buff, in s5m8767_write() 37 static int s5m8767_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in s5m8767_read()
|
D | palmas.c | 23 static int palmas_write(struct udevice *dev, uint reg, const uint8_t *buff, in palmas_write() 34 static int palmas_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in palmas_read()
|
D | s2mps11.c | 26 static int s2mps11_write(struct udevice *dev, uint reg, const uint8_t *buff, in s2mps11_write() 38 static int s2mps11_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in s2mps11_read()
|
D | mc34708.c | 22 static int mc34708_write(struct udevice *dev, uint reg, const u8 *buff, in mc34708_write() 46 static int mc34708_read(struct udevice *dev, uint reg, u8 *buff, int len) in mc34708_read()
|
D | bd71837.c | 29 static int bd71837_write(struct udevice *dev, uint reg, const uint8_t *buff, in bd71837_write() 40 static int bd71837_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in bd71837_read()
|
/third_party/cef/tests/ceftests/ |
D | zip_reader_unittest.cc | 137 char buff[25]; in TEST() local 244 char buff[8]; in TEST() local
|
/third_party/node/benchmark/buffers/ |
D | buffer-write.js | 89 function benchBigInt(buff, fn, n) { argument 98 function benchInt(buff, fn, n) { argument 107 function benchSpecialInt(buff, fn, n) { argument 117 function benchFloat(buff, fn, n) { argument
|