OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:verbose
(Results
676 - 700
of
2046
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/wilhelm/src/
sllog.h
26
// Debug and
verbose
are usually compiled out except during development.
/ndk/sources/host-tools/sed-4.2.1/lib/
getopt1.c
101
{"
verbose
", 0, 0, 0},
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppHandoverReceiver.java
31
private static final boolean V = Constants.
VERBOSE
;
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapReceiver.java
45
private static final boolean V = BluetoothPbapService.
VERBOSE
;
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterBasicRepresentation.java
34
private boolean mLogVerbose = Log.isLoggable(LOGTAG, Log.
VERBOSE
);
/packages/apps/Gallery2/tests/exiftool_parser/
parser.py
7
# In order to get the raw infomation from exiftool, we need to enable the
verbose
/packages/apps/Mms/src/com/android/mms/
LogTag.java
46
public static final boolean
VERBOSE
= false;
/packages/apps/Mms/src/com/android/mms/transaction/
SmsSingleRecipientSender.java
122
if (Log.isLoggable(LogTag.TRANSACTION, Log.
VERBOSE
) || LogTag.DEBUG_SEND) {
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SearchableCorpora.java
36
// set to true to enable the more
verbose
debug logging for this file
SearchableSources.java
38
// set to true to enable the more
verbose
debug logging for this file
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/util/
LevenshteinDistanceTest.java
30
// to make the tests less
verbose
:
/packages/apps/Settings/src/com/android/settings/bluetooth/
Utils.java
34
static final boolean V = false; //
verbose
logging
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-strip.1
149
[\fB\-v\fR |\fB\-\-
verbose
\fR] [\fB\-V\fR|\fB\-\-version\fR]
360
.IP "\fB\-\-
verbose
\fR" 4
361
.IX Item "--
verbose
"
363
Verbose
output: list all object files modified. In the case of
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-strip.1
149
[\fB\-v\fR |\fB\-\-
verbose
\fR] [\fB\-V\fR|\fB\-\-version\fR]
360
.IP "\fB\-\-
verbose
\fR" 4
361
.IX Item "--
verbose
"
363
Verbose
output: list all object files modified. In the case of
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-strip.1
149
[\fB\-v\fR |\fB\-\-
verbose
\fR] [\fB\-V\fR|\fB\-\-version\fR]
360
.IP "\fB\-\-
verbose
\fR" 4
361
.IX Item "--
verbose
"
363
Verbose
output: list all object files modified. In the case of
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-strip.1
149
[\fB\-v\fR |\fB\-\-
verbose
\fR] [\fB\-V\fR|\fB\-\-version\fR]
360
.IP "\fB\-\-
verbose
\fR" 4
361
.IX Item "--
verbose
"
363
Verbose
output: list all object files modified. In the case of
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libdrm.so.2
libdrm.so.2.3
libdrm.so.2.3.0
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libdrm.so.2
libdrm.so.2.3
libdrm.so.2.3.0
/sdk/avdlauncher/
avdlauncher.c
129
dprintf("
Verbose
debug mode.\n");
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
PreCompilerDeltaVisitor.java
338
// display
verbose
message
342
// display
verbose
message
347
// display
verbose
message
353
AdtPlugin.printBuildToConsole(BuildVerbosity.
VERBOSE
,
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
LogCatMonitorDialog.java
44
LogLevel.
VERBOSE
.getStringValue(),
Completed in 423 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>