/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/file.streams/fstreams/filebuf.virtuals/ |
H A D | setbuf.pass.cpp | 30 struct filebuf : public std::basic_filebuf<CharT> { struct 37 filebuf<CharT> buffer; in buffered_request() argument
|
/aosp_15_r20/external/crosvm/base/src/ |
H A D | file_traits.rs | 346 let mut filebuf = [0u8; 25]; in write_file() localVariable 371 let mut filebuf = [0u8; 30]; in write_vectored_file() localVariable 419 let mut filebuf = [0u8; 30]; in write_at_file() localVariable 443 let mut filebuf = [0u8; 30]; in write_vectored_at_file() localVariable
|
/aosp_15_r20/external/curl/lib/ |
H A D | netrc.c | 65 static CURLcode file2memory(const char *filename, struct dynbuf *filebuf) in file2memory() 114 struct dynbuf *filebuf = &store->filebuf; in parsenetrc() local
|
H A D | netrc.h | 32 struct dynbuf filebuf; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__fwd/ |
D | fstream.h | 30 using filebuf = basic_filebuf<char>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__fwd/ |
D | fstream.h | 30 using filebuf = basic_filebuf<char>; variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__fwd/ |
H A D | fstream.h | 30 using filebuf = basic_filebuf<char>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__fwd/ |
D | fstream.h | 30 using filebuf = basic_filebuf<char>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__fwd/ |
D | fstream.h | 30 using filebuf = basic_filebuf<char>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__fwd/ |
D | fstream.h | 30 using filebuf = basic_filebuf<char>; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/sched/eas/ |
H A D | util.c | 60 char *filebuf, *tmp1, *tmp2; in read_capacity_sched_domains() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/ |
D | fstream.hpp | 174 typedef basic_filebuf<char> filebuf; typedef
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/ |
D | objfile.go | 223 filebuf []byte member
|
/aosp_15_r20/external/f2fs-tools/mkfs/ |
H A D | f2fs_format.c | 1428 char *filebuf = calloc(F2FS_BLKSIZE, 2); in f2fs_write_default_quota() local
|
/aosp_15_r20/external/armnn/third-party/ghc/ |
H A D | filesystem.hpp | 1038 typedef basic_filebuf<char> filebuf; typedef
|