HomeSort by: relevance | last modified time | path
    Searched refs:PROPERTIES (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/unittest/
CMakeLists.txt 61 set_target_properties(gtest PROPERTIES INTERFACE_COMPILE_OPTIONS "-Wno-suggest-override")
88 set_target_properties(${target} PROPERTIES INTERFACE_LINK_LIBRARIES "${interface_libs}")
  /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
format.txt 8 This package generates some data files that contain character properties useful
11 CHARACTER PROPERTIES
15 the character properties found in the Unicode Character Database (UCDB).
16 Additional properties can be specified in limited UCDB format in another file
66 # Implementation specific properties.
151 same way as described in the CHARACTER PROPERTIES section.
177 same way as described in the CHARACTER PROPERTIES section.
206 same way as described in the CHARACTER PROPERTIES section.
232 same way as described in the CHARACTER PROPERTIES section.
260 same way as described in the CHARACTER PROPERTIES section
    [all...]
  /src/external/bsd/libevent/dist/
CMakeLists.txt 1260 PROPERTIES ENVIRONMENT "${ENV_VARS}")
1273 PROPERTIES ENVIRONMENT "${ENV_VARS}")
1282 PROPERTIES ENVIRONMENT "${ENV_VARS}")
1293 PROPERTIES ENVIRONMENT "${ENV_VARS}")
1299 PROPERTIES ENVIRONMENT "${ENV_VARS};EVENT_DEBUG_MODE=1")
  /src/external/bsd/ntp/dist/sntp/libevent/
CMakeLists.txt 1260 PROPERTIES ENVIRONMENT "${ENV_VARS}")
1273 PROPERTIES ENVIRONMENT "${ENV_VARS}")
1282 PROPERTIES ENVIRONMENT "${ENV_VARS}")
1293 PROPERTIES ENVIRONMENT "${ENV_VARS}")
1299 PROPERTIES ENVIRONMENT "${ENV_VARS};EVENT_DEBUG_MODE=1")
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins-functions.h 43 additionally has the call properties in PROPERTIES. */
44 template<typename T, unsigned int PROPERTIES>
53 return T::call_properties (fi) | PROPERTIES;

Completed in 28 milliseconds