/external/chromium_org/content/browser/download/ |
download_manager_impl_unittest.cc | 172 virtual std::string DebugString(bool verbose) const OVERRIDE {
|
/external/chromium_org/tools/valgrind/ |
chrome_tests.py | 598 parser.add_option("-v", "--verbose", action="store_true", default=False, 599 help="verbose output - enable debug log messages") 629 if options.verbose:
|
/external/elfutils/src/ |
ld.h | 1093 extern int verbose; [all...] |
/external/grub/stage2/ |
shared.h | 574 /* The flag for verbose messages. */ 575 extern int verbose;
|
/external/jpeg/ |
configure | 41 verbose= 339 -v | -verbose | --verbose | --verbos | --verbo | --verb) 340 verbose=yes ;; 396 test -n "$verbose" && echo " setting shell variable $varname to $val" [all...] |
/external/libvpx/libvpx/build/make/ |
Makefile | 77 quiet:=$(if $(or $(verbose), $(V)),, yes)
|
/external/linux-tools-perf/util/ |
annotate.c | 527 if (verbose)
|
/external/proguard/src/proguard/ |
ConfigurationWriter.java | 144 writeOption(ConfigurationConstants.VERBOSE_OPTION, configuration.verbose);
|
/external/proguard/src/proguard/optimize/ |
Optimizer.java | [all...] |
/external/qemu/distrib/jpeg-6b/ |
configure | 41 verbose= 339 -v | -verbose | --verbose | --verbos | --verbo | --verb) 340 verbose=yes ;; 396 test -n "$verbose" && echo " setting shell variable $varname to $val" [all...] |
/external/skia/bench/ |
benchmain.cpp | 277 DEFINE_bool2(verbose, v, false, "Print more.");
|
/external/stlport/stlport/stl/config/ |
features.h | 157 # error Sorry but the verbose mode is not implemented for your compiler. [all...] |
/external/strace/ |
desc.c | 512 if (fds == NULL || !verbose(tcp)) {
|
quota.c | 643 if (!verbose(tcp))
|
/ndk/build/tools/ |
gen-platforms.sh | 74 VERBOSE=no 82 --verbose) 83 if [ "$VERBOSE" = "yes" ] ; then 86 VERBOSE=yes 138 echo " --verbose Enable verbose messages"
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
features.h | 151 # error Sorry but the verbose mode is not implemented for your compiler. [all...] |
/ndk/tests/ |
run-tests.sh | 42 VERBOSE=no 62 --verbose) 63 if [ "$VERBOSE" = "yes" ] ; then 66 VERBOSE=yes 137 echo " --verbose Enable verbose mode (can be used several times)" 174 if [ $VERBOSE = "yes" ] ; then 338 if [ "$VERBOSE" = "yes" ]; then 413 # Use --verbose twice to see build commands for the tests 552 echo "!!! BUILD FAILURE [$1]!!! See $NDK_LOGFILE for details or use --verbose option! [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/ |
build-hardy-toolchain.sh | 187 VERBOSE=no 200 --verbose) 201 if [ "$VERBOSE" = "yes" ] ; then 204 VERBOSE=yes 299 echo " --verbose Verbose output. Can be used twice." 388 if [ "$VERBOSE" = "yes" ] ; then 439 if [ "$VERBOSE" = "no" ] ; then 981 if [ "$VERBOSE" = "yes" ] ; then [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
features.h | 151 # error Sorry but the verbose mode is not implemented for your compiler. [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
features.h | 151 # error Sorry but the verbose mode is not implemented for your compiler. [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
features.h | 151 # error Sorry but the verbose mode is not implemented for your compiler. [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/ |
features.h | 151 # error Sorry but the verbose mode is not implemented for your compiler. [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/ |
features.h | 151 # error Sorry but the verbose mode is not implemented for your compiler. [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/ |
pycodegen.py | 353 lnf = walk(node.node, self.NameFinder(), verbose=0) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_build_ext.py | 58 if not test_support.verbose:
|