Searched refs:VERBOSE (Results 151 - 175 of 321) sorted by relevance

1234567891011>>

/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/symCompat/
H A DMakefile21 VERBOSE= macro
22 #VERBOSE=-v
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/symReference/
H A DMakefile21 VERBOSE= macro
22 #VERBOSE=-v
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Darlex.l56 "VERBOSE" { return VERBOSE; }
71 "verbose" { return VERBOSE; }
H A Dnlmheader.h62 VERBOSE = 288, enumerator in enum:yytokentype
99 #define VERBOSE 288 macro
/macosx-10.10.1/libclosure-65/tests/
H A Ddriver.h34 VERBOSE = 1, enumerator in enum:__anon9209
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dauth_getpwent.c93 if (flags & VERBOSE) {
102 if (flags & VERBOSE) {
110 if (flags & VERBOSE) {
116 if (flags & VERBOSE) {
H A Dcache.c110 if (flags & VERBOSE) {
266 if (flags & VERBOSE)
274 if (flags & VERBOSE)
281 if (flags & VERBOSE)
349 if (flags & VERBOSE)
538 if (flags & VERBOSE) {
558 if (flags & VERBOSE) {
599 if (flags & VERBOSE)
617 if (flags & VERBOSE)
644 if (flags & VERBOSE)
[all...]
/macosx-10.10.1/ruby-106/ruby/lib/
H A Drational.rb3 warn('lib/rational.rb is deprecated') if $VERBOSE
H A Dcomplex.rb3 warn('lib/complex.rb is deprecated') if $VERBOSE
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/examples/ftp/
H A Dftpvalid13 #set ftp::VERBOSE 1
18 variable VERBOSE
22 if { $VERBOSE } { puts $msg }
25 if { $VERBOSE } { puts $msg }
28 if { $VERBOSE } { puts "E: $msg" }
32 if { $VERBOSE } { puts $msg }
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/port/
H A Dinstall.sh.in92 VERBOSE=":"
133 -v) VERBOSE=$ECHO;;
159 $VERBOSE "$RM $target"
164 $VERBOSE "$MV $target ${ROOT_PREFIX}${DESTDIR_PREFIX}OLD$bf"
168 $VERBOSE "$CMD $preopts $src $target $postopts"
171 $VERBOSE "$CMD $preopts $SRC $target $postopts"
175 $VERBOSE "$CHOWN $target"
177 $VERBOSE "$CHGRP $target"
179 $VERBOSE "$CHMOD $target"
183 $VERBOSE "
[all...]
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/win32/
H A Dcommon.mak23 !IF "$(VERBOSE)" != "0"
32 !IF "$(VERBOSE)" != "0"
39 !IF "$(VERBOSE)" != "0"
46 !IF "$(VERBOSE)" != "0"
53 !IF "$(VERBOSE)" != "0"
60 !IF "$(VERBOSE)" != "0"
67 !IF "$(VERBOSE)" != "0"
74 !IF "$(VERBOSE)" != "0"
81 !IF "$(VERBOSE)" != "0"
88 !IF "$(VERBOSE)" !
[all...]
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/p12/
H A DMakefile24 VERBOSE= macro
25 #VERBOSE=-v
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/sslEcdsa/
H A DMakefile21 VERBOSE= macro
22 #VERBOSE=-v
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/keyHashAsym/
H A DMakefile21 VERBOSE= macro
22 #VERBOSE=-v
/macosx-10.10.1/ruby-106/ruby/lib/irb/
H A Dinit.rb53 @CONF[:VERBOSE] = nil
138 $VERBOSE = true
140 $VERBOSE = true
145 $VERBOSE = nil
147 $VERBOSE = false
149 $VERBOSE = true
179 @CONF[:VERBOSE] = true
181 @CONF[:VERBOSE] = false
298 verbose, $VERBOSE = $VERBOSE, ni
[all...]
/macosx-10.10.1/ruby-106/ruby/test/ruby/
H A Denvutil.rb106 stderr, $stderr, verbose, $VERBOSE = $stderr, stderr, $VERBOSE, true
110 stderr, $stderr, $VERBOSE = $stderr, stderr, verbose
115 verbose, $VERBOSE = $VERBOSE, nil
118 $VERBOSE = verbose
131 verbose, $VERBOSE = $VERBOSE, nil
133 $VERBOSE = verbose
136 verbose, $VERBOSE
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/tools/makeconv/
H A Dmakeconv.h26 U_CFUNC UBool VERBOSE; variable
/macosx-10.10.1/ruby-106/ruby/ext/psych/lib/psych/
H A Dcore_ext.rb23 if $VERBOSE
/macosx-10.10.1/ruby-106/ruby/lib/rdoc/
H A Dtest_case.rb157 # run capture_io with setting $VERBOSE = true
162 orig_verbose = $VERBOSE
163 $VERBOSE = true
166 $VERBOSE = orig_verbose
/macosx-10.10.1/ruby-106/ruby/test/xmlrpc/
H A Dtest_webrick_server.rb92 back, $VERBOSE = $VERBOSE, nil
95 $VERBOSE = back
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/clAppUtils/
H A DMakefile21 VERBOSE= macro
22 #VERBOSE=-v
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/utilLib/
H A DMakefile20 VERBOSE= macro
21 #VERBOSE=-v
/macosx-10.10.1/ruby-106/ruby/bin/
H A Derb65 $VERBOSE = true
139 verbose, $VERBOSE = $VERBOSE, nil
146 $VERBOSE = verbose
/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tkextlib/
H A Dtcllib.rb103 if $VERBOSE && !err.empty?

Completed in 195 milliseconds

1234567891011>>