Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/third_party/FatFs/source/
Ddiskio.c83 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/
Ddump.c42 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/
Dstring_cast.hpp40 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/
Dtrace.c13 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/
DFileInputStream.cpp22 int32_t FileInputStream::read(void *buff, int32_t numBytes) { in read()
26 int32_t FileInputStream::peek(void *buff, int32_t numBytes) { in peek()
DMemInputStream.cpp23 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/
Drn5t567.c20 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()
Dmax8998.c19 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()
Dmax8997.c19 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()
Dlp873x.c23 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()
Dsandbox.c28 const uint8_t *buff, int len) in sandbox_pmic_write()
39 uint8_t *buff, int len) in sandbox_pmic_read()
Dtps65941.c23 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()
Dact8846.c25 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()
Dmax77686.c27 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()
Dlp87565.c22 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()
Dpfuze100.c30 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()
Dfan53555.c21 u8 *buff, int len) in pmic_fan53555_read()
32 const u8 *buff, int len) in pmic_fan53555_write()
Dtps65090.c25 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()
Ds5m8767.c26 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()
Dpalmas.c23 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()
Ds2mps11.c26 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()
Dmc34708.c22 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()
Dbd71837.c29 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/
Dzip_reader_unittest.cc137 char buff[25]; in TEST() local
244 char buff[8]; in TEST() local
/third_party/node/benchmark/buffers/
Dbuffer-write.js89 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

12345678910>>...12