Searched refs:AUTO (Results 1 - 25 of 29) sorted by path

12

/macosx-10.10/CPAN-56/
H A DGNUmakefile209 AUTO = auto $(PERL_ARCHNAME)/auto macro
212 perl $(MYFIX)/removeemptyautodirs $(foreach v,$(VERSIONS),$(foreach a,$(AUTO),$(DSTROOT)/System/Library/Perl/Extras/$(v)/$(a)))
/macosx-10.10/emacs-93/emacs/etc/
H A Dtermcap.src1888 vt320nam|v320n|DEC VT320 in vt100 emul. mode with NO AUTO WRAP mode:\
14693 # Set the options AUTO ROLL, ROLL DN, and ESC KBD on, and AUTO
/macosx-10.10/emacs-93/emacs/lib-src/
H A Debrowse.c151 AUTO, /* auto */ enumerator in enum:token
2116 case AUTO: return "auto";
2263 insert_keyword ("auto", AUTO);
/macosx-10.10/ncurses-44/ncurses/misc/
H A Dterminfo.src2303 vt320nam|v320n|DEC VT320 in vt100 emul. mode with NO AUTO WRAP mode,
18185 # Set the options AUTO ROLL, ROLL DN, and ESC KBD on, and AUTO
/macosx-10.10/ruby-106/ruby/ext/nkf/lib/
H A Dkconv.rb25 AUTO = NKF::AUTO
/macosx-10.10/ruby-106/ruby/ext/nkf/
H A Dnkf.c489 rb_define_const(mNKF, "AUTO", Qnil);
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/ldap/
H A Dldifdump22 set e [ldapx::entry %AUTO%]
25 set e [ldapx::entry %AUTO%]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/comm/
H A Dcomm.tcl225 set future [::comm::future %AUTO% $chan $cmdfid $cmd $ser]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2base/
H A Dtcl_parse.tcl133 set q [treeql %AUTO% -tree $t]
693 set myrootstack [struct::stack %AUTO%]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2toc/
H A Dparse.tcl369 set st [struct::stack %AUTO%]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/grammar_fa/
H A Dfaop.tcl337 set dfa [[cons] %AUTO%]
770 set tmp [[cons] %AUTO%]
855 set tmp [[cons] %AUTO%]
888 set tmp [[cons] %AUTO%]
895 set beta [[cons] %AUTO%]
1016 set tmp [[cons] %AUTO% = $fb]
1022 if {$tmp eq $fb} {set tmp [[cons] %AUTO% = $fb]}
1027 if {$tmp eq $fb} {set tmp [[cons] %AUTO% = $fb]}
1031 set res [[cons] %AUTO%]
1114 set tmp [[cons] %AUTO
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/ldap/
H A Dldapx.tcl563 set old [::ldapx::entry create %AUTO%]
885 install translator using ::ldapx::utf8trans create %AUTO%
1080 set e [::ldapx::entry create %AUTO%]
1083 set new [::ldapx::entry create %AUTO%]
1098 set e [::ldapx::entry create %AUTO%]
1121 set echg [::ldapx::entry create %AUTO%]
1287 install translator using ::ldapx::utf8trans create %AUTO%
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/nns/
H A Dnns.tcl61 set receiver [receiver %AUTO% $oneshot]
H A Dnns_auto.tcl69 return [receiver %AUTO% $oneshot $args]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/page/
H A Dutil_flow.tcl15 set f [uplevel 1 [list ::page::util::flow::iter %AUTO% $start $fvar $nvar $script]]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/pluginmgr/
H A Dpluginmgr.tcl158 set o [$type create %AUTO% \
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/snit/
H A Dmain1.tcl212 # "args" is %AUTO%.
218 lappend args %AUTO%
280 # FIRST, if the are no args, the single arg is %AUTO%
286 lappend args %AUTO%
1044 set cmd [linsert $val 1 %TYPE%::Snit_TypeObj_%AUTO%]
2056 # NEXT, if %AUTO% appears in the name, generate a unique
2058 if {[string match "*%AUTO%*" $name]} {
2112 # FIRST, if %AUTO% appears in the name, generate a unique
2114 if {[string match "*%AUTO%*" $name]} {
2340 # REQUIRE: name contains "%AUTO
[all...]
H A Dmain1_83.tcl223 # "args" is %AUTO%.
229 lappend args %AUTO%
291 # FIRST, if the are no args, the single arg is %AUTO%
297 lappend args %AUTO%
1055 set cmd [linsert $val 1 %TYPE%::Snit_TypeObj_%AUTO%]
2069 # NEXT, if %AUTO% appears in the name, generate a unique
2071 if {[string match "*%AUTO%*" $name]} {
2134 # FIRST, if %AUTO% appears in the name, generate a unique
2136 if {[string match "*%AUTO%*" $name]} {
2363 # REQUIRE: name contains "%AUTO
[all...]
H A Dmain2.tcl225 # FIRST, if the are no args, the single arg is %AUTO%
231 lappend args %AUTO%
859 set cmd [linsert $val 1 %TYPE%::Snit_TypeObj_%AUTO%]
1861 # NEXT, if %AUTO% appears in the name, generate a unique
1863 if {[string match "*%AUTO%*" $name]} {
1919 # FIRST, if %AUTO% appears in the name, generate a unique
1921 if {[string match "*%AUTO%*" $name]} {
2149 # REQUIRE: name contains "%AUTO%"
2154 # FIRST, bump the counter and define the %AUTO% instance name;
2162 set candidate [Expand $name %AUTO
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/tie/
H A Dtie.tcl65 set dso [eval [concat $type %AUTO% $args]]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/transfer/
H A Dreceiver.tcl28 set cmd [linsert $args 0 $type %AUTO% \
32 set cmd [linsert $args 0 $type %AUTO% \
H A Dtransmitter.tcl28 set cmd [linsert $args 0 $type %AUTO% \
32 set cmd [linsert $args 0 $type %AUTO% \
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/support/devel/sak/util/
H A Dregistry.tcl25 set _local [pregistry %AUTO% \
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/controlwidget/
H A Dvertical_meter.tcl563 install axis using verticalAxis %AUTO% -canvas $win.c
789 install axis using verticalAxis %AUTO% -canvas $win.c
1040 install axis using verticalAxis %AUTO% -canvas $win.c
1264 install axis using verticalAxis %AUTO% -canvas $win.c -axisstyle both
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/diagrams/
H A Dattributes.tcl278 set f [eval [linsert $f 1 AttrType%AUTO%]]

Completed in 762 milliseconds

12