OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:msvc
(Results
401 - 425
of
663
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/v8/src/
strtod.cc
183
// We know that Windows32 with
MSVC
, unlike with MinGW32, uses 64 bits and is
/external/webkit/Source/JavaScriptCore/bytecode/
CodeBlock.h
559
#if COMPILER(
MSVC
)
/external/webkit/Source/JavaScriptCore/wtf/
TypeTraits.h
62
#if !COMPILER(
MSVC
) || defined(_NATIVE_WCHAR_T_DEFINED)
Vector.h
696
#if COMPILER(
MSVC
) && defined(_ITERATOR_DEBUG_LEVEL) && _ITERATOR_DEBUG_LEVEL
729
#if COMPILER(
MSVC
) && defined(_ITERATOR_DEBUG_LEVEL) && _ITERATOR_DEBUG_LEVEL
[
all
...]
/external/webkit/Source/WebCore/
DerivedSources.cpp
475
// On
MSVC
, including StaticConstructors.h causes all global objects not to be
WebCore.pri
360
win32-
msvc
*|wince* {
/external/webkit/Source/WebCore/platform/graphics/
Color.cpp
39
#if !COMPILER(
MSVC
)
/external/wpa_supplicant_8/wpa_supplicant/
README-Windows.txt
43
Building wpa_supplicant with
MSVC
/ndk/build/tools/toolchain-patches/python/Python-2.7.3/
0011-re-configure-d.patch
664
+# For debug versions
MSVC
build prepend suffix by '_d'.
706
+ #
MSVC
in-compatable storage layout for bitfields in structures (Roumen has -mms-bitfields)
1146
+# Note
MSVC
build use Python/dtoa.c, but I could not find any reason
1169
+ # Some
MSVC
runtimes don't preserve zero sign.
[
all
...]
/ndk/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h
371
//
MSVC
specific
_limits.h
485
//For
MSVC
, long double is nothing more than an alias for double.
/ndk/sources/host-tools/make-3.81/config/
config.rpath
113
# FIXME: the
MSVC
++ port hasn't been tested in a loooong time
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h
371
//
MSVC
specific
_limits.h
485
//For
MSVC
, long double is nothing more than an alias for double.
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h
371
//
MSVC
specific
_limits.h
485
//For
MSVC
, long double is nothing more than an alias for double.
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h
371
//
MSVC
specific
_limits.h
485
//For
MSVC
, long double is nothing more than an alias for double.
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h
371
//
MSVC
specific
_limits.h
485
//For
MSVC
, long double is nothing more than an alias for double.
/external/flac/libFLAC/
bitwriter.c
111
/* OPT: an
MSVC
built-in would be better */
562
#if 0 /* OPT: can remove this special case if it doesn't make up for the extra compare (doesn't make a statistically significant difference with
msvc
or gcc/x86) */
/external/libffi/
ltcf-gcj.sh
46
# FIXME: the
MSVC
++ port hasn't been tested in a loooong time
122
# FIXME: what about values for
MSVC
?
/external/llvm/lib/Target/X86/
X86ISelLowering.h
665
/// isTargetFTOL - Return true if the target uses the
MSVC
_ftol2 routine
671
/// isIntegerTypeFTOL - Return true if the
MSVC
_ftol2 routine should be
[
all
...]
/external/webkit/Source/JavaScriptCore/assembler/
MacroAssemblerX86Common.h
[
all
...]
/external/clang/lib/AST/
RecordLayoutBuilder.cpp
660
/// correct layout of vb-table pointers in
MSVC
.
[
all
...]
Completed in 430 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>