/external/pcre/ |
D | CMakeLists.txt | 126 MESSAGE(STATUS "** Building tests requires pcregrep: PCRE_BUILD_PCREGREP forced ON") 534 MESSAGE(STATUS "") 535 MESSAGE(STATUS "") 536 MESSAGE(STATUS "PCRE configuration summary:") 537 MESSAGE(STATUS "") 538 MESSAGE(STATUS " Install prefix .................. : ${CMAKE_INSTALL_PREFIX}") 539 MESSAGE(STATUS " C compiler ...................... : ${CMAKE_C_COMPILER}") 540 MESSAGE(STATUS " C++ compiler .................... : ${CMAKE_CXX_COMPILER}") 541 …MESSAGE(STATUS " C compiler flags ................ : ${CMAKE_C_FLAGS}${cfsp}${CMAKE_C_FLAGS_${bui… 542 …MESSAGE(STATUS " C++ compiler flags .............. : ${CMAKE_CXX_FLAGS}${cxxfsp}${CMAKE_CXX_FLAGS… [all …]
|
/external/qemu/fpu/ |
D | softfloat-specialize.h | 47 STATUS(float_exception_flags) |= flags; in float_raise() 136 if (STATUS(default_nan_mode)) { in commonNaNToFloat16() 227 if ( STATUS(default_nan_mode) ) { in commonNaNToFloat32() 371 if ( STATUS(default_nan_mode) ) in propagateFloat32NaN() 473 if ( STATUS(default_nan_mode) ) { in commonNaNToFloat64() 507 if ( STATUS(default_nan_mode) ) in propagateFloat64NaN() 627 if ( STATUS(default_nan_mode) ) { in commonNaNToFloatx80() 662 if ( STATUS(default_nan_mode) ) { in propagateFloatx80NaN() 772 if ( STATUS(default_nan_mode) ) { in commonNaNToFloat128() 801 if ( STATUS(default_nan_mode) ) { in propagateFloat128NaN()
|
D | softfloat.c | 59 STATUS(float_rounding_mode) = val; in set_float_rounding_mode() 64 STATUS(float_exception_flags) = val; in set_float_exception_flags() 70 STATUS(floatx80_rounding_precision) = val; in set_floatx80_rounding_precision() 119 roundingMode = STATUS(float_rounding_mode); in roundAndPackInt32() 145 if ( roundBits ) STATUS(float_exception_flags) |= float_flag_inexact; in roundAndPackInt32() 168 roundingMode = STATUS(float_rounding_mode); in roundAndPackInt64() 198 if ( absZ1 ) STATUS(float_exception_flags) |= float_flag_inexact; in roundAndPackInt64() 242 if (STATUS(flush_inputs_to_zero)) { in float32_squash_input_denormal() 317 roundingMode = STATUS(float_rounding_mode); in roundAndPackFloat32() 344 if (STATUS(flush_to_zero)) { in roundAndPackFloat32() [all …]
|
D | softfloat.h | 96 #define STATUS(field) status->field macro 218 STATUS(float_detect_tininess) = val; in set_float_detect_tininess() 222 STATUS(flush_to_zero) = val; in set_flush_to_zero() 226 STATUS(flush_inputs_to_zero) = val; in set_flush_inputs_to_zero() 230 STATUS(default_nan_mode) = val; in set_default_nan_mode() 234 return STATUS(float_exception_flags); in get_float_exception_flags()
|
/external/webkit/Source/cmake/ |
D | WebKitFeatures.cmake | 54 MESSAGE(STATUS "Enabled features:") 82 MESSAGE(STATUS " ${_feature} ${SPACES} ON") 84 MESSAGE(STATUS " ${_feature} ${SPACES} OFF")
|
D | FindICU.cmake | 67 MESSAGE(STATUS "Found ICU header files in ${ICU_INCLUDE_DIRS}") 68 MESSAGE(STATUS "Found ICU libraries: ${ICU_LIBRARIES}") 74 MESSAGE(STATUS "Optional package ICU was not found")
|
D | WebKitMacros.cmake | 3 MESSAGE(STATUS "Using platform-specific CMakeLists: ${_file}") 6 MESSAGE(STATUS "Platform-specific CMakeLists not found: ${_file}")
|
/external/dbus/cmake/modules/ |
D | ProjectSourceGroup.cmake | 6 #message(STATUS ${mode}) 7 #message(STATUS ${sources} ${headers})
|
D | FindGLIB.cmake | 34 message(STATUS "Found GLIB: ${GLIB_LIBRARY}")
|
D | FindLibIconv.cmake | 42 message(STATUS "Found LibIconv: ${LIBICONV_LIBRARIES}")
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/ |
D | shell.js | 26 var STATUS = "STATUS: "; variable 86 print (STATUS + lines[i]);
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/ |
D | shell.js | 26 var STATUS = "STATUS: "; variable 86 print (STATUS + lines[i]);
|
/external/libpng/ |
D | KNOWNBUG | 6 STATUS: This is a subject of debate. The change will probably be made 16 STATUS: workarounds are
|
/external/dbus/cmake/ |
D | CMakeLists.txt | 14 …message(STATUS "FIXME set DBUS_BUILD_TIMESTAMP to current date or fix current time stamp generatio… 151 # message(STATUS "config.h exists in your source directory.") 342 message(STATUS) 343 message(STATUS "Visual Studio: test programs will only work with 'Debug' configuration!") 344 message(STATUS "To run tests with 'Release' configuration use -DCMAKE_BUILD_TYPE=Release") 345 message(STATUS "Add '..\\..\\test\\data' to the command line option of the test programs") 346 message(STATUS) 349 message(STATUS) 350 message(STATUS "Visual Studio: test programs will only work with 'Release' configuration!") 351 message(STATUS "To run tests with 'Debug' configuration use -DCMAKE_BUILD_TYPE=Debug") [all …]
|
/external/llvm/cmake/modules/ |
D | HandleLLVMOptions.cmake | 91 message(STATUS "Building with -fPIC") 104 message(STATUS "Building 32 bits executables and libraries.") 125 message(STATUS "Number of parallel compiler jobs set to " ${LLVM_COMPILER_JOBS}) 130 message(STATUS "Parallel compilation disabled")
|
D | CheckAtomic.cmake | 28 message(STATUS "Warning: LLVM will be built thread-unsafe because atomic builtins are missing")
|
D | GetTargetTriple.cmake | 29 message(STATUS "Target triple: ${value}")
|
D | FindBison.cmake | 23 MESSAGE(STATUS "Found Bison: ${BISON_EXECUTABLE}")
|
/external/pcre/cmake/ |
D | FindPackageHandleStandardArgs.cmake | 47 MESSAGE(STATUS "Found ${_NAME}: ${${_VAR1}}") 54 MESSAGE(STATUS "${_FAIL_MESSAGE}")
|
/external/dbus/cmake/test/ |
D | CMakeLists.txt | 117 MESSAGE(STATUS "Copying test files to test directory") 134 MESSAGE(STATUS "Generating test files from templates into test directory") 156 MESSAGE(STATUS "Copying generated bus config files to test directory")
|
/external/libpcap/ |
D | atmuni31.h | 54 #define STATUS 0x7d /* status */ macro
|
/external/tcpdump/ |
D | atmuni31.h | 54 #define STATUS 0x7d /* status */ macro
|
/external/dbus/cmake/doc/ |
D | CMakeLists.txt | 42 MESSAGE(STATUS "xmlto docbook generator found") 69 MESSAGE(STATUS "skipping xml doc generating for ${_infile}, file not found")
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_6/ |
D | shell.js | 43 var STATUS = "STATUS: "; variable 108 writeLineToLog (STATUS + lines[i]);
|
/external/llvm/cmake/ |
D | config-ix.cmake | 333 message(STATUS 336 message(STATUS "Native target architecture is ${LLVM_NATIVE_ARCH}") 395 message(STATUS "Threads enabled.") 397 message(STATUS "Threads disabled.")
|