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

12345

/freebsd-11-stable/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
95 {"bacc", PRO_BOOL, false, ON, &blanklines_around_conditional_compilation},
96 {"badp", PRO_BOOL, false, ON, &blanklines_after_declarations_at_proctop},
97 {"bad", PRO_BOOL, false, ON, &blanklines_after_declarations},
98 {"bap", PRO_BOOL, false, ON, &blanklines_after_procs},
99 {"bbb", PRO_BOOL, false, ON, &blanklines_before_blockcomments},
102 {"br", PRO_BOOL, true, ON, &btype_2},
103 {"bs", PRO_BOOL, false, ON, &Bill_Shannon},
104 {"cdb", PRO_BOOL, true, ON,
[all...]
/freebsd-11-stable/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 Dchecklist1219 Dog:No, 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-11-stable/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-11-stable/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-11-stable/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
H A Ds_csqrtl.c21 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
43 #pragma STDC CX_LIMITED_RANGE ON
/freebsd-11-stable/sbin/hastd/
H A Dtoken.l28 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
71 on { DP; return ON; }

Completed in 175 milliseconds

12345