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

1234

/freebsd-10.2-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-10.2-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 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-10.2-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-10.2-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-10.2-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
/freebsd-10.2-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-checks.sql29 CREATE TEMPORARY TRIGGER no_repository_updates BEFORE UPDATE ON repository
37 CREATE TEMPORARY TRIGGER validation_01 BEFORE INSERT ON nodes
46 CREATE TEMPORARY TRIGGER validation_02 BEFORE INSERT ON nodes
54 CREATE TEMPORARY TRIGGER validation_03 BEFORE INSERT ON nodes
69 CREATE TEMPORARY TRIGGER validation_04 BEFORE INSERT ON actual_node
/freebsd-10.2-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-10.2-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 264 milliseconds

1234