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
6459
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/docs/
DebuggingJITedCode.rst
2
Debugging
JIT-ed Code With GDB
8
Without special runtime support,
debugging
dynamically generated code with
32
better option for
debugging
JIT-ed code on Mac OS X.
35
Debugging
MCJIT-ed code
38
The emerging MCJIT component of LLVM allows full
debugging
of JIT-ed code with
40
DWARF
debugging
information to GDB.
97
[Thread
debugging
using libthread_db enabled]
/external/llvm/include/llvm/IR/
DIBuilder.h
10
// This file defines a DIBuilder that is useful for creating
debugging
95
/// createCompileUnit - A CompileUnit provides an anchor for all
debugging
100
/// @param Producer Identify the producer of
debugging
information and code.
106
/// by a tool analyzing generated
debugging
information.
129
/// createFile - Create a file descriptor to hold
debugging
information
142
/// createBasicType - Create
debugging
information entry for a basic
151
/// createQualifiedType - Create
debugging
information entry for a qualified
157
/// createPointerType - Create
debugging
information entry for a pointer.
166
/// \brief Create
debugging
information entry for a pointer to member.
171
/// createReferenceType - Create
debugging
information entry for a c+
[
all
...]
/external/chromium_org/chrome/common/extensions/docs/templates/json/
chrome_sidenav.json
70
"title": "
Debugging
JavaScript",
71
"href": "/devtools/docs/javascript-
debugging
"
78
"title": "Remote
Debugging
on Android",
79
"href": "/devtools/docs/remote-
debugging
"
147
"href": "/devtools/docs/
debugging
-clients"
160
"title": "Remote
Debugging
Protocol",
164
"title": "Remote
Debugging
Protocol",
212
"title": "Remote
Debugging
",
213
"href": "/devtools/docs/remote-
debugging
"
575
"title": "
Debugging
",
[
all
...]
/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/chromium_org/third_party/angle/src/common/
debug.h
7
// debug.h:
Debugging
utilities.
23
// Outputs text to the
debugging
log
41
// A macro to output a trace of a function call and its arguments to the
debugging
log
48
// A macro to output a function call and its arguments to the
debugging
log, to denote an item in need of fixing.
55
// A macro to output a function call and its arguments to the
debugging
log, in case of error.
/external/wpa_supplicant_8/hostapd/
android.config
141
# Remove
debugging
code that is printing out debug messages to stdout.
142
# This can be used to reduce the size of the hostapd considerably if
debugging
159
# This can be used to reduce binary size at the cost of disabling a
debugging
169
# Enable tracing code for developer
debugging
178
# 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/docs/html/tools/
tools_toc.cs
34
Debugging
with Android Studio</a></li>
124
<div class="nav-section-header"><a href="<?cs var:toroot ?>tools/
debugging
/index.html"><span class="en">
Debugging
</span></a></div>
126
<li><a href="<?cs var:toroot ?>tools/
debugging
/
debugging
-projects.html"><span class="en">From Eclipse with ADT</span></a></li>
127
<li><a href="<?cs var:toroot ?>tools/
debugging
/
debugging
-projects-cmdline.html"><span class="en">From Other IDEs</span></a></li>
128
<li><a href="<?cs var:toroot ?>tools/
debugging
/ddms.html"><span class="en">Using DDMS</span></a></li>
129
<li><a href="<?cs var:toroot ?>tools/
debugging
/
debugging
-log.html"><span class="en">Reading and Writing Logs</span></a></li
[
all
...]
/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
75
Debugging
with printf
78
Your C/C++ code can perform inline printf
debugging
to stdout and stderr by
188
Debugging
with Visual Studio
201
Debugging
with nacl-gdb
218
Debugging
PNaCl pexes (with Pepper 35+)
225
metadata, which we need for
debugging
. In this section we'll give the
238
<compile_flags>` to ``pnacl-clang`` to enable generating
debugging
info
[
all
...]
/external/chromium_org/third_party/libsrtp/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/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/chromium_org/third_party/openmax_dl/dl/sp/src/test/
test_util.h
26
/*
Debugging
output level, used in test and non-test mode */
118
* Print command line options and their values, for
debugging
.
147
* Returns the program name, for
debugging
.
/external/f2fs-tools/man/
mkfs.f2fs.8
36
.I
debugging
-level
80
Specify the level of
debugging
options.
81
The default number is 0, which shows basic
debugging
messages.
/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
,
/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
. */
/external/bluetooth/bluedroid/embdrv/sbc/decoder/include/
oi_assert.h
33
/** \addtogroup
Debugging
Debugging
APIs */
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
utility.h
7
// A collection of
debugging
related interfaces.
39
//
Debugging
print utility
Completed in 3119 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>