/kernel/linux/linux-6.6/drivers/dma/ |
H A D | dmatest.c | 75 static bool verbose; variable
|
/kernel/linux/linux-6.6/tools/power/x86/x86_energy_perf_policy/ |
H A D | x86_energy_perf_policy.c | 53 unsigned int verbose; variable
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | python.c | 183 int verbose; variable
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_progs.c | 22 static bool verbose(void) in verbose() function [all...] |
H A D | test_verifier.c | 78 static bool verbose = false; variable [all...] |
H A D | test_sockmap.c | 135 int verbose; member 252 static int sockmap_init_ktls(int verbose, int s) in sockmap_init_ktls() argument 299 static int sockmap_init_sockets(int verbose) in sockmap_init_sockets() argument [all...] |
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_output.c | 552 unsigned long verbose = tr->trace_flags & TRACE_ITER_VERBOSE; in lat_print_timestamp() local 644 unsigned long verbose = (tr->trace_flags & TRACE_ITER_VERBOSE); in trace_print_lat_context() local
|
/kernel/linux/linux-6.6/lib/ |
H A D | dynamic_debug.c | 75 static int verbose; variable
|
/kernel/linux/linux-6.6/scripts/ |
H A D | asn1_compiler.c | 314 #define verbose(fmt, ...) do { if (verbose_opt) printf(fmt, ## __VA_ARGS__); } while (0) macro
|
/third_party/ffmpeg/libswscale/ |
H A D | utils.c | 2087 sws_getDefaultFilter(float lumaGBlur, float chromaGBlur, float lumaSharpen, float chromaSharpen, float chromaHShift, float chromaVShift, int verbose) sws_getDefaultFilter() argument
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_rate.c | 1405 static int rate_open_func(snd_pcm_rate_t *rate, const char *type, const snd_config_t *converter_conf, int verbose) in rate_open_func() argument
|
/third_party/backends/backend/ |
H A D | coolscan.h | 148 int verbose; /* 1,2=output information */ member
|
/third_party/backends/frontend/ |
H A D | scanimage.c | 143 static int verbose; variable [all...] |
/third_party/libabigail/tools/ |
H A D | abipkgdiff.cc | 186 bool verbose; member in options [all...] |
/third_party/mbedtls/library/ |
H A D | ecp.c | 3523 static int self_test_point(int verbose, in self_test_point() argument 3577 int mbedtls_ecp_self_test(int verbose) in mbedtls_ecp_self_test() argument [all...] |
H A D | rsa.c | 2917 int mbedtls_rsa_self_test(int verbose) in mbedtls_rsa_self_test() argument [all...] |
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsinfo.c | 92 int verbose; /* Extra output */ member [all...] |
/third_party/nghttp2/src/ |
H A D | h2load.h | 122 bool verbose; member
|
/third_party/node/deps/icu-small/source/tools/pkgdata/ |
H A D | pkgdata.cpp | 2184 getPkgDataPath(const char *cmd, UBool verbose, char *buf, size_t items) getPkgDataPath() argument 2207 pkg_getPkgDataPath(UBool verbose, UOption *option) pkg_getPkgDataPath() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | intltest.cpp | 1229 UBool verbose = false; main() local [all...] |
/third_party/icu/icu4c/source/tools/pkgdata/ |
H A D | pkgdata.cpp | 2180 getPkgDataPath(const char *cmd, UBool verbose, char *buf, size_t items) getPkgDataPath() argument 2203 pkg_getPkgDataPath(UBool verbose, UOption *option) pkg_getPkgDataPath() argument [all...] |
/third_party/libinput/tools/ |
H A D | libinput-debug-gui.c | 1876 bool verbose = false; in main() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | options.c | 42 int verbose; variable
|
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
H A D | dd_draw.c | 44 dd_get_debug_filename_and_mkdir(char *buf, size_t buflen, bool verbose) in dd_get_debug_filename_and_mkdir() argument 67 dd_get_debug_file(bool verbose) in dd_get_debug_file() argument
|
H A D | dd_pipe.h | 56 bool verbose; member
|