Home
last modified time | relevance | path

Searched refs:use_tk (Results 1 – 17 of 17) sorted by relevance

/dports/dns/py-namebench/namebench-1.3.1/
H A Dnamebench.py39 use_tk = False variable
43 use_tk = True variable
46 use_tk = True variable
48 use_tk = False variable
50 use_tk = True variable
52 if use_tk:
63 use_tk = False variable
65 if use_tk:
/dports/x11/xbindkeys/xbindkeys-1.8.6/
H A Dconfigure.ac55 use_tk=yes
59 use_tk="${enableval}")
61 AM_CONDITIONAL(TK, test x$use_tk = xyes)
H A Dconfigure5052 if test x$use_tk = xyes; then
/dports/lang/erlang-runtime23/corba-5.0.2/lib/ic/src/
H A Dic_noc.erl847 Res = case use_tk(OTab,[N]) of
857 case use_tk(OTab,ScopeList) of
870 use_tk(_,[]) -> function
872 use_tk(OTab,[[Scope]|Scopes]) -> function
874 case ets:match(OTab,{{option,{use_tk,SID}},true}) of
876 case ets:match(OTab,{{option,{use_tk,"::"++SID}},true}) of
878 use_tk(OTab,Scopes);
885 use_tk(OTab,[Scope|Scopes]) -> function
887 case ets:match(OTab,{{option,{use_tk,SID}},true}) of
889 case ets:match(OTab,{{option,{use_tk,"::"++SID}},true}) of
[all …]
H A Dic_options.erl215 allowed_opt({use_tk,_},V) -> is_bool(V);
/dports/lang/erlang-runtime24/corba-5.0.2/lib/ic/src/
H A Dic_noc.erl847 Res = case use_tk(OTab,[N]) of
857 case use_tk(OTab,ScopeList) of
870 use_tk(_,[]) -> function
872 use_tk(OTab,[[Scope]|Scopes]) -> function
874 case ets:match(OTab,{{option,{use_tk,SID}},true}) of
876 case ets:match(OTab,{{option,{use_tk,"::"++SID}},true}) of
878 use_tk(OTab,Scopes);
885 use_tk(OTab,[Scope|Scopes]) -> function
887 case ets:match(OTab,{{option,{use_tk,SID}},true}) of
889 case ets:match(OTab,{{option,{use_tk,"::"++SID}},true}) of
[all …]
H A Dic_options.erl215 allowed_opt({use_tk,_},V) -> is_bool(V);
/dports/lang/erlang/corba-5.0.2/lib/ic/src/
H A Dic_noc.erl847 Res = case use_tk(OTab,[N]) of
857 case use_tk(OTab,ScopeList) of
870 use_tk(_,[]) -> function
872 use_tk(OTab,[[Scope]|Scopes]) -> function
874 case ets:match(OTab,{{option,{use_tk,SID}},true}) of
876 case ets:match(OTab,{{option,{use_tk,"::"++SID}},true}) of
878 use_tk(OTab,Scopes);
885 use_tk(OTab,[Scope|Scopes]) -> function
887 case ets:match(OTab,{{option,{use_tk,SID}},true}) of
889 case ets:match(OTab,{{option,{use_tk,"::"++SID}},true}) of
[all …]
H A Dic_options.erl215 allowed_opt({use_tk,_},V) -> is_bool(V);
/dports/lang/erlang-runtime22/corba-4.5.2/lib/ic/src/
H A Dic_noc.erl1044 Res = case use_tk(OTab,[N]) of
1054 case use_tk(OTab,ScopeList) of
1067 use_tk(_,[]) -> function
1069 use_tk(OTab,[[Scope]|Scopes]) -> function
1071 case ets:match(OTab,{{option,{use_tk,SID}},true}) of
1073 case ets:match(OTab,{{option,{use_tk,"::"++SID}},true}) of
1075 use_tk(OTab,Scopes);
1082 use_tk(OTab,[Scope|Scopes]) -> function
1084 case ets:match(OTab,{{option,{use_tk,SID}},true}) of
1086 case ets:match(OTab,{{option,{use_tk,"::"++SID}},true}) of
[all …]
H A Dic_options.erl215 allowed_opt({use_tk,_},V) -> is_bool(V);
/dports/lang/erlang-runtime21/corba-4.5.2/lib/ic/src/
H A Dic_noc.erl1044 Res = case use_tk(OTab,[N]) of
1054 case use_tk(OTab,ScopeList) of
1067 use_tk(_,[]) -> function
1069 use_tk(OTab,[[Scope]|Scopes]) -> function
1071 case ets:match(OTab,{{option,{use_tk,SID}},true}) of
1073 case ets:match(OTab,{{option,{use_tk,"::"++SID}},true}) of
1075 use_tk(OTab,Scopes);
1082 use_tk(OTab,[Scope|Scopes]) -> function
1084 case ets:match(OTab,{{option,{use_tk,SID}},true}) of
1086 case ets:match(OTab,{{option,{use_tk,"::"++SID}},true}) of
[all …]
H A Dic_options.erl215 allowed_opt({use_tk,_},V) -> is_bool(V);
/dports/german/BBBike/BBBike-3.18/
H A Dinstall.pl83 my $use_tk = 1;
103 $use_tk = defined $ENV{DISPLAY};
143 'tk!' => \$use_tk,
148 if ($os eq 'win' && !$use_tk) { # DOS-Console benutzt noch cp-sonstwas :-(
200 if ($use_tk) {
280 if ($use_tk) {
1423 if ($use_tk) {
H A DBBBikeAlarm.pm202 my($use_tk, $use_leave, $use_palm, $use_at, $use_ical,
205 $use_tk = 1;
220 -variable => \$use_tk)->grid(-row => $row++,
225 $use_tk = 0;
307 if $use_tk;
1409 my $use_tk;
1419 if (!Getopt::Long::GetOptions("-tk!" => \$use_tk,
1451 } elsif ($use_tk) {
/dports/german/BBBike/BBBike-3.18/lib/Tk/
H A DGetopt.pm439 my $use_tk;
443 $use_tk = $mw;
447 if ($use_tk && !defined $is_safe) {
452 $use_tk = 0;
458 if ($use_tk) {
460 $use_tk->messageBox(-icon => "error",
/dports/x11-toolkits/p5-Tk-Getopt/Tk-Getopt-0.51/
H A DGetopt.pm448 my $use_tk;
452 $use_tk = $mw;
456 if ($use_tk && !defined $is_safe) {
461 $use_tk = 0;
467 if ($use_tk) {
469 $use_tk->messageBox(-icon => "error",