Home
last modified time | relevance | path

Searched refs:CMAKE_SOURCE_DIR (Results 1 – 25 of 149) sorted by relevance

123456

/third_party/mindspore/cmake/
Dmind_expression.cmake13 include(${CMAKE_SOURCE_DIR}/cmake/external_libs/eigen.cmake)
14 include(${CMAKE_SOURCE_DIR}/cmake/external_libs/json.cmake)
15 include(${CMAKE_SOURCE_DIR}/cmake/dependency_securec.cmake)
16 include(${CMAKE_SOURCE_DIR}/cmake/external_libs/protobuf.cmake)
20 include(${CMAKE_SOURCE_DIR}/cmake/external_libs/openssl.cmake)
21 include(${CMAKE_SOURCE_DIR}/cmake/external_libs/absl.cmake)
22 include(${CMAKE_SOURCE_DIR}/cmake/external_libs/c-ares.cmake)
23 include(${CMAKE_SOURCE_DIR}/cmake/external_libs/zlib.cmake)
24 include(${CMAKE_SOURCE_DIR}/cmake/external_libs/re2.cmake)
26 include(${CMAKE_SOURCE_DIR}/cmake/external_libs/grpc.cmake)
[all …]
Dpackage_win.cmake9 set(CPACK_EXTERNAL_PACKAGE_SCRIPT ${CMAKE_SOURCE_DIR}/cmake/package_script.cmake)
11 set(CPACK_TEMPORARY_PACKAGE_FILE_NAME ${CMAKE_SOURCE_DIR}/build/package/mindspore)
12 set(CPACK_TEMPORARY_INSTALL_DIRECTORY ${CMAKE_SOURCE_DIR}/build/package/mindspore)
14 set(CPACK_CMAKE_SOURCE_DIR ${CMAKE_SOURCE_DIR})
163 file(GLOB MS_PY_LIST ${CMAKE_SOURCE_DIR}/mindspore/*.py)
172 ${CMAKE_SOURCE_DIR}/mindspore/nn
173 ${CMAKE_SOURCE_DIR}/mindspore/_extends
174 ${CMAKE_SOURCE_DIR}/mindspore/parallel
175 ${CMAKE_SOURCE_DIR}/mindspore/mindrecord
176 ${CMAKE_SOURCE_DIR}/mindspore/numpy
[all …]
Dpackage.cmake9 set(CPACK_EXTERNAL_PACKAGE_SCRIPT ${CMAKE_SOURCE_DIR}/cmake/package_script.cmake)
14 set(CPACK_CMAKE_SOURCE_DIR ${CMAKE_SOURCE_DIR})
267 file(GLOB MS_PY_LIST ${CMAKE_SOURCE_DIR}/mindspore/*.py)
276 ${CMAKE_SOURCE_DIR}/mindspore/nn
277 ${CMAKE_SOURCE_DIR}/mindspore/_extends
278 ${CMAKE_SOURCE_DIR}/mindspore/parallel
279 ${CMAKE_SOURCE_DIR}/mindspore/mindrecord
280 ${CMAKE_SOURCE_DIR}/mindspore/numpy
281 ${CMAKE_SOURCE_DIR}/mindspore/train
282 ${CMAKE_SOURCE_DIR}/mindspore/boost
[all …]
Dpackage_tar.cmake6 file(REMOVE_RECURSE ${CMAKE_SOURCE_DIR}/output)
7 file(MAKE_DIRECTORY ${CMAKE_SOURCE_DIR}/output)
10 file(READ ${CMAKE_SOURCE_DIR}/version.txt VERSION_NUMBER)
15 set(CPACK_PACKAGE_DIRECTORY ${CMAKE_SOURCE_DIR}/output)
140 DIRECTORY ${CMAKE_SOURCE_DIR}/include
147 FILES ${CMAKE_SOURCE_DIR}/mindspore/ccsrc/minddata/dataset/include/dataset/config.h
148 ${CMAKE_SOURCE_DIR}/mindspore/ccsrc/minddata/dataset/include/dataset/constants.h
149 ${CMAKE_SOURCE_DIR}/mindspore/ccsrc/minddata/dataset/include/dataset/execute.h
150 ${CMAKE_SOURCE_DIR}/mindspore/ccsrc/minddata/dataset/include/dataset/text.h
151 ${CMAKE_SOURCE_DIR}/mindspore/ccsrc/minddata/dataset/include/dataset/transforms.h
[all …]
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/
DCMakeLists.txt36 < ${CMAKE_SOURCE_DIR}/protocol/ivi-wm.xml
38 DEPENDS ${CMAKE_SOURCE_DIR}/protocol/ivi-wm.xml
44 < ${CMAKE_SOURCE_DIR}/protocol/ivi-wm.xml
46 DEPENDS ${CMAKE_SOURCE_DIR}/protocol/ivi-wm.xml
52 < ${CMAKE_SOURCE_DIR}/protocol/ivi-input.xml
54 DEPENDS ${CMAKE_SOURCE_DIR}/protocol/ivi-input.xml
60 < ${CMAKE_SOURCE_DIR}/protocol/ivi-input.xml
62 DEPENDS ${CMAKE_SOURCE_DIR}/protocol/ivi-input.xml
107 FILES ${CMAKE_SOURCE_DIR}/ivi-layermanagement-api/ilmControl/include/ilm_control.h
119 COMMAND cat ${CMAKE_SOURCE_DIR}/doc/Doxyfile.template
[all …]
/third_party/mindspore/
DCMakeLists.txt12 include(${CMAKE_SOURCE_DIR}/cmake/options.cmake)
13 include(${CMAKE_SOURCE_DIR}/cmake/check_requirements.cmake)
14 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/modules/")
51 add_subdirectory("${CMAKE_SOURCE_DIR}/akg")
54 include(${CMAKE_SOURCE_DIR}/cmake/mind_expression.cmake)
60 include(${CMAKE_SOURCE_DIR}/cmake/dependency_utils.cmake)
86 set(MS_CCSRC_PATH ${CMAKE_SOURCE_DIR}/mindspore/ccsrc)
90 include(${CMAKE_SOURCE_DIR}/cmake/dependency_graphengine.cmake)
/third_party/ejdb/installer/jni/
DCMakeLists.txt1 file(READ ${CMAKE_SOURCE_DIR}/src/bindings/ejdb2_jni/version.txt
6 "${CMAKE_SOURCE_DIR}/src/bindings/ejdb2_jni/version.txt is not exists")
20 set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_SOURCE_DIR}/LICENSE")
21 set(CPACK_RESOURCE_FILE_README "${CMAKE_SOURCE_DIR}/README.md")
22 set(CPACK_RESOURCE_FILE_WELCOME "${CMAKE_SOURCE_DIR}/README.md")
55 set(CPACK_DEBIAN_RESOURCE_FILE_CHANGELOG ${CMAKE_SOURCE_DIR}/Changelog)
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/
DCMakeLists.txt50 ${CMAKE_SOURCE_DIR}/scripts/ctest-background.sh
52 -r ${CMAKE_SOURCE_DIR}/destdir/usr/local/share/libwebsockets-test-server/
55 ${CMAKE_SOURCE_DIR}/scripts/ctest-background-kill.sh
59 ${CMAKE_SOURCE_DIR}/scripts/ctest-background.sh
61 -r ${CMAKE_SOURCE_DIR}/destdir/usr/local/share/libwebsockets-test-server/
64 ${CMAKE_SOURCE_DIR}/scripts/ctest-background-kill.sh
74 WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/minimal-examples/ws-client/minimal-ws-client-spam
/third_party/boost/libs/gil/test/header/
DCMakeLists.txt11 "${CMAKE_SOURCE_DIR}/include/boost/gil"
12 "${CMAKE_SOURCE_DIR}/include/boost/gil/concepts/*.hpp")
16 "${CMAKE_SOURCE_DIR}/include/boost/gil"
17 "${CMAKE_SOURCE_DIR}/include/boost/gil/*.hpp")
34 "${CMAKE_SOURCE_DIR}/include/boost/gil"
35 "${CMAKE_SOURCE_DIR}/include/boost/gil/${_dir}/*.hpp")
68 ${CMAKE_SOURCE_DIR}/include/boost/gil/${_header})
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmInput/
DCMakeLists.txt36 < ${CMAKE_SOURCE_DIR}/protocol/ivi-input.xml
38 DEPENDS ${CMAKE_SOURCE_DIR}/protocol/ivi-input.xml
44 < ${CMAKE_SOURCE_DIR}/protocol/ivi-input.xml
46 DEPENDS ${CMAKE_SOURCE_DIR}/protocol/ivi-input.xml
88 FILES ${CMAKE_SOURCE_DIR}/ivi-layermanagement-api/ilmInput/include/ilm_input.h
100 COMMAND cat ${CMAKE_SOURCE_DIR}/doc/Doxyfile.template
103 …| sed 's!___INPUT_FILE___!${CMAKE_SOURCE_DIR}/ivi-layermanagement-api/ilmCommon/include/ilm_common…
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmClient/
DCMakeLists.txt33 < ${CMAKE_SOURCE_DIR}/protocol/ivi-application.xml
35 DEPENDS ${CMAKE_SOURCE_DIR}/protocol/ivi-application.xml
41 < ${CMAKE_SOURCE_DIR}/protocol/ivi-application.xml
43 DEPENDS ${CMAKE_SOURCE_DIR}/protocol/ivi-application.xml
97 COMMAND cat ${CMAKE_SOURCE_DIR}/doc/Doxyfile.template
100 …___INPUT_FILE___!${CMAKE_CURRENT_SOURCE_DIR}/include/ilm_client.h ${CMAKE_SOURCE_DIR}/ivi-layerman…
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-post/
DCMakeLists.txt56 ${CMAKE_SOURCE_DIR}/scripts/ctest-background.sh
59 -r ${CMAKE_SOURCE_DIR}/destdir/usr/local/share/libwebsockets-test-server/
62 ${CMAKE_SOURCE_DIR}/scripts/ctest-background-kill.sh hcp_srv ${VALGRIND}
66 ${CMAKE_SOURCE_DIR}/scripts/ctest-background.sh
69 -r ${CMAKE_SOURCE_DIR}/destdir/usr/local/share/libwebsockets-test-server/
72 ${CMAKE_SOURCE_DIR}/scripts/ctest-background-kill.sh hcp_srv
98 WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/minimal-examples/http-client/minimal-http-client-post
/third_party/iowow/cmake/Modules/
DProjectUtils.cmake4 string(COMPARE EQUAL "${CMAKE_SOURCE_DIR}" "${CMAKE_BINARY_DIR}" insource)
5 get_filename_component(PARENTDIR ${CMAKE_SOURCE_DIR} PATH)
6 string(COMPARE EQUAL "${CMAKE_SOURCE_DIR}" "${PARENTDIR}" insourcesubdir)
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/
DCMakeLists.txt43 # include(${CMAKE_SOURCE_DIR}/cmake/CodeCoverage.cmake)
48 include_directories(${CMAKE_SOURCE_DIR}/mindspore/ccsrc)
49 include_directories(${CMAKE_SOURCE_DIR}/mindspore/ccsrc/runtime/device/ascend/platform)
53 include_directories(${CMAKE_SOURCE_DIR}/mindspore)
54 include_directories(${CMAKE_SOURCE_DIR}/mindspore/ccsrc/minddata/mindrecord/include)
55 include_directories(${CMAKE_SOURCE_DIR}/mindspore/ccsrc/minddata/dataset)
56 include_directories(${CMAKE_SOURCE_DIR}/mindspore/ccsrc/minddata/dataset/kernels/image)
227 set(some-file "${CMAKE_SOURCE_DIR}/mindspore/ccsrc/minddata/dataset/${linkso}.txt")
228 set(some-file1 "${CMAKE_SOURCE_DIR}/mindspore/ccsrc/minddata/dataset/${linkso}1.txt")
229 set(some-file2 "${CMAKE_SOURCE_DIR}/mindspore/ccsrc/minddata/dataset/${linkso}2.txt")
[all …]
/third_party/boost/libs/yap/test/
DCMakeLists.txt81 ${std_flag} -I${Boost_INCLUDE_DIRS} -I${CMAKE_SOURCE_DIR}/include
114 …lcov --directory . --base-directory . --gcov-tool ${CMAKE_SOURCE_DIR}/llvm-gcov.sh --capture -o lc…
116 …lcov -e lcov-all.info ${CMAKE_SOURCE_DIR}/include/boost/yap/* ${CMAKE_SOURCE_DIR}/include/boost/ya…
133 …lcov -e lcov-all.info ${CMAKE_SOURCE_DIR}/include/boost/yap/* ${CMAKE_SOURCE_DIR}/include/boost/ya…
/third_party/ejdb/cmake/Modules/
DProjectUtils.cmake2 string(COMPARE EQUAL "${CMAKE_SOURCE_DIR}" "${CMAKE_BINARY_DIR}" insource)
3 get_filename_component(PARENTDIR ${CMAKE_SOURCE_DIR} PATH)
4 string(COMPARE EQUAL "${CMAKE_SOURCE_DIR}" "${PARENTDIR}" insourcesubdir)
/third_party/wayland-ivi-extension/protocol/
DCMakeLists.txt33 < ${CMAKE_SOURCE_DIR}/protocol/ivi-application.xml
35 DEPENDS ${CMAKE_SOURCE_DIR}/protocol/ivi-application.xml
41 < ${CMAKE_SOURCE_DIR}/protocol/ivi-application.xml
43 DEPENDS ${CMAKE_SOURCE_DIR}/protocol/ivi-application.xml
77 FILES ${CMAKE_SOURCE_DIR}/protocol/ivi-application.xml
/third_party/iowow/installer/
DCMakeLists.txt10 set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_SOURCE_DIR}/LICENSE")
11 set(CPACK_RESOURCE_FILE_README "${CMAKE_SOURCE_DIR}/README.md")
12 set(CPACK_RESOURCE_FILE_WELCOME "${CMAKE_SOURCE_DIR}/README.md")
43 set(CPACK_DEBIAN_RESOURCE_FILE_CHANGELOG ${CMAKE_SOURCE_DIR}/Changelog)
/third_party/ejdb/installer/core/
DCMakeLists.txt10 set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_SOURCE_DIR}/LICENSE")
11 set(CPACK_RESOURCE_FILE_README "${CMAKE_SOURCE_DIR}/README.md")
12 set(CPACK_RESOURCE_FILE_WELCOME "${CMAKE_SOURCE_DIR}/README.md")
45 set(CPACK_DEBIAN_RESOURCE_FILE_CHANGELOG ${CMAKE_SOURCE_DIR}/Changelog)
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
DCMakeLists.txt63 ${CMAKE_SOURCE_DIR}/scripts/ctest-background.sh
67 ${CMAKE_SOURCE_DIR}/scripts/ctest-background-kill.sh
71 ${CMAKE_SOURCE_DIR}/scripts/ctest-background.sh
73 -r ${CMAKE_SOURCE_DIR}/destdir/usr/local/share/libwebsockets-test-server/
76 ${CMAKE_SOURCE_DIR}/scripts/ctest-background-kill.sh
81 ${CMAKE_SOURCE_DIR}/scripts/ctest-background.sh
85 ${CMAKE_SOURCE_DIR}/scripts/ctest-background-kill.sh
89 ${CMAKE_SOURCE_DIR}/scripts/ctest-background.sh
91 -r ${CMAKE_SOURCE_DIR}/destdir/usr/local/share/libwebsockets-test-server/
94 ${CMAKE_SOURCE_DIR}/scripts/ctest-background-kill.sh
[all …]
/third_party/mindspore/tests/st/cpp/
DCMakeLists.txt5 include_directories(${CMAKE_SOURCE_DIR}/mindspore/ccsrc)
6 include_directories(${CMAKE_SOURCE_DIR}/mindspore/ccsrc/minddata/dataset)
7 include_directories(${CMAKE_SOURCE_DIR}/mindspore/core)
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-smd/
DCMakeLists.txt35 … WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/minimal-examples/secure-streams/minimal-secure-streams-smd
71 … WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/minimal-examples/secure-streams/minimal-secure-streams-smd
114 ${CMAKE_SOURCE_DIR}/scripts/ctest-background.sh
120 ${CMAKE_SOURCE_DIR}/scripts/ctest-background-kill.sh
138 WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/minimal-examples/secure-streams/minimal-secure-streams-smd
157 ${CMAKE_SOURCE_DIR}/scripts/ctest-background.sh
163 ${CMAKE_SOURCE_DIR}/scripts/ctest-background-kill.sh
181 WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/minimal-examples/secure-streams/minimal-secure-streams-smd
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-threads/
DCMakeLists.txt35 …WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/minimal-examples/secure-streams/minimal-secure-streams-threa…
74 ${CMAKE_SOURCE_DIR}/scripts/ctest-background.sh
80 ${CMAKE_SOURCE_DIR}/scripts/ctest-background-kill.sh
98 …WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/minimal-examples/secure-streams/minimal-secure-streams-threa…
117 ${CMAKE_SOURCE_DIR}/scripts/ctest-background.sh
123 ${CMAKE_SOURCE_DIR}/scripts/ctest-background-kill.sh
/third_party/nghttp2/tests/
DCMakeLists.txt7 "${CMAKE_SOURCE_DIR}/lib/includes"
8 "${CMAKE_SOURCE_DIR}/lib"
9 "${CMAKE_SOURCE_DIR}/src/includes"
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLMockNavigation/
DCMakeLists.txt37 < ${CMAKE_SOURCE_DIR}/protocol/ivi-application.xml
39 DEPENDS ${CMAKE_SOURCE_DIR}/protocol/ivi-application.xml
45 < ${CMAKE_SOURCE_DIR}/protocol/ivi-application.xml
47 DEPENDS ${CMAKE_SOURCE_DIR}/protocol/ivi-application.xml
138 DIRECTORY ${CMAKE_SOURCE_DIR}/ivi-layermanagement-examples/EGLWLMockNavigation/textures

123456