Searched refs:true (Results 26 - 50 of 379) sorted by relevance

1234567891011>>

/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/json/
H A Djson.tcl32 variable wordTokens { "true" "false" "null" }
141 while true {
199 while true {
281 # bare word: true, false or null
303 # bare word (true|false|null)
305 && ![regexp {^(?:true|false|null)$} $val]} {
/macosx-10.10/tcl-105/tcl_ext/tclsoap/tclsoap/cgi-bin/soap/
H A Dwebservice.tcl69 return [rpcvar boolean true]
81 return [rpcvar boolean true]
/macosx-10.10/tcl-105/tk/tk/library/
H A Dobsolete.tcl120 option add *Menu.clickToFocus true $prio
121 option add *Menu.useMotifHelp true $prio
/macosx-10.10/tcl-105/tk/tk/library/ttk/
H A DaquaTheme.tcl57 -labeloutside true -labelmargins {14 0 14 4}
H A Dcursors.tcl183 pack [ttk::CursorSampler .f] -expand true -fill both
/macosx-10.10/vim-55/runtime/indent/
H A Dmupad.vim21 " you change back and forth between buffers. This is true as of
/macosx-10.10/vim-55/runtime/syntax/
H A Dgitconfig.vim21 syn keyword gitconfigBoolean true false yes no contained
/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/inc/Test/Builder/Tester/
H A DColor.pm20 to be called with a true value causing colour highlighting to be turned
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/sasl/
H A Dgtoken.tcl54 service mail Session true]
/macosx-10.10/BerkeleyDB-21/db/test/
H A Drep034.tcl153 set verified true
159 error_check_good no_newmaster_trigger $verified true
327 set rep034_got_allreq true
/macosx-10.10/CPANInternal-159.1/Graph-0.94/lib/Graph/
H A DUnionFind.pm121 if you specify a true C<union_find> parameter when you create an undirected
150 Return true if the vertex v has been added to the union-find, false otherwise.
169 Return true of the vertices belong to the same union-find partition
/macosx-10.10/CPANInternal-159.1/Graph-0.96/lib/Graph/
H A DUnionFind.pm121 if you specify a true C<union_find> parameter when you create an undirected
150 Return true if the vertex v has been added to the union-find, false otherwise.
169 Return true of the vertices belong to the same union-find partition
/macosx-10.10/CPANInternal-159.1/JSON-PP-2.27203/lib/JSON/
H A DPP.pm417 return $$value == 1 ? 'true' : 'false';
425 return $$value eq '1' ? 'true'
696 'JSON text must be an object or array (but found number, string, true, false or null,'
1021 if($word eq 'true'){
1024 return $JSON::PP::true;
1043 decode_error("'true' expected") if ($word =~ /^t/);
1394 $JSON::PP::true = do { bless \(my $dummy = 1), "JSON::PP::Boolean" };
1399 sub true { $JSON::PP::true } subroutine
1712 Returns true i
[all...]
/macosx-10.10/CPANInternal-159.1/Graph-0.94/lib/Graph/TransitiveClosure/
H A DMatrix.pm401 the diagonal, use true for the C<reflexive> option.
409 By using true for C<path_length> also the path lengths will be computed,
415 By using true for C<path_vertices> also the paths will be computed,
428 Return true if the vertex $v is reachable from the vertex $u,
444 Return true if the transitive closure matrix has all the listed vertices,
449 Return true if the vertex $v is transitively reachable from the vertex $u,
/macosx-10.10/CPANInternal-159.1/Graph-0.96/lib/Graph/TransitiveClosure/
H A DMatrix.pm401 the diagonal, use true for the C<reflexive> option.
409 By using true for C<path_length> also the path lengths will be computed,
415 By using true for C<path_vertices> also the paths will be computed,
428 Return true if the vertex $v is reachable from the vertex $u,
444 Return true if the transitive closure matrix has all the listed vertices,
449 Return true if the vertex $v is transitively reachable from the vertex $u,
/macosx-10.10/ruby-106/ruby/ext/tk/sample/tkextlib/tile/themes/keramik/
H A Dkeramik.tcl108 Menubutton.label -side left -expand true
133 Vertical.Scrollbar.thumb -side top -expand true -sticky ns
143 Horizontal.Scrollbar.thumb -side left -expand true -sticky we
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/bench/
H A Dlibbench.tcl55 # listed as BAD_RES. Default true. Can be set/reset via
80 # special exit processing. ... Actually always true.
420 rename exit exit.true
534 exit.true ; # needed for Tk tests
559 exit.true ; # needed for Tk tests
/macosx-10.10/tcl-105/tk/tk/library/demos/
H A Dpendulum.tcl42 pack $w.c -in $w.p.l1 -fill both -expand true
52 $w.k create line 0 0 1 1 -smooth true -tags graph$i -fill grey$i
57 pack $w.k -in $w.p.l2 -fill both -expand true
/macosx-10.10/BerkeleyDB-21/db/perl/DB_File/
H A DMakefile.PL249 $ENV{'DB_FILE_COMPAT185'} =~ /^\s*(on|true|1)\s*$/i) ||
250 $Info{'COMPAT185'} =~ /^\s*(on|true|1)\s*$/i ;
/macosx-10.10/CPANInternal-159.1/Log-Dispatch-2.34/lib/Log/Dispatch/
H A DScreen.pm101 defaults to true.
/macosx-10.10/emacs-93/emacs/lisp/url/
H A Durl-ns.el81 (true t))
/macosx-10.10/ruby-106/ruby/ext/tk/sample/tkextlib/tile/themes/blue/
H A Dblue.tcl106 Vertical.Scrollbar.thumb -side top -expand true -sticky ns
115 Horizontal.Scrollbar.thumb -side left -expand true -sticky we
/macosx-10.10/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A Dpolarspec.tcl63 pack [ canvas .c -width 300 -height 300 -bg black] -side top -expand true \
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/lib/
H A Dtdom.tcl510 true -
512 return [list bool true]
517 return [list bool true]
543 # function returns true if and only if the expanded-name
582 return [list bool true]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/
H A Ddemo.tcl27 pack .f .img -side top -expand true -fill x
30 pack .f.v -side left -expand true -fill y
33 pack .f.b -side right -expand true -fill y
37 pack .f.m -side left -expand true -fill x
162 wm overrideredirect $w true
758 show_image pcx "true color" {\
1079 show_image ppm "true color" {
1311 show_image sgi "true color compressed" {
1461 show_image sgi "true color uncompressed" {
1632 show_image sgi "true colo
[all...]

Completed in 356 milliseconds

1234567891011>>