Searched refs:true (Results 226 - 250 of 379) sorted by relevance

1234567891011>>

/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/tooltip/
H A Dtooltip.tcl135 set G(fade) [string is true -strict [lindex $args 0]]
/macosx-10.10/vim-55/runtime/syntax/
H A Dada.vim123 " put a space before it either -- which is true " in code I've seen.
133 syntax keyword adaBoolean true false
H A Dd.vim31 " keywords that are commonly used with them, but are true storage classes,
54 syn keyword dBoolean true false
H A Dinitex.vim22 \ '[+-]\=\s*\%(\d\+\%([.,]\d*\)\=\|[.,]\d\+\)\s*\%(true\)\=\s*\%(p[tc]\|in\|bp\|c[mc]\|m[mu]\|dd\|sp\|e[mx]\)\>'
130 " \ '\\\%(else\|fi\|if\%(case\|cat\|dim\|eof\|false\|[hv]box\|[hmv]mode\|inner\|num\|odd\|true\|void\|x\)\=\|or\)\>'
H A Djava.vim44 syn keyword javaBoolean true false
229 syn keyword javaDebugBoolean contained true false
H A Dautohotkey.vim246 \ true
H A Dchill.vim94 syn keyword chillBoolConst true TRUE false FALSE
H A Dcmusrc.vim126 syn keyword cmusrcOptBoolean contained true false
H A Dcs.vim35 syn keyword csConstant false null true
H A Dcsp.vim73 syn keyword cspKeyword true false and or not within let
H A Dcterm.vim62 syn keyword ctermPreVarRW _cnumber false t true _cwordlen _cstopbits
H A Derlang.vim168 syn keyword erlangExtra badarg nocookie false fun true
H A Dhtmlos.vim87 syn keyword htmlosBoolean true false contained
H A Dldapconf.vim146 \ true
H A Dlftp.vim25 syn keyword lftpBoolean contained yes no on off true false
H A Dmf.vim16 syn keyword mfBoolExp true false known unknown odd charexists not and or
/macosx-10.10/CPANInternal-159.1/Graph-0.94/lib/Graph/
H A DTraversal.pm559 Set this to true if you want the vertices to be processed in
564 Set this to true if you want the vertices to be processed in
/macosx-10.10/CPANInternal-159.1/Graph-0.96/lib/Graph/
H A DTraversal.pm559 Set this to true if you want the vertices to be processed in
564 Set this to true if you want the vertices to be processed in
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/Proxy/BodyFilter/
H A Dsave.pm310 Default is I<true>.
334 if B<keep_old> is set to true.
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/Proxy/BodyFilter/
H A Dsave.pm312 Default is I<true>.
336 if B<keep_old> is set to true.
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DStash.pm244 # mode. When set true, the variable will only be updated if it is
410 # (e.g. foo.bar.baz = 10). When set true, intermediated hashes will
480 # doesn't appear to work with CGI, returning true for the first call
581 # flag. If set true, the variable will only be set if currently false
771 If the third parameter evaluates to a true value, the variable is
772 set only if it did not have a true value before.
H A DTest.pm46 # is true to what we expect
419 $Template::Test::DEBUG = 0; # set this true to see each test running
597 a true or false values to indicate that the test passed or failed.
637 Generates an "C<ok $n>" or "C<not ok $n>" message if C<$test> is true or false.
/macosx-10.10/tcl-105/tcl_ext/bwidget/bwidget/
H A Dwidget.tcl1292 # Get the canonical form of the boolean value (1 for true, 0 for false)
1293 return [string is true $value]
1627 set _theme [string is true -strict $bool]
/macosx-10.10/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Doptionmenu.itk69 itk_option define -cyclicon cyclicOn CyclicOn true
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/plotchart/
H A Dxyplot.tcl562 pack $xyp -fill both -expand true
570 pack $xyp2 -fill both -expand true

Completed in 184 milliseconds

1234567891011>>