Home
last modified time | relevance | path

Searched refs:COMPONENT (Results 1 – 25 of 136) sorted by relevance

123456

/external/llvm-project/clang/tools/clang-format/
DCMakeLists.txt25 COMPONENT clang-format)
28 COMPONENT clang-format)
31 COMPONENT clang-format)
34 COMPONENT clang-format)
37 COMPONENT clang-format)
40 COMPONENT clang-format)
/external/clang/tools/clang-format/
DCMakeLists.txt24 COMPONENT clang-format)
27 COMPONENT clang-format)
30 COMPONENT clang-format)
33 COMPONENT clang-format)
36 COMPONENT clang-format)
39 COMPONENT clang-format)
/external/libevent/cmake/
DAddEventLibrary.cmake43 LIBRARY DESTINATION "lib" COMPONENT lib
44 ARCHIVE DESTINATION "lib" COMPONENT lib
45 RUNTIME DESTINATION "lib" COMPONENT lib
46 COMPONENT dev
70 LIBRARY DESTINATION "lib" COMPONENT lib
71 ARCHIVE DESTINATION "lib" COMPONENT lib
72 RUNTIME DESTINATION "lib" COMPONENT lib
73 COMPONENT dev
185 COMPONENT lib)
/external/protobuf/cmake/
Dinstall.cmake26 RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} COMPONENT ${_library}
27 LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR} COMPONENT ${_library}
28 ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR} COMPONENT ${_library})
33 RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} COMPONENT protoc)
57 COMPONENT protobuf-headers
94 COMPONENT protobuf-protos
138 COMPONENT protobuf-export)
142 COMPONENT protobuf-export
149 COMPONENT protobuf-examples)
/external/tinyxml2/
DCMakeLists.txt84 COMPONENT tinyxml2_runtime
87 COMPONENT tinyxml2_libraries
90 COMPONENT tinyxml2_libraries)
107 install(FILES tinyxml2.h DESTINATION ${CMAKE_INSTALL_INCLUDEDIR} COMPONENT tinyxml2_headers)
110 …NT_BINARY_DIR}/tinyxml2.pc DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig COMPONENT tinyxml2_config)
139 COMPONENT tinyxml2_config)
143 COMPONENT tinyxml2_config)
/external/llvm-project/lld/cmake/modules/
DAddLLD.cmake21 COMPONENT ${name}
30 COMPONENT ${name})
58 COMPONENT ${name})
63 COMPONENT ${name})
/external/llvm-project/clang/tools/scan-build/
DCMakeLists.txt51 COMPONENT scan-build)
65 COMPONENT scan-build)
79 COMPONENT scan-build)
93 COMPONENT scan-build)
102 COMPONENT scan-build)
/external/libxml2/
DCMakeLists.txt518 install(FILES ${LIBXML2_HDRS} DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/libxml2/libxml COMPONENT deve…
523 ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR} COMPONENT development
524 LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR} COMPONENT runtime NAMELINK_COMPONENT development
525 RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} COMPONENT runtime
529 …E:LibXml2> DESTINATION ${CMAKE_INSTALL_BINDIR} CONFIGURATIONS Debug RelWithDebInfo COMPONENT debug)
547 …install(TARGETS ${PROGRAM} EXPORT LibXml2 RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} COMPONENT pr…
644 ARCHIVE DESTINATION ${LIBXML2_PYTHON_INSTALL_DIR} COMPONENT development
645 LIBRARY DESTINATION ${LIBXML2_PYTHON_INSTALL_DIR} COMPONENT runtime NAMELINK_COMPONENT development
646 RUNTIME DESTINATION ${LIBXML2_PYTHON_INSTALL_DIR} COMPONENT runtime
649 …Mod> DESTINATION ${LIBXML2_PYTHON_INSTALL_DIR} CONFIGURATIONS Debug RelWithDebInfo COMPONENT debug)
[all …]
/external/mesa3d/src/compiler/nir/
Dnir_intrinsics.py103 COMPONENT = "NIR_INTRINSIC_COMPONENT" variable
786 indices=[BASE, COMPONENT, IO_SEMANTICS], flags=[CAN_ELIMINATE, CAN_REORDER])
821 load("ubo_vec4", [-1, 1], [ACCESS, COMPONENT], flags=[CAN_ELIMINATE, CAN_REORDER])
823 load("input", [1], [BASE, COMPONENT, DEST_TYPE, IO_SEMANTICS], [CAN_ELIMINATE, CAN_REORDER])
825 load("input_vertex", [1, 1], [BASE, COMPONENT, DEST_TYPE, IO_SEMANTICS], [CAN_ELIMINATE, CAN_REORDE…
827 load("per_vertex_input", [1, 1], [BASE, COMPONENT, IO_SEMANTICS], [CAN_ELIMINATE, CAN_REORDER])
829 load("interpolated_input", [2, 1], [BASE, COMPONENT, IO_SEMANTICS], [CAN_ELIMINATE, CAN_REORDER])
836 load("output", [1], [BASE, COMPONENT, IO_SEMANTICS], flags=[CAN_ELIMINATE])
838 load("per_vertex_output", [1, 1], [BASE, COMPONENT, IO_SEMANTICS], [CAN_ELIMINATE])
865 store("output", [1], [BASE, WRMASK, COMPONENT, SRC_TYPE, IO_SEMANTICS])
[all …]
/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
Dcmake_install.cmake22 if(COMPONENT)
23 message(STATUS "Install component: \"${COMPONENT}\"")
24 set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
/external/llvm-project/clang/tools/scan-view/
DCMakeLists.txt26 COMPONENT scan-view)
40 COMPONENT scan-view)
49 COMPONENT scan-view)
/external/llvm-project/compiler-rt/include/
DCMakeLists.txt70 COMPONENT compiler-rt-headers
75 COMPONENT compiler-rt-headers
80 COMPONENT compiler-rt-headers
85 COMPONENT compiler-rt-headers
/external/parameter-framework/upstream/bindings/c/
DCMakeLists.txt37 COMPONENT c_dev)
42 LIBRARY DESTINATION lib COMPONENT c
43 RUNTIME DESTINATION bin COMPONENT c
44 ARCHIVE DESTINATION lib COMPONENT c_dev)
/external/parameter-framework/upstream/parameter/
DCMakeLists.txt140 LIBRARY DESTINATION lib COMPONENT runtime
141 RUNTIME DESTINATION bin COMPONENT runtime
142 ARCHIVE DESTINATION lib COMPONENT dev)
152 install(TARGETS plugin EXPORT ParameterTargets COMPONENT dev)
173 COMPONENT dev)
201 COMPONENT dev)
204 COMPONENT dev)
/external/eigen/unsupported/Eigen/CXX11/
DCMakeLists.txt5 DESTINATION ${INCLUDE_INSTALL_DIR}/unsupported/Eigen/CXX11 COMPONENT Devel
8 install(DIRECTORY src DESTINATION ${INCLUDE_INSTALL_DIR}/unsupported/Eigen/CXX11 COMPONENT Devel FI…
/external/fonttools/Tests/feaLib/data/
Dspec9b.fea4 @COMPONENT = [noon.final noon.initial];
7 GlyphClassDef @BASE, @LIGATURES, @MARKS, @COMPONENT;
/external/llvm-project/llvm/cmake/modules/
DAddSphinxTarget.cmake77 COMPONENT "${project}-sphinx-man"
83 COMPONENT "${project}-sphinx-man")
94 COMPONENT "${project}-sphinx-html"
100 COMPONENT "${project}-sphinx-html")
/external/llvm-project/flang/cmake/modules/
DAddFlang.cmake75 COMPONENT ${name}
84 COMPONENT ${name})
123 COMPONENT ${name})
128 COMPONENT ${name})
/external/llvm-project/clang/tools/clang-rename/
DCMakeLists.txt23 COMPONENT clang-rename)
26 COMPONENT clang-rename)
/external/eigen/unsupported/Eigen/
DCMakeLists.txt27 DESTINATION ${INCLUDE_INSTALL_DIR}/unsupported/Eigen COMPONENT Devel
30 install(DIRECTORY src DESTINATION ${INCLUDE_INSTALL_DIR}/unsupported/Eigen COMPONENT Devel FILES_MA…
/external/llvm-project/clang-tools-extra/clang-doc/tool/
DCMakeLists.txt23 COMPONENT clang-doc)
27 COMPONENT clang-doc)
/external/llvm-project/libcxx/src/
DCMakeLists.txt350 ARCHIVE DESTINATION ${LIBCXX_INSTALL_PREFIX}${LIBCXX_INSTALL_LIBRARY_DIR} COMPONENT cxx
351 LIBRARY DESTINATION ${LIBCXX_INSTALL_PREFIX}${LIBCXX_INSTALL_LIBRARY_DIR} COMPONENT cxx
352 RUNTIME DESTINATION ${LIBCXX_INSTALL_PREFIX}bin COMPONENT cxx)
357 ARCHIVE DESTINATION ${LIBCXX_INSTALL_PREFIX}${LIBCXX_INSTALL_LIBRARY_DIR} COMPONENT cxx
358 LIBRARY DESTINATION ${LIBCXX_INSTALL_PREFIX}${LIBCXX_INSTALL_LIBRARY_DIR} COMPONENT cxx
359 RUNTIME DESTINATION ${LIBCXX_INSTALL_PREFIX}bin COMPONENT cxx)
364 LIBRARY DESTINATION ${LIBCXX_INSTALL_PREFIX}${LIBCXX_INSTALL_LIBRARY_DIR} COMPONENT cxx
365 ARCHIVE DESTINATION ${LIBCXX_INSTALL_PREFIX}${LIBCXX_INSTALL_LIBRARY_DIR} COMPONENT cxx
366 RUNTIME DESTINATION ${LIBCXX_INSTALL_PREFIX}bin COMPONENT cxx)
376 COMPONENT libcxx)
/external/llvm-project/llvm/tools/opt-viewer/
DCMakeLists.txt12 COMPONENT opt-viewer)
19 COMPONENT opt-viewer)
/external/llvm-project/clang-tools-extra/clang-include-fixer/tool/
DCMakeLists.txt25 COMPONENT clang-include-fixer)
28 COMPONENT clang-include-fixer)
/external/eigen/Eigen/
DCMakeLists.txt16 DESTINATION ${INCLUDE_INSTALL_DIR}/Eigen COMPONENT Devel
19 install(DIRECTORY src DESTINATION ${INCLUDE_INSTALL_DIR}/Eigen COMPONENT Devel FILES_MATCHING PATTE…

123456