OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:debugging
(Results
1276 - 1300
of
5654
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/development/samples/SampleSyncAdapter/samplesyncadapter_server/
web_services.py
122
"""Used for
debugging
in a browser..."""
135
"""Used for
debugging
in a browser..."""
180
# below. Makes
debugging
easier...
/external/antlr/antlr-3.4/runtime/C/include/
antlr3tokenstream.h
116
/// Debugger interface, is this is a
debugging
token stream
133
* needed for profiling and
debugging
and token stream rewriting.
174
/** Function that sets the token stream into
debugging
mode
/external/chromium/third_party/libjingle/source/talk/p2p/base/
port.h
92
// Each port is identified by a name (for
debugging
purposes).
212
//
Debugging
description of this port
355
//
Debugging
description of this connection
/external/chromium_org/content/public/test/
test_launcher.cc
90
" for
debugging
a specific test in a debugger.\n"
510
"IMPORTANT
DEBUGGING
NOTE: each test is run inside its own process.\n"
511
"For
debugging
a test inside a debugger, use the\n"
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
arch.h
391
/** Print a register. For
debugging
purposes.
398
/** Print a segment register. For
debugging
purposes.
418
/** Print an effective address. For
debugging
purposes.
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
android_browser_backend.py
290
'(2) Manually enabling web
debugging
in Chrome at '
291
'Settings > Developer tools > Enable USB Web
debugging
.')
306
args.append('--enable-remote-
debugging
')
/external/compiler-rt/
Makefile
50
@echo " help-hidden: print help for Makefile
debugging
"
54
@echo "
Debugging
variables:"
58
@echo "
Debugging
targets:"
/external/wpa_supplicant_8/wpa_supplicant/
README-Windows.txt
165
-d optional enables some more
debugging
(use -dd for even more, if
166
needed). It can be left out if
debugging
information is not needed.
263
e.g., for
debugging
, with 'wpasvc.exe app' or as a Windows service.
/frameworks/volley/src/com/android/volley/
Request.java
56
/** An event log tracing the lifetime of this request; for
debugging
. */
170
* Adds an event to this request's event log; for
debugging
.
183
* <p>Also dumps all events from this request's event log; for
debugging
.</p>
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
fimc-is-metadata.h
834
/** For
debugging
*/
919
processing time
debugging
968
this value is for driver internal
debugging
/packages/apps/Email/src/com/android/email/mail/store/
ImapConnection.java
391
// Log for
debugging
, but this is not a fatal problem.
416
// Log for
debugging
, but this is not a fatal problem.
471
// Log for
debugging
, but this is not a fatal problem.
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
building.rst
127
your favorite
debugging
and profiling tools. The drawback is that modules
151
architecture-specific .nexe (e.g., for
debugging
purposes).
241
sets the optimization level to n. Use 0 when
debugging
, and -O2 or -O3
303
to run a PNaCl application, and see the :doc:`
debugging
<
debugging
>`
304
documentation for
debugging
techniques and workflow. After testing a PNaCl
/external/chromium_org/third_party/mesa/src/src/mesa/main/
errors.c
3
* Mesa
debugging
and error handling functions.
50
static char out_of_memory[] = "
Debugging
error: out of memory";
258
* Whether a
debugging
message should be logged or not.
550
* 'array' is an array representing a particular
debugging
-message namespace.
639
*
Debugging
-message namespaces with the source APPLICATION or THIRD_PARTY
995
* If
debugging
is enabled (either at compile-time via the DEBUG macro, or
/external/clang/www/analyzer/
checker_dev_manual.html
48
<li><a href="#commands">Useful Commands/
Debugging
Hints</a></li>
516
<h2 id=commands>Useful Commands/
Debugging
Hints</h2>
548
While
debugging
execute <tt>clang -cc1 -analyze -analyzer-checker=core</tt>
554
debugging
, goto a frame that has <tt>clang::ento::ExprEngine</tt> object and
561
To see the <tt>ProgramState</tt> while
debugging
use the following command.
567
To see <tt>clang::Expr</tt> while
debugging
use the following command. If you
/external/grub/netboot/
sk_g16.c
322
* Here you can choose what level of
debugging
wanted.
327
* If SK_DEBUG is defined, there will be many
debugging
prints
347
#undef SK_DEBUG /*
debugging
*/
348
#undef SK_DEBUG2 /*
debugging
with more verbose report */
491
*
Debugging
functions
1102
*
Debugging
functions
/external/mesa3d/src/mesa/main/
errors.c
3
* Mesa
debugging
and error handling functions.
50
static char out_of_memory[] = "
Debugging
error: out of memory";
258
* Whether a
debugging
message should be logged or not.
550
* 'array' is an array representing a particular
debugging
-message namespace.
639
*
Debugging
-message namespaces with the source APPLICATION or THIRD_PARTY
995
* If
debugging
is enabled (either at compile-time via the DEBUG macro, or
/sdk/emulator/qtools/
callstack.h
42
uint32_t time; // for
debugging
when a problem occurred
43
uint32_t global_time; // for
debugging
when a problem occurred
391
// post-processing the trace. But this is useful for
debugging
.
417
// For
debugging
only. Show the stack before entering the kernel
455
// For
debugging
.
475
// For
debugging
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-gdb
mipsel-linux-android-gdbtui
/art/compiler/llvm/
llvm_compilation_unit.cc
171
// Dump the bitcode for
debugging
183
// Dump the ELF image for
debugging
/dalvik/dexgen/src/com/android/dexgen/dex/file/
CodeItem.java
65
* generating
debugging
output (listings)
83
* just used in generating
debugging
output (listings)
/dalvik/dx/src/com/android/dx/dex/file/
CodeItem.java
56
* generating
debugging
output (listings)
74
* just used in generating
debugging
output (listings)
/dalvik/vm/
Dvm.mk
40
# Make a
debugging
version when building the simulator (if not told
73
# - (
debugging
and profiling still enabled)
/docs/source.android.com/src/accessories/
aoa2.jd
66
<li><strong>adb</strong> - An interface intended only for
debugging
purposes while developing an
67
accessory. Only enabled if the user has USB
Debugging
enabled in Settings on the Android device.</li>
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
CommonTreeNodeStream.js
130
* the tree structure. When
debugging
we need unique nodes
311
/**
Debugging
*/
Completed in 2852 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>