/freebsd/usr.bin/indent/ |
H A D | args.c | 62 #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/contrib/dialog/samples/ |
H A D | checklist11 | 20 "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 \
|
H A D | slackware.rc | 9 # 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) 55 button_key_inactive_color = (RED,CYAN,OFF) 64 inputbox_color = (BLUE,WHITE,OFF) 76 searchbox_border_color = (RED,WHITE,OFF)
|
H A D | suse.rc | 9 # 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) 55 button_key_inactive_color = (RED,WHITE,OFF) 118 itemhelp_color = (WHITE,BLACK,OFF)
|
H A D | sourcemage.rc | 9 # Boolean - <ON|OFF> 22 visit_items = OFF 27 # Turn color support ON or OFF 37 dialog_color = (BLACK,WHITE,OFF) 55 button_key_inactive_color = (RED,WHITE,OFF) 118 itemhelp_color = (WHITE,BLACK,OFF)
|
H A D | debian.rc | 10 # Boolean - <ON|OFF> 23 visit_items = OFF 28 # Turn color support ON or OFF 38 dialog_color = (BLACK,WHITE,OFF) 56 button_key_inactive_color = (RED,WHITE,OFF) 119 itemhelp_color = (WHITE,BLACK,OFF)
|
H A D | whiptail.rc | 9 # Boolean - <ON|OFF> 27 # Turn color support ON or OFF 37 dialog_color = (BLACK,WHITE,OFF) 82 menubox_color = (YELLOW,BLUE,OFF) 118 itemhelp_color = (WHITE,BLACK,OFF)
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/ |
H A D | build_symbolizer.sh | 105 -DLIBCXXABI_ENABLE_ASSERTIONS=OFF \ 106 -DLIBCXXABI_ENABLE_EXCEPTIONS=OFF \ 107 -DLIBCXXABI_USE_LLVM_UNWINDER=OFF \ 108 -DLIBCXX_ENABLE_ASSERTIONS=OFF \ 109 -DLIBCXX_ENABLE_EXCEPTIONS=OFF \ 110 -DLIBCXX_ENABLE_RTTI=OFF \ 112 -DLIBCXX_ENABLE_SHARED=OFF \ 113 -DLIBCXXABI_ENABLE_SHARED=OFF \ 139 -DLLVM_INCLUDE_TESTS=OFF \ 141 -DLLVM_ENABLE_ZSTD=OFF \ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
H A D | salvator-xs.dtsi | 67 * 1) Default setting of SW31: ON-ON-OFF-OFF-OFF-OFF: 69 * 2) Changed setting of SW31: OFF-OFF-ON-ON-ON-ON:
|
H A D | r8a77970-eagle-function-expansion.dtso | 16 /* Eagle: SW18 set to OFF */ 29 /* Eagle: SW35 set 5, 6 and 8 to OFF */ 43 /* Eagle: SW18 set to OFF */
|
/freebsd/contrib/libucl/ |
H A D | CMakeLists.txt | 16 …NABLE_URL_INCLUDE "Enable urls in ucl includes (requires libcurl or libfetch) [default: OFF]" OFF) 17 …N(ENABLE_URL_SIGN "Enable signatures check in ucl includes (requires openssl) [default: OFF]" OFF) 18 OPTION(BUILD_SHARED_LIBS "Build Shared Libraries [default: OFF]" OFF) 19 OPTION(ENABLE_LUA "Enable lua support [default: OFF]" OFF) 20 OPTION(ENABLE_LUAJIT "Enable luajit support [default: OFF]" OFF) 21 OPTION(ENABLE_UTILS "Enable building utility binaries [default: OFF]" OFF) 68 SET(ENABLE_LUAJIT "OFF")
|
/freebsd/contrib/libcbor/doc/source/ |
H A D | getting_started.rst | 46 … 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…
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | elf_types.m4 | 49 `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 D | ax_prog_doxygen.m4 | 8 # 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 D | ax_prog_doxygen.m4 | 8 # 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 D | luks_sanity.ksh | 72 for OFF in {70..100} ; do 74 dd if=/dev/urandom of=/$TESTPOOL/file$i-bs$SIZE-off$OFF \ 75 seek=$OFF bs=$SIZE count=1 &>/dev/null &
|
/freebsd/contrib/googletest/ |
H A D | CMakeLists.txt | 10 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 D | tg2.c | 243 #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 D | tg.c | 69 #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 D | log10f.sollya | 9 // [OFF; 2*OFF] is divided in 2^4 intervals with OFF~0.7
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | README.md | 39 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 D | CMakeLists.txt | 120 "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 D | README.md | 39 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 D | CMakeLists.txt | 120 "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 D | CMakeLists.txt | 24 option(CBOR_CUSTOM_ALLOC "Custom, dynamically defined allocator support" OFF) 36 option(WITH_TESTS "[TEST] Build unit tests (requires CMocka)" OFF) 43 option(HUGE_FUZZ "[TEST] Fuzz through 8GB of data in the test. Do not use with memory instrumentation!" OFF) 48 option(SANE_MALLOC "[TEST] Assume that malloc will not allocate multi-GB blocks. Tests only, platform specific" OFF) 53 option(PRINT_FUZZ "[TEST] Print the fuzzer input" OFF) 130 option(c "Enable code coverage instrumentation" OFF)
|