OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ndebug
(Results
1 - 25
of
1935
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/PCH/
pth.h
8
# ifdef
NDEBUG
/external/libchrome/base/memory/
ref_counted.cc
18
#ifndef
NDEBUG
24
#ifndef
NDEBUG
31
#ifndef
NDEBUG
38
#ifndef
NDEBUG
43
#ifndef
NDEBUG
/external/swiftshader/src/D3D8/
Debug.hpp
29
#ifndef
NDEBUG
35
#ifndef
NDEBUG
41
#ifndef
NDEBUG
47
#ifndef
NDEBUG
60
#ifndef
NDEBUG
71
#ifndef
NDEBUG
82
#ifndef
NDEBUG
93
#ifndef
NDEBUG
104
#ifndef
NDEBUG
115
#ifndef
NDEBUG
[
all
...]
/external/swiftshader/src/D3D9/
Debug.hpp
63
#ifndef
NDEBUG
71
#ifndef
NDEBUG
77
#ifndef
NDEBUG
83
#ifndef
NDEBUG
96
#ifndef
NDEBUG
107
#ifndef
NDEBUG
118
#ifndef
NDEBUG
129
#ifndef
NDEBUG
140
#ifndef
NDEBUG
151
#ifndef
NDEBUG
[
all
...]
/external/python/cpython2/PC/VS8.0/
release.vsprops
9
PreprocessorDefinitions="
NDEBUG
"
/external/python/cpython2/PC/VS9.0/
release.vsprops
9
PreprocessorDefinitions="
NDEBUG
"
/external/libchrome/base/win/
scoped_com_initializer.h
40
#ifndef
NDEBUG
52
#ifndef
NDEBUG
56
#ifndef
NDEBUG
65
#ifndef
NDEBUG
/external/swiftshader/src/OpenGL/common/
Object.cpp
25
#ifndef
NDEBUG
34
#ifndef
NDEBUG
44
#ifndef
NDEBUG
90
#ifndef
NDEBUG
/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
debug.h
9
#ifndef
NDEBUG
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
assert.h
9
included depending on the status of
NDEBUG
macro. */
64
#ifdef
NDEBUG
66
#else /* !defined (
NDEBUG
) */
78
#endif /* !defined (
NDEBUG
) */
/external/swiftshader/src/Common/
Debug.hpp
30
#ifndef
NDEBUG
36
#ifndef
NDEBUG
42
#ifndef
NDEBUG
DebugAndroid.cpp
25
#ifndef
NDEBUG
47
#ifndef
NDEBUG
/external/libtextclassifier/util/hash/
farmhash.h
54
// depending on
NDEBUG
.
59
// depending on
NDEBUG
.
65
// depending on
NDEBUG
.
71
// depending on
NDEBUG
.
77
// depending on
NDEBUG
.
83
// depending on
NDEBUG
.
89
// depending on
NDEBUG
.
95
// depending on
NDEBUG
.
102
// depending on
NDEBUG
.
161
// depending on
NDEBUG
[
all
...]
/external/python/cpython2/PC/VC6/
w9xpopen.dsp
45
# ADD BASE CPP /nologo /W3 /GX /O2 /D "Py_BUILD_CORE_MODULE" /D "WIN32" /D "
NDEBUG
" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
46
# ADD CPP /nologo /MD /W3 /GX /O2 /D "Py_BUILD_CORE_MODULE" /D "WIN32" /D "
NDEBUG
" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
47
# ADD BASE MTL /nologo /D "
NDEBUG
" /mktyplib203 /win32
48
# ADD MTL /nologo /D "
NDEBUG
" /mktyplib203 /win32
49
# ADD BASE RSC /l 0xc09 /d "
NDEBUG
"
50
# ADD RSC /l 0xc09 /d "
NDEBUG
"
/external/swiftshader/third_party/LLVM/include/llvm/Support/
LeakDetector.h
14
// When compiling with
NDEBUG
(Release build), this class does nothing, thus
38
#ifndef
NDEBUG
48
#ifndef
NDEBUG
61
#ifndef
NDEBUG
71
#ifndef
NDEBUG
76
#ifndef
NDEBUG
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
msisupport.mak
9
cl /O2 /D WIN32 /D
NDEBUG
/D _WINDOWS /MT /W3 /c msisupport.c
/external/libchrome/base/synchronization/
cancellation_flag.cc
12
#if !defined(
NDEBUG
)
cancellation_flag.h
23
#if !defined(
NDEBUG
)
40
#if !defined(
NDEBUG
)
/external/libusb-compat/
MacConfigExternalRelease.xcconfig
13
GCC_PREPROCESSOR_DEFINITIONS=
NDEBUG
_NDEBUG _PORT_NDEBUG _BACKWARD_BACKWARD_WARNING_H _AFT_BUILD
/external/python/cpython2/Tools/msi/
msisupport.mak
9
cl /O2 /D WIN32 /D
NDEBUG
/D _WINDOWS /MT /W3 /c msisupport.c
/art/runtime/base/
logging_test.cc
41
#ifdef
NDEBUG
42
#error Unexpected
NDEBUG
/bionic/tests/
assert_test.cpp
19
#undef
NDEBUG
34
#define
NDEBUG
/external/compiler-rt/test/tsan/
sigsuspend.cc
4
#ifdef
NDEBUG
5
#undef
NDEBUG
/external/libchrome/base/posix/
eintr_wrapper.h
25
#if defined(
NDEBUG
)
47
#endif //
NDEBUG
/external/libusb/Xcode/
release.xcconfig
29
// Define
NDEBUG
so asserts go away in release.
30
GCC_PREPROCESSOR_DEFINITIONS = $(inherited)
NDEBUG
=1
Completed in 1581 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>