Home
last modified time | relevance | path

Searched refs:STATUS (Results 1 – 25 of 270) sorted by relevance

1234567891011

/external/eigen/cmake/
DEigenTesting.cmake326 message(STATUS "Checking failtest: ${testname}")
335 message(STATUS "FAILED: ${testname} build succeeded when it should have failed")
343 message(STATUS "FAILED: ${testname} build failed when it should have succeeded")
358 message(STATUS "************************************************************")
359 message(STATUS "*** Eigen's unit tests configuration summary ***")
360 message(STATUS "************************************************************")
361 message(STATUS "")
362 message(STATUS "Build type: ${CMAKE_BUILD_TYPE}")
363 message(STATUS "Build site: ${SITE}")
364 message(STATUS "Build string: ${BUILDNAME}")
[all …]
DEigenUninstall.cmake11 message(STATUS "============== Uninstalling Eigen ===================")
16 message(STATUS "Removing file: '${file}'")
28 message(STATUS "File '${file}' does not exist.")
32 message(STATUS "========== Finished Uninstalling Eigen ==============")
34 message(STATUS "Cannot find install manifest: '${MANIFEST}'")
35 message(STATUS "Probably make install has not been performed")
36 message(STATUS " or install_manifest.txt has been deleted.")
DFindBLASEXT.cmake70 message(STATUS "In FindBLASEXT")
71 message(STATUS "If you want to force the use of one specific library, "
74 message(STATUS "List of possible BLAS vendor: Goto, ATLAS PhiPACK, CXML, "
101 message(STATUS "A BLAS library has been found (${BLAS_LIBRARIES}) but we"
109 message(STATUS "A BLAS library has been found (${BLAS_LIBRARIES}) but we"
117 message(STATUS "A BLAS library has been found (${BLAS_LIBRARIES}) but we"
194 message(STATUS "Look for the sequential version Intel10_64lp_seq")
206 message(STATUS "Look for the multithreaded version Intel10_64lp")
314 message(STATUS "BLAS found is Intel MKL:"
317 message(STATUS "BLAS sequential libraries stored in BLAS_SEQ_LIBRARIES")
[all …]
DFindBLAS.cmake141 …message(STATUS "A cache variable, namely BLAS_DIR, has been set to specify the install directory o…
163 message(STATUS "Looking for BLAS... - NOT found (Unsupported languages)")
406 message(STATUS "Looking for BLAS -- mkl.h not found")
693 message(STATUS "Looking for MKL BLAS: found")
695 message(STATUS "Looking for MKL BLAS: not found")
720 message(STATUS "Looking for Goto BLAS: found")
722 message(STATUS "Looking for Goto BLAS: not found")
748 message(STATUS "Looking for Open BLAS: found")
750 message(STATUS "Looking for Open BLAS: not found")
776 message(STATUS "Looking for Eigen BLAS: found")
[all …]
DFindComputeCpp.cmake44 message(STATUS
47 message(STATUS "host compiler - gcc ${CMAKE_CXX_COMPILER_VERSION}")
55 message(STATUS "host compiler - clang ${CMAKE_CXX_COMPILER_VERSION}")
75 message(STATUS "ComputeCpp package - Found")
84 message(STATUS "compute++ - Found")
94 message(STATUS "computecpp_info - Found")
106 message(STATUS "libComputeCpp.so - Found")
116 message(STATUS "ComputeCpp includes - Found")
127 message(STATUS "Package version - ${COMPUTECPP_PACKAGE_VERSION}")
138 message(STATUS "compute++ flags - ${COMPUTECPP_DEVICE_COMPILER_FLAGS}")
[all …]
/external/eigen/
DCMakeLists.txt95 message(STATUS "Standard libraries to link to explicitly: ${EIGEN_STANDARD_LIBRARIES_TO_LINK_TO}")
97 message(STATUS "Standard libraries to link to explicitly: none")
194 message(STATUS "Enabling SSE2 in tests/examples")
200 message(STATUS "Enabling SSE3 in tests/examples")
206 message(STATUS "Enabling SSSE3 in tests/examples")
212 message(STATUS "Enabling SSE4.1 in tests/examples")
218 message(STATUS "Enabling SSE4.2 in tests/examples")
224 message(STATUS "Enabling AVX in tests/examples")
230 message(STATUS "Enabling FMA in tests/examples")
236 message(STATUS "Enabling AVX512 in tests/examples")
[all …]
/external/ltp/pan/cgi/
Dreconsile.cgi89 $rec->{STATUS} = $status;
107 || $a->{STATUS} cmp $b->{STATUS}} @$rtcs;
162 || $a->{STATUS} cmp $b->{STATUS}} @tops;
173 && @$rtcs[0]->{STATUS} eq $LCR->{STATUS}) {
216 if ($match->{STATUS} =~ /PASS/) {
218 } elsif ($match->{STATUS} =~ /FAIL/) {
220 } elsif ($match->{STATUS} =~ /CONF/) {
222 } elsif ($match->{STATUS} =~ /BROK/) {
246 $copy->{STATUS} = $rec->{STATUS};
/external/autotest/contrib/
Dservo-stat90 STATUS=()
104 STATUS=("${STATUS[@]}" "pwr_button is '$BUTTON'")
110 STATUS=("${STATUS[@]}" "lid_open is '$LID'")
114 STATUS=("${STATUS[@]}" "not running servod")
121 STATUS=("${STATUS[@]}" "ssh is down")
128 STATUS=("${STATUS[@]}" "not running chromeos")
144 STATUS=("servod not configured")
150 STATUS=("servod failed")
156 STATUS=("${STATUS[@]}" "is down")
161 STATUS=("is up")
[all …]
Ddeploy_puppet.sh29 STATUS=
40 STATUS=$OPTARG
69 if [ -n "${STATUS}" ]; then
70 STATUS_OPT="-s ${STATUS}"
73 if [ -z "${ROLE}" ] && [ -z "${STATUS}" ] && [ -z "${HOSTNAME}" ]; then
/external/llvm/test/CodeGen/AArch64/
Datomic-ops.ll27 ; CHECK-NEXT: stlxrb [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]]
28 ; CHECK-NEXT: cbnz [[STATUS]], .LBB{{[0-9]+}}_1
47 ; CHECK-NEXT: stxrh [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]]
48 ; CHECK-NEXT: cbnz [[STATUS]], .LBB{{[0-9]+}}_1
67 ; CHECK-NEXT: stlxr [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]]
68 ; CHECK-NEXT: cbnz [[STATUS]], .LBB{{[0-9]+}}_1
87 ; CHECK-NEXT: stxr [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]]
88 ; CHECK-NEXT: cbnz [[STATUS]], .LBB{{[0-9]+}}_1
107 ; CHECK-NEXT: stxrb [[STATUS:w[0-9]+]], [[NEW]], [x[[ADDR]]]
108 ; CHECK-NEXT: cbnz [[STATUS]], .LBB{{[0-9]+}}_1
[all …]
Dcmpxchg-O0.ll9 ; CHECK: stlxrb [[STATUS:w[3-9]]], w2, [x0]
10 ; CHECK: cbnz [[STATUS]], [[RETRY]]
24 ; CHECK: stlxrh [[STATUS:w[3-9]]], w2, [x0]
25 ; CHECK: cbnz [[STATUS]], [[RETRY]]
39 ; CHECK: stlxr [[STATUS:w[3-9]]], w2, [x0]
40 ; CHECK: cbnz [[STATUS]], [[RETRY]]
54 ; CHECK: stlxr [[STATUS:w[3-9]]], x2, [x0]
55 ; CHECK: cbnz [[STATUS]], [[RETRY]]
70 ; CHECK: stlxp [[STATUS:w[0-9]+]], x4, x5, [x0]
71 ; CHECK: cbnz [[STATUS]], [[RETRY]]
Dcmpxchg-idioms.ll11 ; CHECK: stlxr [[STATUS:w[0-9]+]], {{w[0-9]+}}, [x0]
12 ; CHECK: cbnz [[STATUS]], [[LOOP]]
37 ; CHECK: stlxrb [[STATUS:w[0-9]+]], {{w[0-9]+}}, [x0]
38 ; CHECK: cbnz [[STATUS]], [[LOOP]]
66 ; CHECK: stlxr [[STATUS:w[0-9]+]], w2, [x0]
67 ; CHECK: cbnz [[STATUS]], [[LOOP]]
/external/autotest/site_utils/
Dserver_manager.py63 server.status == server_models.Server.STATUS.PRIMARY):
65 roles__role=role, status=server_models.Server.STATUS.PRIMARY)
95 if server.status == server_models.Server.STATUS.PRIMARY:
112 server.status == server_models.Server.STATUS.PRIMARY):
134 status == server_models.Server.STATUS.PRIMARY):
145 if unique_roles and status == server_models.Server.STATUS.PRIMARY:
149 status=server_models.Server.STATUS.PRIMARY)
158 if server.status == server_models.Server.STATUS.PRIMARY:
162 enable = status == server_models.Server.STATUS.PRIMARY
197 hostname=hostname, status=server_models.Server.STATUS.PRIMARY,
[all …]
Dserver_manager_unittest.py64 'status': server_models.Server.STATUS.PRIMARY,
70 'status': server_models.Server.STATUS.REPAIR_REQUIRED,
76 'status': server_models.Server.STATUS.PRIMARY,
82 'status': server_models.Server.STATUS.REPAIR_REQUIRED,
207 server_models.validate(status=server_models.Server.STATUS.PRIMARY)
219 status=server_models.Server.STATUS.PRIMARY
225 status=server_models.Server.STATUS.PRIMARY,
234 status=server_models.Server.STATUS.REPAIR_REQUIRED)
247 status=server_models.Server.STATUS.PRIMARY
253 status=server_models.Server.STATUS.REPAIR_REQUIRED,
[all …]
/external/pcre/dist2/
DCMakeLists.txt256 MESSAGE(STATUS "** PCRE2_BUILD_PCRE2_8 must be enabled for the pcre2grep program")
476 …MESSAGE(STATUS "** MSVC and PCRE2_STATIC_RUNTIME: modifying compiler flags to use static runtime l…
740 MESSAGE(STATUS "")
741 MESSAGE(STATUS "")
742 MESSAGE(STATUS "PCRE2 configuration summary:")
743 MESSAGE(STATUS "")
744 MESSAGE(STATUS " Install prefix .................. : ${CMAKE_INSTALL_PREFIX}")
745 MESSAGE(STATUS " C compiler ...................... : ${CMAKE_C_COMPILER}")
746 …MESSAGE(STATUS " C compiler flags ................ : ${CMAKE_C_FLAGS}${cfsp}${CMAKE_C_FLAGS_${bui…
747 MESSAGE(STATUS "")
[all …]
/external/llvm/test/CodeGen/ARM/
Datomic-ops-v8.ll24 ; CHECK-NEXT: stlexb [[STATUS:r[0-9]+]], [[NEW]], [r[[ADDR]]]
25 ; CHECK-NEXT: cmp [[STATUS]], #0
47 ; CHECK-NEXT: strexh [[STATUS:r[0-9]+]], [[NEW]], [r[[ADDR]]]
48 ; CHECK-NEXT: cmp [[STATUS]], #0
70 ; CHECK-NEXT: stlex [[STATUS:r[0-9]+]], [[NEW]], [r[[ADDR]]]
71 ; CHECK-NEXT: cmp [[STATUS]], #0
96 ; CHECK-NEXT: strexd [[STATUS:r[0-9]+]], [[NEW1]], [[NEW2]], [r[[ADDR]]]
97 ; CHECK-NEXT: cmp [[STATUS]], #0
120 ; CHECK-NEXT: strexb [[STATUS:r[0-9]+]], [[NEW]], [r[[ADDR]]]
121 ; CHECK-NEXT: cmp [[STATUS]], #0
[all …]
Dcmpxchg-O0.ll16 ; CHECK: strexb [[STATUS:r[0-9]+]], r2, [r0]
17 ; CHECK: cmp{{(\.w)?}} [[STATUS]], #0
35 ; CHECK: strexh [[STATUS:r[0-9]+]], r2, [r0]
36 ; CHECK: cmp{{(\.w)?}} [[STATUS]], #0
54 ; CHECK: strex [[STATUS:r[0-9]+]], r2, [r0]
55 ; CHECK: cmp{{(\.w)?}} [[STATUS]], #0
72 ; CHECK: sbcs{{(\.w)?}} [[STATUS:r[0-9]+]], [[OLDHI]], r7
74 ; CHECK: strexd [[STATUS]], r4, r5, [r0]
75 ; CHECK: cmp{{(\.w)?}} [[STATUS]], #0
90 ; CHECK: sbcs{{(\.w)?}} [[STATUS:r[0-9]+]], [[OLDHI]], {{r[0-9]+}}
[all …]
Dcmpxchg-idioms.ll13 ; CHECK: strex [[STATUS:r[0-9]+]], {{r[0-9]+}}, [r0]
14 ; CHECK: cbz [[STATUS]], [[SUCCESS:LBB[0-9]+_[0-9]+]]
51 ; CHECK: strexb [[STATUS:r[0-9]+]], {{r[0-9]+}}, [r0]
52 ; CHECK: cbz [[STATUS]], [[SUCCESS:LBB[0-9]+_[0-9]+]]
89 ; CHECK: strex [[STATUS:r[0-9]+]], r2, [r0]
90 ; CHECK: cbz [[STATUS]], [[SUCCESS:LBB[0-9]+_[0-9]+]]
/external/curl/tests/data/
Dtest8096 STATUS
15 * STATUS 809 (MESSAGES 231 UIDNEXT 44292)
26 IMAP mailbox STATUS (CUSTOMREQUEST)
29 imap://%HOSTIP:%IMAPPORT -u user:secret -X 'STATUS 809 (UIDNEXT MESSAGES)'
39 A003 STATUS 809 (UIDNEXT MESSAGES)
/external/deqp/external/openglcts/
DCMakeLists.txt20 message(STATUS "DEQP_GTF_AVAILABLE = ${DEQP_GTF_AVAILABLE}")
48 message(STATUS "GLCTS_GTF_SUPPORT_OPENGL = ${GLCTS_GTF_SUPPORT_OPENGL}")
49 message(STATUS "GLCTS_GTF_SUPPORT_GLES32 = ${GLCTS_GTF_SUPPORT_GLES32}")
50 message(STATUS "GLCTS_GTF_SUPPORT_GLES31 = ${GLCTS_GTF_SUPPORT_GLES31}")
51 message(STATUS "GLCTS_GTF_SUPPORT_GLES3 = ${GLCTS_GTF_SUPPORT_GLES3}")
52 message(STATUS "GLCTS_GTF_SUPPORT_GLES2 = ${GLCTS_GTF_SUPPORT_GLES2}")
/external/llvm/cmake/platforms/
DiOS.cmake18 message(STATUS "Using SDKROOT ${SDKROOT}")
27 message(STATUS "Using c compiler ${CMAKE_C_COMPILER}")
35 message(STATUS "Using c compiler ${CMAKE_CXX_COMPILER}")
44 message(STATUS "Using ar ${CMAKE_AR}")
53 message(STATUS "Using ranlib ${CMAKE_RANLIB}")
/external/deqp/
DCMakeLists.txt58 message(STATUS "System version of zlib not found, using external/zlib")
76 message(STATUS "System version of libpng not found, using external/libpng")
89 message(STATUS "DEQP_TARGET_NAME = ${DEQP_TARGET_NAME}")
90 message(STATUS "DEQP_SUPPORT_GLES1 = ${DEQP_SUPPORT_GLES1}")
91 message(STATUS "DEQP_GLES1_LIBRARIES = ${DEQP_GLES1_LIBRARIES}")
92 message(STATUS "DEQP_GLES2_LIBRARIES = ${DEQP_GLES2_LIBRARIES}")
93 message(STATUS "DEQP_GLES3_LIBRARIES = ${DEQP_GLES3_LIBRARIES}")
94 message(STATUS "DEQP_GLES31_LIBRARIES = ${DEQP_GLES31_LIBRARIES}")
95 message(STATUS "DEQP_GLES32_LIBRARIES = ${DEQP_GLES32_LIBRARIES}")
96 message(STATUS "DEQP_SUPPORT_VG = ${DEQP_SUPPORT_VG}")
[all …]
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DICUTaglet.java105 protected static final String STATUS = "<dt><b>Status:</b></dt>"; field in ICUTaglet
140 return STATUS + "<dd><em>Technology Preview</em>. <font color='red'>" + in toString()
143 return STATUS + "<dd><em>Internal</em>. <font color='red'>" + in toString()
164 return STATUS + "<dd>Draft " + tag.text() + ".</dd>"; in toString()
182 return STATUS + "<dd>Stable " + text + ".</dd>"; in toString()
184 return STATUS + "<dd>Stable.</dd>"; in toString()
226 return STATUS + "<dd><em>Obsolete.</em> <font color='red'>Will be removed in " + in toString()
/external/llvm/cmake/
Dconfig-ix.cmake409 message(STATUS
412 message(STATUS "Native target architecture is ${LLVM_NATIVE_ARCH}")
481 message(STATUS "Threads enabled.")
483 message(STATUS "Threads disabled.")
496 message(STATUS "Doxygen enabled.")
514 message(STATUS "Doxygen disabled.")
518 message(STATUS "Sphinx enabled.")
524 message(STATUS "Sphinx disabled.")
529 message(STATUS "Go bindings disabled.")
533 message(STATUS "Go bindings disabled.")
[all …]
/external/libcxx/cmake/Modules/
DHandleCompilerRT.cmake19 message(STATUS "Found compiler-rt library: ${LIBRARY_FILE}")
22 message(STATUS "Failed to find compiler-rt library")
53 message(STATUS "Found compiler-rt directory: ${LIBRARY_DIR}")
56 message(STATUS "Failed to find compiler-rt directory")

1234567891011