/llvm-project/libc/config/linux/x86_64/ |
H A D | entrypoints.txt | 3 libc.src.ctype.isalnum 4 libc.src.ctype.isalpha 5 libc.src.ctype.isascii 6 libc.src.ctype.isblank 7 libc.src.ctype.iscntrl 8 libc.src.ctype.isdigit 9 libc.src.ctype.isgraph 10 libc.src.ctype.islower 11 libc.src.ctype.isprint 12 libc [all...] |
/llvm-project/libc/config/linux/riscv/ |
H A D | entrypoints.txt | 3 libc.src.ctype.isalnum 4 libc.src.ctype.isalpha 5 libc.src.ctype.isascii 6 libc.src.ctype.isblank 7 libc.src.ctype.iscntrl 8 libc.src.ctype.isdigit 9 libc.src.ctype.isgraph 10 libc.src.ctype.islower 11 libc.src.ctype.isprint 12 libc [all...] |
/llvm-project/libc/config/linux/aarch64/ |
H A D | entrypoints.txt | 3 libc.src.ctype.isalnum 4 libc.src.ctype.isalpha 5 libc.src.ctype.isascii 6 libc.src.ctype.isblank 7 libc.src.ctype.iscntrl 8 libc.src.ctype.isdigit 9 libc.src.ctype.isgraph 10 libc.src.ctype.islower 11 libc.src.ctype.isprint 12 libc [all...] |
/llvm-project/libc/config/baremetal/arm/ |
H A D | entrypoints.txt | 3 libc.src.assert.__assert_fail 6 libc.src.ctype.isalnum 7 libc.src.ctype.isalpha 8 libc.src.ctype.isascii 9 libc.src.ctype.isblank 10 libc.src.ctype.iscntrl 11 libc.src.ctype.isdigit 12 libc.src.ctype.isgraph 13 libc.src.ctype.islower 14 libc [all...] |
/llvm-project/libc/config/linux/arm/ |
H A D | entrypoints.txt | 3 libc.src.ctype.isalnum 4 libc.src.ctype.isalpha 5 libc.src.ctype.isascii 6 libc.src.ctype.isblank 7 libc.src.ctype.iscntrl 8 libc.src.ctype.isdigit 9 libc.src.ctype.isgraph 10 libc.src.ctype.islower 11 libc.src.ctype.isprint 12 libc [all...] |
/llvm-project/libc/config/baremetal/riscv/ |
H A D | entrypoints.txt | 3 libc.src.assert.__assert_fail 6 libc.src.ctype.isalnum 7 libc.src.ctype.isalpha 8 libc.src.ctype.isascii 9 libc.src.ctype.isblank 10 libc.src.ctype.iscntrl 11 libc.src.ctype.isdigit 12 libc.src.ctype.isgraph 13 libc.src.ctype.islower 14 libc [all...] |
/llvm-project/libc/config/gpu/ |
H A D | entrypoints.txt |
|
/llvm-project/libc/config/windows/ |
H A D | entrypoints.txt | 3 libc.src.ctype.isalnum 4 libc.src.ctype.isalpha 5 libc.src.ctype.isascii 6 libc.src.ctype.isblank 7 libc.src.ctype.iscntrl 8 libc.src.ctype.isdigit 9 libc.src.ctype.isgraph 10 libc.src.ctype.islower 11 libc.src.ctype.isprint 12 libc [all...] |
/llvm-project/libc/config/darwin/arm/ |
H A D | entrypoints.txt | 3 libc.src.ctype.isalnum 4 libc.src.ctype.isalpha 5 libc.src.ctype.isascii 6 libc.src.ctype.isblank 7 libc.src.ctype.iscntrl 8 libc.src.ctype.isdigit 9 libc.src.ctype.isgraph 10 libc.src.ctype.islower 11 libc.src.ctype.isprint 12 libc [all...] |
/llvm-project/libc/test/src/math/smoke/ |
H A D | CMakeLists.txt | 1 add_custom_target(libc-math-smoke-tests) 2 add_dependencies(libc-math-unittests libc-math-smoke-tests) 7 libc-math-smoke-tests 11 libc.src.errno.errno 12 libc.src.math.cosf 18 libc-math-smoke-tests 22 libc.src.errno.errno 23 libc.src.math.cosf16 29 libc [all...] |
/llvm-project/libc/test/src/math/ |
H A D | CMakeLists.txt | 1 add_custom_target(libc-math-unittests) 7 libc-math-unittests 13 libc.src.errno.errno 14 libc.src.math.cosf 15 libc.src.__support.CPP.array 16 libc.src.__support.FPUtil.fp_bits 23 libc-math-unittests 27 libc.src.math.cos 28 libc.src.__support.FPUtil.fp_bits 35 libc [all...] |
/llvm-project/libc/config/darwin/x86_64/ |
H A D | entrypoints.txt | 3 libc.src.ctype.isalnum 4 libc.src.ctype.isalpha 5 libc.src.ctype.isascii 6 libc.src.ctype.isblank 7 libc.src.ctype.iscntrl 8 libc.src.ctype.isdigit 9 libc.src.ctype.isgraph 10 libc.src.ctype.islower 11 libc.src.ctype.isprint 12 libc [all...] |
/llvm-project/libc/test/src/unistd/ |
H A D | CMakeLists.txt | 12 libc.include.unistd 13 libc.src.errno.errno 14 libc.src.fcntl.open 15 libc.src.unistd.access 16 libc.src.unistd.close 17 libc.src.unistd.unlink 27 libc.hdr.fcntl_macros 28 libc.include.unistd 29 libc.src.errno.errno 30 libc [all...] |
/llvm-project/libc/test/integration/src/pthread/ |
H A D | CMakeLists.txt | 1 add_libc_integration_test_suite(libc-pthread-integration-tests) 6 libc-pthread-integration-tests 10 libc.include.pthread 11 libc.src.errno.errno 12 libc.src.pthread.pthread_mutex_destroy 13 libc.src.pthread.pthread_mutex_init 14 libc.src.pthread.pthread_mutex_lock 15 libc.src.pthread.pthread_mutex_unlock 16 libc.src.pthread.pthread_create 17 libc [all...] |
/llvm-project/libc/src/unistd/linux/ |
H A D | CMakeLists.txt | 8 libc.hdr.fcntl_macros 9 libc.include.unistd 10 libc.include.sys_syscall 11 libc.src.__support.OSUtil.osutil 12 libc.src.errno.errno 22 libc.include.unistd 23 libc.include.sys_syscall 24 libc.src.__support.OSUtil.osutil 25 libc.src.errno.errno 35 libc [all...] |
/llvm-project/libc/test/src/stdio/ |
H A D | CMakeLists.txt | 10 libc.include.stdio 11 libc.src.errno.errno 12 libc.src.stdio.clearerr 13 libc.src.stdio.fclose 14 libc.src.stdio.feof 15 libc.src.stdio.ferror 16 libc.src.stdio.fflush 17 libc.src.stdio.fileno 18 libc.src.stdio.fopen 19 libc [all...] |
/llvm-project/libc/src/math/generic/ |
H A D | CMakeLists.txt | 12 libc.src.__support.FPUtil.basic_operations 24 libc.src.__support.FPUtil.basic_operations 36 libc.src.__support.macros.properties.types 37 libc.src.__support.FPUtil.basic_operations 49 libc.src.__support.macros.properties.types 50 libc.src.__support.FPUtil.basic_operations 62 libc.src.__support.FPUtil.basic_operations 104 libc.src.__support.macros.properties.types 116 libc.src.__support.macros.properties.types 128 libc [all...] |
/llvm-project/libc/include/ |
H A D | CMakeLists.txt | 11 add_subdirectory(llvm-libc-macros) 12 add_subdirectory(llvm-libc-types) 17 __llvm-libc-common.h 34 ../libc/include/ctype.yaml 38 .llvm-libc-types.locale_t 43 ../libc/include/dirent.yaml 47 .llvm-libc-types.ino_t 48 .llvm-libc-types.DIR 49 .llvm-libc-types.struct_dirent 54 ../libc/includ [all...] |
/llvm-project/libc/test/src/stdlib/ |
H A D | CMakeLists.txt | 1 add_custom_target(libc-stdlib-tests) 6 libc-stdlib-tests 10 libc.src.errno.errno 11 libc.src.stdlib.atof 19 libc.src.errno.errno 20 libc.src.__support.CPP.limits 21 libc.src.__support.CPP.type_traits 27 libc-stdlib-tests 32 libc.src.stdlib.atoi 38 libc [all...] |
/llvm-project/libc/src/stdio/generic/ |
H A D | CMakeLists.txt | 8 libc.hdr.types.FILE 9 libc.src.__support.File.file 10 libc.src.__support.File.platform_file 20 libc.hdr.types.FILE 21 libc.src.__support.File.file 22 libc.src.__support.File.platform_file 32 libc.hdr.types.FILE 33 libc.src.__support.File.file 34 libc.src.__support.File.platform_file 44 libc [all...] |
/llvm-project/libc/src/pthread/ |
H A D | CMakeLists.txt | 8 libc.include.pthread 18 libc.include.pthread 28 libc.include.pthread 38 libc.include.pthread 39 libc.src.errno.errno 49 libc.include.pthread 59 libc.include.pthread 60 libc.src.errno.errno 70 libc.include.pthread 80 libc [all...] |
/llvm-project/utils/bazel/llvm-project-overlay/libc/test/src/unistd/ |
H A D | BUILD.bazel | 5 # Tests for LLVM libc unistd.h functions. 7 load("//libc/test:libc_test_rules.bzl", "libc_test") 17 "//libc:open", 18 "//libc:access", 19 "//libc:close", 20 "//libc:unlink", 28 # "//libc:open", 29 # "//libc:chdir", 30 # "//libc:close", 38 "//libc [all...] |
/llvm-project/libc/test/src/sys/mman/linux/ |
H A D | CMakeLists.txt | 10 libc.include.sys_mman 11 libc.src.errno.errno 12 libc.src.sys.mman.mmap 13 libc.src.sys.mman.munmap 14 libc.test.UnitTest.ErrnoSetterMatcher 24 libc.include.sys_mman 25 libc.src.errno.errno 26 libc.src.sys.mman.mmap 27 libc.src.sys.mman.mremap 28 libc [all...] |
/llvm-project/libc/test/src/string/ |
H A D | CMakeLists.txt | 1 add_custom_target(libc-string-tests) 14 libc-string-tests 18 libc.src.string.memccpy 24 libc-string-tests 28 libc.src.string.mempcpy 34 libc-string-tests 38 libc.src.string.memmem 44 libc-string-tests 48 libc.src.string.memchr 54 libc [all...] |
/llvm-project/libc/test/integration/src/threads/ |
H A D | CMakeLists.txt | 1 add_libc_integration_test_suite(libc-threads-integration-tests) 6 libc-threads-integration-tests 10 libc.include.threads 11 libc.src.errno.errno 12 libc.src.threads.mtx_destroy 13 libc.src.threads.mtx_init 14 libc.src.threads.mtx_lock 15 libc.src.threads.mtx_unlock 16 libc.src.threads.thrd_create 17 libc.src.threads.thrd_join [all …]
|