Searched refs:istrue (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/scripts.v2/
H A Drepeat12 istrue()
108 istrue $verbose && echo "start=$count end=$end" 1>&2
116 while istrue $forever || [ $count -ne $end ]; do
117 istrue $print && echo $count 1>&2
119 istrue $sleep && sleep $sleep
H A Dwhere43 istrue()
74 if istrue $exact; then
84 if istrue $exact; then
H A Dpf20 istrue()
89 if istrue $badfile && [ $filenum -gt 0 ]; then
H A Dfman31 istrue()
91 istrue $debug && echo Path = $Path
138 if istrue $foundsec; then
145 istrue $exist && return
252 istrue $debug && echo patharr = "${patharr[@]}"
268 istrue $exist && exit 1
280 istrue $debug && echo "$name: running ${cmd[*]}" 1>&2
H A Dfrcp28 istrue() function
156 if istrue $noanon; then
182 istrue $check && verboseprint "runique"
201 if istrue $check && [ -f "$DestFile" ]; then
207 if istrue $createdirs; then
278 if istrue $readinput; then
H A Duuenc9 istrue()
/macosx-10.10.1/awk-20/src/
H A Dawk.h197 #define istrue(n) ((n)->csub == BTRUE) macro
H A Drun.c621 i = istrue(x);
627 i = istrue(y);
634 i = istrue(y);
1181 if (istrue(x)) {
1197 if (istrue(x))
1203 if (istrue(x))
1349 if (istrue(x)) {
1364 if (istrue(x)) {
1380 if (!istrue(x))
1406 if (!istrue(
[all...]
/macosx-10.10.1/ntp-92/ntpd/
H A Drefclock_msfees.c811 #define istrue(x) ((x)?1:0) macro
834 if (istrue(cp[EESM_LEAP])) day++; /*FALLSTHROUGH*/
852 ees->tz = istrue(cp[EESM_BST]) ? -1 : 0;
883 if (istrue(cp[EESM_MSFOK])) {
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dant.vim65 syn keyword antElement display iplanet-ejbc isfalse isreference isset istrue jar jarlib-available
H A Dhtmlos.vim41 syn keyword htmlosFunctions isprivate ispublic isfile isdir isblank iserror iserror iseven isodd istrue isfalse islogical istext istag isnumber isinteger isdate istableeq istableeqx istableeqn isfuture ispast istoday isweekday isweekend issamedate iseq isnoteq isge isle ismod10 isvalidstring contained

Completed in 143 milliseconds