Home
last modified time | relevance | path

Searched defs:VERBOSE (Results 1 – 25 of 1257) sorted by relevance

12345678910>>...51

/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/encrypt_fw/include/
Ddebug.h54 # define VERBOSE(...) printf("VERBOSE: " __VA_ARGS__) macro
56 # define VERBOSE(...) macro
/aosp_15_r20/external/arm-trusted-firmware/tools/encrypt_fw/include/
H A Ddebug.h54 # define VERBOSE(...) printf("VERBOSE: " __VA_ARGS__) macro
56 # define VERBOSE(...) macro
/aosp_15_r20/external/arm-trusted-firmware/tools/cert_create/include/
H A Ddebug.h54 # define VERBOSE(...) printf("VERBOSE: " __VA_ARGS__) macro
56 # define VERBOSE(...) macro
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/cert_create/include/
Ddebug.h54 # define VERBOSE(...) printf("VERBOSE: " __VA_ARGS__) macro
56 # define VERBOSE(...) macro
/aosp_15_r20/developers/build/prebuilts/gradle/RecyclerView/kotlinApp/app/src/main/java/com/example/android/common/logger/
H A DLog.kt31 val VERBOSE = android.util.Log.VERBOSE constant
/aosp_15_r20/developers/samples/android/ui/views/RecyclerView/kotlinApp/app/src/main/java/com/example/android/common/logger/
DLog.kt31 val VERBOSE = android.util.Log.VERBOSE constant
/aosp_15_r20/external/arm-trusted-firmware/include/common/
H A Ddebug.h89 # define VERBOSE(...) tf_log(LOG_MARKER_VERBOSE __VA_ARGS__) macro
91 # define VERBOSE(...) no_tf_log(LOG_MARKER_VERBOSE __VA_ARGS__) macro
/aosp_15_r20/external/libtraceevent/plugins/
H A DMakefile49 VERBOSE = $(V) macro
52 VERBOSE = 0 macro
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/common/
Ddebug.h89 # define VERBOSE(...) tf_log(LOG_MARKER_VERBOSE __VA_ARGS__) macro
91 # define VERBOSE(...) no_tf_log(LOG_MARKER_VERBOSE __VA_ARGS__) macro
/aosp_15_r20/cts/tests/tests/car_builtin/src/android/car/cts/builtin/util/
H A DLogcatHelper.java41 private static final boolean VERBOSE = false; field in LogcatHelper
58 VERBOSE("V"), DEBUG("D"), INFO("I"), WARN("W"), ERROR("E"), ASSERT("A"); enumConstant
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/fork/
H A Ds-c1.c76 #define VERBOSE 1 macro
83 #define VERBOSE 0 macro
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
H A Ds-c1.c75 #define VERBOSE 1 macro
82 #define VERBOSE 0 macro
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
H A Ds-c1.c73 #define VERBOSE 1 macro
82 #define VERBOSE 0 macro
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
H A Ds-c1.c74 #define VERBOSE 1 macro
81 #define VERBOSE 0 macro
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
H A Ds-c.c78 #define VERBOSE 1 macro
89 #define VERBOSE 0 macro
/aosp_15_r20/external/libtraceevent/
H A DMakefile65 VERBOSE = $(V) macro
68 VERBOSE = 0 macro
/aosp_15_r20/external/libtracefs/
H A DMakefile94 VERBOSE = $(V) macro
97 VERBOSE = 0 macro
/aosp_15_r20/out/soong/.intermediates/packages/services/DeviceAsWebcam/interface/libDeviceAsWebcam/android_common/repackaged-jarjar/javac/
DlibDeviceAsWebcam.jarcom/android/deviceaswebcam/utils/IgnoredV4L2Nodes.class IgnoredV4L2Nodes.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/packages/services/DeviceAsWebcam/interface/libDeviceAsWebcam/android_common/javac/
DlibDeviceAsWebcam.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/trace-cmd/
H A DMakefile130 VERBOSE = $(V) macro
133 VERBOSE = 0 macro
/aosp_15_r20/external/strace/tests-m32/
H A Dbpf-obj_get_info_by_fd-v.c1 #define VERBOSE 1 macro
H A Dioctl_dm-v.c1 #define VERBOSE 1 macro
H A Dwait4-v.c2 #define VERBOSE 1 macro
H A Dioctl_loop-v.c1 #define VERBOSE 1 macro
/aosp_15_r20/external/strace/tests/
H A Dioctl_dm-v.c1 #define VERBOSE 1 macro

12345678910>>...51