Searched refs:ON (Results 1 - 25 of 89) sorted by relevance

1234

/freebsd-9.3-release/usr.bin/indent/
H A Dargs.c30 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
66 #define ON 1 /* turn it on */ macro
94 {"bacc", PRO_BOOL, false, ON, &blanklines_around_conditional_compilation},
95 {"badp", PRO_BOOL, false, ON, &blanklines_after_declarations_at_proctop},
96 {"bad", PRO_BOOL, false, ON, &blanklines_after_declarations},
97 {"bap", PRO_BOOL, false, ON, &blanklines_after_procs},
98 {"bbb", PRO_BOOL, false, ON, &blanklines_before_blockcomments},
101 {"br", PRO_BOOL, true, ON, &btype_2},
102 {"bs", PRO_BOOL, false, ON, &Bill_Shannon},
103 {"cdb", PRO_BOOL, true, ON,
[all...]
/freebsd-9.3-release/contrib/dialog/samples/
H A Dchecklist19 "Dog" "No, that's not my dog." ON \
H A Dchecklist119 "Dog" "No, that's not my dog." ON \
H A Dradiolist19 "Dog" "No, that's not my dog." ON \
H A Dchecklist-utf821 "���������" "No, that's not my ���������." ON \
H A Dchecklist1119 "Dog" "No1, that's not my dog." ON \
H A Dchecklist219 "Dog" "No, that's not my dog." ON "not a fruit" \
H A Dchecklist319 "Dog" "No, that's not my dog. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" ON "not a fruit" \
H A Dchecklist419 "Dog" "No, that's not my dog. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" ON "not a fruit" \
H A Dchecklist519 "Dog" "No, that's not my dog. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" ON "not a fruit" \
H A Dchecklist620 "Dog" "No, that's not my dog. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" ON "not a fruit" \
H A Dchecklist724 "Dog" "No, that's not my dog. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" ON "not a fruit" \
H A Dchecklist823 "Dog" "No, that's not my dog. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" ON \
H A Dradiolist119 "Dog" "No, that's not my dog." ON \
H A Dradiolist221 "Dog" "No, that's not my dog." ON \
H A Dradiolist321 "Dog" "No, that's not my dog." ON "Hint: this likes trees" \
H A Dchecklist-8bit21 "`./rotated-data 1 $SAMPLE`" "No, that's not my `./rotated-data 1 $SAMPLE`." ON \
H A Dradiolist421 "Dog" "No, that's not my dog." ON "Hint: this likes trees" \
/freebsd-9.3-release/contrib/dialog/samples/copifuncs/
H A Dcommon.funcs118 # For yes/no settings with ?, ON means yes, OFF means no
131 alwaysdelete = ON
134 alwayskeep = ON
142 # should the message disposition questions be displayed(ON) or
154 autocopy = ON
203 copy = ON
237 menu = ON
250 noheader = ON
256 ### pointnew = ON
269 ### promptafter = ON
[all...]
/freebsd-9.3-release/tools/test/testfloat/sparc64/
H A Dsystflags.c21 * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
53 #pragma STDC FENV_ACCESS ON
/freebsd-9.3-release/usr.sbin/timed/timedc/
H A Dtimedc.h24 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
44 #define ON 1 macro
/freebsd-9.3-release/lib/msun/src/
H A Ds_csqrtf.c21 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
42 #pragma STDC CX_LIMITED_RANGE ON
H A Ds_csqrt.c21 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
43 #pragma STDC CX_LIMITED_RANGE ON
/freebsd-9.3-release/sbin/hastd/
H A Dtoken.l26 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
69 on { DP; return ON; }
/freebsd-9.3-release/contrib/tcsh/
H A Dtw.h28 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
74 #define ON 1 macro

Completed in 84 milliseconds

1234