OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:debug
(Results
601 - 625
of
19524
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/vulkan-validation-layers/
build_windows_targets.bat
4
REM 64-bit
Debug
6
REM 32-bit
Debug
33
echo Building 64-bit
Debug
34
msbuild ALL_BUILD.vcxproj /p:Platform=x64 /p:Configuration=
Debug
/verbosity:quiet
37
echo 64-bit
Debug
build failed!
62
echo Building 32-bit
Debug
63
msbuild ALL_BUILD.vcxproj /p:Platform=x86 /p:Configuration=
Debug
/verbosity:quiet
66
echo 32-bit
Debug
build failed!
/external/xmlrpcpp/test/
FileClient.vcproj
83
Name="
Debug
|Win32"
84
OutputDirectory=".\
Debug
"
85
IntermediateDirectory=".\
Debug
"
97
PrecompiledHeaderFile=".\
Debug
/FileClient.pch"
98
AssemblerListingLocation=".\
Debug
/"
99
ObjectFile=".\
Debug
/"
100
ProgramDataBaseFileName=".\
Debug
/"
110
AllOptions="/c /I "..\src" /ZI /nologo /W3 /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fp".\
Debug
/FileClient.pch" /Fo".\
Debug
/" /Fd".\
Debug
/" /Gd"/
[
all
...]
HelloServer.vcproj
83
Name="
Debug
|Win32"
84
OutputDirectory=".\
Debug
"
85
IntermediateDirectory=".\
Debug
"
97
PrecompiledHeaderFile=".\
Debug
/HelloServer.pch"
98
AssemblerListingLocation=".\
Debug
/"
99
ObjectFile=".\
Debug
/"
100
ProgramDataBaseFileName=".\
Debug
/"
110
AllOptions="/c /I "..\src" /ZI /nologo /W3 /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fp".\
Debug
/HelloServer.pch" /Fo".\
Debug
/" /Fd".\
Debug
/" /Gd"/
[
all
...]
Makefile
5
DEBUG
= -g
8
CXXFLAGS = $(
DEBUG
) $(GCCWARN) $(OPTIMIZE) $(INCLUDES)
TestBase64Client.vcproj
15
Name="
Debug
|Win32"
16
OutputDirectory=".\
Debug
"
17
IntermediateDirectory=".\
Debug
"
29
PrecompiledHeaderFile=".\
Debug
/TestBase64Client.pch"
30
AssemblerListingLocation=".\
Debug
/"
31
ObjectFile=".\
Debug
/"
32
ProgramDataBaseFileName=".\
Debug
/"
42
AllOptions="/c /I "..\src" /ZI /nologo /W3 /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fp".\
Debug
/TestBase64Client.pch" /Fo".\
Debug
/" /Fd".\
Debug
/" /Gd"/
[
all
...]
TestBase64Server.vcproj
83
Name="
Debug
|Win32"
84
OutputDirectory=".\
Debug
"
85
IntermediateDirectory=".\
Debug
"
97
PrecompiledHeaderFile=".\
Debug
/TestBase64Server.pch"
98
AssemblerListingLocation=".\
Debug
/"
99
ObjectFile=".\
Debug
/"
100
ProgramDataBaseFileName=".\
Debug
/"
110
AllOptions="/c /I "..\src" /ZI /nologo /W3 /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fp".\
Debug
/TestBase64Server.pch" /Fo".\
Debug
/" /Fd".\
Debug
/" /Gd"/
[
all
...]
TestValues.vcproj
81
Name="
Debug
|Win32"
82
OutputDirectory=".\
Debug
"
83
IntermediateDirectory=".\
Debug
"
95
PrecompiledHeaderFile=".\
Debug
/TestValues.pch"
96
AssemblerListingLocation=".\
Debug
/"
97
ObjectFile=".\
Debug
/"
98
ProgramDataBaseFileName=".\
Debug
/"
108
AllOptions="/c /I "..\src" /ZI /nologo /W3 /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fp".\
Debug
/TestValues.pch" /Fo".\
Debug
/" /Fd".\
Debug
/" /Gd"/
[
all
...]
TestXml.vcproj
83
Name="
Debug
|Win32"
84
OutputDirectory=".\
Debug
"
85
IntermediateDirectory=".\
Debug
"
97
PrecompiledHeaderFile=".\
Debug
/TestXml.pch"
98
AssemblerListingLocation=".\
Debug
/"
99
ObjectFile=".\
Debug
/"
100
ProgramDataBaseFileName=".\
Debug
/"
110
AllOptions="/c /I "..\src" /ZI /nologo /W3 /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fp".\
Debug
/TestXml.pch" /Fo".\
Debug
/" /Fd".\
Debug
/" /Gd"/
[
all
...]
Validator.vcproj
82
Name="
Debug
|Win32"
83
OutputDirectory=".\
Debug
"
84
IntermediateDirectory=".\
Debug
"
96
PrecompiledHeaderFile=".\
Debug
/Validator.pch"
97
AssemblerListingLocation=".\
Debug
/"
98
ObjectFile=".\
Debug
/"
99
ProgramDataBaseFileName=".\
Debug
/"
109
AllOptions="/c /I "..\src" /ZI /nologo /W3 /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fp".\
Debug
/Validator.pch" /Fo".\
Debug
/" /Fd".\
Debug
/" /Gd"/
[
all
...]
/frameworks/compile/mclinker/include/mcld/LD/
DiagReaders.inc
6
DiagnosticEngine::
Debug
,
10
DiagnosticEngine::
Debug
,
/hardware/google/apf/
Android.mk
27
LOCAL_MODULE_TAGS :=
debug
36
LOCAL_MODULE_TAGS :=
debug
/packages/apps/TV/usbtuner/src/com/android/usbtuner/tvinput/
TunerRecordingSession.java
33
private static boolean
DEBUG
= false;
51
if (
DEBUG
) {
60
if (
DEBUG
) {
69
if (
DEBUG
) {
78
if (
DEBUG
) {
87
if (
DEBUG
) {
95
if (
DEBUG
) {
103
if (
DEBUG
) {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
PrivateLog.java
29
* Class to keep long-term log. This is inactive in production, and is only for
debug
purposes.
33
public static final boolean
DEBUG
= DictionaryProvider.
DEBUG
;
56
if (!
DEBUG
) return sInstance;
73
if (!
DEBUG
) return;
80
if (!
DEBUG
) return;
88
if (!
DEBUG
) return;
98
if (!
DEBUG
) return;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
flag-types.h
25
NO_DEBUG, /* Write no
debug
info. */
28
DWARF2_DEBUG, /* Write Dwarf v2
debug
info (using dwarf2out.c). */
29
XCOFF_DEBUG, /* Write IBM/Xcoff
debug
info (using dbxout.c). */
30
VMS_DEBUG, /* Write VMS
debug
info (using vmsdbgout.c). */
31
VMS_AND_DWARF2_DEBUG /* Write VMS
debug
info (using vmsdbgout.c).
32
and DWARF v2
debug
info (using dwarf2out.c). */
43
/* A major contribution to object and executable size is
debug
44
information size. A major contribution to
debug
information
46
The following function determines whether or not
debug
information
59
/* A major contribution to object and executable size is
debug
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
messages.properties
7
BuildPreferencePage_Default_KeyStore=Default
debug
keystore:
10
BuildPreferencePage_Custom_Keystore=Custom
debug
keystore:
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/
plugin.xml
143
point="org.eclipse.
debug
.core.launchConfigurationTypes">
147
id="com.android.ide.eclipse.ndk.
debug
.LaunchConfigType"
148
modes="
debug
"
151
sourceLocatorId="org.eclipse.cdt.
debug
.core.sourceLocator"
152
sourcePathComputerId="org.eclipse.cdt.
debug
.core.sourcePathComputer">
156
point="org.eclipse.
debug
.ui.launchConfigurationTypeImages">
158
configTypeID="com.android.ide.eclipse.ndk.
debug
.LaunchConfigType"
160
id="com.android.ide.eclipse.ndk.
debug
.LaunchConfigTypeImage">
164
point="org.eclipse.
debug
.ui.launchConfigurationTabGroups">
168
id="com.android.ide.eclipse.ndk.
debug
.LaunchConfigTabGroup"
[
all
...]
/sdk/testapps/buildConfigTest/app/src/com/android/tests/buildconfigtest/
Main.java
18
if (BuildConfig.
DEBUG
) {
20
tv.setText("App:
DEBUG
");
/system/extras/micro_bench/
Android.mk
7
LOCAL_MODULE_TAGS :=
debug
20
LOCAL_MODULE_TAGS :=
debug
/system/sepolicy/
atrace.te
13
# atrace reads the files in /sys/kernel/
debug
/tracing/
16
# atrace sets
debug
.atrace.* properties
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
aix-rel-1.od
4
# It doesn't matter whether .text, .bss and .
debug
are listed, as long as
15
*3 \.
debug
* 0+0 .*
/external/libchrome/sandbox/win/
sandbox_standalone.sln
63
Debug
|Win32 =
Debug
|Win32
67
{881F6A97-D539-4C48-B401-DF04385B2343}.
Debug
|Win32.ActiveCfg =
Debug
|Win32
68
{881F6A97-D539-4C48-B401-DF04385B2343}.
Debug
|Win32.Build.0 =
Debug
|Win32
71
{883553BE-2A9D-418C-A121-61FE1DFBC562}.
Debug
|Win32.ActiveCfg =
Debug
|Win32
72
{883553BE-2A9D-418C-A121-61FE1DFBC562}.
Debug
|Win32.Build.0 =
Debug
|Win3
[
all
...]
/prebuilts/go/darwin-x86/pkg/bootstrap/pkg/darwin_amd64/bootstrap/link/internal/
amd64.a
13
import elf "
debug
/elf"
155
type @"
debug
/elf".SymType int
156
func (@"
debug
/elf".i·2 @"
debug
/elf".SymType) GoString () (? string)
157
func (@"
debug
/elf".i·2 @"
debug
/elf".SymType) String () (? string)
165
type @"bootstrap/link/internal/ld".LSym struct { Name string; Extname string; Type int16; Version int16; Dupok uint8; Cfunc uint8; External uint8; Nosplit uint8; Reachable bool; Cgoexport uint8; Special uint8; Stkcheck uint8; Hide uint8; Leaf uint8; Localentry uint8; Onlist uint8; ElfType @"
debug
/elf".SymType; Dynid int32; Plt int32; Got int32; Align int32; Elfsym int32; Args int32; Locals int32; Value int64; Size int64; Hash *@"bootstrap/link/internal/ld".LSym; Allsym *@"bootstrap/link/internal/ld".LSym; Next *@"bootstrap/link/internal/ld".LSym; Sub *@"bootstrap/link/internal/ld".LSym; Outer *@"bootstrap/link/internal/ld".LSym; Gotype *@"bootstrap/link/internal/ld".LSym; Reachparent *@"bootstrap/link/internal/ld".LSym; Queue *@"bootstrap/link/internal/ld".LSym; File string; Dynimplib string; Dynimpvers string; Sect *@"bootstrap/link/internal/ld".Section; Autom *@"bootstrap/link/internal/ld".Auto; Pcln *@"bootstrap/link/internal/ld".Pcln; P []byte; R []@"bootstrap/link/internal/ld".Reloc; Local bool }
169
type @"
debug
/elf".Class uint8
170
func (@"
debug
/elf".i·2 @"
debug
/elf".Class) GoString () (? string
[
all
...]
/prebuilts/go/darwin-x86/pkg/darwin_amd64/cmd/link/internal/
amd64.a
13
import elf "
debug
/elf"
155
type @"
debug
/elf".SymType int
156
func (@"
debug
/elf".i·2 @"
debug
/elf".SymType) GoString () (? string)
157
func (@"
debug
/elf".i·2 @"
debug
/elf".SymType) String () (? string)
165
type @"cmd/link/internal/ld".LSym struct { Name string; Extname string; Type int16; Version int16; Dupok uint8; Cfunc uint8; External uint8; Nosplit uint8; Reachable bool; Cgoexport uint8; Special uint8; Stkcheck uint8; Hide uint8; Leaf uint8; Localentry uint8; Onlist uint8; ElfType @"
debug
/elf".SymType; Dynid int32; Plt int32; Got int32; Align int32; Elfsym int32; Args int32; Locals int32; Value int64; Size int64; Hash *@"cmd/link/internal/ld".LSym; Allsym *@"cmd/link/internal/ld".LSym; Next *@"cmd/link/internal/ld".LSym; Sub *@"cmd/link/internal/ld".LSym; Outer *@"cmd/link/internal/ld".LSym; Gotype *@"cmd/link/internal/ld".LSym; Reachparent *@"cmd/link/internal/ld".LSym; Queue *@"cmd/link/internal/ld".LSym; File string; Dynimplib string; Dynimpvers string; Sect *@"cmd/link/internal/ld".Section; Autom *@"cmd/link/internal/ld".Auto; Pcln *@"cmd/link/internal/ld".Pcln; P []byte; R []@"cmd/link/internal/ld".Reloc; Local bool }
169
type @"
debug
/elf".Class uint8
170
func (@"
debug
/elf".i·2 @"
debug
/elf".Class) GoString () (? string
[
all
...]
/prebuilts/go/linux-x86/pkg/bootstrap/pkg/linux_amd64/bootstrap/link/internal/
amd64.a
13
import elf "
debug
/elf"
155
type @"
debug
/elf".SymType int
156
func (@"
debug
/elf".i·2 @"
debug
/elf".SymType) GoString () (? string)
157
func (@"
debug
/elf".i·2 @"
debug
/elf".SymType) String () (? string)
165
type @"bootstrap/link/internal/ld".LSym struct { Name string; Extname string; Type int16; Version int16; Dupok uint8; Cfunc uint8; External uint8; Nosplit uint8; Reachable bool; Cgoexport uint8; Special uint8; Stkcheck uint8; Hide uint8; Leaf uint8; Localentry uint8; Onlist uint8; ElfType @"
debug
/elf".SymType; Dynid int32; Plt int32; Got int32; Align int32; Elfsym int32; Args int32; Locals int32; Value int64; Size int64; Hash *@"bootstrap/link/internal/ld".LSym; Allsym *@"bootstrap/link/internal/ld".LSym; Next *@"bootstrap/link/internal/ld".LSym; Sub *@"bootstrap/link/internal/ld".LSym; Outer *@"bootstrap/link/internal/ld".LSym; Gotype *@"bootstrap/link/internal/ld".LSym; Reachparent *@"bootstrap/link/internal/ld".LSym; Queue *@"bootstrap/link/internal/ld".LSym; File string; Dynimplib string; Dynimpvers string; Sect *@"bootstrap/link/internal/ld".Section; Autom *@"bootstrap/link/internal/ld".Auto; Pcln *@"bootstrap/link/internal/ld".Pcln; P []byte; R []@"bootstrap/link/internal/ld".Reloc; Local bool }
169
type @"
debug
/elf".Class uint8
170
func (@"
debug
/elf".i·2 @"
debug
/elf".Class) GoString () (? string
[
all
...]
/prebuilts/go/linux-x86/pkg/linux_amd64/cmd/link/internal/
amd64.a
13
import elf "
debug
/elf"
155
type @"
debug
/elf".SymType int
156
func (@"
debug
/elf".i·2 @"
debug
/elf".SymType) GoString () (? string)
157
func (@"
debug
/elf".i·2 @"
debug
/elf".SymType) String () (? string)
165
type @"cmd/link/internal/ld".LSym struct { Name string; Extname string; Type int16; Version int16; Dupok uint8; Cfunc uint8; External uint8; Nosplit uint8; Reachable bool; Cgoexport uint8; Special uint8; Stkcheck uint8; Hide uint8; Leaf uint8; Localentry uint8; Onlist uint8; ElfType @"
debug
/elf".SymType; Dynid int32; Plt int32; Got int32; Align int32; Elfsym int32; Args int32; Locals int32; Value int64; Size int64; Hash *@"cmd/link/internal/ld".LSym; Allsym *@"cmd/link/internal/ld".LSym; Next *@"cmd/link/internal/ld".LSym; Sub *@"cmd/link/internal/ld".LSym; Outer *@"cmd/link/internal/ld".LSym; Gotype *@"cmd/link/internal/ld".LSym; Reachparent *@"cmd/link/internal/ld".LSym; Queue *@"cmd/link/internal/ld".LSym; File string; Dynimplib string; Dynimpvers string; Sect *@"cmd/link/internal/ld".Section; Autom *@"cmd/link/internal/ld".Auto; Pcln *@"cmd/link/internal/ld".Pcln; P []byte; R []@"cmd/link/internal/ld".Reloc; Local bool }
169
type @"
debug
/elf".Class uint8
170
func (@"
debug
/elf".i·2 @"
debug
/elf".Class) GoString () (? string
[
all
...]
Completed in 315 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>