Searched refs:true (Results 51 - 75 of 379) sorted by relevance

1234567891011>>

/macosx-10.10/vim-55/runtime/syntax/
H A Datlas.vim30 "syn keyword atlasReserved true false go nogo hi lo via
31 syn keyword atlasReserved true false
H A Dasteriskvm.vim28 syn match asteriskvmSettingBool "\<\(attach\|pbxskip\|usedirectory\|saycid\|sayduration\|sendvoicemail\|review\|operator\|envelope\|delete\|nextaftercmd\|forcename\|forcegreeting\)=\(yes\|no\|1\|0\|true\|false\|t\|f\)"
H A Dcpp.vim34 syn keyword cppBoolean true false
H A Dmodel.vim21 syn keyword modelKeyword true type ubnd union until varies while width
H A Dsieve.vim33 \ not size true
/macosx-10.10/CPANInternal-159.1/Class-DBI-v3.0.17/
H A DMakefile.PL57 PERL5OPT=-MDevel::Cover \$(MAKE) test || true
/macosx-10.10/CPANInternal-159.1/Graph-0.94/lib/Graph/AdjacencyMap/
H A DVertex.pm199 Return true if the Map has the path by ids, false if not.
203 Return true ifd the a Map has the path by a multi(vertex) id, false if not.
/macosx-10.10/CPANInternal-159.1/Graph-0.96/lib/Graph/AdjacencyMap/
H A DVertex.pm199 Return true if the Map has the path by ids, false if not.
203 Return true ifd the a Map has the path by a multi(vertex) id, false if not.
/macosx-10.10/CPANInternal-159.1/Log-Dispatch-2.34/lib/Log/Dispatch/
H A DFile.pm230 If this is true, then the mode will always be append, so that the file is not
235 Whether or not the file should be autoflushed. This defaults to true.
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Filter/
H A DLevelRange.pm70 log4perl.filter.Match1.AcceptOnMatch = true
83 is supposed to pass or block the message (C<true> or C<false>).
/macosx-10.10/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Dspinint.itk67 itk_option define -wrap wrap Wrap true
H A Dspintime.itk65 itk_option define -houron hourOn HourOn true
66 itk_option define -minuteon minuteOn MinuteOn true
67 itk_option define -secondon secondOn SecondOn true
69 itk_option define -militaryon militaryOn MilitaryOn true
H A Dextfileselectionbox.itk60 itk_option define -fileson filesOn FilesOn true
61 itk_option define -dirson dirsOn DirsOn true
62 itk_option define -selectionon selectionOn SelectionOn true
63 itk_option define -filteron filterOn FilterOn true
152 iwidgets::Combobox $itk_interior.filter -unique true \
217 iwidgets::Combobox $itk_interior.selection -unique true \
/macosx-10.10/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A Dvowelspace.tcl20 pack [frame .f] -side top -expand true -fill both
22 pack [canvas .f.c -bg white] -side left -expand true -fill both
H A Ddbrec.tcl92 pack [frame .db.f0] -expand true -fill x
94 -expand true
96 -expand true
97 pack [frame .db.f1] -expand true -fill both
99 -side left -fill both -expand true
103 -side left -fill both -expand true
127 pack .db -before .bf -expand true -fill both
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/yaml/
H A Dyaml.tcl52 types {timestamp int float null true false}
65 true:Value 1
66 true:Group {true on + yes y}
78 {m.arg "" {fixed-modifiers bulk setting(null/true/false)}}
80 {m:true.arg "" {true modifier setting(default {1 {true on + yes y}})}}
82 {types.arg "" {modifier list setting(default {nop timestamp integer null true false})}}
288 # !!null !!true !!fals
[all...]
/macosx-10.10/CPANInternal-159.1/Crypt-OpenSSL-Bignum-0.04/
H A DBignum.pm156 Returns true of this object represents 0.
160 Returns true of this object represents 1.
164 Returns true of this object represents an odd number.
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/textutil/
H A Dadjust.tcl57 set FullLine [ string is true $value ]
68 set Hyphenate [string is true $value]
104 set StrictLength [ string is true $value ]
/macosx-10.10/CPANInternal-159.1/JSON-RPC-0.96/lib/JSON/RPC/
H A DProcedure.pm161 Means that a return values is a C<true> or C<false>.
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DFile.pm313 C<autoflush>, if set to a true value, triggers flushing the data
318 C<syswrite>, if set to a true value, makes sure that the appender uses
380 and start logging into it. If the C<recreate> option is set to a true value,
431 C<create_at_logtime> to a true value, the file appender will try to create
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DInternalDebug.pm86 scripts will run with _INTERNAL_DEBUG set to a true value and hence
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/JavaMap/
H A DFileAppender.pm18 if (lc $data->{Append}{value} eq 'true' || $data->{Append}{value} == 1){
33 if (lc $data->{BufferedIO}{value} eq 'true' || $data->{BufferedIO}{value}){
35 }elsif (lc $data->{BufferedIO}{value} eq 'true' || ! $data->{BufferedIO}{value}) {
67 Append "true|false|1|0" default=true
68 BufferedIO "true|false|1|0" default=false (i.e. autoflush is on)
/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/inc/Test/Harness/
H A DUtil.pm43 Flag to say whether it should recurse. Default to true.
/macosx-10.10/llvmCore-3425.0.34/utils/vim/
H A Dllvm.vim23 " The true and false tokens can be used for comparison opcodes, but it's
70 syn keyword llvmBoolean true false
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/mime/mbot/
H A Dpersonal.tcl328 -atleastone true \
714 -atleastone true \
929 -atleastone true \
941 -atleastone true \

Completed in 283 milliseconds

1234567891011>>