/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/video/ |
CameraVideoActivity.java | 62 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); 132 if (VERBOSE) { 187 if (VERBOSE) { 220 if (VERBOSE) { 240 if (VERBOSE) { 245 if (VERBOSE) { 346 if (VERBOSE) { 351 if (VERBOSE) { 357 if (VERBOSE) { [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
EncodeVirtualDisplayTest.java | 63 private static final boolean VERBOSE = false; // lots of logging 195 if (VERBOSE) Log.d(TAG, "releasing codecs, surfaces, and virtual display"); 245 if (VERBOSE) Log.d(TAG, "loop"); 248 if (VERBOSE) Log.d(TAG, "signaling input EOS"); 261 if (VERBOSE) Log.d(TAG, "no output from decoder available"); 264 if (VERBOSE) Log.d(TAG, "decoder output buffers changed (but we don't care)"); 268 if (VERBOSE) Log.d(TAG, "decoder output format changed: " + 273 if (VERBOSE) Log.d(TAG, "surface decoder given buffer " + decoderStatus + 276 if (VERBOSE) Log.d(TAG, "output EOS"); 292 if (VERBOSE) Log.d(TAG, "awaiting frame " + (lastIndex+1)) [all...] |
DecodeEditEncodeTest.java | 52 private static final boolean VERBOSE = false; // lots of logging 186 if (VERBOSE) Log.d(TAG, "generateVideoFile " + mWidth + "x" + mHeight); 197 if (VERBOSE) Log.d(TAG, "found codec: " + codecInfo.getName()); 210 if (VERBOSE) Log.d(TAG, "format: " + format); 224 if (VERBOSE) Log.d(TAG, "releasing encoder"); 227 if (VERBOSE) Log.d(TAG, "released encoder"); 276 if (VERBOSE) Log.d(TAG, "gen loop"); 283 if (VERBOSE) Log.d(TAG, "signaling input EOS"); 295 if (VERBOSE) Log.d(TAG, "inputSurface swapBuffers"); 311 if (VERBOSE) Log.d(TAG, "no output from encoder available") [all...] |
EncodeDecodeTest.java | 49 private static final boolean VERBOSE = false; // lots of logging 238 if (VERBOSE) Log.d(TAG, "found codec: " + codecInfo.getName()); 241 if (VERBOSE) Log.d(TAG, "found colorFormat: " + colorFormat); 253 if (VERBOSE) Log.d(TAG, "format: " + format); 267 if (VERBOSE) Log.d(TAG, "releasing codecs"); 302 if (VERBOSE) Log.d(TAG, "found codec: " + codecInfo.getName()); 316 if (VERBOSE) Log.d(TAG, "format: " + format); 337 if (VERBOSE) Log.d(TAG, "releasing codecs"); 483 if (VERBOSE) Log.d(TAG, "loop"); 493 if (VERBOSE) Log.d(TAG, "inputBufIndex=" + inputBufIndex) [all...] |
ExtractDecodeEditEncodeMuxTest.java | 56 private static final boolean VERBOSE = false; // lots of logging 257 if (VERBOSE) Log.d(TAG, "video found codec: " + videoCodecInfo.getName()); 265 if (VERBOSE) Log.d(TAG, "audio found codec: " + audioCodecInfo.getName()); 298 if (VERBOSE) Log.d(TAG, "video format: " + outputVideoFormat); 347 if (VERBOSE) Log.d(TAG, "releasing extractor, decoder, encoder, and muxer"); 537 if (VERBOSE) { 551 if (VERBOSE) { 633 if (VERBOSE) { 671 if (VERBOSE) Log.d(TAG, "no video decoder input buffer"); 674 if (VERBOSE) { [all...] |
MediaCodecTest.java | 50 private static final boolean VERBOSE = false; // lots of logging 226 if (VERBOSE) Log.d(TAG, "reconfiguring"); 230 if (VERBOSE) Log.d(TAG, "reconfigured");
|
/external/chromium_org/third_party/icu/source/tools/gencnval/ |
gencnval.c | 137 static UBool verbose = FALSE; variable 203 VERBOSE, 243 "\t-v or --verbose prints out extra information about the alias table\n" 251 if(options[VERBOSE].doesOccur) { 252 verbose = TRUE; 623 if (verbose) { 700 * Only print a warning in verbose mode, or if the alias is a precise duplicate, 703 if (verbose || 0 == uprv_strcmp(alias, GET_ALIAS_STR(aliasNum))) { 724 /* if (verbose && !dupFound) { 855 if (verbose) { [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/ |
radeon_pair_schedule.c | 40 #define VERBOSE 0 42 #define DBG(...) do { if (VERBOSE) fprintf(stderr, __VA_ARGS__); } while(0) 183 #if VERBOSE 1095 #if VERBOSE [all...] |
/external/icu4c/tools/gencnval/ |
gencnval.c | 137 static UBool verbose = FALSE; variable 203 VERBOSE, 244 "\t-v or --verbose prints out extra information about the alias table\n" 252 if(options[VERBOSE].doesOccur) { 253 verbose = TRUE; 633 if (verbose) { 709 * Only print a warning in verbose mode, or if the alias is a precise duplicate, 712 if (verbose || 0 == uprv_strcmp(alias, GET_ALIAS_STR(aliasNum))) { 732 /* if (verbose && !dupFound) { 863 if (verbose) { [all...] |
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
radeon_pair_schedule.c | 40 #define VERBOSE 0 42 #define DBG(...) do { if (VERBOSE) fprintf(stderr, __VA_ARGS__); } while(0) 183 #if VERBOSE 1095 #if VERBOSE [all...] |
/frameworks/base/core/java/android/hardware/camera2/impl/ |
CameraMetadataNative.java | 44 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); 395 if (VERBOSE) { 751 if (VERBOSE) { 841 if (VERBOSE) { 850 if (VERBOSE) {
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
BluetoothMapService.java | 61 * To enable MAP DEBUG/VERBOSE logging - run below cmd in adb shell, and 63 * "setprop log.tag.BluetoothMapService DEBUG"; enable both VERBOSE and 64 * DEBUG log: "setprop log.tag.BluetoothMapService VERBOSE" 69 public static final boolean VERBOSE = false; 197 if (VERBOSE) Log.v(TAG, "wait 300 ms"); 213 if (VERBOSE) Log.v(TAG, "Succeed to create listening socket "); 283 if (VERBOSE) Log.v(TAG, "MAP Service closeService out"); 317 if (VERBOSE) { 434 if (VERBOSE) Log.v(TAG, "Accept exception: " + ex.toString()); 448 if (VERBOSE) Log.v(TAG, "Handler(): got msg=" + msg.what) [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
BluetoothPbapService.java | 73 * To enable PBAP DEBUG/VERBOSE logging - run below cmd in adb shell, and 75 * "setprop log.tag.BluetoothPbapService DEBUG"; enable both VERBOSE and 76 * DEBUG log: "setprop log.tag.BluetoothPbapService VERBOSE" 81 public static final boolean VERBOSE = false; 196 if (VERBOSE) Log.v(TAG, "Pbap Service onCreate"); 203 if (VERBOSE) Log.v(TAG, "Starting PBAP service"); 237 if (VERBOSE) Log.v(TAG, "action: " + action); 240 if (VERBOSE) Log.v(TAG, "state: " + state); 277 if (VERBOSE) Log.v(TAG, "setTrust() result=" + result); 307 if (VERBOSE) Log.v(TAG, "Pbap Service onDestroy") [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_logging.py | 322 VERBOSE = 115 340 VERBOSE : 'Verbose', 380 self.root_logger.setLevel(VERBOSE) 381 # Levels >= 'Verbose' are good. 384 ('Verbose', '5'), 422 ('Verbose', '5'), 440 ('Verbose', '15'), [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_logging.py | 322 VERBOSE = 115 340 VERBOSE : 'Verbose', 380 self.root_logger.setLevel(VERBOSE) 381 # Levels >= 'Verbose' are good. 384 ('Verbose', '5'), 422 ('Verbose', '5'), 440 ('Verbose', '15'), [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/ |
AdtPrefs.java | 119 /** Build verbosity level "Verbose". Those messages are only displayed in verbose mode */ 120 VERBOSE(2);
|
/external/bluetooth/bluedroid/btif/src/ |
btif_media_task.c | 184 #define VERBOSE(fmt, ...) \ 188 #define VERBOSE(fmt, ...) 1063 VERBOSE("btif_media_task_aa_handle_uipc_rx_rdy calls bta_av_ci_src_data_ready"); 1109 VERBOSE("================ MEDIA TASK STARTING ================"); 1121 VERBOSE("================= MEDIA TASK EVENT %d ===============", event); [all...] |
/external/chromium_org/third_party/icu/source/tools/pkgdata/ |
pkgdata.cpp | 125 static int32_t pkg_getOptionsFromICUConfig(UBool verbose, UOption *option); 134 VERBOSE, 236 "Make the output verbose", 294 if (pkg_getOptionsFromICUConfig(options[VERBOSE].doesOccur, &options[BLDOPT]) != 0) { 388 o.verbose = options[VERBOSE].doesOccur; 549 if(o->verbose) { 569 if(o->verbose) { 594 if(o->verbose) { 640 if(o->verbose) { [all...] |
/external/icu4c/tools/pkgdata/ |
pkgdata.cpp | 81 static int32_t pkg_getOptionsFromICUConfig(UBool verbose, UOption *option); 95 VERBOSE, 223 "Make the output verbose", 282 if (pkg_getOptionsFromICUConfig(options[VERBOSE].doesOccur, &options[BLDOPT]) != 0) { 382 o.verbose = options[VERBOSE].doesOccur; 549 if(o->verbose) { 571 if(o->verbose) { 598 if (o->verbose) { 655 if(o->verbose) { [all...] |
/external/v8/tools/ |
test.py | 47 VERBOSE = False 312 'verbose': VerboseProgressIndicator, 471 if context.verbose: print "#", " ".join(args) 698 def __init__(self, workspace, buildspace, verbose, vm, timeout, processor, suppress_dialogs, store_unexpected_output): 701 self.verbose = verbose 1192 result.add_option("-v", "--verbose", help="Verbose output", 1197 help="The style of progress indicator (verbose, dots, color, mono)", [all...] |
/packages/apps/Launcher3/src/com/android/launcher3/ |
LauncherBackupHelper.java | 70 private static final boolean VERBOSE = LauncherBackupAgentHelper.VERBOSE; 176 if (VERBOSE) Log.v(TAG, "onBackup"); 216 if (VERBOSE) Log.v(TAG, "restoreEntity"); 316 if (VERBOSE) Log.v(TAG, "favorite " + id + " was too old: " + updateTime); 340 if (VERBOSE) Log.v(TAG, "unpacking favorite " + key.id); 345 if (VERBOSE) Log.v(TAG, "restore not enabled: skipping database mutation"); 394 if (VERBOSE) Log.v(TAG, "screen " + id + " was too old: " + updateTime); 418 if (VERBOSE) Log.v(TAG, "unpacking screen " + key.id); 423 if (VERBOSE) Log.v(TAG, "restore not enabled: skipping database mutation") [all...] |
/frameworks/base/services/java/com/android/server/location/ |
GpsLocationProvider.java | 97 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); [all...] |
/prebuilts/misc/common/tools-common/ |
tools-common-prebuilt.jar | |
/prebuilts/misc/common/ub-uiautomator/ |
ub-uiautomator.jar | |
/prebuilts/devtools/tools/lib/ |
common.jar | |