| /llvm-project-15.0.7/clang/lib/Headers/ |
| H A D | hexagon_circ_brev_intrinsics.h | 22 #define Q6_circ_load_update_D(dest,ptr,incr,bufsize,K) \ argument 31 #define Q6_circ_load_update_W(dest,ptr,incr,bufsize,K) \ argument 40 #define Q6_circ_load_update_H(dest,ptr,incr,bufsize,K) \ argument 49 #define Q6_circ_load_update_UH(dest,ptr,incr,bufsize,K) \ argument 58 #define Q6_circ_load_update_B(dest,ptr,incr,bufsize,K) \ argument 67 #define Q6_circ_load_update_UB(dest,ptr,incr,bufsize,K) \ argument 77 #define Q6_circ_store_update_D(src,ptr,incr,bufsize,K) \ argument 86 #define Q6_circ_store_update_W(src,ptr,incr,bufsize,K) \ argument 95 #define Q6_circ_store_update_HL(src,ptr,incr,bufsize,K) \ argument 104 #define Q6_circ_store_update_HH(src,ptr,incr,bufsize,K) \ argument [all …]
|
| /llvm-project-15.0.7/compiler-rt/test/profile/ |
| H A D | instrprof-write-buffer-internal.c | 43 uint64_t bufsize = __llvm_profile_get_size_for_buffer_internal( in main() local
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/ |
| H A D | sanitizer_libc_test.cpp | 66 static void get_temp_dir(char *buf, size_t bufsize) { in get_temp_dir() 80 static void temp_file_name(char *buf, size_t bufsize, const char *prefix) { in temp_file_name()
|
| /llvm-project-15.0.7/openmp/runtime/test/affinity/ |
| H A D | libomp_test_affinity.h | 87 static size_t affinity_mask_snprintf(char *buf, size_t bufsize, in affinity_mask_snprintf()
|
| /llvm-project-15.0.7/libc/test/src/stdio/ |
| H A D | fopencookie_test.cpp | 29 size_t bufsize; // Size of buf member
|
| /llvm-project-15.0.7/libc/src/__support/File/ |
| H A D | file.h | 75 size_t bufsize; // Size of the buffer pointed to by |buf|. variable
|
| /llvm-project-15.0.7/lldb/source/Symbol/ |
| H A D | LocateSymbolFileMacOSX.cpp | 552 long bufsize; in DownloadObjectAndSymbolFile() local
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | kmp_alloc.cpp | 30 typedef kmp_int32 bufsize; typedef 32 typedef kmp_int64 bufsize; typedef 35 typedef ssize_t bufsize; typedef
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_netbsd.cpp | 192 uptr internal_readlink(const char *path, char *buf, uptr bufsize) { in internal_readlink()
|
| H A D | sanitizer_solaris.cpp | 146 uptr bufsize) { in DECLARE__REAL_AND_INTERNAL()
|
| H A D | sanitizer_mac.cpp | 208 uptr internal_readlink(const char *path, char *buf, uptr bufsize) { in internal_readlink()
|
| H A D | sanitizer_linux.cpp | 477 uptr internal_readlink(const char *path, char *buf, uptr bufsize) { in internal_readlink()
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/ |
| H A D | MachThreadList.cpp | 267 size_t bufsize = sizeof(processInfo); in UpdateThreadList() local
|
| /llvm-project-15.0.7/libcxx/src/filesystem/ |
| H A D | posix_compat.h | 438 SSizeT readlink(const wchar_t *path, wchar_t *ret_buf, size_t bufsize) { in readlink()
|
| /llvm-project-15.0.7/bolt/runtime/ |
| H A D | common.h | 350 uint64_t __readlink(const char *pathname, char *buf, size_t bufsize) { in __readlink()
|
| /llvm-project-15.0.7/libcxx/src/ |
| H A D | string.cpp | 357 constexpr size_t bufsize = numeric_limits<V>::digits10 + 2; // +1 for minus, +1 for digits10 in i_to_string() local
|
| /llvm-project-15.0.7/compiler-rt/include/sanitizer/ |
| H A D | netbsd_syscall_hooks.h | 123 #define __sanitizer_syscall_pre_compat_20_getfsstat(buf, bufsize, flags) \ argument 126 #define __sanitizer_syscall_post_compat_20_getfsstat(res, buf, bufsize, flags) \ argument 1869 #define __sanitizer_syscall_pre_compat_90_getvfsstat(buf, bufsize, flags) \ argument 1872 #define __sanitizer_syscall_post_compat_90_getvfsstat(res, buf, bufsize, \ argument 2631 #define __sanitizer_syscall_pre_readlinkat(fd, path, buf, bufsize) \ argument 2635 #define __sanitizer_syscall_post_readlinkat(res, fd, path, buf, bufsize) \ argument 2735 #define __sanitizer_syscall_pre___getvfsstat90(buf, bufsize, flags) \ argument 2738 #define __sanitizer_syscall_post___getvfsstat90(res, buf, bufsize, flags) \ argument
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | taint-generic.c | 483 int testGetlogin_r(char *buf, size_t bufsize) { in testGetlogin_r()
|
| /llvm-project-15.0.7/polly/utils/ |
| H A D | argparse.py | 1137 def __init__(self, mode='r', bufsize=None): argument
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/ |
| H A D | DNB.cpp | 453 size_t bufsize = sizeof(processInfo); in DNBProcessAttach() local
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | ProcessGDBRemote.cpp | 3273 size_t bufsize = sizeof(processInfo); in LaunchAndConnectToDebugserver() local
|