| /third_party/musl/src/stdio/ |
| H A D | __stdout_write.c | 4 size_t __stdout_write(FILE *f, const unsigned char *buf, size_t len) in __stdout_write() argument
|
| /third_party/musl/src/unistd/ |
| H A D | getcwd.c | 7 char *getcwd(char *buf, size_t size) in getcwd() argument
|
| H A D | pread.c | 4 ssize_t pread(int fd, void *buf, size_t size, off_t ofs) in pread() argument
|
| /third_party/ltp/testcases/kernel/syscalls/mallinfo2/ |
| H A D | mallinfo2_01.c | 26 char *buf; in test_mallinfo2() local
|
| /third_party/ltp/testcases/kernel/syscalls/mallopt/ |
| H A D | mallopt01.c | 27 char *buf; in test_mallopt() local
|
| /third_party/ltp/testcases/kernel/syscalls/getrandom/ |
| H A D | getrandom04.c | 16 char buf[128]; in verify_getrandom() local
|
| H A D | getrandom03.c | 29 char buf[MAX_SIZE]; in verify_getrandom() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_unlink/ |
| H A D | 3-1.c | 29 char *buf; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strftime/ |
| H A D | 3-1.c | 21 char buf[256]; in main() local
|
| /third_party/lwip/src/netif/ppp/polarssl/ |
| H A D | arc4.c | 76 void arc4_crypt( arc4_context *ctx, unsigned char *buf, int buflen ) in arc4_crypt() argument
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | argv.c | 10 char buf[PATH_MAX]; in main() local 15 TEST(snprintf(buf, sizeof buf, "%s", argv[0]) < sizeof buf, "argv[0] is not a valid path\n"); in main() local
|
| H A D | string_strchr.c | 4 static char buf[512]; variable
|
| /third_party/musl/compat/time32/ |
| H A D | semtimedop_time32.c | 6 int __semtimedop_time32(int id, struct sembuf *buf, size_t n, const struct timespec32 *ts32) in __semtimedop_time32() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/regex/ |
| H A D | glob.c | 27 glob_t buf; in glob_0100() local 40 glob_t buf; in glob_0200() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/unistd/unistd_gtest/ |
| H A D | unistd_pwrite64_test.cpp | 25 char buf[1]; in HWTEST_F() local
|
| H A D | unistd_readlink_test.cpp | 24 char buf[1]; in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/unittest/ |
| H A D | unit_test_mock_molloc.c | 18 static char buf[80] = "abcde"; variable
|
| /third_party/node/deps/uv/src/win/ |
| H A D | snprintf.c | 30 int snprintf(char* buf, size_t len, const char* fmt, ...) { in snprintf() argument
|
| /third_party/rust/crates/clap/tests/builder/ |
| H A D | utils.rs | 28 let mut buf = Cursor::new(Vec::with_capacity(50)); in assert_output() variables
|
| /third_party/skia/third_party/externals/freetype/src/pcf/ |
| H A D | pcfutil.c | 43 BitOrderInvert( unsigned char* buf, in BitOrderInvert() argument 65 TwoByteSwap( unsigned char* buf, in TwoByteSwap() argument 84 FourByteSwap( unsigned char* buf, size_t nbytes ) FourByteSwap() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ |
| H A D | LinkAllPasses.h | 200 std::string buf; in ForcePassLinking() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| H A D | scoped_set_env_test.cc | 28 char buf[1024]; in GetEnvVar() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | numbers.h | 121 inline void PutTwoDigits(size_t i, char* buf) { in PutTwoDigits() argument
|
| /third_party/selinux/libselinux/utils/ |
| H A D | getfilecon.c | 10 char *buf; in main() local
|
| /third_party/skia/buildtools/third_party/libc++abi/ |
| H A D | cxa_demangle_stub.cc | 17 __cxa_demangle(const char* mangled_name, char* buf, size_t* n, int* status) __cxa_demangle() argument
|