Home
last modified time | relevance | path

Searched refs:OFF (Results 1 – 25 of 66) sorted by relevance

123

/freebsd-9-stable/usr.bin/indent/
Dargs.c67 #define OFF 0 /* turn it off */ macro
99 {"bc", PRO_BOOL, true, OFF, &ps.leave_comma},
100 {"bl", PRO_BOOL, true, OFF, &btype_2},
129 {"nbacc", PRO_BOOL, false, OFF, &blanklines_around_conditional_compilation},
130 {"nbadp", PRO_BOOL, false, OFF, &blanklines_after_declarations_at_proctop},
131 {"nbad", PRO_BOOL, false, OFF, &blanklines_after_declarations},
132 {"nbap", PRO_BOOL, false, OFF, &blanklines_after_procs},
133 {"nbbb", PRO_BOOL, false, OFF, &blanklines_before_blockcomments},
135 {"nbs", PRO_BOOL, false, OFF, &Bill_Shannon},
136 {"ncdb", PRO_BOOL, true, OFF, &comment_delimiter_on_blankline},
[all …]
/freebsd-9-stable/sys/dev/hatm/
Dif_hatmvar.h472 #define READ4(SC,OFF) bus_space_read_4(SC->memt, SC->memh, (OFF)) argument
473 #define READ2(SC,OFF) bus_space_read_2(SC->memt, SC->memh, (OFF)) argument
474 #define READ1(SC,OFF) bus_space_read_1(SC->memt, SC->memh, (OFF)) argument
476 #define WRITE4(SC,OFF,VAL) bus_space_write_4(SC->memt, SC->memh, (OFF), (VAL)) argument
477 #define WRITE2(SC,OFF,VAL) bus_space_write_2(SC->memt, SC->memh, (OFF), (VAL)) argument
478 #define WRITE1(SC,OFF,VAL) bus_space_write_1(SC->memt, SC->memh, (OFF), (VAL)) argument
487 #define READ_SUNI(SC,OFF) READ4(SC, HE_REGO_SUNI + 4 * (OFF)) argument
488 #define WRITE_SUNI(SC,OFF,VAL) WRITE4(SC, HE_REGO_SUNI + 4 * (OFF), (VAL)) argument
490 #define READ_LB4(SC,OFF) \ argument
492 WRITE4(SC, HE_REGO_LB_MEM_ADDR, (OFF)); \
[all …]
/freebsd-9-stable/contrib/dialog/samples/
Dslackware.rc9 # Boolean - <ON|OFF>
22 visit_items = OFF
27 # Turn color support ON or OFF
31 screen_color = (WHITE,BLUE,OFF)
34 shadow_color = (WHITE,BLACK,OFF)
37 dialog_color = (BLACK,CYAN,OFF)
49 button_inactive_color = (BLACK,CYAN,OFF)
55 button_key_inactive_color = (RED,CYAN,OFF)
64 inputbox_color = (BLUE,WHITE,OFF)
77 searchbox_border_color = (RED,WHITE,OFF)
[all …]
Dsuse.rc9 # Boolean - <ON|OFF>
22 visit_items = OFF
25 use_shadow = OFF
27 # Turn color support ON or OFF
28 use_colors = OFF
34 shadow_color = (BLACK,BLACK,OFF)
37 dialog_color = (BLACK,WHITE,OFF)
49 button_inactive_color = (BLACK,WHITE,OFF)
55 button_key_inactive_color = (RED,WHITE,OFF)
64 inputbox_color = (BLACK,WHITE,OFF)
[all …]
Ddebian.rc10 # Boolean - <ON|OFF>
23 visit_items = OFF
28 # Turn color support ON or OFF
38 dialog_color = (BLACK,WHITE,OFF)
50 button_inactive_color = (BLACK,WHITE,OFF)
56 button_key_inactive_color = (RED,WHITE,OFF)
65 inputbox_color = (BLACK,WHITE,OFF)
68 inputbox_border_color = (BLACK,WHITE,OFF)
71 searchbox_color = (BLACK,WHITE,OFF)
83 menubox_color = (BLACK,WHITE,OFF)
[all …]
Dsourcemage.rc9 # Boolean - <ON|OFF>
22 visit_items = OFF
27 # Turn color support ON or OFF
37 dialog_color = (BLACK,WHITE,OFF)
49 button_inactive_color = (BLACK,WHITE,OFF)
55 button_key_inactive_color = (RED,WHITE,OFF)
64 inputbox_color = (BLACK,WHITE,OFF)
67 inputbox_border_color = (BLACK,WHITE,OFF)
70 searchbox_color = (BLACK,WHITE,OFF)
82 menubox_color = (BLACK,WHITE,OFF)
[all …]
Dwhiptail.rc9 # Boolean - <ON|OFF>
27 # Turn color support ON or OFF
37 dialog_color = (BLACK,WHITE,OFF)
49 button_inactive_color = (BLACK,WHITE,OFF)
55 button_key_inactive_color = (BLACK,WHITE,OFF)
64 inputbox_color = (BLACK,WHITE,OFF)
67 inputbox_border_color = (BLACK,WHITE,OFF)
70 searchbox_color = (BLACK,WHITE,OFF)
82 menubox_color = (YELLOW,BLUE,OFF)
88 item_color = (YELLOW,BLUE,OFF)
[all …]
Dchecklist1120 "Dog2" "No2, that's not my dog." OFF \
21 "Dog3" "No3, that's not my dog." OFF \
22 "Dog4" "No4, that's not my dog." OFF \
23 "Dog5" "No5, that's not my dog." OFF \
24 "Dog6" "No6, that's not my dog." OFF \
/freebsd-9-stable/usr.sbin/spkrtest/
Dspkrtest.sh57 reveille "Reveille" OFF \
58 contact "Contact theme from Close Encounters" OFF \
59 dance "Lord of the Dance (aka Simple Gifts)" OFF \
60 loony "Loony Toons theme" OFF \
61 sinister "Standard villain's entrance music" OFF \
62 rightstuff "A trope from 'The Right Stuff' score by Bill Conti" OFF \
63 toccata "Opening bars of Bach's Toccata and Fugue in D Minor" OFF \
64 startrek "Opening bars of the theme from Star Trek Classic" OFF \
/freebsd-9-stable/crypto/openssl/crypto/rc4/asm/
Drc4-ia64.S52 # define OFF 0 macro
56 # define OFF 2 macro
60 # define OFF 3 macro
105 dep key_x[1]=xx,r0,OFF,8
128 (p18) dep rnd[1]=rnd[1],r0,OFF,8 } // ((tx+ty)&255)<<OFF
133 (p16) dep key_x[0]=xx,r0,OFF,8 } // (xx&255)<<OFF
144 (p16) dep key_y[0]=yy,r0,OFF,8 } // &key[yy&255]
/freebsd-9-stable/contrib/dialog/samples/copifuncs/
Dcommon.funcs118 # For yes/no settings with ?, ON means yes, OFF means no
137 alwaysstore = OFF
140 arrow = OFF
143 # auto-answered(OFF) with the default answers when we resync or
145 ask = OFF
148 askcc = OFF
181 confirmappend = OFF
187 confirmcreate = OFF
194 confirmfiles = OFF
200 confirmfolders = OFF
[all …]
/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
Dinffast.c27 # define OFF 0 macro
30 # define OFF 1 macro
101 in = strm->next_in - OFF;
103 out = strm->next_out - OFF;
196 from = window - OFF;
215 from = window - OFF;
296 strm->next_in = in + OFF;
297 strm->next_out = out + OFF;
/freebsd-9-stable/sys/dev/fatm/
Dif_fatmvar.h326 #define WRITE4(SC, OFF, VAL) bus_space_write_4(SC->memt, SC->memh, OFF, VAL) argument
327 #define WRITE1(SC, OFF, VAL) bus_space_write_1(SC->memt, SC->memh, OFF, VAL) argument
329 #define READ4(SC, OFF) bus_space_read_4(SC->memt, SC->memh, OFF) argument
330 #define READ1(SC, OFF) bus_space_read_1(SC->memt, SC->memh, OFF) argument
/freebsd-9-stable/lib/libz/
Dinffast.c25 # define OFF 0 macro
28 # define OFF 1 macro
99 in = strm->next_in - OFF;
101 out = strm->next_out - OFF;
216 from = window - OFF;
235 from = window - OFF;
316 strm->next_in = in + OFF;
317 strm->next_out = out + OFF;
/freebsd-9-stable/contrib/libucl/cmake/
DCMakeLists.txt13 …NABLE_URL_INCLUDE "Enable urls in ucl includes (requires libcurl or libfetch) [default: OFF]" OFF)
14 …N(ENABLE_URL_SIGN "Enable signatures check in ucl includes (requires openssl) [default: OFF]" OFF)
15 OPTION(BUILD_SHARED_LIBS "Build Shared Libraries [default: OFF]" OFF)
/freebsd-9-stable/lib/libelf/
Delf_types.m455 `OFF, Off, 600102',
80 * ADDR{32,64}, OFF{32,64}, SWORD, XWORD, SXWORD.
113 `e_phoff, OFF',
114 `e_shoff, OFF',
130 `e_phoff, OFF',
131 `e_shoff, OFF',
159 `p_offset, OFF',
171 `p_offset, OFF',
206 `sh_offset, OFF',
219 `sh_offset, OFF',
/freebsd-9-stable/contrib/ntp/util/
Dtg2.c243 #define OFF (0) /* zero amplitude */ macro
1941 peep( 990 - arg, HourTone, OFF);
1951 peep(1010 - arg, HourTone, OFF);
1960 peep(1000 - arg, HourTone, OFF);
1973 peep( 990 - arg, tone, OFF);
1983 peep(1010 - arg, tone, OFF);
1992 peep(1000 - arg, tone, OFF);
2210 peep(25, tone, OFF);
2216 peep( 990 - code, 100, OFF);
2227 peep(1010 - code, 100, OFF);
[all …]
Dtg.c69 #define OFF 0 /* zero amplitude */ macro
542 peep(1000 - arg, tone, OFF); in main()
591 peep(25, tone, OFF); in sec()
593 peep(1000 - code, 100, OFF); in sec()
609 if (amp == OFF || freq == 0) in peep()
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-cr16.h62 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP) \ argument
63 cr16_cons_fix_new (FRAG, OFF, LEN, EXP)
Dtc-alpha.h76 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) \ argument
77 fix_new_exp (FRAG, OFF, (int)LEN, EXP, 0, \
Dtc-i386.h203 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) x86_cons_fix_new(FRAG, OFF, LEN, EXP) argument
/freebsd-9-stable/contrib/groff/contrib/mom/examples/
Dsample_docs.mom215 .EPIGRAPH OFF
254 .QUOTE OFF
337 .NUMBER_HEADS OFF \" Because we turned them on in the first example
338 .NUMBER_SUBHEADS OFF \" Ibid
362 .FOOTNOTE OFF
363 .BLOCKQUOTE OFF
380 .FOOTNOTE OFF
410 .FOOTNOTE OFF
428 .QUOTE OFF
448 .FOOTNOTE OFF
[all …]
/freebsd-9-stable/usr.sbin/timed/timedc/
Dtimedc.h45 #define OFF 0 macro
/freebsd-9-stable/usr.sbin/rrenumd/
Dparser.y102 %token <num> ON OFF
585 | OFF { $$ = OFF; }
/freebsd-9-stable/contrib/tcsh/
Dtw.h75 #define OFF 0 macro

123