HomeSort by relevance Sort by last modified time
    Searched defs:VERBOSE (Results 76 - 100 of 179) sorted by null

1 2 34 5 6 7 8

  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
CameraManagerTest.java 36 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE);
76 if (VERBOSE) Log.v(TAG, "CameraManager ids: " + Arrays.toString(ids));
CameraTestUtils.java 48 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE);
181 if(VERBOSE) Log.v(TAG, "get data from " + planes.length + " planes");
189 if (VERBOSE) {
218 if (VERBOSE) Log.v(TAG, "Finished reading data from plane " + i);
271 if (VERBOSE) {
290 if (VERBOSE) Log.v(TAG, "Supported sizes are: " + Arrays.deepToString(availableSizes));
CameraCaptureResultTest.java 47 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE);
130 if (VERBOSE) {
157 if (VERBOSE) {
174 if(VERBOSE) {
  /cts/tests/tests/media/src/android/media/cts/
InputSurface.java 38 private static final boolean VERBOSE = false;
OutputSurface.java 46 private static final boolean VERBOSE = false;
96 if (VERBOSE) Log.d(TAG, "textureID=" + mTextureRender.getTextureId());
290 if (VERBOSE) Log.d(TAG, "new frame available");
  /external/chromium_org/third_party/icu/source/tools/ctestfw/
uperf.cpp 26 "\t-v or --verbose print extra information when processing files\n"
46 VERBOSE,
84 verbose(FALSE), bulk_mode(FALSE),
100 verbose(FALSE), bulk_mode(FALSE),
134 if(options[VERBOSE].doesOccur) {
135 verbose = TRUE;
260 if(verbose==TRUE){
369 if(verbose==TRUE){
405 if(verbose==TRUE){
424 //print info only in verbose mod
    [all...]
  /external/chromium_org/third_party/icu/source/tools/gensprep/
gensprep.c 81 VERBOSE,
108 "\t-v or --verbose verbose output\n"
169 beVerbose=options[VERBOSE].doesOccur;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_emulate_branches.c 30 #define VERBOSE 0
32 #define DBG(...) do { if (VERBOSE) fprintf(stderr, __VA_ARGS__); } while(0)
236 if (VERBOSE) {
radeon_emulate_loops.c 38 #define VERBOSE 0
40 #define DBG(...) do { if (VERBOSE) fprintf(stderr, __VA_ARGS__); } while(0)
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/tests/
rc_test_helpers.c 19 #define VERBOSE 0
21 #define DBG(...) do { if (VERBOSE) fprintf(stderr, __VA_ARGS__); } while(0)
  /external/chromium_org/third_party/openssl/openssl/apps/
srp.c 87 " -verbose Talk alot while doing things\n",
114 #define VERBOSE if (verbose)
115 #define VVERBOSE if (verbose>1)
143 static void print_entry(CA_DB *db, BIO *bio, int indx, int verbose, char *s)
145 if (indx >= 0 && verbose)
157 static void print_index(CA_DB *db, BIO *bio, int indexindex, int verbose)
159 print_entry(db, bio, indexindex, verbose, "g N entry") ;
162 static void print_user(CA_DB *db, BIO *bio, int userindex, int verbose)
164 if (verbose > 0
288 int verbose=0; local
    [all...]
  /external/icu4c/tools/ctestfw/
uperf.cpp 30 "\t-v or --verbose print extra information when processing files\n"
50 VERBOSE,
88 verbose(FALSE), bulk_mode(FALSE),
104 verbose(FALSE), bulk_mode(FALSE),
138 if(options[VERBOSE].doesOccur) {
139 verbose = TRUE;
270 if(verbose==TRUE){
378 if(verbose==TRUE){
414 if(verbose==TRUE){
433 //print info only in verbose mod
    [all...]
  /external/icu4c/tools/gensprep/
gensprep.c 82 VERBOSE,
109 "\t-v or --verbose verbose output\n"
170 beVerbose=options[VERBOSE].doesOccur;
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_emulate_branches.c 30 #define VERBOSE 0
32 #define DBG(...) do { if (VERBOSE) fprintf(stderr, __VA_ARGS__); } while(0)
236 if (VERBOSE) {
radeon_emulate_loops.c 38 #define VERBOSE 0
40 #define DBG(...) do { if (VERBOSE) fprintf(stderr, __VA_ARGS__); } while(0)
  /external/mesa3d/src/gallium/drivers/r300/compiler/tests/
rc_test_helpers.c 19 #define VERBOSE 0
21 #define DBG(...) do { if (VERBOSE) fprintf(stderr, __VA_ARGS__); } while(0)
  /external/openssl/apps/
srp.c 87 " -verbose Talk alot while doing things\n",
114 #define VERBOSE if (verbose)
115 #define VVERBOSE if (verbose>1)
143 static void print_entry(CA_DB *db, BIO *bio, int indx, int verbose, char *s)
145 if (indx >= 0 && verbose)
157 static void print_index(CA_DB *db, BIO *bio, int indexindex, int verbose)
159 print_entry(db, bio, indexindex, verbose, "g N entry") ;
162 static void print_user(CA_DB *db, BIO *bio, int userindex, int verbose)
164 if (verbose > 0
288 int verbose=0; local
    [all...]
  /external/valgrind/main/none/tests/amd64/
amd64locked.c 6 #define VERBOSE 0
133 if (VERBOSE) printf("SEND %08x %s", theCRC, outBuf);
1057 printf("amd64locked: set #define VERBOSE 1 to diagnose\n");
  /external/valgrind/main/none/tests/x86/
x86locked.c 6 #define VERBOSE 0
133 if (VERBOSE) printf("SEND %08x %s", theCRC, outBuf);
859 printf("x86locked: set #define VERBOSE 1 to diagnose\n");
  /frameworks/base/core/java/com/android/internal/app/
NetInitiatedActivity.java 44 private static final boolean VERBOSE = false;
  /frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/
BlockingCameraManager.java 42 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE);
208 if (VERBOSE) {
230 if (VERBOSE) {
253 if (VERBOSE) {
BlockingStateListener.java 44 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE);
56 if (VERBOSE) Log.v(TAG, "Camera device state now " + stateToString(state));
217 if (VERBOSE) {
229 if (VERBOSE) {
  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
QueryController.java 34 private static final boolean VERBOSE = Log.isLoggable(LOG_TAG, Log.VERBOSE);
338 if (VERBOSE)
  /hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
uim.h 53 #define VERBOSE
63 #elif defined(VERBOSE) /* very verbose */
  /hardware/ti/wpan/ti_st/uim-sysfs/
uim.h 53 #define VERBOSE
61 #elif defined(VERBOSE) /* very verbose */

Completed in 653 milliseconds

1 2 34 5 6 7 8