Home
last modified time | relevance | path

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

12345678910>>...71

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DBidiTest.txt123 ON; 3
142 ON; 4
249 ON LRE; 3
250 ON LRO; 3
251 ON RLE; 3
252 ON RLO; 3
253 ON PDF; 3
254 ON BN; 3
332 ON LRE; 4
333 ON LRO; 4
[all …]
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 …]
DBidiCharacterTest.txt254 # bidirectional types (ON, L, and R) of length between 0 and 4, interleaved
262 # ON and ()
286 # ON, ON and ()
294 # ON, L and ()
306 # ON, R and ()
318 # L, ON and ()
348 # R, ON and ()
378 # ON, ON, ON and ()
382 # ON, ON, L and ()
392 # ON, ON, R and ()
[all …]
/external/autotest/server/site_tests/firmware_Cr50CCDServoCap/
Dfirmware_Cr50CCDServoCap.py35 ON = 0 variable in firmware_Cr50CCDServoCap
78 'rdd attach' : [ON, ON, UNDETECTABLE],
81 'rdd attach, fake_servo off' : [ON, ON, UNDETECTABLE],
83 'rdd attach, fake_servo on' : [ON, ON, UNDETECTABLE],
84 'rdd attach, fake_servo on, rdd detach' : [OFF, OFF, ON],
87 'rdd attach, fake_servo on, cr50_run reboot' : [ON, ON, ON],
90 [ON, ON, UNDETECTABLE],
93 'fake_servo on' : [OFF, OFF, ON],
96 'fake_servo on, rdd attach' : [ON, ON, ON],
97 'fake_servo on, rdd attach, cr50_run reboot' : [ON, ON, ON],
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
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 …]
DBidiCharacterTest.txt254 # bidirectional types (ON, L, and R) of length between 0 and 4, interleaved
262 # ON and ()
286 # ON, ON and ()
294 # ON, L and ()
306 # ON, R and ()
318 # L, ON and ()
348 # R, ON and ()
378 # ON, ON, ON and ()
382 # ON, ON, L and ()
392 # ON, ON, R and ()
[all …]
/external/icu/icu4c/source/data/unidata/
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 …]
/external/deqp-deps/glslang/Test/
DcppIndent.vert3 #define ON
10 #ifdef ON
20 #if defined(ON)
30 #if !defined(ON)
40 #if defined (ON) && defined (OFF)
45 #if defined ( ON ) && ! defined(OFF)
50 #if defined(OFF) || defined(ON)
DcppNest.vert3 #define ON
10 #ifdef ON
19 #if defined(ON)
31 #if !defined(ON)
38 #ifdef ON
45 #ifdef ON
63 #if defined(ON) && !defined(OFF)
67 #if defined(OFF) || defined(ON)
71 #if defined(ON) && defined(OFF)
/external/clang/cmake/caches/
DApple-stage2.cmake12 set(CMAKE_MACOSX_RPATH ON CACHE BOOL "")
13 set(LLVM_ENABLE_ZLIB ON CACHE BOOL "")
15 set(LLVM_EXTERNALIZE_DEBUGINFO ON CACHE BOOL "")
19 set(LLVM_BUILD_EXTERNAL_COMPILER_RT ON CACHE BOOL "Build Compiler-RT with just-built clang")
20 set(COMPILER_RT_ENABLE_IOS ON CACHE BOOL "Build iOS Compiler-RT libraries")
23 set(LLVM_BUILD_TESTS ON CACHE BOOL "")
25 set(LLVM_ENABLE_LTO ON CACHE BOOL "")
33 set(LIBCXX_INSTALL_HEADERS ON CACHE BOOL "")
38 set(LLVM_INSTALL_TOOLCHAIN_ONLY ON CACHE BOOL "")
DApple-stage1.cmake19 set(CMAKE_MACOSX_RPATH ON CACHE BOOL "")
27 set(BOOTSTRAP_LLVM_ENABLE_LTO ON CACHE BOOL "")
32 set(LIBCXX_INSTALL_HEADERS ON CACHE BOOL "")
33 set(LIBCXX_OVERRIDE_DARWIN_INSTALL ON CACHE BOOL "")
50 set(CLANG_ENABLE_BOOTSTRAP ON CACHE BOOL "")
/external/deqp/external/openglcts/
DCMakeLists.txt15 set(DEQP_GTF_AVAILABLE ON) # Is GTF test framework available
32 set(GLCTS_GTF_SUPPORT_OPENGL ON)
34 set(GLCTS_GTF_SUPPORT_GLES32 ON)
36 set(GLCTS_GTF_SUPPORT_GLES31 ON)
38 set(GLCTS_GTF_SUPPORT_GLES3 ON)
40 set(GLCTS_GTF_SUPPORT_GLES2 ON)
42 set(GLCTS_GTF_SUPPORT_GLES32 ON)
54 set(GLCTS_GTF_SUPPORT_EGL ON)
/external/clang/test/CodeGen/
Dfp-contract-pragma.cpp7 #pragma STDC FP_CONTRACT ON in fp_contract_1()
17 #pragma STDC FP_CONTRACT ON in fp_contract_2()
28 #pragma STDC FP_CONTRACT ON in template_muladd()
40 #pragma STDC FP_CONTRACT ON in method()
50 #pragma STDC FP_CONTRACT ON
73 #pragma STDC FP_CONTRACT ON in fp_contract_7()
/external/curl/
DCMakeLists.txt76 option(PICKY_COMPILER "Enable picky compiler options" ON)
77 option(BUILD_CURL_EXE "Set to ON to build curl executable." ON)
78 option(BUILD_SHARED_LIBS "Build shared libraries" ON)
79 option(ENABLE_ARES "Set to ON to enable c-ares support" OFF)
81 option(CURL_STATIC_CRT "Set to ON to build libcurl with static CRT on Windows (/MT)." OFF)
82 …uiring compatibility with older Windows versions, such as Windows XP, Windows Server 2003 etc." ON)
85 cmake_dependent_option(ENABLE_THREADED_RESOLVER "Set to ON to enable threaded DNS lookup"
86 ON "NOT ENABLE_ARES"
89 option(ENABLE_DEBUG "Set to ON to enable curl debug features" OFF)
90 option(ENABLE_CURLDEBUG "Set to ON to build with TrackMemory feature enabled" OFF)
[all …]
/external/libcxx/
DCMakeLists.txt16 set(CMAKE_BUILD_WITH_INSTALL_NAME_DIR ON)
55 set(LIBCXX_TARGETING_CLANG_CL ON)
59 set(LIBCXX_TARGETING_MSVC ON)
73 option(LIBCXX_ENABLE_SHARED "Build libc++ as a shared library." ON)
74 option(LIBCXX_ENABLE_STATIC "Build libc++ as a static library." ON)
75 option(LIBCXX_ENABLE_EXPERIMENTAL_LIBRARY "Build libc++experimental.a" ON)
85 option(LIBCXX_INCLUDE_BENCHMARKS "Build the libc++ benchmarks and their dependencies" ON)
108 option(LIBCXX_INSTALL_HEADERS "Install the libc++ headers." ON)
109 option(LIBCXX_INSTALL_LIBRARY "Install the libc++ library." ON)
111 "Install the static libc++ library." ON
[all …]
/external/catch2/docs/
Dcmake-integration.md160 * `PARSE_CATCH_TESTS_VERBOSE` -- When `ON`, the script prints debug
162 * `PARSE_CATCH_TESTS_NO_HIDDEN_TESTS` -- When `ON`, hidden tests (tests
165 * `PARSE_CATCH_TESTS_ADD_FIXTURE_IN_TEST_NAME` -- When `ON`, adds fixture
166 class name to the test name in CTest. Defaults to `ON`.
167 * `PARSE_CATCH_TESTS_ADD_TARGET_IN_TEST_NAME` -- When `ON`, adds target
168 name to the test name in CTest. Defaults to `ON`.
169 * `PARSE_CATCH_TESTS_ADD_TO_CONFIGURE_DEPENDS` -- When `ON`, adds test
190 * `CATCH_BUILD_TESTING` -- When `ON`, Catch2's SelfTest project will be
191 built. Defaults to `ON`. Note that Catch2 also obeys `BUILD_TESTING` CMake
192 variable, so _both_ of them need to be `ON` for the SelfTest to be built,
[all …]
/external/libcxxabi/
DCMakeLists.txt46 option(LIBCXXABI_ENABLE_EXCEPTIONS "Use exceptions." ON)
47 option(LIBCXXABI_ENABLE_ASSERTIONS "Enable assertions independent of build mode." ON)
48 option(LIBCXXABI_ENABLE_PEDANTIC "Compile with pedantic enabled." ON)
53 option(LIBCXXABI_ENABLE_THREADS "Build with threads enabled" ON)
57 This option may only be set to ON when LIBCXXABI_ENABLE_THREADS=ON." OFF)
60 This option may only be set to ON when LIBCXXABI_ENABLE_THREADS=ON" OFF)
67 provides these definitions" ON)
72 option(LIBCXXABI_INSTALL_LIBRARY "Install the libc++abi library." ON)
84 option(LIBCXXABI_ENABLE_SHARED "Build libc++abi as a shared library." ON)
85 option(LIBCXXABI_ENABLE_STATIC "Build libc++abi as a static library." ON)
[all …]
/external/libaom/libaom/build/cmake/
Daom_config_defaults.cmake144 "Enable documentation generation (doxygen required)." ON)
147 set_aom_option_var(ENABLE_EXAMPLES "Enables build of example code." ON)
154 ON)
155 set_aom_option_var(ENABLE_TESTS "Enables unit tests." ON)
157 ON)
162 set_aom_option_var(ENABLE_NEON "Enables NEON optimizations on ARM targets." ON)
171 ON)
175 "Enables MMX optimizations on x86/x86_64 targets." ON)
177 "Enables SSE optimizations on x86/x86_64 targets." ON)
179 "Enables SSE2 optimizations on x86/x86_64 targets." ON)
[all …]
/external/icu/icu4c/source/test/testdata/
DBidiCharacterTest.txt254 # bidirectional types (ON, L, and R) of length between 0 and 4, interleaved
262 # ON and ()
286 # ON, ON and ()
294 # ON, L and ()
306 # ON, R and ()
318 # L, ON and ()
348 # R, ON and ()
378 # ON, ON, ON and ()
382 # ON, ON, L and ()
392 # ON, ON, R and ()
[all …]
/external/deqp/targets/nullws/
Dnullws.cmake21 set(DEQP_SUPPORT_GLES2 ON)
27 set(DEQP_SUPPORT_GLES3 ON)
33 set(DEQP_SUPPORT_GLES31 ON)
39 set(DEQP_SUPPORT_GLES32 ON)
45 set(DEQP_SUPPORT_EGL ON)
/external/expat/
DCMakeLists.txt18 set(BUILD_tools_default ON)
25 set(BUILD_doc_default ON)
32 option(BUILD_examples "build the examples for expat library" ON)
33 option(BUILD_tests "build the tests for expat library" ON)
34 option(BUILD_shared "build a shared expat library" ON)
37 option(INSTALL "install expat files in cmake install target" ON)
50 option(XML_DTD "Define to make parameter entity parsing functionality available" ON)
51 option(XML_NS "Define to make XML Namespaces functionality available" ON)
54 option(XML_DEV_URANDOM "Define to include code reading entropy from `/dev/urandom'." ON)
86 message(SEND_ERROR "Option XML_UNICODE_WCHAR_T=ON may not be used without XML_UNICODE=ON.")
[all …]
/external/clang/test/Preprocessor/
Dpragma_unknown.c9 #pragma STDC FP_CONTRACT ON
14 #pragma STDC FENV_ACCESS ON // expected-warning {{pragma STDC FENV_ACCESS ON is not suppor…
19 #pragma STDC CX_LIMITED_RANGE ON
25 #pragma STDC CX_LIMITED_RANGE ON FULL POWER // expected-warning {{expected end of directive in pra…
/external/deqp-deps/glslang/
DCMakeLists.txt7 set_property(GLOBAL PROPERTY USE_FOLDERS ON)
22 set(ENABLE_GLSLANG_INSTALL ON)
24 option(ENABLE_SPVREMAPPER "Enables building of SPVRemapper" ON)
26 option(ENABLE_AMD_EXTENSIONS "Enables support of AMD-specific extensions" ON)
27 option(ENABLE_GLSLANG_BINARIES "Builds glslangValidator and spirv-remap" ON)
29 option(ENABLE_NV_EXTENSIONS "Enables support of Nvidia-specific extensions" ON)
31 option(ENABLE_HLSL "Enables HLSL input support" ON)
33 option(ENABLE_OPT "Enables spirv-opt capability if present" ON)
104 set(CMAKE_CXX_STANDARD_REQUIRED ON)
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/
Dcsr-aliases.s48 # CHECK-EXT-F-ON: fscsr t1, t2
54 # CHECK-EXT-F-ON: fscsr t2
60 # CHECK-EXT-F-ON: fscsr t2
66 # CHECK-EXT-F-ON: fsrm t0, zero
72 # CHECK-EXT-F-ON: fsrm t0, t1
78 # CHECK-EXT-F-ON: fsrmi t0, 31
84 # CHECK-EXT-F-ON: fsrmi 31
90 # CHECK-EXT-F-ON: frflags t0
96 # CHECK-EXT-F-ON: fsflags t0, t2
102 # CHECK-EXT-F-ON: fsflags t2
/external/syzkaller/vendor/golang.org/x/text/unicode/bidi/
Dbracket.go141 if pairTypes[index] == bpNone || p.codesIsolatedRun[i] != ON {
241 return ON
253 dirOpposite := ON
256 if dir == ON {
272 if dir := p.getStrongTypeN0(i); dir != ON {
289 if dirPair == ON {
296 if dirPair == dirEmbed || dirPair == ON {

12345678910>>...71