OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COMPILER_MSVC
(Results
1 - 25
of
39
) sorted by null
1
2
/external/libchrome/base/debug/
alias.cc
11
#if defined(
COMPILER_MSVC
)
20
#if defined(
COMPILER_MSVC
)
/external/libchrome/base/memory/
aligned_memory.h
17
#if defined(
COMPILER_MSVC
)
41
#if defined(
COMPILER_MSVC
)
aligned_memory.cc
21
#if defined(
COMPILER_MSVC
)
/external/google-benchmark/src/
arraysize.h
23
#ifndef
COMPILER_MSVC
internal_macros.h
20
#if !defined(
COMPILER_MSVC
)
21
#define
COMPILER_MSVC
33
#elif defined(
COMPILER_MSVC
)
cycleclock.h
39
#if defined(
COMPILER_MSVC
) && !defined(_M_IX86)
103
#elif defined(
COMPILER_MSVC
) && defined(_M_IX86)
109
#elif defined(
COMPILER_MSVC
)
/external/libchrome/base/
sys_byteorder.h
19
#if defined(
COMPILER_MSVC
)
27
#if defined(
COMPILER_MSVC
)
35
#if defined(
COMPILER_MSVC
)
43
#if defined(
COMPILER_MSVC
)
compiler_specific.h
15
#if defined(
COMPILER_MSVC
)
61
#endif //
COMPILER_MSVC
85
#elif defined(
COMPILER_MSVC
)
93
#elif
COMPILER_MSVC
&& defined(NDEBUG)
120
#if defined(
COMPILER_MSVC
)
location.cc
7
#if defined(
COMPILER_MSVC
)
51
#if defined(
COMPILER_MSVC
)
cpu_unittest.cc
76
#elif defined(
COMPILER_MSVC
) && (defined(ARCH_CPU_32_BITS) || \
bits.h
17
#if defined(
COMPILER_MSVC
)
55
#if defined(
COMPILER_MSVC
)
cpu.cc
23
#if defined(
COMPILER_MSVC
)
58
#if !defined(
COMPILER_MSVC
)
93
#endif // !defined(
COMPILER_MSVC
)
/external/libcxx/utils/google-benchmark/src/
arraysize.h
23
#ifndef
COMPILER_MSVC
internal_macros.h
20
#if !defined(
COMPILER_MSVC
)
21
#define
COMPILER_MSVC
33
#elif defined(
COMPILER_MSVC
)
cycleclock.h
39
#if defined(
COMPILER_MSVC
) && !defined(_M_IX86)
103
#elif defined(
COMPILER_MSVC
) && defined(_M_IX86)
109
#elif defined(
COMPILER_MSVC
)
/external/libtextclassifier/lang_id/common/lite_base/
integral-types.h
40
#ifdef
COMPILER_MSVC
44
#endif //
COMPILER_MSVC
/external/libtextclassifier/utils/base/
integral_types.h
41
#ifdef
COMPILER_MSVC
45
#endif //
COMPILER_MSVC
/external/pdfium/third_party/base/
sys_byteorder.h
19
#if defined(
COMPILER_MSVC
)
28
#if defined(
COMPILER_MSVC
)
36
#if defined(
COMPILER_MSVC
)
44
#if defined(
COMPILER_MSVC
)
compiler_specific.h
10
#if defined(
COMPILER_MSVC
)
73
#endif //
COMPILER_MSVC
97
#elif defined(
COMPILER_MSVC
)
105
#elif
COMPILER_MSVC
&& defined(NDEBUG)
115
#if defined(
COMPILER_MSVC
)
124
#if defined(
COMPILER_MSVC
)
bits.h
16
#if defined(
COMPILER_MSVC
)
62
#if defined(
COMPILER_MSVC
)
/external/libtextclassifier/utils/strings/
numbers.cc
19
#ifdef
COMPILER_MSVC
21
#endif //
COMPILER_MSVC
63
#ifdef
COMPILER_MSVC
73
#endif //
COMPILER_MSVC
/external/dynamic_depth/internal/base/
integral_types.h
29
#ifdef
COMPILER_MSVC
33
#endif /*
COMPILER_MSVC
*/
46
#ifdef
COMPILER_MSVC
50
#endif /*
COMPILER_MSVC
*/
75
#ifdef
COMPILER_MSVC
/* if Visual C++ */
92
#endif //
COMPILER_MSVC
/external/libtextclassifier/lang_id/common/lite_strings/
str-cat.h
31
#ifdef
COMPILER_MSVC
33
#endif //
COMPILER_MSVC
45
#ifdef
COMPILER_MSVC
/external/libaom/libaom/third_party/libyuv/include/libyuv/
basic_types.h
26
#ifdef
COMPILER_MSVC
36
#else //
COMPILER_MSVC
58
#endif //
COMPILER_MSVC
/external/libyuv/files/include/libyuv/
basic_types.h
25
#ifdef
COMPILER_MSVC
35
#else //
COMPILER_MSVC
57
#endif //
COMPILER_MSVC
Completed in 348 milliseconds
1
2