Home
last modified time | relevance | path

Searched refs:APPEND (Results 1 – 25 of 339) sorted by relevance

12345678910>>...14

/external/eigen/cmake/
DFindPastix.cmake147 list(APPEND PASTIX_EXTRA_LIBRARIES ${CMAKE_THREAD_LIBS_INIT})
163 list(APPEND PASTIX_M_LIBRARIES "${PASTIX_M_m_LIBRARY}")
164 list(APPEND PASTIX_EXTRA_LIBRARIES "${PASTIX_M_m_LIBRARY}")
186 list(APPEND PASTIX_RT_LIBRARIES "${PASTIX_RT_rt_LIBRARY}")
187 list(APPEND PASTIX_EXTRA_LIBRARIES "${PASTIX_RT_rt_LIBRARY}")
265 list(APPEND STARPU_COMPONENT_LIST "MPI")
268 list(APPEND STARPU_COMPONENT_LIST "CUDA")
271 list(APPEND STARPU_COMPONENT_LIST "FXT")
342 list(APPEND _inc_env "${ENV_PASTIX_INCDIR}")
344 list(APPEND _inc_env "${ENV_PASTIX_DIR}")
[all …]
DFindPTSCOTCH.cmake108 list(APPEND _inc_env "${ENV_PTSCOTCH_INCDIR}")
110 list(APPEND _inc_env "${ENV_PTSCOTCH_DIR}")
111 list(APPEND _inc_env "${ENV_PTSCOTCH_DIR}/include")
112 list(APPEND _inc_env "${ENV_PTSCOTCH_DIR}/include/ptscotch")
118 list(APPEND _inc_env "${_path_env}")
120 list(APPEND _inc_env "${_path_env}")
122 list(APPEND _inc_env "${_path_env}")
124 list(APPEND _inc_env "${_path_env}")
127 list(APPEND _inc_env "${CMAKE_PLATFORM_IMPLICIT_INCLUDE_DIRECTORIES}")
128 list(APPEND _inc_env "${CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES}")
[all …]
DFindScotch.cmake91 list(APPEND _inc_env "${ENV_SCOTCH_INCDIR}")
93 list(APPEND _inc_env "${ENV_SCOTCH_DIR}")
94 list(APPEND _inc_env "${ENV_SCOTCH_DIR}/include")
95 list(APPEND _inc_env "${ENV_SCOTCH_DIR}/include/scotch")
101 list(APPEND _inc_env "${_path_env}")
103 list(APPEND _inc_env "${_path_env}")
105 list(APPEND _inc_env "${_path_env}")
107 list(APPEND _inc_env "${_path_env}")
110 list(APPEND _inc_env "${CMAKE_PLATFORM_IMPLICIT_INCLUDE_DIRECTORIES}")
111 list(APPEND _inc_env "${CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES}")
[all …]
DFindMetis.cmake65 list(APPEND _inc_env "${ENV_METIS_INCDIR}")
67 list(APPEND _inc_env "${ENV_METIS_DIR}")
68 list(APPEND _inc_env "${ENV_METIS_DIR}/include")
69 list(APPEND _inc_env "${ENV_METIS_DIR}/include/metis")
75 list(APPEND _inc_env "${_path_env}")
77 list(APPEND _inc_env "${_path_env}")
79 list(APPEND _inc_env "${_path_env}")
81 list(APPEND _inc_env "${_path_env}")
84 list(APPEND _inc_env "${CMAKE_PLATFORM_IMPLICIT_INCLUDE_DIRECTORIES}")
85 list(APPEND _inc_env "${CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES}")
[all …]
DFindBLAS.cmake190 list(APPEND _libdir "${BLAS_LIBDIR}")
192 list(APPEND _libdir "${BLAS_DIR}")
193 list(APPEND _libdir "${BLAS_DIR}/lib")
195 list(APPEND _libdir "${BLAS_DIR}/lib64")
196 list(APPEND _libdir "${BLAS_DIR}/lib/intel64")
198 list(APPEND _libdir "${BLAS_DIR}/lib32")
199 list(APPEND _libdir "${BLAS_DIR}/lib/ia32")
202 list(APPEND _libdir "${ENV_BLAS_LIBDIR}")
204 list(APPEND _libdir "${ENV_BLAS_DIR}")
205 list(APPEND _libdir "${ENV_BLAS_DIR}/lib")
[all …]
/external/libaom/libaom/build/cmake/
Dpkg_config.cmake44 file(APPEND "${pkgconfig_file}" "prefix=${prefix}\n")
45 file(APPEND "${pkgconfig_file}" "exec_prefix=\${prefix}\n")
46 file(APPEND "${pkgconfig_file}" "includedir=\${prefix}/${includedir}\n")
47 file(APPEND "${pkgconfig_file}" "libdir=\${exec_prefix}/${libdir}\n\n")
48 file(APPEND "${pkgconfig_file}" "Name: ${pkg_name}\n")
50 APPEND
53 file(APPEND "${pkgconfig_file}" "Version: ${package_version}\n")
54 file(APPEND "${pkgconfig_file}" "Requires:\n")
55 file(APPEND "${pkgconfig_file}" "Conflicts:\n")
56 file(APPEND "${pkgconfig_file}" "Libs: -L\${libdir} -l${pkg_name}\n")
[all …]
/external/llvm/cmake/modules/
DAddOCaml.cmake33 list(APPEND ocaml_pkgs "-package" "${ocaml_pkg}")
42 list(APPEND ocaml_outputs
45 list(APPEND ocaml_outputs
50 list(APPEND ocaml_outputs
62 list(APPEND ocaml_flags ${dep_ocaml_flags})
66 list(APPEND ocaml_flags "-custom")
71 list(APPEND ocaml_flags "-l${llvm_lib}" )
78 list(APPEND ocaml_flags "${system_lib}" )
81 list(APPEND ocaml_flags "-l${system_lib}" )
92 list(APPEND sources "${ocaml_file}.mli" "${ocaml_file}.ml")
[all …]
DLLVM-Config.cmake102 list(APPEND link_components "jit")
103 list(APPEND link_components "native")
105 list(APPEND link_components "interpreter")
111 list(APPEND link_components ${LLVM_NATIVE_ARCH})
121 list(APPEND expanded_components "LLVM${c}CodeGen")
124 list(APPEND expanded_components "LLVM${c}")
130 list(APPEND expanded_components "LLVM${c}AsmPrinter")
133 list(APPEND expanded_components "LLVM${c}AsmParser")
136 list(APPEND expanded_components "LLVM${c}Desc")
139 list(APPEND expanded_components "LLVM${c}Info")
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/
DAddOCaml.cmake33 list(APPEND ocaml_pkgs "-package" "${ocaml_pkg}")
42 list(APPEND ocaml_outputs
45 list(APPEND ocaml_outputs
50 list(APPEND ocaml_outputs
62 list(APPEND ocaml_flags ${dep_ocaml_flags})
66 list(APPEND ocaml_flags "-custom")
71 list(APPEND ocaml_flags "-l${llvm_lib}" )
78 list(APPEND ocaml_flags "${system_lib}" )
81 list(APPEND ocaml_flags "-l${system_lib}" )
97 list(APPEND sources "${ocaml_file}.mli" "${ocaml_file}.ml")
[all …]
DLLVM-Config.cmake151 list(APPEND link_components "jit")
152 list(APPEND link_components "native")
154 list(APPEND link_components "interpreter")
160 list(APPEND link_components ${LLVM_NATIVE_ARCH})
170 list(APPEND expanded_components "LLVM${c}CodeGen")
173 list(APPEND expanded_components "LLVM${c}")
179 list(APPEND expanded_components "LLVM${c}AsmParser")
182 list(APPEND expanded_components "LLVM${c}AsmPrinter")
185 list(APPEND expanded_components "LLVM${c}Desc")
188 list(APPEND expanded_components "LLVM${c}Disassembler")
[all …]
DLLVMExternalProjectUtils.cmake49 … list(APPEND ARG_TOOLCHAIN_TOOLS llvm-ar llvm-ranlib llvm-nm llvm-objcopy llvm-objdump llvm-strip)
54 list(APPEND TOOLCHAIN_TOOLS ${tool})
55 list(APPEND TOOLCHAIN_BINS $<TARGET_FILE:${tool}>)
64 list(APPEND RUNTIME_LIBRARIES ${lib})
78 list(APPEND TOOLCHAIN_BINS ${RUNTIME_LIBRARIES})
94 list(APPEND ARG_PASSTHROUGH_PREFIXES ${nameCanon})
99 list(APPEND PASSTHROUGH_VARIABLES
111 list(APPEND compiler_args -DCMAKE_LINKER=${LLVM_RUNTIME_OUTPUT_INTDIR}/ld.lld)
114 list(APPEND compiler_args -DCMAKE_AR=${LLVM_RUNTIME_OUTPUT_INTDIR}/llvm-ar)
117 list(APPEND compiler_args -DCMAKE_RANLIB=${LLVM_RUNTIME_OUTPUT_INTDIR}/llvm-ranlib)
[all …]
/external/libcxxabi/src/
DCMakeLists.txt24 list(APPEND LIBCXXABI_SOURCES stdlib_new_delete.cpp)
28 list(APPEND LIBCXXABI_SOURCES cxa_exception.cpp)
29 list(APPEND LIBCXXABI_SOURCES cxa_personality.cpp)
31 list(APPEND LIBCXXABI_SOURCES cxa_noexception.cpp)
35 list(APPEND LIBCXXABI_SOURCES cxa_thread_atexit.cpp)
65 list(APPEND LIBCXXABI_SHARED_LIBRARIES unwind_shared)
67 list(APPEND LIBCXXABI_SHARED_LIBRARIES unwind_static)
69 list(APPEND LIBCXXABI_SHARED_LIBRARIES unwind)
72 list(APPEND LIBCXXABI_STATIC_LIBRARIES unwind_shared)
76 list(APPEND LIBCXXABI_STATIC_LIBRARIES unwind)
[all …]
/external/skia/tests/
DRecordTest.cpp56 #define APPEND(record, type, ...) new (record.append<type>()) type{__VA_ARGS__} macro
65 APPEND(record, SkRecords::DrawRect, paint, rect); in DEF_TEST()
83 APPEND(record, SkRecords::Save); in DEF_TEST()
84 APPEND(record, SkRecords::ClipRect); in DEF_TEST()
85 APPEND(record, SkRecords::NoOp); in DEF_TEST()
86 APPEND(record, SkRecords::DrawRect); in DEF_TEST()
87 APPEND(record, SkRecords::NoOp); in DEF_TEST()
88 APPEND(record, SkRecords::NoOp); in DEF_TEST()
89 APPEND(record, SkRecords::Restore); in DEF_TEST()
100 #undef APPEND
/external/skqp/tests/
DRecordTest.cpp56 #define APPEND(record, type, ...) new (record.append<type>()) type{__VA_ARGS__} macro
65 APPEND(record, SkRecords::DrawRect, paint, rect); in DEF_TEST()
83 APPEND(record, SkRecords::Save); in DEF_TEST()
84 APPEND(record, SkRecords::ClipRect); in DEF_TEST()
85 APPEND(record, SkRecords::NoOp); in DEF_TEST()
86 APPEND(record, SkRecords::DrawRect); in DEF_TEST()
87 APPEND(record, SkRecords::NoOp); in DEF_TEST()
88 APPEND(record, SkRecords::NoOp); in DEF_TEST()
89 APPEND(record, SkRecords::Restore); in DEF_TEST()
100 #undef APPEND
/external/libaom/libaom/
DCMakeLists.txt46 list(APPEND AOM_RTCD_SOURCES
58 list(APPEND AOM_LIBWEBM_SOURCES
74 list(APPEND AOM_LIBYUV_SOURCES
103 list(APPEND AOM_SOURCES
122 list(APPEND AOM_COMMON_APP_UTIL_SOURCES
137 list(APPEND AOM_DECODER_APP_UTIL_SOURCES "${AOM_ROOT}/common/ivfdec.c"
142 list(APPEND AOM_ENCODER_APP_UTIL_SOURCES
154 list(APPEND AOM_ENCODER_STATS_SOURCES "${AOM_ROOT}/stats/aomstats.c"
158 list(APPEND AOM_VERSION_SOURCES "${AOM_CONFIG_DIR}/config/aom_version.h")
160 list(APPEND AOM_WEBM_DECODER_SOURCES "${AOM_ROOT}/common/webmdec.cc"
[all …]
/external/libaom/libaom/test/
Dtest.cmake23 list(APPEND AOM_UNIT_TEST_WRAPPER_SOURCES "${AOM_GEN_SRC_DIR}/usage_exit.c"
26 list(APPEND AOM_UNIT_TEST_COMMON_SOURCES
46 list(APPEND AOM_UNIT_TEST_COMMON_SOURCES
50 list(APPEND AOM_UNIT_TEST_DECODER_SOURCES "${AOM_ROOT}/test/decode_api_test.cc"
56 list(APPEND AOM_UNIT_TEST_ENCODER_SOURCES
84 list(APPEND AOM_DECODE_PERF_TEST_SOURCES "${AOM_ROOT}/test/decode_perf_test.cc")
85 list(APPEND AOM_ENCODE_PERF_TEST_SOURCES "${AOM_ROOT}/test/encode_perf_test.cc")
86 list(APPEND AOM_UNIT_TEST_WEBM_SOURCES "${AOM_ROOT}/test/webm_video_source.h")
87 list(APPEND AOM_TEST_INTRA_PRED_SPEED_SOURCES "${AOM_GEN_SRC_DIR}/usage_exit.c"
91 list(APPEND AOM_UNIT_TEST_COMMON_SOURCES
[all …]
/external/libaom/libaom/aom_dsp/
Daom_dsp.cmake16 list(APPEND AOM_DSP_COMMON_SOURCES
50 list(APPEND AOM_DSP_COMMON_ASM_SSE2
60 list(APPEND AOM_DSP_COMMON_INTRIN_SSE2
79 list(APPEND AOM_DSP_COMMON_ASM_SSSE3
83 list(APPEND AOM_DSP_COMMON_INTRIN_SSSE3
88 list(APPEND AOM_DSP_COMMON_INTRIN_SSE4_1
94 list(APPEND AOM_DSP_COMMON_INTRIN_AVX2
107 list(APPEND AOM_DSP_COMMON_INTRIN_NEON
114 list(APPEND AOM_DSP_COMMON_INTRIN_DSPR2
129 list(APPEND AOM_DSP_COMMON_INTRIN_MSA
[all …]
/external/swiftshader/third_party/LLVM/cmake/modules/
DLLVM-Config.cmake78 list(APPEND link_components "jit")
79 list(APPEND link_components "native")
81 list(APPEND link_components "interpreter")
87 list(APPEND link_components ${LLVM_NATIVE_ARCH})
98 list(APPEND expanded_components "LLVM${c}CodeGen")
102 list(APPEND expanded_components "LLVM${c}")
109 list(APPEND expanded_components "LLVM${c}AsmPrinter")
113 list(APPEND expanded_components "LLVM${c}AsmParser")
117 list(APPEND expanded_components "LLVM${c}Info")
121 list(APPEND expanded_components "LLVM${c}Disassembler")
[all …]
/external/compiler-rt/test/sanitizer_common/
DCMakeLists.txt8 list(APPEND SUPPORTED_TOOLS asan)
11 list(APPEND SUPPORTED_TOOLS tsan)
12 list(APPEND SUPPORTED_TOOLS msan)
13 list(APPEND SUPPORTED_TOOLS lsan)
20 list(APPEND SANITIZER_COMMON_TEST_DEPS ${tool})
42 list(APPEND SANITIZER_COMMON_TESTSUITES
52 list(APPEND SANITIZER_COMMON_TESTSUITES ${CMAKE_CURRENT_BINARY_DIR}/Unit)
53 list(APPEND SANITIZER_COMMON_TEST_DEPS SanitizerUnitTests)
/external/compiler-rt/lib/asan/tests/
DCMakeLists.txt44 list(APPEND ASAN_UNITTEST_COMMON_CFLAGS -gline-tables-only)
46 list(APPEND ASAN_UNITTEST_COMMON_CFLAGS -g)
49 list(APPEND ASAN_UNITTEST_COMMON_CFLAGS -gcodeview)
51 list(APPEND ASAN_UNITTEST_COMMON_LINKFLAGS -g)
54 list(APPEND ASAN_UNITTEST_COMMON_CFLAGS
60 list(APPEND ASAN_UNITTEST_COMMON_CFLAGS ${DARWIN_osx_CFLAGS})
61 list(APPEND ASAN_UNITTEST_COMMON_LINKFLAGS ${DARWIN_osx_LINKFLAGS})
66 list(APPEND ASAN_UNITTEST_COMMON_CFLAGS -fno-exceptions -DGTEST_HAS_SEH=0)
76 list(APPEND ASAN_UNITTEST_INSTRUMENTED_CFLAGS -mllvm -asan-instrument-assembly)
80 list(APPEND ASAN_UNITTEST_COMMON_LINKFLAGS --driver-mode=g++)
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/runtimes/
DCMakeLists.txt14 list(APPEND runtimes ${entry})
28 list(APPEND runtimes ${proj_dir})
52 set_property(GLOBAL APPEND PROPERTY SUB_COMPONENTS ${name})
106 list(APPEND CMAKE_REQUIRED_LIBRARIES c)
159 list(APPEND RUNTIMES_LIT_TESTSUITES ${LLVM_LIT_TESTSUITES})
160 list(APPEND RUNTIMES_LIT_PARAMS ${LLVM_LIT_PARAMS})
161 list(APPEND RUNTIMES_LIT_DEPENDS ${LLVM_LIT_DEPENDS})
162 list(APPEND RUNTIMES_LIT_EXTRA_ARGS ${LLVM_LIT_EXTRA_ARGS})
189 list(APPEND SUB_CHECK_TARGETS check-${component})
193 list(APPEND SUB_INSTALL_TARGETS install-${component})
[all …]
/external/libxml2/
Dlibxml2-config.cmake.in30 list(APPEND LIBXML2_LIBRARIES ${CMAKE_THREAD_LIBS_INIT})
35 list(APPEND LIBXML2_LIBRARIES ${LIBLZMA_LIBRARIES})
36 list(APPEND LIBXML2_INCLUDE_DIRS ${LIBLZMA_INCLUDE_DIRS})
41 list(APPEND LIBXML2_LIBRARIES ${ZLIB_LIBRARIES})
42 list(APPEND LIBXML2_INCLUDE_DIRS ${ZLIB_INCLUDE_DIRS})
45 list(APPEND LIBXML2_LIBRARIES @ICU_LIBS@ @ICONV_LIBS@ @M_LIBS@ @WIN32_EXTRA_LIBADD@ @LIBS@)
/external/bcc/cmake/
Dclang_libs.cmake8 list(APPEND llvm_raw_libs coverage)
12 list(APPEND llvm_raw_libs coroutines)
15 list(APPEND llvm_raw_libs bpfasmparser)
16 list(APPEND llvm_raw_libs bpfdisassembler)
29 list(APPEND clang_libs ${libclangASTMatchers})
32 list(APPEND clang_libs
/external/compiler-rt/lib/interception/tests/
DCMakeLists.txt26 list(APPEND INTERCEPTION_TEST_CFLAGS_COMMON -gline-tables-only)
28 list(APPEND INTERCEPTION_TEST_CFLAGS_COMMON -g)
31 list(APPEND INTERCEPTION_TEST_CFLAGS_COMMON -gcodeview)
33 list(APPEND INTERCEPTION_TEST_LINK_FLAGS_COMMON -g)
36 list(APPEND INTERCEPTION_TEST_LINK_FLAGS_COMMON --driver-mode=g++)
40 list(APPEND INTERCEPTION_TEST_LINK_FLAGS_COMMON -pie)
54 list(APPEND INTERCEPTION_TEST_LINK_FLAGS_COMMON "-lc++ -lm")
100 list(APPEND INTERCEPTION_TEST_COMPILE_DEPS gtest)
113 list(APPEND INTERCEPTION_TEST_OBJECTS ${output_obj})
/external/harfbuzz_ng/
DCMakeLists.txt111 list(APPEND CMAKE_REQUIRED_LIBRARIES m)
156 list(APPEND listVar "${prefix}${f}")
268 list(APPEND THIRD_PARTY_LIBS ${FREETYPE_LIBRARIES})
272 list(APPEND project_sources ${PROJECT_SOURCE_DIR}/src/hb-ft.cc)
273 list(APPEND project_headers ${PROJECT_SOURCE_DIR}/src/hb-ft.h)
290 list(APPEND project_sources ${PROJECT_SOURCE_DIR}/src/hb-graphite2.cc)
291 list(APPEND project_headers ${PROJECT_SOURCE_DIR}/src/hb-graphite2.h)
293 list(APPEND THIRD_PARTY_LIBS ${GRAPHITE2_LIBRARY})
302 list(APPEND project_sources ${PROJECT_SOURCE_DIR}/src/hb-ucdn.cc)
303 list(APPEND project_extra_sources ${LIBHB_UCDN_sources})
[all …]

12345678910>>...14