OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_DEBUG
(Results
26 - 50
of
114
) sorted by null
1
2
3
4
5
/external/aac/libSYS/include/
machine_type.h
106
#if defined(
_DEBUG
)
/external/chromium/third_party/libjingle/source/talk/base/
criticalsection.h
39
#ifdef
_DEBUG
41
#endif //
_DEBUG
openssladapter.h
78
#if
_DEBUG
80
#endif // !
_DEBUG
common.h
70
#define ENABLE_DEBUG
_DEBUG
stringutils.cc
97
#if
_DEBUG
101
#endif //
_DEBUG
/external/chromium/third_party/libjingle/source/talk/xmpp/
xmpplogintask.h
91
#ifdef
_DEBUG
93
#endif //
_DEBUG
xmpptask.cc
40
#ifdef
_DEBUG
89
#ifdef
_DEBUG
/external/icu4c/common/unicode/
uconfig.h
65
#elif defined(
_DEBUG
)
67
*
_DEBUG
is defined by Visual Studio debug compilation.
/ndk/sources/host-tools/make-3.81/
build_w32.bat
31
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D TIVOLI /D
_DEBUG
/D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c variable.c
33
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D
_DEBUG
/D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c rule.c
35
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D
_DEBUG
/D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c remote-stub.c
37
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D
_DEBUG
/D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c commands.c
39
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D
_DEBUG
/D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c file.c
41
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D
_DEBUG
/D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c getloadavg.c
43
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D
_DEBUG
/D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c default.c
45
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D
_DEBUG
/D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c signame.c
47
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D
_DEBUG
/D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c expand.c
49
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D
_DEBUG
/D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\Wi (…)
[
all
...]
/ndk/sources/host-tools/make-3.81/w32/subproc/
build.bat
3
cl.exe /nologo /MT /W4 /GX /Z7 /YX /Od /I .. /I . /I ../include /D WIN32 /D WINDOWS32 /D
_DEBUG
/D _WINDOWS /FR.\WinDebug/ /Fp.\WinDebug/subproc.pch /Fo.\WinDebug/ /c misc.c
4
cl.exe /nologo /MT /W4 /GX /Z7 /YX /Od /I .. /I . /I ../include /I ../.. /D WIN32 /D WINDOWS32 /D
_DEBUG
/D _WINDOWS /FR.\WinDebug/ /Fp.\WinDebug/subproc.pch /Fo.\WinDebug/ /c sub_proc.c
5
cl.exe /nologo /MT /W4 /GX /Z7 /YX /Od /I .. /I . /I ../include /D WIN32 /D WINDOWS32 /D
_DEBUG
/D _WINDOWS /FR.\WinDebug/ /Fp.\WinDebug/subproc.pch /Fo.\WinDebug/ /c w32err.c
/external/stlport/stlport/stl/config/
_evc.h
43
// Ensure
_DEBUG
is defined.
44
#if defined (DEBUG) && !defined (
_DEBUG
)
45
# define
_DEBUG
/external/stlport/test/eh/
bcb.mak
46
USERDEFINES =
_DEBUG
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h
43
// Ensure
_DEBUG
is defined.
44
#if defined (DEBUG) && !defined (
_DEBUG
)
45
# define
_DEBUG
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h
43
// Ensure
_DEBUG
is defined.
44
#if defined (DEBUG) && !defined (
_DEBUG
)
45
# define
_DEBUG
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h
43
// Ensure
_DEBUG
is defined.
44
#if defined (DEBUG) && !defined (
_DEBUG
)
45
# define
_DEBUG
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h
43
// Ensure
_DEBUG
is defined.
44
#if defined (DEBUG) && !defined (
_DEBUG
)
45
# define
_DEBUG
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h
43
// Ensure
_DEBUG
is defined.
44
#if defined (DEBUG) && !defined (
_DEBUG
)
45
# define
_DEBUG
/external/webrtc/src/system_wrappers/source/
trace_posix.cc
25
#if defined(
_DEBUG
)
trace_win.cc
18
#if defined(
_DEBUG
)
/development/scripts/app_engine_server/gae_shell/
shell.py
55
_DEBUG
= True
194
rendered = webapp.template.render(template_file, vars, debug=
_DEBUG
)
303
('/gae_shell/shell.do', StatementHandler)], debug=
_DEBUG
)
/external/quake/quake/src/QW/gas2masm/
gas2masm.mak
120
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "
_DEBUG
" /D "_CONSOLE" /YX /c
121
# ADD CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "
_DEBUG
" /D "_CONSOLE" /YX /c
122
CPP_PROJ=/nologo /MLd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "
_DEBUG
" /D "_CONSOLE"\
126
# ADD BASE RSC /l 0x409 /d "
_DEBUG
"
127
# ADD RSC /l 0x409 /d "
_DEBUG
"
/external/compiler-rt/lib/asan/
asan_win.cc
83
#if defined(
_DEBUG
)
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
base.h
195
#ifdef
_DEBUG
/external/srec/portable/include/
plog.h
274
#if defined(
_DEBUG
) && !defined(ENABLE_PLOG_TRACE) && ENABLE_STACKTRACE
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
test_iSACfixfloat.c
125
#ifdef
_DEBUG
130
#endif /*
_DEBUG
*/
142
#ifdef
_DEBUG
147
#endif /*
_DEBUG
*/
652
#ifdef
_DEBUG
661
#endif /*
_DEBUG
*/
665
#ifdef
_DEBUG
669
#endif /*
_DEBUG
*/
Completed in 4604 milliseconds
1
2
3
4
5