Home
last modified time | relevance | path

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

123456

/freebsd/usr.bin/indent/
H A Dargs.c62 #define OFF 0 /* turn it off */ macro
102 {"bc", PRO_BOOL, true, OFF, &opt.leave_comma},
103 {"bl", PRO_BOOL, true, OFF, &opt.btype_2},
128 {"nbacc", PRO_BOOL, false, OFF, &opt.blanklines_around_conditional_compilation},
129 {"nbadp", PRO_BOOL, false, OFF, &opt.blanklines_after_declarations_at_proctop},
130 {"nbad", PRO_BOOL, false, OFF, &opt.blanklines_after_declarations},
131 {"nbap", PRO_BOOL, false, OFF, &opt.blanklines_after_procs},
132 {"nbbb", PRO_BOOL, false, OFF, &opt.blanklines_before_blockcomments},
134 {"nbs", PRO_BOOL, false, OFF, &opt.Bill_Shannon},
135 {"ncdb", PRO_BOOL, true, OFF, &opt.comment_delimiter_on_blankline},
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dr9a09g087m44-rzn2h-evk.dts20 * DSW17[5] = OFF; DSW17[6] = ON
25 * DSW5[1] = OFF; DSW5[2] = ON
26 * P22_6 = SD0_WP; DSW15[1] = OFF; DSW15[2] = ON
27 * P22_5 = SD0_CD; DSW15[3] = OFF; DSW15[4] = ON
28 * P02_6 = SD0_IOVS; DSW17[5] = OFF; DSW17[6] = ON
29 * P02_5 = SD0_PWEN; DSW17[7] = OFF; DSW17[8] = ON
42 * P17_4 = SD1_CD; DSW5[3] = ON; DSW19[1] = OFF; DSW19[2] = ON
60 * - P02_2 - P02_3 (control signals for USB power supply): DSW2[6] = OFF;
61 * - P02_2 (used for VBUSEN): DSW14[5] = OFF; DSW14[6] = ON
62 * - P02_3 (used for USB_OVRCUR): DSW14[1] = OFF; DSW14[2] = ON
[all …]
H A Dr9a09g077m44-rzt2h-evk.dts25 * SW2[1] = OFF; SW2[2] = ON.
33 * P08_6 = SD1_IOVS; SW2[3] = ON; SW5[3] = OFF; SW5[4] = ON
51 * - USB_VBUSIN (used for USB function): SW7[7] = OFF; SW7[8] = ON
52 * - USB_VBUSEN (used for USB_HF_VBUSEN): SW7[9] = OFF; SW7[10] = ON
57 * - USB_VBUSIN (used for USB OTG): SW7[7] = ON; SW7[8] = OFF
58 * - USB_VBUSEN (used for USB_OTG_VBUSEN): SW7[9] = ON; SW7[10] = OFF
72 /* SW2-3: OFF */
103 /* SW8-9: ON, SW8-10: OFF */
111 /* SW5-1: OFF, SW5-2: ON */
127 /* SW2-3: OFF */
[all …]
H A Drzt2h-n2h-evk-common.dtsi78 * SW17[1] = ON, SW17[2] = OFF - Potentiometer
79 * SW17[1] = OFF, SW17[2] = ON - CN41 header
81 * DSW6[1] = OFF, DSW6[2] = ON - Potentiometer
82 * DSW6[1] = ON, DSW6[2] = OFF - CN3 header
108 * SW18[1] = ON, SW18[2] = OFF - CN42 header
109 * SW18[1] = OFF, SW18[2] = ON - mikroBUS
111 * DSW6[3] = ON, DSW6[4] = OFF - CN4 header
112 * DSW6[3] = OFF, DSW6[4] = ON - mikroBUS
117 * SW18[3] = ON, SW18[4] = OFF - CN42 header
118 * SW18[3] = OFF, SW18[4] = ON - Grove2
[all …]
H A Dsalvator-xs.dtsi69 * 1) Default setting of SW31: ON-ON-OFF-OFF-OFF-OFF:
71 * 2) Changed setting of SW31: OFF-OFF-ON-ON-ON-ON:
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
H A Dbuild_symbolizer.sh107 -DLIBCXXABI_ENABLE_ASSERTIONS=OFF \
108 -DLIBCXXABI_ENABLE_EXCEPTIONS=OFF \
109 -DLIBCXXABI_USE_LLVM_UNWINDER=OFF \
110 -DLIBCXX_ENABLE_ASSERTIONS=OFF \
111 -DLIBCXX_ENABLE_EXCEPTIONS=OFF \
112 -DLIBCXX_ENABLE_RTTI=OFF \
114 -DLIBCXX_ENABLE_SHARED=OFF \
115 -DLIBCXXABI_ENABLE_SHARED=OFF \
141 -DLLVM_INCLUDE_TESTS=OFF \
143 -DLLVM_ENABLE_ZSTD=OFF \
[all …]
/freebsd/contrib/libcbor/doc/source/
H A Dgetting_started.rst59 - ``ON``, ``OFF``
62 - ``OFF``
63 - ``ON``, ``OFF``
66 - ``OFF``
67 - ``ON``, ``OFF``
70 - ``OFF``
71 - ``ON``, ``OFF``
74 - ``OFF``
75 - ``ON``, ``OFF``
78 - ``OFF``
[all …]
/freebsd/contrib/elftoolchain/libelf/
H A Delf_types.m449 `OFF, Off',
74 * ADDR{32,64}, OFF{32,64}, SWORD, XWORD, SXWORD.
107 `e_phoff, OFF',
108 `e_shoff, OFF',
124 `e_phoff, OFF',
125 `e_shoff, OFF',
153 `p_offset, OFF',
165 `p_offset, OFF',
200 `sh_offset, OFF',
213 `sh_offset, OFF',
/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/sys/contrib/openzfs/tests/zfs-tests/tests/functional/luks/
H A Dluks_sanity.ksh63 for OFF in {70..100} ; do
65 dd if=/dev/urandom of=/$TESTPOOL/file$i-bs$SIZE-off$OFF \
66 seek=$OFF bs=$SIZE count=1 &>/dev/null &
/freebsd/contrib/googletest/
H A DCMakeLists.txt10 set(CMAKE_CXX_EXTENSIONS OFF)
20 …"Enable installation of googletest. (Projects embedding googletest may want to turn this OFF.)" ON)
21 …ST_HAS_ABSL "Use Abseil and RE2. Requires Abseil and RE2 to be separately added to the build." OFF)
/freebsd/contrib/ntp/util/
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 …]
H A 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/contrib/arm-optimized-routines/math/tools/
H A Dlog10f.sollya9 // [OFF; 2*OFF] is divided in 2^4 intervals with OFF~0.7
/freebsd/contrib/libcbor/oss-fuzz/
H A Dbuild.sh23 -D SANITIZE=OFF \
24 -D CMAKE_INTERPROCEDURAL_OPTIMIZATION=OFF \
/freebsd/contrib/ntp/sntp/libevent/
H A DREADME.md39 EVENT__COVERAGE:BOOL=OFF
42 EVENT__DISABLE_BENCHMARK:BOOL=OFF
45 EVENT__DISABLE_DEBUG_MODE:BOOL=OFF
48 EVENT__DISABLE_MM_REPLACEMENT:BOOL=OFF
51 EVENT__DISABLE_OPENSSL:BOOL=OFF
54 EVENT__DISABLE_REGRESS:BOOL=OFF
57 EVENT__DISABLE_SAMPLES:BOOL=OFF
60 EVENT__DISABLE_TESTS:BOOL=OFF
63 EVENT__DISABLE_THREAD_SUPPORT:BOOL=OFF
66 EVENT__ENABLE_VERBOSE_DEBUG:BOOL=OFF
[all …]
H A DCMakeLists.txt120 "Define if libevent should build without support for a debug mode" OFF)
123 "Enables verbose debugging" OFF)
126 "Define if libevent should not allow replacing the mm functions" OFF)
129 "Define if libevent should not be compiled with thread support" OFF)
132 "Define if libevent should build without support for OpenSSL encryption" OFF)
135 "Defines if libevent should build without the benchmark executables" OFF)
138 "If tests should be compiled or not" OFF)
141 "Disable the regress tests" OFF)
144 "Disable sample files" OFF)
147 "Do not use clock_gettime even if it is available" OFF)
[all …]
/freebsd/contrib/libevent/
H A DREADME.md39 EVENT__COVERAGE:BOOL=OFF
42 EVENT__DISABLE_BENCHMARK:BOOL=OFF
45 EVENT__DISABLE_DEBUG_MODE:BOOL=OFF
48 EVENT__DISABLE_MM_REPLACEMENT:BOOL=OFF
51 EVENT__DISABLE_OPENSSL:BOOL=OFF
54 EVENT__DISABLE_REGRESS:BOOL=OFF
57 EVENT__DISABLE_SAMPLES:BOOL=OFF
60 EVENT__DISABLE_TESTS:BOOL=OFF
63 EVENT__DISABLE_THREAD_SUPPORT:BOOL=OFF
66 EVENT__ENABLE_VERBOSE_DEBUG:BOOL=OFF
[all …]
H A DCMakeLists.txt120 "Define if libevent should build without support for a debug mode" OFF)
123 "Enables verbose debugging" OFF)
126 "Define if libevent should not allow replacing the mm functions" OFF)
129 "Define if libevent should not be compiled with thread support" OFF)
132 "Define if libevent should build without support for OpenSSL encryption" OFF)
135 "Defines if libevent should build without the benchmark executables" OFF)
138 "If tests should be compiled or not" OFF)
141 "Disable the regress tests" OFF)
144 "Disable sample files" OFF)
147 "Do not use clock_gettime even if it is available" OFF)
[all …]
/freebsd/contrib/libcbor/
H A DCMakeLists.txt27 option(CBOR_CUSTOM_ALLOC "Custom, dynamically defined allocator support" OFF)
45 option(WITH_TESTS "[TEST] Build unit tests (requires CMocka)" OFF)
53 Do not use with memory instrumentation!" OFF)
60 Tests only, platform specific" OFF)
65 option(PRINT_FUZZ "[TEST] Print the fuzzer input" OFF)
118 set(CMAKE_C_EXTENSIONS OFF)
242 option(COVERAGE "Enable code coverage instrumentation" OFF)
/freebsd/contrib/arm-optimized-routines/math/
H A Dlog2f.c25 #define OFF 0x3f330000 macro
58 tmp = ix - OFF; in log2f()
H A Dlogf.c26 #define OFF 0x3f330000 macro
59 tmp = ix - OFF; in logf()
H A Dlog10f.c28 #define OFF 0x3f330000 macro
68 tmp = ix - OFF; in log10f()
/freebsd/contrib/googletest/ci/
H A Dlinux-presubmit.sh46 for cmake_off_on in OFF ON; do
68 for cmake_off_on in OFF ON; do

123456