Searched refs:UNICODE (Results 1 – 11 of 11) sorted by relevance
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | format-binary.test | 46 # RUN: llvm-nm -p unicode | FileCheck --check-prefix=UNICODE %s 48 # UNICODE: D _binary_d_{{_+}}o_start 49 # UNICODE: D _binary_d_{{_+}}o_end 50 # UNICODE: A _binary_d_{{_+}}o_size
|
| /llvm-project-15.0.7/openmp/runtime/src/thirdparty/ittnotify/ |
| H A D | ittnotify_config.h | 70 #if defined(_UNICODE) && !defined(UNICODE) 71 #define UNICODE macro 79 #if defined(UNICODE) || defined(_UNICODE) 232 #if defined(UNICODE) || defined(_UNICODE) 397 #if defined(UNICODE) || defined(_UNICODE) 428 #if defined(UNICODE) || defined(_UNICODE) 434 #if defined(UNICODE) || defined(_UNICODE)
|
| H A D | ittnotify.h | 137 #if defined(_UNICODE) && !defined(UNICODE) 138 #define UNICODE macro 146 #if defined(UNICODE) || defined(_UNICODE) 403 #if defined(UNICODE) || defined(_UNICODE) 480 #if defined(UNICODE) || defined(_UNICODE) 721 #if defined(UNICODE) || defined(_UNICODE) 787 #if defined(UNICODE) || defined(_UNICODE) 1534 #if defined(UNICODE) || defined(_UNICODE) 1866 #if defined(UNICODE) || defined(_UNICODE) 1892 #if defined(UNICODE) || defined(_UNICODE) [all …]
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| H A D | ittnotify_config.h | 60 #if defined(_UNICODE) && !defined(UNICODE) 61 #define UNICODE macro 69 #if defined(UNICODE) || defined(_UNICODE) 184 #if defined(UNICODE) || defined(_UNICODE) 299 #if defined(UNICODE) || defined(_UNICODE)
|
| /llvm-project-15.0.7/openmp/runtime/src/thirdparty/ittnotify/legacy/ |
| H A D | ittnotify.h | 75 #if defined(_UNICODE) && !defined(UNICODE) 76 #define UNICODE macro 84 #if defined(UNICODE) || defined(_UNICODE) 325 #if defined(UNICODE) || defined(_UNICODE) 437 #if defined(UNICODE) || defined(_UNICODE) 518 #if defined(UNICODE) || defined(_UNICODE) 683 #if defined(UNICODE) || defined(_UNICODE) 987 #if defined(UNICODE) || defined(_UNICODE)
|
| /llvm-project-15.0.7/compiler-rt/lib/hwasan/scripts/ |
| H A D | hwasan_symbolize | 279 r'(?:\s*\(BuildId: ([0-9a-f]+)\))?', line, re.UNICODE) 307 …h = re.match(r'^(.*?)HWAddressSanitizer: tag-mismatch on address (0x[0-9a-f]+) ', line, re.UNICODE) 310 …(r'^(.*?) of size [0-9]+ at 0x[0-9a-f]* tags: ([0-9a-f]+)/[0-9a-f]+ \(ptr/mem\)', line, re.UNICODE) 317 if re.match(r'Previously allocated frames:', line, re.UNICODE): 323 r'(?:\s*\(BuildId: ([0-9a-f]+)\))?', line, re.UNICODE)
|
| /llvm-project-15.0.7/lldb/source/Host/common/ |
| H A D | UDPSocket.cpp | 79 #if defined(_WIN32) && defined(UNICODE) in Connect()
|
| /llvm-project-15.0.7/utils/bazel/llvm-project-overlay/llvm/ |
| H A D | config.bzl | 65 "UNICODE",
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | CMakeLists.txt | 35 # UNICODE and _UNICODE are set in LLVM's CMake system. They affect the 38 # TODO: Fix the UNICODE usage in ittnotify code for Windows. 245 …iles_properties(thirdparty/ittnotify/ittnotify_static.cpp PROPERTIES COMPILE_DEFINITIONS "UNICODE")
|
| /llvm-project-15.0.7/third-party/benchmark/src/ |
| H A D | sysinfo.cc | 425 #ifndef UNICODE in GetSystemName()
|
| /llvm-project-15.0.7/llvm/utils/gn/build/ |
| H A D | BUILD.gn | 161 "UNICODE",
|