Home
last modified time | relevance | path

Searched refs:COMPILER_MSVC (Results 1 – 25 of 104) sorted by relevance

12345

/aosp_15_r20/external/cronet/base/
H A Dcompiler_specific.h10 #if defined(COMPILER_MSVC) && !defined(__clang__)
48 #elif defined(COMPILER_MSVC)
67 #elif defined(COMPILER_MSVC) && defined(NDEBUG)
99 #elif defined(COMPILER_MSVC)
113 #if defined(COMPILER_MSVC) && HAS_CPP_ATTRIBUTE(msvc::no_unique_address)
248 #elif defined(COMPILER_MSVC)
/aosp_15_r20/external/pffft/
H A Dpffft_double.c68 # define COMPILER_MSVC macro
73 #ifdef COMPILER_MSVC
91 #elif defined(COMPILER_MSVC)
99 #ifdef COMPILER_MSVC
H A Dpffft.c65 # define COMPILER_MSVC macro
81 #elif defined(COMPILER_MSVC)
89 #ifdef COMPILER_MSVC
/aosp_15_r20/external/libchrome/base/
H A Dsys_byteorder.h19 #if defined(COMPILER_MSVC)
27 #if defined(COMPILER_MSVC) in ByteSwap()
35 #if defined(COMPILER_MSVC) in ByteSwap()
43 #if defined(COMPILER_MSVC) in ByteSwap()
H A Dcompiler_specific.h15 #if defined(COMPILER_MSVC)
85 #elif defined(COMPILER_MSVC)
93 #elif COMPILER_MSVC && defined(NDEBUG)
120 #if defined(COMPILER_MSVC)
/aosp_15_r20/external/pdfium/third_party/base/
H A Dsys_byteorder.h19 #if defined(COMPILER_MSVC)
28 #if defined(COMPILER_MSVC) in ByteSwap()
36 #if defined(COMPILER_MSVC) in ByteSwap()
44 #if defined(COMPILER_MSVC) in ByteSwap()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dsys_byteorder.h22 #if defined(COMPILER_MSVC)
30 #if defined(COMPILER_MSVC) in ByteSwap()
38 #if defined(COMPILER_MSVC) in ByteSwap()
46 #if defined(COMPILER_MSVC) in ByteSwap()
Dcompiler_specific.h18 #if defined(COMPILER_MSVC)
88 #elif defined(COMPILER_MSVC)
96 #elif COMPILER_MSVC && defined(NDEBUG)
123 #if defined(COMPILER_MSVC)
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/5/external/libchrome/base/
Dsys_byteorder.h22 #if defined(COMPILER_MSVC)
30 #if defined(COMPILER_MSVC) in ByteSwap()
38 #if defined(COMPILER_MSVC) in ByteSwap()
46 #if defined(COMPILER_MSVC) in ByteSwap()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/0/external/libchrome/base/
Dcompiler_specific.h18 #if defined(COMPILER_MSVC)
88 #elif defined(COMPILER_MSVC)
96 #elif COMPILER_MSVC && defined(NDEBUG)
123 #if defined(COMPILER_MSVC)
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dcycleclock.h39 #if defined(COMPILER_MSVC) && !defined(_M_IX86) && !defined(_M_ARM64) && \
112 #elif defined(COMPILER_MSVC) && defined(_M_IX86) in Now()
118 #elif defined(COMPILER_MSVC) && (defined(_M_ARM64) || defined(_M_ARM64EC)) in Now()
124 #elif defined(COMPILER_MSVC) in Now()
H A Dinternal_macros.h22 #if !defined(COMPILER_MSVC)
23 #define COMPILER_MSVC macro
35 #elif defined(COMPILER_MSVC)
/aosp_15_r20/external/google-benchmark/src/
H A Dcycleclock.h39 #if defined(COMPILER_MSVC) && !defined(_M_IX86) && !defined(_M_ARM64) && \
112 #elif defined(COMPILER_MSVC) && defined(_M_IX86) in Now()
118 #elif defined(COMPILER_MSVC) && (defined(_M_ARM64) || defined(_M_ARM64EC)) in Now()
124 #elif defined(COMPILER_MSVC) in Now()
H A Dinternal_macros.h18 #if !defined(COMPILER_MSVC)
19 #define COMPILER_MSVC macro
31 #elif defined(COMPILER_MSVC)
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
H A Dcompiler_specific.h38 #elif defined(COMPILER_MSVC)
49 #elif defined(COMPILER_MSVC) && defined(NDEBUG)
81 #elif defined(COMPILER_MSVC)
95 #if defined(COMPILER_MSVC) && PA_HAS_CPP_ATTRIBUTE(msvc::no_unique_address)
H A Dcpu.cc38 #if defined(COMPILER_MSVC)
54 #if !defined(COMPILER_MSVC)
83 #if defined(COMPILER_MSVC) in xgetbv()
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dinternal_macros.h20 #if !defined(COMPILER_MSVC)
21 #define COMPILER_MSVC macro
33 #elif defined(COMPILER_MSVC)
H A Dcycleclock.h39 #if defined(COMPILER_MSVC) && !defined(_M_IX86)
103 #elif defined(COMPILER_MSVC) && defined(_M_IX86) in Now()
109 #elif defined(COMPILER_MSVC) in Now()
/aosp_15_r20/external/dynamic_depth/internal/base/
H A Dintegral_types.h29 #ifdef COMPILER_MSVC
46 #ifdef COMPILER_MSVC
75 #ifdef COMPILER_MSVC /* if Visual C++ */
H A Dport.h57 #elif defined(COMPILER_MSVC)
159 #ifdef COMPILER_MSVC
243 #ifdef COMPILER_MSVC
818 #if defined(COMPILER_MSVC)
887 #ifdef COMPILER_MSVC /* if Visual C++ */
1159 defined(COMPILER_MSVC)
/aosp_15_r20/external/libchrome/base/debug/
H A Dalias.cc11 #if defined(COMPILER_MSVC)
20 #if defined(COMPILER_MSVC)
/aosp_15_r20/external/pdfium/third_party/base/debug/
H A Dalias.cc13 #if defined(COMPILER_MSVC)
22 #if defined(COMPILER_MSVC)
/aosp_15_r20/external/libchrome/base/memory/
H A Daligned_memory.h17 #if defined(COMPILER_MSVC)
41 #if defined(COMPILER_MSVC) in AlignedFree()
/aosp_15_r20/external/cronet/build/rust/std/
H A Dcompiler_specific.h15 #if defined(COMPILER_MSVC) && !defined(__clang__)
32 #elif defined(COMPILER_MSVC)
/aosp_15_r20/external/angle/build/rust/std/
H A Dcompiler_specific.h15 #if defined(COMPILER_MSVC) && !defined(__clang__)
32 #elif defined(COMPILER_MSVC)

12345