OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:debugging
(Results
151 - 175
of
5654
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/check/
Assert.java
58
* exception, to aid
debugging
.
94
*
debugging
.
110
*
debugging
.
161
*
debugging
.
177
*
debugging
.
254
*
debugging
.
272
*
debugging
.
294
*
debugging
.
330
*
debugging
.
/external/qemu/android/
adb-qemud.c
68
/* ADB
debugging
client descriptor. */
298
*
Debugging
ADB guest communication.
321
/* A callback that is invoked when ADB
debugging
guest sends data to the service.
335
/* A callback that is invoked when ADB
debugging
guest disconnects from the
342
DD("ADB
debugging
client %p is disconnected from the guest.", adb_dbg_client);
347
* to the
debugging
service.
359
DD("Connecting ADB
debugging
guest: '%s'",
365
DD("Unable to create QEMUD client for ADB
debugging
guest.");
398
/* Register
debugging
ADB service. */
/external/wpa_supplicant_8/hostapd/
android.config
143
# Remove
debugging
code that is printing out debug messages to stdout.
144
# This can be used to reduce the size of the hostapd considerably if
debugging
161
# This can be used to reduce binary size at the cost of disabling a
debugging
171
# Enable tracing code for developer
debugging
180
# Use libbfd to get more details for developer
debugging
/external/zlib/src/win32/
README-WIN32.txt
33
example.pdb Symbolic information for
debugging
example.exe
36
example_d.pdb Symbolic information for
debugging
example_d.exe
39
minigzip.pdb Symbolic information for
debugging
minigzip.exe
42
minigzip_d.pdb Symbolic information for
debugging
minigzip_d.exe
52
(zlib.pdb provides
debugging
info to the compile time linker)
/frameworks/base/libs/hwui/
Properties.h
43
// to properly implement overdraw
debugging
67
* Used to enable/disable layers update
debugging
. The accepted values are
73
* Used to enable/disable overdraw
debugging
.
79
* "false", to disable overdraw
debugging
92
* Used to enable/disable non-rectangular clipping
debugging
.
/frameworks/compile/libbcc/lib/ExecutionEngine/
ObjectLoader.cpp
70
// GDB
debugging
is enabled. Note that error occurrs during the setup of
71
//
debugging
won't failed the object load. Only a warning is issued to notify
72
// that the
debugging
is disabled due to the failure.
74
// GDB's JIT
debugging
requires the source object file corresponded to the
77
// memory. For example, GDB's JIT
debugging
requires an ELF file with the
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
debugging.rst
1
.. _devcycle-
debugging
:
4
Debugging
62
Basic
debugging
76
Debugging
with printf
79
Your C/C++ code can perform inline printf
debugging
to stdout and stderr by
189
Debugging
with Visual Studio
202
Debugging
with nacl-gdb
217
Debugging
PNaCl pexes
225
<compile_flags>` to ``pnacl-clang`` to enable generating
debugging
info.
228
debugging
(this is more of a problem with the PNaCl/LLVM toolchain tha
[
all
...]
/frameworks/base/docs/html/tools/
tools_toc.cs
132
<div class="nav-section-header"><a href="<?cs var:toroot ?>tools/
debugging
/index.html"><span class="en">
Debugging
</span></a></div>
134
<li><a href="<?cs var:toroot ?>tools/
debugging
/
debugging
-projects.html"><span class="en">From Eclipse with ADT</span></a></li>
135
<li><a href="<?cs var:toroot ?>tools/
debugging
/
debugging
-projects-cmdline.html"><span class="en">From Other IDEs</span></a></li>
136
<li><a href="<?cs var:toroot ?>tools/
debugging
/ddms.html"><span class="en">Using DDMS</span></a></li>
137
<li><a href="<?cs var:toroot ?>tools/
debugging
/
debugging
-log.html"><span class="en">Reading and Writing Logs</span></a></li>
138
<li><a href="<?cs var:toroot ?>tools/
debugging
/improving-w-lint.html"><span class="en">Improving Your Code with lint</span></a></li
[
all
...]
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/breakpad/
dump_reader_win.py
76
'%s\\
Debugging
Tools For Windows',
77
'%s\\
Debugging
Tools For Windows (x86)',
78
'%s\\
Debugging
Tools For Windows (x64)',
/external/chromium_org/third_party/libxml/src/include/libxml/
debugXML.h
2
* Summary: Tree
debugging
APIs
3
* Description: Interfaces to a set of routines used for
debugging
the tree
108
* A
debugging
shell context.
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/
debugging.rst
0
Debugging
4
Debugging
utilities in gallium.
91
enable different
debugging
for different parts of the drivers or state
/external/libxml2/include/libxml/
debugXML.h
2
* Summary: Tree
debugging
APIs
3
* Description: Interfaces to a set of routines used for
debugging
the tree
108
* A
debugging
shell context.
/external/mesa3d/src/gallium/docs/source/
debugging.rst
0
Debugging
4
Debugging
utilities in gallium.
91
enable different
debugging
for different parts of the drivers or state
/external/smack/asmack-master/
README.asmack
35
Problems /
Debugging
49
IDE. Enable
debugging
mode with [BOSH|XMPP]Connection.DEBUG and
51
http://www.igniterealtime.org/builds/smack/docs/latest/documentation/
debugging
.html
/external/srtp/crypto/kernel/
alloc.c
51
0, /*
debugging
is off by default */
56
* Nota bene: the
debugging
statements for crypto_alloc() and
59
* be used to locate memory leaks, by turning on memory
debugging
,
/external/valgrind/main/gdbserver_tests/
mchelp.stdoutB.exp
2
help [debug] : monitor command help. With debug: +
debugging
commands
31
help [debug] : monitor command help. With debug: +
debugging
commands
41
debugging
valgrind internals monitor commands:
/frameworks/base/core/java/android/hardware/usb/
IUsbManager.aidl
91
/* Allow USB
debugging
from the attached host. If alwaysAllow is true, add the
96
/* Deny USB
debugging
from the attached host */
99
/* Clear public keys installed for secure USB
debugging
*/
/frameworks/base/docs/html/tools/debugging/
debugging-devtools.jd
2
parent.title=
Debugging
27
time while
debugging
.</li>
71
happen, but can happen during
debugging
.</dd>
/external/bison/examples/calc++/
calc++-parser.hh
117
/// The current
debugging
stream.
119
/// Set the current
debugging
stream.
122
/// Type for
debugging
levels.
124
/// The current
debugging
level.
126
/// Set the current
debugging
level.
238
/*
Debugging
. */
/dalvik/tools/gdbjithelper/
README.txt
42
Remote
debugging
using :5039
43
Remote
debugging
from host 127.0.0.1
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
utility.h
7
// A collection of
debugging
related interfaces.
29
//
Debugging
print utility
/external/chromium_org/third_party/libxslt/libxslt/
xsltconfig.h
61
* should be activated only when
debugging
libxslt. It replaces the
70
* should be activated only when
debugging
libxslt.
/external/chromium_org/third_party/libxslt/linux/libxslt/
xsltconfig.h
61
* should be activated only when
debugging
libxslt. It replaces the
70
* should be activated only when
debugging
libxslt.
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_state_fs.h
103
/* For
debugging
/profiling purposes */
119
/* For
debugging
/profiling purposes */
/external/clang/test/Analysis/
NSPanel.m
4
// BEGIN delta-
debugging
reduced header stuff
62
// END delta-
debugging
reduced header stuff
Completed in 535 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>