/third_party/cmsis/CMSIS/DSP/Source/ |
D | CMakeLists.txt | 15 option(NEON "Neon acceleration" OFF) 16 option(NEONEXPERIMENTAL "Neon experimental acceleration" OFF) 18 option(ROUNDING "Rounding" OFF) 19 option(MATRIXCHECK "Matrix Checks" OFF) 20 option(HELIUM "Helium acceleration (MVEF and MVEI supported)" OFF) 21 option(MVEF "MVEF intrinsics supported" OFF) 22 option(MVEI "MVEI intrinsics supported" OFF) 41 # When OFF it is the default behavior : all tables are included. 42 option(CONFIGTABLE "Configuration of table allowed" OFF) 45 option(ALLFAST "All interpolation tables included" OFF) [all …]
|
/third_party/boost/libs/compute/ |
D | CMakeLists.txt | 28 option(BOOST_COMPUTE_USE_CPP11 "Use C++11 features" OFF) 36 option(BOOST_COMPUTE_USE_OFFLINE_CACHE "Use offline cache for OpenCL program binaries" OFF) 42 option(BOOST_COMPUTE_THREAD_SAFE "Compile with BOOST_COMPUTE_THREAD_SAFE defined" OFF) 57 option(BOOST_COMPUTE_HAVE_EIGEN "Have Eigen" OFF) 58 option(BOOST_COMPUTE_HAVE_OPENCV "Have OpenCV" OFF) 59 option(BOOST_COMPUTE_HAVE_QT "Have Qt" OFF) 60 option(BOOST_COMPUTE_HAVE_VTK "Have VTK" OFF) 61 option(BOOST_COMPUTE_HAVE_CUDA "Have CUDA" OFF) 62 option(BOOST_COMPUTE_HAVE_TBB "Have TBB" OFF) 63 option(BOOST_COMPUTE_HAVE_BOLT "Have BOLT" OFF) [all …]
|
/third_party/uboot/u-boot-2020.01/doc/board/freescale/ |
D | b4860qds.rst | 141 SW1 OFF [0] OFF [0] OFF [0] OFF [0] OFF [0] OFF [0] OFF [0] OFF [0] 142 SW2 ON ON ON ON ON ON OFF OFF 143 SW3 OFF OFF OFF ON OFF OFF ON OFF 144 SW5 OFF OFF OFF OFF OFF OFF ON ON 174 SW1 OFF[0] OFF [0] OFF [0] OFF [0] OFF [0] OFF [0] OFF [0] OFF [0] 175 SW2 ON OFF ON OFF ON ON OFF OFF 176 SW3 OFF OFF OFF ON OFF OFF ON OFF 177 SW5 OFF OFF OFF OFF OFF OFF ON ON
|
/third_party/ejdb/cmake/Modules/ |
D | AddIOWOW.cmake | 31 -DBUILD_SHARED_LIBS=OFF 32 -DBUILD_EXAMPLES=OFF) 58 BUILD_IN_SOURCE OFF 61 LOG_DOWNLOAD OFF 62 LOG_UPDATE OFF 63 LOG_BUILD OFF 64 LOG_CONFIGURE OFF 65 LOG_INSTALL OFF
|
D | AddFacil.cmake | 58 LOG_DOWNLOAD OFF 59 LOG_UPDATE OFF 60 LOG_BUILD OFF 61 LOG_CONFIGURE OFF 62 LOG_INSTALL OFF
|
/third_party/uboot/u-boot-2020.01/lib/zlib/ |
D | inffast.c | 27 # define OFF 0 macro 30 # define OFF 1 macro 100 in = strm->next_in - OFF; in inflate_fast() 110 out = strm->next_out - OFF; in inflate_fast() 203 from = window - OFF; in inflate_fast() 222 from = window - OFF; in inflate_fast() 262 if (!((long)(out - 1 + OFF) & 1)) { in inflate_fast() 266 sout = (unsigned short *)(out - OFF); in inflate_fast() 270 sfrom = (unsigned short *)(from - OFF); in inflate_fast() 275 out = (unsigned char *)sout + OFF; in inflate_fast() [all …]
|
/third_party/minimp3/player/ |
D | build-sdl.sh | 18 …RUE -DVIDEO_OPENGLES=0 -DSDL_SHARED=OFF -DPTHREADS_SEM=OFF -DOSS=OFF -DSNDIO=OFF -DDISKAUDIO=OFF -…
|
/third_party/ejdb/ |
D | CMakeLists.txt | 40 option(BUILD_TESTS "Build test cases" OFF) 41 option(ASAN "Turn on address sanitizer" OFF) 43 option(BUILD_BENCHMARKS "Build benchmarks" OFF) 44 option(BUILD_JNI_BINDING "Build Java native binding" OFF) 45 option(BUILD_ANDROID_LIBS "Build Android libs" OFF) 46 option(BUILD_DART_BINDING "Build Dart VM binding" OFF) 47 option(BUILD_NODEJS_BINDING "Build Node.js binding" OFF) 48 option(BUILD_REACT_NATIVE_BINDING "Build React Native binding" OFF) 49 option(BUILD_FLUTTER_BINDING "Build Flutter binding" OFF) 50 option(BUILD_SWIFT_BINDING "Build Swift binding" OFF) [all …]
|
/third_party/skia/third_party/externals/expat/expat/win32/ |
D | build_expat_iss.bat | 46 … -DEXPAT_MSVC_STATIC_CRT=ON -DEXPAT_BUILD_EXAMPLES=OFF -DEXPAT_BUILD_TESTS=OFF -DEXPAT_BUILD_TOOLS… 56 … -DEXPAT_MSVC_STATIC_CRT=ON -DEXPAT_BUILD_EXAMPLES=OFF -DEXPAT_BUILD_TESTS=OFF -DEXPAT_SHARED_LIBS… 66 … -DEXPAT_MSVC_STATIC_CRT=ON -DEXPAT_BUILD_EXAMPLES=OFF -DEXPAT_BUILD_TESTS=OFF -DEXPAT_BUILD_TOOLS… 76 …C_STATIC_CRT=ON -DEXPAT_BUILD_EXAMPLES=OFF -DEXPAT_BUILD_TESTS=OFF -DEXPAT_BUILD_TOOLS=OFF -DEXPAT…
|
/third_party/expat/win32/ |
D | build_expat_iss.bat | 46 … -DEXPAT_MSVC_STATIC_CRT=ON -DEXPAT_BUILD_EXAMPLES=OFF -DEXPAT_BUILD_TESTS=OFF -DEXPAT_BUILD_TOOLS… 56 … -DEXPAT_MSVC_STATIC_CRT=ON -DEXPAT_BUILD_EXAMPLES=OFF -DEXPAT_BUILD_TESTS=OFF -DEXPAT_SHARED_LIBS… 66 … -DEXPAT_MSVC_STATIC_CRT=ON -DEXPAT_BUILD_EXAMPLES=OFF -DEXPAT_BUILD_TESTS=OFF -DEXPAT_BUILD_TOOLS… 76 …C_STATIC_CRT=ON -DEXPAT_BUILD_EXAMPLES=OFF -DEXPAT_BUILD_TESTS=OFF -DEXPAT_BUILD_TOOLS=OFF -DEXPAT…
|
/third_party/skia/third_party/externals/tint/kokoro/linux/ |
D | docker.sh | 153 cmake ${SRC_DIR} ${CMAKE_FLAGS} ${COMMON_CMAKE_FLAGS} -DTINT_BUILD_AS_OTHER_OS=OFF 158 …ER=OFF -DTINT_BUILD_SPV_WRITER=OFF -DTINT_BUILD_WGSL_READER=OFF -DTINT_BUILD_WGSL_WRITER=OFF -DTIN…
|
/third_party/jerryscript/docs/ |
D | 01.CONFIGURATION.md | 16 | CMake: | `-DENABLE_ALL_IN_ONE=ON/OFF` | 17 | Python: | `--all-in-one=ON/OFF` | 27 | CMake: | `-DJERRY_DEBUGGER=ON/OFF` | 28 | Python: | `--jerry-debugger=ON/OFF` | 38 | CMake: | `-DJERRY_LINE_INFO=ON/OFF` | 39 | Python: | `--line-info=ON/OFF` | 61 | CMake: | `-DJERRY_EXTERNAL_CONTEXT=ON/OFF` | 62 | Python: | `--external-context=ON/OFF` | 72 | CMake: | `-DJERRY_SNAPSHOT_EXEC=ON/OFF` | 73 | Python: | `--snapshot-exec=ON/OFF` | [all …]
|
/third_party/flutter/skia/third_party/externals/imgui/examples/example_glfw_vulkan/ |
D | CMakeLists.txt | 13 option(GLFW_BUILD_EXAMPLES "Build the GLFW example programs" OFF) 14 option(GLFW_BUILD_TESTS "Build the GLFW test programs" OFF) 15 option(GLFW_BUILD_DOCS "Build the GLFW documentation" OFF) 16 option(GLFW_INSTALL "Generate installation target" OFF) 17 option(GLFW_DOCUMENT_INTERNALS "Include internals in documentation" OFF)
|
/third_party/expat/cmake/ |
D | expat-config.cmake.in | 55 expat_register_component(context_bytes OFF) 60 expat_register_component(ushort OFF) 61 expat_register_component(wchar_t OFF) 63 expat_register_component(char OFF) 65 expat_register_component(wchar_t OFF) 67 expat_register_component(char OFF) 68 expat_register_component(ushort OFF)
|
/third_party/skia/third_party/externals/expat/expat/cmake/ |
D | expat-config.cmake.in | 55 expat_register_component(context_bytes OFF) 60 expat_register_component(ushort OFF) 61 expat_register_component(wchar_t OFF) 63 expat_register_component(char OFF) 65 expat_register_component(wchar_t OFF) 67 expat_register_component(char OFF) 68 expat_register_component(ushort OFF)
|
/third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/ |
D | CMakeLists.txt | 18 option(GLFW_BUILD_EXAMPLES "Build the GLFW example programs" OFF) 19 option(GLFW_BUILD_TESTS "Build the GLFW test programs" OFF) 20 option(GLFW_BUILD_DOCS "Build the GLFW documentation" OFF) 21 option(GLFW_INSTALL "Generate installation target" OFF) 22 option(GLFW_DOCUMENT_INTERNALS "Include internals in documentation" OFF)
|
/third_party/protobuf/kokoro/release/protoc/windows/ |
D | build.bat | 13 cmake -G "%generator32%" -Dprotobuf_BUILD_TESTS=OFF -Dprotobuf_BUILD_SHARED_LIBS=OFF -Dprotobuf_UNI… 19 cmake -G "%generator64%" -Dprotobuf_BUILD_TESTS=OFF -Dprotobuf_BUILD_SHARED_LIBS=OFF -Dprotobuf_UNI…
|
/third_party/jerryscript/ |
D | CMakeLists.txt | 46 set(JERRY_CMDLINE_TEST OFF CACHE BOOL "Build jerry test command line tool?") 47 set(JERRY_CMDLINE_SNAPSHOT OFF CACHE BOOL "Build jerry snapshot command line tool?") 48 set(JERRY_LIBFUZZER OFF CACHE BOOL "Build jerry with libfuzzer support?") 52 set(UNITTESTS OFF CACHE BOOL "Build unit tests?") 53 set(DOCTESTS OFF CACHE BOOL "Build doc tests?") 56 set(BUILD_SHARED_LIBS OFF CACHE BOOL "Build shared libraries?") 62 set(JERRY_LIBFUZZER OFF) 80 set(JERRY_LIBM OFF) 81 set(ENABLE_LTO OFF) 82 set(ENABLE_STRIP OFF) [all …]
|
/third_party/iowow/ |
D | CMakeLists.txt | 36 option(BUILD_TESTS "Build test cases" OFF) 37 option(ASAN "Turn on address sanitizer" OFF) 39 option(BUILD_BENCHMARKS "Build benchmarks" OFF) 40 option(PACKAGE_DEB "Build .deb instalation packages" OFF) 41 option(PACKAGE_RPM "Build .rpm instalation packages" OFF) 44 option(ENABLE_PPA "Enable PPA package build" OFF) 45 option(UPLOAD_PPA "Upload debian packages to the launchpad ppa repository" OFF) 71 …n(BUILD_DOCUMENTATION "Create and install the HTML based API documentation (requires Doxygen)" OFF)
|
/third_party/jerryscript/targets/particle/ |
D | Makefile.particle | 47 -DENABLE_ALL_IN_ONE=OFF \ 48 -DJERRY_LIBM=OFF \ 49 -DJERRY_CMDLINE=OFF \ 51 -DENABLE_STRIP=OFF \
|
/third_party/curl/ |
D | CMakeLists.txt | 72 option(CURL_WERROR "Turn compiler warnings into errors" OFF) 76 option(ENABLE_ARES "Set to ON to enable c-ares support" OFF) 78 option(CURL_STATIC_CRT "Set to ON to build libcurl with static CRT on Windows (/MT)." OFF) 79 …option(ENABLE_INET_PTON "Set to OFF to prevent usage of inet_pton when building against modern SDK… 80 option(ENABLE_UNICODE "Set to ON to use the Unicode version of the Windows API functions" OFF) 101 option(CURL_LTO "Turn on compiler Link Time Optimizations" OFF) 105 OFF) 107 option(ENABLE_DEBUG "Set to ON to enable curl debug features" OFF) 108 option(ENABLE_CURLDEBUG "Set to ON to build with TrackMemory feature enabled" OFF) 159 …ion(HTTP_ONLY "disables all protocols except HTTP (This overrides all CURL_DISABLE_* options)" OFF) [all …]
|
/third_party/libwebsockets/win32port/zlib/ |
D | inffast.c | 25 # 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;
|
/third_party/jerryscript/targets/riot-stm32f4/ |
D | Makefile.riot | 48 -DENABLE_LTO=OFF \ 49 -DENABLE_ALL_IN_ONE=OFF \ 50 -DJERRY_LIBM=OFF \ 51 -DJERRY_CMDLINE=OFF \
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/ |
D | CMakeLists.txt | 44 option_if_not_defined(MARL_WARNINGS_AS_ERRORS "Treat warnings as errors" OFF) 45 option_if_not_defined(MARL_BUILD_EXAMPLES "Build example applications" OFF) 46 option_if_not_defined(MARL_BUILD_TESTS "Build tests" OFF) 47 option_if_not_defined(MARL_BUILD_BENCHMARKS "Build benchmarks" OFF) 48 …n_if_not_defined(MARL_BUILD_SHARED "Build marl as a shared / dynamic library (default static)" OFF) 49 option_if_not_defined(MARL_ASAN "Build marl with address sanitizer" OFF) 50 option_if_not_defined(MARL_MSAN "Build marl with memory sanitizer" OFF) 51 option_if_not_defined(MARL_TSAN "Build marl with thread sanitizer" OFF) 52 option_if_not_defined(MARL_INSTALL "Create marl install target" OFF) 53 …if_not_defined(MARL_FULL_BENCHMARK "Run benchmarks for [0 .. numLogicalCPUs] with no stepping" OFF) [all …]
|
/third_party/e2fsprogs/tests/u_mke2fs_opt_offset/ |
D | script | 10 OFF=$1 13 echo "testing e2undo and mke2fs with the -E offset=$OFF option" >> "$OUT" 15 yes a | $DD of="$TMPFILE" bs="$OFF" count=1 iflag=fullblock \ 21 $MKE2FS -F -z "$TDB_FILE" -b 1024 -E offset="$OFF" "$TMPFILE" 1024 \ 25 supplement_test_$OFF 42 offset_exp=$OFF 53 echo "mke2fs called with offset: $OFF" >> "$test_name.failed"
|