Home
last modified time | relevance | path

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

1234567891011

/third_party/musl/libc-test/src/functionalext/supplement/malloc/
Dmemalign.c30 void *buff = (void *)memalign(align, 8 * align); in memalign_0100() local
45 void *buff = NULL; in memalign_0200() local
62 void *buff = (void *)memalign(align, 128); in memalign_0300() local
78 void *buff = (void *)memalign(align, SIZE_MAX - align + 1); in memalign_0400() local
93 void *buff = (void *)memalign(align, align * 1024); in memalign_0500() local
/third_party/FatFs/source/
Ddiskio.c83 BYTE *buff, /* Data buffer to store read data */ in disk_read()
105 BYTE *buff, /* Data buffer to store read data */ in disk_read_readdir()
123 DRESULT disk_raw_read (int id, void *buff, LBA_t sector, UINT32 count) in disk_raw_read()
146 const BYTE *buff, /* Data to be written */ in disk_write()
166 DRESULT disk_raw_write(int id, void *buff, QWORD sector, UINT32 count){ in disk_raw_write()
189 void *buff /* Buffer to send/receive control data */ in disk_ioctl()
/third_party/musl/libc-test/src/functionalext/supplement/network/
Dinet_addr.c28 char buff[] = "127.0.0.1"; in inet_addr_0100() local
41 char buff[] = "-127.0.0.1"; in inet_addr_0200() local
54 char buff[] = "127.0.256.1"; in inet_addr_0300() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
Dfchown.c38 struct stat buff; in fchown_0100() local
55 struct stat buff; in fchown_0200() local
72 struct stat buff; in fchown_0300() 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/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/musl/libc-test/src/functionalext/supplement/stdio/
Dsetvbuf.c27 char buff[1024]; in setvbuf_0100() local
45 char buff[1024]; in setvbuf_0200() local
Dfgetpos.c32 char buff[] = "hello world"; in fgetpos_0100() local
56 char buff[] = "hello world"; in fgetpos_0200() local
/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
/third_party/musl/libc-test/src/functionalext/time/
Dlocaltime.c46 char buff[gBufferSize]; in localtime_0100() local
75 char buff[gBufferSize]; in localtime64_0100() local
Dlocaltime_r.c47 char buff[gBufferSize]; in localtime_r_0100() local
77 char buff[gBufferSize]; in localtime64_r_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/process/
Dexecvp.c51 char *buff = getenv("ls"); in execvp_0200() local
83 char buff[300]; in execvp_0400() local
Dexecvpe.c80 char buff[] = "\0"; in execvpe_0300() local
95 char buff[300]; in execvpe_0400() local
/third_party/flutter/skia/third_party/externals/zlib/contrib/minizip/
Dmztools.c18 #define WRITE_8(buff, n) do { \ argument
21 #define WRITE_16(buff, n) do { \ argument
25 #define WRITE_32(buff, n) do { \ argument
/third_party/zlib/contrib/minizip/
Dmztools.c18 #define WRITE_8(buff, n) do { \ argument
21 #define WRITE_16(buff, n) do { \ argument
25 #define WRITE_32(buff, n) do { \ argument
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/minizip/
Dmztools.c18 #define WRITE_8(buff, n) do { \ argument
21 #define WRITE_16(buff, n) do { \ argument
25 #define WRITE_32(buff, n) do { \ argument
/third_party/skia/third_party/externals/zlib/contrib/minizip/
Dmztools.c18 #define WRITE_8(buff, n) do { \ argument
21 #define WRITE_16(buff, n) do { \ argument
25 #define WRITE_32(buff, n) do { \ argument
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/minizip/
Dmztools.c18 #define WRITE_8(buff, n) do { \ argument
21 #define WRITE_16(buff, n) do { \ argument
25 #define WRITE_32(buff, n) do { \ argument
/third_party/FatFs/documents/res/
Dapp4.c39 DWORD* buff, /* Pointer to the working buffer */ in test_diskio()
298 DWORD buff[FF_MAX_SS]; /* Working buffer (4 sector in size) */ in main() local
/third_party/boost/boost/date_time/posix_time/
Dtime_formatters_limited.hpp64 char buff[32]; in to_simple_string() local
127 char buff[32]; in to_iso_string() local
/third_party/musl/libc-test/src/functionalext/supplement/time/
Dgmtime_sup.c495 char buff[gBufferSize]; in gmtime_0100() local
538 char buff[gBufferSize]; in gmtime64_0100() local
Dgmtime_r_sup.c495 char buff[gBufferSize]; in gmtime_r_0100() local
538 char buff[gBufferSize]; in gmtime64_r_0100() local
/third_party/icu/tools/colprobe/
Dline.cpp85 Line::Line(const char *buff, int32_t buffLen, UErrorCode &status) : in Line()
512 Line::write(char *buff, int32_t, UErrorCode &) in write()
589 Line::initFromString(const char *buff, int32_t, UErrorCode &) in initFromString()
659 UChar buff[256]; in swapCase() local
688 char *buff = buffer; in dumpSortkey() local

1234567891011