OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLVM_ON_UNIX
(Results
51 - 75
of
127
) sorted by null
1
2
3
4
5
6
/external/llvm/include/llvm/Config/
llvm-platform-config.h
129
/* #undef
LLVM_ON_UNIX
*/
150
#define
LLVM_ON_UNIX
1
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Config/
llvm-platform-config.h
129
/* #undef
LLVM_ON_UNIX
*/
150
#define
LLVM_ON_UNIX
1
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Config/
llvm-platform-config.h
129
/* #undef
LLVM_ON_UNIX
*/
150
#define
LLVM_ON_UNIX
1
/external/llvm/lib/Support/
Mutex.cpp
115
#elif defined(
LLVM_ON_UNIX
)
120
#warning Neither
LLVM_ON_UNIX
nor LLVM_ON_WIN32 was set in Support/Mutex.cpp
RWMutex.cpp
118
#elif defined(
LLVM_ON_UNIX
)
123
#warning Neither
LLVM_ON_UNIX
nor LLVM_ON_WIN32 was set in Support/Mutex.cpp
LockFileManager.cpp
21
#if
LLVM_ON_UNIX
84
#elif
LLVM_ON_UNIX
101
#if
LLVM_ON_UNIX
&& !defined(__ANDROID__)
182
#if
LLVM_ON_UNIX
Process.cpp
84
#ifdef
LLVM_ON_UNIX
Program.cpp
64
#ifdef
LLVM_ON_UNIX
/external/swiftshader/third_party/LLVM/lib/Support/
Mutex.cpp
150
#elif defined(
LLVM_ON_UNIX
)
155
#warning Neither
LLVM_ON_UNIX
nor LLVM_ON_WIN32 was set in Support/Mutex.cpp
RWMutex.cpp
150
#elif defined(
LLVM_ON_UNIX
)
155
#warning Neither
LLVM_ON_UNIX
nor LLVM_ON_WIN32 was set in Support/Mutex.cpp
Memory.cpp
28
#ifdef
LLVM_ON_UNIX
system_error.cpp
125
#if defined(
LLVM_ON_UNIX
)
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Mutex.cpp
115
#elif defined(
LLVM_ON_UNIX
)
120
#warning Neither
LLVM_ON_UNIX
nor LLVM_ON_WIN32 was set in Support/Mutex.cpp
Process.cpp
84
#ifdef
LLVM_ON_UNIX
Program.cpp
64
#ifdef
LLVM_ON_UNIX
/external/llvm/include/llvm/Support/
Threading.h
18
#include "llvm/Config/llvm-config.h" // for
LLVM_ON_UNIX
26
#if defined(
LLVM_ON_UNIX
) && \
/external/llvm/unittests/Support/
raw_pwrite_stream_test.cpp
53
#ifdef
LLVM_ON_UNIX
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
config.h
373
#define
LLVM_ON_UNIX
1
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
config.h
373
#define
LLVM_ON_UNIX
1
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Config/
config.h
373
#define
LLVM_ON_UNIX
1
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Threading.h
18
#include "llvm/Config/llvm-config.h" // for
LLVM_ON_UNIX
26
#if defined(
LLVM_ON_UNIX
) && (defined(_LIBCPP_VERSION) || \
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Threading.h
19
#include "llvm/Config/llvm-config.h" // for
LLVM_ON_UNIX
28
#elif defined(
LLVM_ON_UNIX
) && \
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
Threading.h
19
#include "llvm/Config/llvm-config.h" // for
LLVM_ON_UNIX
28
#elif defined(
LLVM_ON_UNIX
) && \
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
Threading.h
19
#include "llvm/Config/llvm-config.h" // for
LLVM_ON_UNIX
28
#elif defined(
LLVM_ON_UNIX
) && \
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
Threading.h
19
#include "llvm/Config/llvm-config.h" // for
LLVM_ON_UNIX
28
#elif defined(
LLVM_ON_UNIX
) && \
Completed in 436 milliseconds
1
2
3
4
5
6