Searched refs:OFF (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-11-stable/contrib/dialog/samples/
H A 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-11-stable/usr.sbin/spkrtest/
H A Dspkrtest.sh59 reveille "Reveille" OFF \
60 contact "Contact theme from Close Encounters" OFF \
61 dance "Lord of the Dance (aka Simple Gifts)" OFF \
62 loony "Loony Toons theme" OFF \
63 sinister "Standard villain's entrance music" OFF \
64 rightstuff "A trope from 'The Right Stuff' score by Bill Conti" OFF \
65 toccata "Opening bars of Bach's Toccata and Fugue in D Minor" OFF \
66 startrek "Opening bars of the theme from Star Trek Classic" OFF \
/freebsd-11-stable/usr.bin/indent/
H A Dargs.c67 #define OFF 0 /* turn it off */ macro
100 {"bc", PRO_BOOL, true, OFF, &ps.leave_comma},
101 {"bl", PRO_BOOL, true, OFF, &btype_2},
130 {"nbacc", PRO_BOOL, false, OFF, &blanklines_around_conditional_compilation},
131 {"nbadp", PRO_BOOL, false, OFF, &blanklines_after_declarations_at_proctop},
132 {"nbad", PRO_BOOL, false, OFF, &blanklines_after_declarations},
133 {"nbap", PRO_BOOL, false, OFF, &blanklines_after_procs},
134 {"nbbb", PRO_BOOL, false, OFF, &blanklines_before_blockcomments},
136 {"nbs", PRO_BOOL, false, OFF, &Bill_Shannon},
137 {"ncdb", PRO_BOOL, true, OFF,
[all...]
/freebsd-11-stable/sys/dev/hatm/
H A Dif_hatmvar.h472 #define READ4(SC,OFF) bus_space_read_4(SC->memt, SC->memh, (OFF))
473 #define READ2(SC,OFF) bus_space_read_2(SC->memt, SC->memh, (OFF))
474 #define READ1(SC,OFF) bus_space_read_1(SC->memt, SC->memh, (OFF))
476 #define WRITE4(SC,OFF,VAL) bus_space_write_4(SC->memt, SC->memh, (OFF), (VAL))
477 #define WRITE2(SC,OFF,VAL) bus_space_write_2(SC->memt, SC->memh, (OFF), (VA
[all...]
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-cr16.h62 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP) \
63 cr16_cons_fix_new (FRAG, OFF, LEN, EXP)
H A Dtc-alpha.h76 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) \
77 fix_new_exp (FRAG, OFF, (int)LEN, EXP, 0, \
H A Dtc-i386.h203 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) x86_cons_fix_new(FRAG, OFF, LEN, EXP)
/freebsd-11-stable/usr.sbin/timed/timedc/
H A Dtimedc.h45 #define OFF 0 macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
H A Dbuild_symbolizer.sh113 -DLIBCXXABI_ENABLE_ASSERTIONS=OFF \
114 -DLIBCXXABI_ENABLE_EXCEPTIONS=OFF \
115 -DLIBCXXABI_ENABLE_SHARED=OFF \
116 -DLIBCXX_ENABLE_ASSERTIONS=OFF \
117 -DLIBCXX_ENABLE_EXCEPTIONS=OFF \
118 -DLIBCXX_ENABLE_RTTI=OFF \
119 -DLIBCXX_ENABLE_SHARED=OFF \
140 -DLLVM_ENABLE_TERMINFO=OFF \
141 -DLLVM_ENABLE_THREADS=OFF \
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A 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-11-stable/sys/dev/fatm/
H A Dif_fatmvar.h326 #define WRITE4(SC, OFF, VAL) bus_space_write_4(SC->memt, SC->memh, OFF, VAL)
327 #define WRITE1(SC, OFF, VAL) bus_space_write_1(SC->memt, SC->memh, OFF, VAL)
329 #define READ4(SC, OFF) bus_space_read_4(SC->memt, SC->memh, OFF)
330 #define READ1(SC, OFF) bus_space_read_1(SC->memt, SC->memh, OFF)
/freebsd-11-stable/sbin/hastd/
H A Dtoken.l72 off { DP; return OFF; }
H A Dparse.y90 %token TIMEOUT EXEC RESOURCE NAME LOCAL REMOTE SOURCE ON OFF
380 OFF { $$ = 0; }
/freebsd-11-stable/contrib/tcsh/
H A Dtw.h74 #define OFF 0 macro
/freebsd-11-stable/contrib/ntp/util/
H A Dtg.c69 #define OFF 0 /* zero amplitude */ macro
542 peep(1000 - arg, tone, OFF);
591 peep(25, tone, OFF);
593 peep(1000 - code, 100, OFF);
609 if (amp == OFF || freq == 0)
H A 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...]
/freebsd-11-stable/usr.sbin/timed/timed/
H A Dglobals.h77 #define OFF 0 macro
H A Dtimed.c137 nflag = OFF;
138 iflag = OFF;
/freebsd-11-stable/lib/msun/tests/
H A Dconj_test.c42 #pragma STDC CX_LIMITED_RANGE OFF
H A Dcsqrt_test.c65 #pragma STDC CX_LIMITED_RANGE OFF
/freebsd-11-stable/sys/dev/bhnd/tools/
H A Dnvram_map_gen.awk183 OFF = "off"
236 offk = subkey(revk, OFF, offset"")
292 st_offk = subkey(st_revk, OFF, offset"")
293 offk = subkey(revk, OFF, offset"")
354 offk = subkey(st_revk, OFF, off"")
888 offk = subkey(revk, OFF, (i-1) "")
1042 offk = subkey(revk, OFF, off)
/freebsd-11-stable/usr.sbin/rrenumd/
H A Dparser.y99 %token <num> ON OFF
582 | OFF { $$ = OFF; }
/freebsd-11-stable/contrib/top/
H A Ddisplay.c92 static enum { OFF, ON, ERASE } header_status = ON; enumerator in enum:__anon4187
874 header_status = OFF;
892 header_status = OFF;
/freebsd-11-stable/usr.bin/chat/
H A Dchat.c23 * This allows to turn ECHO OFF and to output specific, user selected,
885 if (strcmp(s, "OFF") == 0)
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dibportstate.c73 OFF enumerator in enum:port_ops
115 {"off", NULL, 0}, /* OFF */
572 case OFF:

Completed in 234 milliseconds

12