HomeSort by relevance Sort by last modified time
    Searched full:msvc (Results 76 - 100 of 644) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_handler.h 40 // Workaround for MSVC 2005 not handling inheritance from nested classes well.
  /external/clang/test/CodeGenCXX/
thiscall-struct-return.cpp 1 // For MSVC ABI compatibility, all structures returned by value using the
  /external/clang/tools/libclang/
CMakeLists.txt 71 if(MSVC)
  /external/clang/unittests/
CMakeLists.txt 41 elseif( MSVC )
  /external/dbus/cmake/
ConfigureChecks.cmake 99 if(MSVC)
101 else(MSVC)
148 endif(MSVC) # _not_ MSVC
  /external/libmtp/examples/
common.h 32 // Only if using MSVC...
  /external/llvm/test/CodeGen/X86/
win32_sret.ll 9 ; is callee-cleanup. However, in MSVC's cdecl calling convention, sret pointer
  /external/llvm/test/MC/COFF/
global_ctors.ll 2 ; target. Mingw uses .ctors, whereas MSVC uses .CRT$XC*.
  /external/llvm/utils/unittest/googletest/
README.LLVM 11 $ rm -rf build-aux cmake codegear fused-src m4 make msvc samples scripts test xcode
  /external/protobuf/src/google/protobuf/stubs/
structurally_valid_unittest.cc 15 // MSVC seems to interpret \u differently.
  /external/stlport/doc/
README.intel 2 to the one for Microsoft Visual Studio compiler (see README.msvc).
  /external/stlport/test/unit/
test_errno.cpp 1 //We are including stdlib.h and stddef.h first because under MSVC
  /external/webkit/Source/JavaScriptCore/wtf/
Alignment.h 29 #elif COMPILER(MSVC)
HashFunctions.h 114 #if COMPILER(MSVC)
116 #pragma warning(disable: 4244) // work around what seems to be a bug in MSVC's conversion warnings
119 #if COMPILER(MSVC)
163 #if !COMPILER(MSVC) || defined(_NATIVE_WCHAR_T_DEFINED)
MathExtras.h 44 #if COMPILER(MSVC)
109 #if COMPILER(MSVC) || (COMPILER(RVCT) && !(RVCT_VERSION_AT_LEAST(3, 0, 0, 0)))
134 #if COMPILER(MSVC)
150 // MSVC's math.h does not currently supply log2.
190 #endif // COMPILER(MSVC)
251 #if !COMPILER(MSVC) && !(COMPILER(RVCT) && PLATFORM(BREWMP)) && !OS(SOLARIS) && !OS(SYMBIAN)
  /ndk/tests/device/test-gnustl-full/unit/
test_errno.cpp 1 //We are including stdlib.h and stddef.h first because under MSVC
  /ndk/tests/device/test-stlport/unit/
test_errno.cpp 1 //We are including stdlib.h and stddef.h first because under MSVC
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xw32defs.h 6 #ifdef __GNUC__ /* mingw is more close to unix than msvc */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xw32defs.h 6 #ifdef __GNUC__ /* mingw is more close to unix than msvc */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xw32defs.h 6 #ifdef __GNUC__ /* mingw is more close to unix than msvc */
  /external/bluetooth/glib/
README.win32 5 are by Tor Lillqvist. The sections about MSVC build is by Hans Breuer.
63 system, but of the MSVC product. msvcrt.dll is part of Windows.
75 struct layout rules are identical to those used by MSVC. This is
77 MSVC-compiled code. Such compatibility is desirable.
126 for gint64 is long long with gcc, but __int64 with MSVC.
137 MSVC, and merging the resulting files with diff -D.
161 Building with MSVC
178 All the MSVC makefiles are for the command line build with nmake. If
213 automake, libtool and friends the MSVC build uses a different
  /external/chromium/base/
compiler_specific.h 13 // Macros for suppressing and disabling warnings on MSVC.
57 #else // Not MSVC
  /external/chromium/base/debug/
stack_trace_unittest.cc 89 // MSVC doesn't allow the use of C99's __func__ within C++, so we fake it with
90 // MSVC's __FUNCTION__ macro.
  /external/icu4c/common/
uobject.cpp 40 * Memory test on Windows/MSVC 6:
45 * These lines are from output generated by the MSVC 6 tool dumpbin with
  /external/icu4c/samples/
readme.txt 37 udata - demonstrates the use of ICU low level data routines (reader/writer in 'all' MSVC solution)
66 Windows MSVC:

Completed in 2413 milliseconds

1 2 34 5 6 7 8 91011>>