Home
last modified time | relevance | path

Searched refs:ON (Results 1 – 25 of 1241) sorted by relevance

12345678910>>...50

/freebsd/usr.bin/indent/
H A Dargs.c61 #define ON 1 /* turn it on */ macro
97 {"bacc", PRO_BOOL, false, ON, &opt.blanklines_around_conditional_compilation},
98 {"badp", PRO_BOOL, false, ON, &opt.blanklines_after_declarations_at_proctop},
99 {"bad", PRO_BOOL, false, ON, &opt.blanklines_after_declarations},
100 {"bap", PRO_BOOL, false, ON, &opt.blanklines_after_procs},
101 {"bbb", PRO_BOOL, false, ON, &opt.blanklines_before_blockcomments},
104 {"br", PRO_BOOL, true, ON, &opt.btype_2},
105 {"bs", PRO_BOOL, false, ON, &opt.Bill_Shannon},
106 {"cdb", PRO_BOOL, true, ON, &opt.comment_delimiter_on_blankline},
108 {"ce", PRO_BOOL, true, ON, &opt.cuddle_else},
[all …]
/freebsd/contrib/dialog/samples/
H A Dslackware.rc9 # Boolean - <ON|OFF>
25 use_shadow = ON
27 # Turn color support ON or OFF
28 use_colors = ON
40 title_color = (YELLOW,CYAN,ON)
43 border_color = (CYAN,CYAN,ON)
46 button_active_color = (WHITE,BLUE,ON)
61 button_label_inactive_color = (BLACK,CYAN,ON)
70 searchbox_color = (YELLOW,WHITE,ON)
73 searchbox_title_color = (WHITE,WHITE,ON)
[all …]
H A Ddebian.rc10 # Boolean - <ON|OFF>
26 use_shadow = ON
28 # Turn color support ON or OFF
29 use_colors = ON
32 screen_color = (CYAN,BLUE,ON)
35 shadow_color = (BLACK,BLACK,ON)
41 title_color = (BLUE,WHITE,ON)
44 border_color = (WHITE,WHITE,ON)
47 button_active_color = (WHITE,BLUE,ON)
59 button_label_active_color = (YELLOW,BLUE,ON)
[all …]
H A Dwhiptail.rc9 # Boolean - <ON|OFF>
22 visit_items = ON
25 use_shadow = ON
27 # Turn color support ON or OFF
28 use_colors = ON
31 screen_color = (YELLOW,BLUE,ON)
34 shadow_color = (BLACK,BLACK,ON)
40 title_color = (RED,WHITE,ON)
43 border_color = (WHITE,WHITE,ON)
46 button_active_color = (WHITE,RED,ON)
[all …]
H A Dsourcemage.rc9 # Boolean - <ON|OFF>
25 use_shadow = ON
27 # Turn color support ON or OFF
28 use_colors = ON
31 screen_color = (RED,BLACK,ON)
34 shadow_color = (BLACK,BLACK,ON)
40 title_color = (RED,WHITE,ON)
43 border_color = (WHITE,WHITE,ON)
46 button_active_color = (WHITE,RED,ON)
58 button_label_active_color = (RED,RED,ON)
[all …]
H A Dsuse.rc9 # Boolean - <ON|OFF>
27 # Turn color support ON or OFF
31 screen_color = (CYAN,BLUE,ON)
40 title_color = (YELLOW,WHITE,ON)
43 border_color = (WHITE,WHITE,ON)
46 button_active_color = (WHITE,BLUE,ON)
58 button_label_active_color = (YELLOW,BLUE,ON)
61 button_label_inactive_color = (BLACK,WHITE,ON)
103 tag_key_selected_color = (RED,BLUE,ON)
112 uarrow_color = (GREEN,WHITE,ON)
[all …]
/freebsd/crypto/heimdal/lib/wind/
H A DUnicodeData.txt34 0021;EXCLAMATION MARK;Po;0;ON;;;;;N;;;;;
35 0022;QUOTATION MARK;Po;0;ON;;;;;N;;;;;
39 0026;AMPERSAND;Po;0;ON;;;;;N;;;;;
40 0027;APOSTROPHE;Po;0;ON;;;;;N;APOSTROPHE-QUOTE;;;;
41 0028;LEFT PARENTHESIS;Ps;0;ON;;;;;Y;OPENING PARENTHESIS;;;;
42 0029;RIGHT PARENTHESIS;Pe;0;ON;;;;;Y;CLOSING PARENTHESIS;;;;
43 002A;ASTERISK;Po;0;ON;;;;;N;;;;;
60 003B;SEMICOLON;Po;0;ON;;;;;N;;;;;
61 003C;LESS-THAN SIGN;Sm;0;ON;;;;;Y;;;;;
62 003D;EQUALS SIGN;Sm;0;ON;;;;;N;;;;;
[all …]
/freebsd/contrib/libucl/
H A DCMakeLists.txt34 IF(ENABLE_LUAJIT MATCHES "ON")
93 ELSE(ENABLE_LUAJIT MATCHES "ON")
117 ENDIF(ENABLE_LUAJIT MATCHES "ON")
125 IF(ENABLE_LUAJIT MATCHES "ON")
127 ELSE(ENABLE_LUAJIT MATCHES "ON")
129 ENDIF(ENABLE_LUAJIT MATCHES "ON")
137 IF(ENABLE_URL_INCLUDE MATCHES "ON")
161 ENDIF(ENABLE_URL_INCLUDE MATCHES "ON")
198 IF(ENABLE_URL_SIGN MATCHES "ON")
203 ENDIF(ENABLE_URL_SIGN MATCHES "ON")
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dsalvator-xs.dtsi67 * 1) Default setting of SW31: ON-ON-OFF-OFF-OFF-OFF:
69 * 2) Changed setting of SW31: OFF-OFF-ON-ON-ON-ON:
/freebsd/tools/tools/locale/patch/
H A Dpatch-UnicodeData.txt5 33FF;SQUARE GAL;So;0;ON;<square> 0067 0061 006C;;;;N;;;;;
9 4DC0;HEXAGRAM FOR THE CREATIVE HEAVEN;So;0;ON;;;;;N;;;;;
10 4DC1;HEXAGRAM FOR THE RECEPTIVE EARTH;So;0;ON;;;;;N;;;;;
11 4DC2;HEXAGRAM FOR DIFFICULTY AT THE BEGINNING;So;0;ON;;;;;N;;;;;
13 4DFE;HEXAGRAM FOR AFTER COMPLETION;So;0;ON;;;;;N;;;;;
14 4DFF;HEXAGRAM FOR BEFORE COMPLETION;So;0;ON;;;;;N;;;;;
/freebsd/contrib/googletest/ci/
H A Dmacos-presubmit.sh39 for cmake_off_on in OFF ON; do
44 -Dgtest_build_samples=ON \
45 -Dgtest_build_tests=ON \
46 -Dgmock_build_tests=ON \
H A Dwindows-presubmit.bat32 -Dgtest_build_samples=ON ^
33 -Dgtest_build_tests=ON ^
34 -Dgmock_build_tests=ON
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
H A Dbuild_symbolizer.sh97 -DCMAKE_C_COMPILER_WORKS=ON \
98 -DCMAKE_CXX_COMPILER_WORKS=ON \
130 -DCMAKE_C_COMPILER_WORKS=ON \
131 -DCMAKE_CXX_COMPILER_WORKS=ON \
134 -DLLVM_ENABLE_LIBCXX=ON \
140 -DLLVM_ENABLE_ZLIB=ON \
/freebsd/contrib/ntp/sntp/libevent/m4/
H A Dax_prog_doxygen.m48 # DX_DOXYGEN_FEATURE(ON|OFF)
9 # DX_DOT_FEATURE(ON|OFF)
10 # DX_HTML_FEATURE(ON|OFF)
11 # DX_CHM_FEATURE(ON|OFF)
12 # DX_CHI_FEATURE(ON|OFF)
13 # DX_MAN_FEATURE(ON|OFF)
14 # DX_RTF_FEATURE(ON|OFF)
15 # DX_XML_FEATURE(ON|OFF)
16 # DX_PDF_FEATURE(ON|OFF)
17 # DX_PS_FEATURE(ON|OFF)
[all …]
/freebsd/contrib/libevent/m4/
H A Dax_prog_doxygen.m48 # DX_DOXYGEN_FEATURE(ON|OFF)
9 # DX_DOT_FEATURE(ON|OFF)
10 # DX_HTML_FEATURE(ON|OFF)
11 # DX_CHM_FEATURE(ON|OFF)
12 # DX_CHI_FEATURE(ON|OFF)
13 # DX_MAN_FEATURE(ON|OFF)
14 # DX_RTF_FEATURE(ON|OFF)
15 # DX_XML_FEATURE(ON|OFF)
16 # DX_PDF_FEATURE(ON|OFF)
17 # DX_PS_FEATURE(ON|OFF)
[all …]
/freebsd/contrib/libcbor/doc/source/
H A Dgetting_started.rst46 … Build as a shared library ``OFF`` ``ON``, ``OFF``
47 … :doc:`Fuzz test </tests>` with 8GB of data ``OFF`` ``ON``, ``OFF``
48 … Assume ``malloc`` will refuse unreasonable allocations ``OFF`` ``ON``, ``OFF``
49 … Generate test coverage instrumentation ``OFF`` ``ON``, ``OFF``
50 … Build unit tests (see :doc:`development`) ``OFF`` ``ON``, ``OFF``
58 … Include a pretty-printing routine ``ON`` ``ON``, ``OFF…
62 .. [#] ``ON`` & ``OFF`` will be translated to ``1`` and ``0`` using `cmakedefine <https://cmake.org…
91 cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=ON path_to_libcbor_dir
/freebsd/contrib/libfido2/
H A DREADME.adoc116 | BUILD_EXAMPLES | Build example programs | ON
117 | BUILD_MANPAGES | Build man pages | ON
118 | BUILD_SHARED_LIBS | Build a shared library | ON
119 | BUILD_STATIC_LIBS | Build a static library | ON
120 | BUILD_TOOLS | Build auxiliary tools | ON
122 | NFC_LINUX | Enable netlink NFC support on Linux | ON
125 | USE_WINHELLO | Abstract Windows Hello as a FIDO device | ON
H A DCMakeLists.txt28 set(CMAKE_POSITION_INDEPENDENT_CODE ON)
30 set(CMAKE_VERBOSE_MAKEFILE ON)
36 option(BUILD_TESTS "Build the regress tests" ON)
37 option(BUILD_EXAMPLES "Build example programs" ON)
38 option(BUILD_MANPAGES "Build man pages" ON)
39 option(BUILD_SHARED_LIBS "Build a shared library" ON)
40 option(BUILD_STATIC_LIBS "Build a static library" ON)
41 option(BUILD_TOOLS "Build tool programs" ON)
45 option(USE_WINHELLO "Abstract Windows Hello as a FIDO device" ON)
46 option(NFC_LINUX "Enable NFC support on Linux" ON)
[all...]
/freebsd/usr.sbin/rrenumd/
H A Dparser.y99 %token <num> ON OFF
465 if ($4 == ON) {
479 if ($5 == ON) {
488 if ($6 == ON) {
492 if ($7 == ON) {
579 ON { $$ = ON; }
/freebsd/contrib/expat/
H A DREADME.md261 # rm -f CMakeCache.txt ; cmake -D_EXPAT_HELP=ON -LH . | grep -B1 ':.*=' | sed 's,^--$,,'
272 EXPAT_BUILD_DOCS:BOOL=ON
275 EXPAT_BUILD_EXAMPLES:BOOL=ON
281 EXPAT_BUILD_PKGCONFIG:BOOL=ON
284 EXPAT_BUILD_TESTS:BOOL=ON
287 EXPAT_BUILD_TOOLS:BOOL=ON
293 EXPAT_ENABLE_INSTALL:BOOL=ON
302 EXPAT_SHARED_LIBS:BOOL=ON
307 // Make use of getrandom function (ON|OFF|AUTO) [default=AUTO]
313 // Make use of syscall SYS_getrandom (ON|OF
[all...]
/freebsd/contrib/libfido2/fuzz/
H A Dbuild-coverage22 (cd "${LIBCBOR}/build" && cmake -DBUILD_SHARED_LIBS=ON \
32 (cd "${LIBFIDO2}/build" && cmake -DFUZZ=ON -DFUZZ_LDFLAGS="${FUZZ_LDFLAGS}" \
H A DREADME6 authenticator to obtain an initial corpus, rebuild libfido2 with -DFUZZ=ON, and
12 -DFUZZ_LDFLAGS=-fsanitize=fuzzer -DFUZZ=ON.
14 If -DFUZZ=ON is enabled, symbols listed in wrapped.sym are wrapped in the
/freebsd/contrib/googletest/
H A DCMakeLists.txt19 option(BUILD_GMOCK "Builds the googlemock subproject" ON)
20 …"Enable installation of googletest. (Projects embedding googletest may want to turn this OFF.)" ON)
/freebsd/sys/contrib/zstd/
H A DMakefile379 …_BUILD_CONTRIB:BOOL=ON -DZSTD_BUILD_STATIC:BOOL=ON -DZSTD_BUILD_TESTS:BOOL=ON -DZSTD_ZLIB_SUPPORT:…
383 …PE=Debug -DZSTD_MULTITHREAD_SUPPORT:BOOL=OFF -DZSTD_BUILD_STATIC:BOOL=ON -DZSTD_BUILD_TESTS:BOOL=ON
/freebsd/crypto/openssl/VMS/
H A Dopenssl_shutdown.com.in15 $ ON CONTROL_Y THEN GOTO bailout
16 $ ON ERROR THEN GOTO bailout

12345678910>>...50