Home
last modified time | relevance | path

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

12345678910>>...15

/third_party/cmsis/CMSIS/DSP/Source/
DCMakeLists.txt15 option(NEON "Neon acceleration" OFF)
16 option(NEONEXPERIMENTAL "Neon experimental acceleration" OFF)
17 option(HELIUMEXPERIMENTAL "Helium experimental acceleration" OFF)
19 option(ROUNDING "Rounding" OFF)
20 option(MATRIXCHECK "Matrix Checks" OFF)
21 option(HELIUM "Helium acceleration (MVEF and MVEI supported)" OFF)
22 option(MVEF "MVEF intrinsics supported" OFF)
23 option(MVEI "MVEI intrinsics supported" OFF)
24 option(MVEFLOAT16 "Float16 MVE intrinsics supported" OFF)
25 option(DISABLEFLOAT16 "Disable building float16 kernels" OFF)
[all …]
/third_party/vk-gl-cts/external/amber/src/third_party/
DCMakeLists.txt31 set(ENABLE_GLSLANG_BINARIES OFF CACHE BOOL ON)
32 set(ENABLE_SPVREMAPPER OFF CACHE BOOL ON)
41 set(SHADERC_ENABLE_WERROR_COMPILE OFF CACHE BOOL "disable werror")
64 set(BUILD_WSI_WAYLAND_SUPPORT OFF CACHE BOOL "" FORCE)
67 set(BUILD_WSI_XLIB_SUPPORT OFF CACHE BOOL "" FORCE)
75 option(BUILD_WERROR "Treat compiler warnings as errors" OFF)
114 set(LLVM_BUILD_EXAMPLES OFF CACHE BOOL "")
116 set(LLVM_INCLUDE_DOCS OFF CACHE BOOL "")
117 set(LLVM_INCLUDE_EXAMPLES OFF CACHE BOOL "")
118 set(LLVM_INCLUDE_TESTS OFF CACHE BOOL "")
[all …]
/third_party/libwebsockets/
DCMakeLists.txt51 set(LWS_WITH_BUNDLED_ZLIB_DEFAULT OFF)
102 option(LWS_WITH_DISTRO_RECOMMENDED "Enable features recommended for distro packaging" OFF)
103 option(LWS_FOR_GITOHASHI "Enable features recommended for use with gitohashi" OFF)
108 option(DISABLE_WERROR "Avoid treating compiler warnings as fatal errors" OFF)
116 option(LWS_ROLE_MQTT "Build with support for MQTT client" OFF)
117 option(LWS_ROLE_DBUS "Compile with support for DBUS" OFF)
118 option(LWS_ROLE_RAW_PROXY "Raw packet proxy" OFF)
121 option(LWS_WITH_LWSWS "Libwebsockets Webserver" OFF)
122 option(LWS_WITH_CGI "Include CGI (spawn process with network-connected stdin/out/err) APIs" OFF)
123 option(LWS_IPV6 "Compile with support for ipv6" OFF)
[all …]
/third_party/libbpf/include/linux/
Dfilter.h8 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ argument
13 .off = OFF, \
56 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument
61 .off = OFF, \
64 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument
69 .off = OFF, \
72 #define BPF_ST_MEM(SIZE, DST, OFF, IMM) \ argument
77 .off = OFF, \
118 #define BPF_JMP_IMM(OP, DST, IMM, OFF) \ argument
123 .off = OFF, \
[all …]
/third_party/ejdb/
DCMakeLists.txt39 OFF)
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)
[all …]
/third_party/jerryscript/docs/
D01.CONFIGURATION.md16 | 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/skia/third_party/externals/expat/expat/win32/
Dbuild_expat_iss.bat46 … -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/mesa3d/.gitlab-ci/windows/
Dmesa_deps_build.ps150 -DLLVM_INCLUDE_UTILS=OFF `
51 -DLLVM_INCLUDE_RUNTIMES=OFF `
52 -DLLVM_INCLUDE_TESTS=OFF `
53 -DLLVM_INCLUDE_EXAMPLES=OFF `
54 -DLLVM_INCLUDE_GO_TESTS=OFF `
55 -DLLVM_INCLUDE_BENCHMARKS=OFF `
56 -DLLVM_BUILD_LLVM_C_DYLIB=OFF `
57 -DLLVM_ENABLE_DIA_SDK=OFF `
59 -DLLVM_SPIRV_INCLUDE_TESTS=OFF `
/third_party/mesa3d/.gitlab-ci/container/debian/
Dx86_build-mingw-source-deps.sh62 -DLLVM_INCLUDE_UTILS=OFF \
63 -DLLVM_INCLUDE_RUNTIMES=OFF \
64 -DLLVM_INCLUDE_TESTS=OFF \
65 -DLLVM_INCLUDE_EXAMPLES=OFF \
66 -DLLVM_INCLUDE_GO_TESTS=OFF \
67 -DLLVM_INCLUDE_BENCHMARKS=OFF \
68 -DLLVM_BUILD_LLVM_C_DYLIB=OFF \
69 -DLLVM_ENABLE_DIA_SDK=OFF \
71 -DLLVM_SPIRV_INCLUDE_TESTS=OFF
/third_party/glslang/Test/
DcppIndent.vert15 #ifdef OFF
25 #if defined(OFF)
35 #if !defined(OFF)
40 #if defined (ON) && defined (OFF)
45 #if defined ( ON ) && ! defined(OFF)
50 #if defined(OFF) || defined(ON)
DcppNest.vert14 #ifdef OFF
27 #if defined(OFF)
59 #if !defined(OFF)
63 #if defined(ON) && !defined(OFF)
67 #if defined(OFF) || defined(ON)
71 #if defined(ON) && defined(OFF)
74 #elif !defined(OFF)
/third_party/skia/third_party/externals/tint/kokoro/linux/
Ddocker.sh153 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/
DCMakeLists.txt46 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/
DCMakeLists.txt36 option(BUILD_TESTS "Build test cases" OFF)
37 option(ASAN "Turn on address sanitizer" OFF)
38 option(UBSAN "Turn on UB sanitizer" OFF)
40 option(BUILD_BENCHMARKS "Build benchmarks" OFF)
41 option(PACKAGE_DEB "Build .deb instalation packages" OFF)
42 option(PACKAGE_RPM "Build .rpm instalation packages" OFF)
45 option(ENABLE_PPA "Enable PPA package build" OFF)
46 option(UPLOAD_PPA "Upload debian packages to the launchpad ppa repository" OFF)
72 …n(BUILD_DOCUMENTATION "Create and install the HTML based API documentation (requires Doxygen)" OFF)
/third_party/skia/third_party/externals/expat/expat/cmake/
Dexpat-config.cmake.in55 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/vk-gl-cts/targets/fuchsia/
Dfuchsia.cmake5 set(DEQP_SUPPORT_GLES2 OFF)
6 set(DEQP_SUPPORT_GLES3 OFF)
7 set(DEQP_SUPPORT_OPENGL OFF)
8 set(DEQP_SUPPORT_EGL OFF)
/third_party/vk-gl-cts/external/openglcts/
DCMakeLists.txt17 set(DEQP_GTF_AVAILABLE OFF)
23 set(GLCTS_GTF_SUPPORT_GLES32 OFF)
24 set(GLCTS_GTF_SUPPORT_GLES31 OFF)
25 set(GLCTS_GTF_SUPPORT_GLES3 OFF)
26 set(GLCTS_GTF_SUPPORT_GLES2 OFF)
27 set(GLCTS_GTF_SUPPORT_OPENGL OFF)
/third_party/flutter/skia/third_party/externals/imgui/examples/example_glfw_vulkan/
DCMakeLists.txt13 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/skia/third_party/externals/imgui/examples/example_glfw_vulkan/
DCMakeLists.txt18 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/skia/third_party/externals/swiftshader/third_party/marl/
DCMakeLists.txt44 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/jerryscript/jerry-core/
DCMakeLists.txt20 set(ENABLE_ALL_IN_ONE OFF CACHE BOOL "Enable all-in-one build?")
23 set(JERRY_CPOINTER_32_BIT OFF CACHE BOOL "Enable 32 bit compressed pointers?")
24 set(JERRY_DEBUGGER OFF CACHE BOOL "Enable JerryScript debugger?")
25 set(JERRY_ERROR_MESSAGES OFF CACHE BOOL "Enable error messages?")
26 set(JERRY_EXTERNAL_CONTEXT OFF CACHE BOOL "Enable external context?")
29 set(JERRY_LOGGING OFF CACHE BOOL "Enable logging?")
30 set(JERRY_MEM_STATS OFF CACHE BOOL "Enable memory statistics?")
31 set(JERRY_MEM_GC_BEFORE_EACH_ALLOC OFF CACHE BOOL "Enable mem-stress test?")
32 set(JERRY_PARSER_DUMP_BYTE_CODE OFF CACHE BOOL "Enable parser byte-code dumps?")
34 set(JERRY_REGEXP_STRICT_MODE OFF CACHE BOOL "Enable regexp strict mode?")
[all …]
/third_party/libwebsockets/win32port/zlib/
Dinffast.c25 # 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/protobuf/kokoro/release/protoc/windows/
Dbuild.bat13 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/json/doc/mkdocs/docs/integration/
Dcmake.md29 # set(JSON_Install OFF CACHE INTERNAL "")
78 option(FOO_USE_EXTERNAL_JSON "Use an external JSON library" OFF)
94 set(JSON_BuildTests OFF CACHE INTERNAL "")
110 …ing the several CI steps and are subject to change without notice. This option is `OFF` by default.
114 …acro [`JSON_DIAGNOSTICS`](../features/macros.md#json_diagnostics). This option is `OFF` by default.
118 Skip expensive/slow test suites. This option is `OFF` by default. Depends on `JSON_BuildTests`.
130 Use non-amalgamated version of the library. This option is `OFF` by default.
134 …s.html) call) to checks for this library by tools like Clang-Tidy. This option is `OFF` by default.
138 Execute test suite with [Valgrind](https://valgrind.org). This option is `OFF` by default. Depends …
/third_party/glslang/
DCMakeLists.txt58 option(BUILD_SHARED_LIBS "Build Shared Libraries" OFF)
84 … Emscripten, build glslang.js. Otherwise, builds a sample executable for binary-size testing." OFF)
87 OFF "ENABLE_GLSLANG_JS"
88 OFF)
91 OFF "ENABLE_GLSLANG_WEBMIN"
92 OFF)
95 OFF "ENABLE_GLSLANG_JS AND EMSCRIPTEN"
96 OFF)
99 OFF "ENABLE_GLSLANG_JS AND EMSCRIPTEN"
100 OFF)
[all …]

12345678910>>...15