Home
last modified time | relevance | path

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

12345678910>>...27

/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 …]
/external/libaom/libaom/build/cmake/
Dpkg_config.cmake45 file(APPEND "${pkgconfig_file}" "prefix=${prefix}\n")
46 file(APPEND "${pkgconfig_file}" "exec_prefix=\${prefix}\n")
47 file(APPEND "${pkgconfig_file}" "includedir=\${prefix}/${includedir}\n")
48 file(APPEND "${pkgconfig_file}" "libdir=\${exec_prefix}/${libdir}\n\n")
49 file(APPEND "${pkgconfig_file}" "Name: ${pkg_name}\n")
51 APPEND "${pkgconfig_file}"
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/libxml2/
Dlibxml2-config.cmake.in55 list(APPEND LIBXML2_LIBRARIES ${Iconv_LIBRARIES})
56 list(APPEND LIBXML2_INCLUDE_DIRS ${Iconv_INCLUDE_DIRS})
57 list(APPEND LIBXML2_INTERFACE_LINK_LIBRARIES "Iconv::Iconv")
62 list(APPEND LIBXML2_LIBRARIES ${CMAKE_THREAD_LIBS_INIT})
63 list(APPEND LIBXML2_INTERFACE_LINK_LIBRARIES "\$<LINK_ONLY:Threads::Threads>")
68 list(APPEND LIBXML2_LIBRARIES ${ICU_LIBRARIES})
69 …list(APPEND LIBXML2_INTERFACE_LINK_LIBRARIES "\$<LINK_ONLY:ICU::data>;\$<LINK_ONLY:ICU::i18n>;\$<L…
74 list(APPEND LIBXML2_LIBRARIES ${LIBLZMA_LIBRARIES})
75 list(APPEND LIBXML2_INTERFACE_LINK_LIBRARIES "\$<LINK_ONLY:LibLZMA::LibLZMA>")
80 list(APPEND LIBXML2_LIBRARIES ${ZLIB_LIBRARIES})
[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/angle/third_party/abseil-cpp/absl/copts/
DGENERATED_AbseilCopts.cmake6 list(APPEND ABSL_CLANG_CL_FLAGS
15 list(APPEND ABSL_CLANG_CL_TEST_FLAGS
35 list(APPEND ABSL_GCC_FLAGS
53 list(APPEND ABSL_GCC_TEST_FLAGS
63 list(APPEND ABSL_LLVM_FLAGS
100 list(APPEND ABSL_LLVM_TEST_FLAGS
120 list(APPEND ABSL_MSVC_FLAGS
137 list(APPEND ABSL_MSVC_LINKOPTS
141 list(APPEND ABSL_MSVC_TEST_FLAGS
149 list(APPEND ABSL_RANDOM_HWAES_ARM32_FLAGS
[all …]
/external/openscreen/third_party/abseil/src/absl/copts/
DGENERATED_AbseilCopts.cmake6 list(APPEND ABSL_CLANG_CL_FLAGS
15 list(APPEND ABSL_CLANG_CL_TEST_FLAGS
35 list(APPEND ABSL_GCC_FLAGS
53 list(APPEND ABSL_GCC_TEST_FLAGS
63 list(APPEND ABSL_LLVM_FLAGS
99 list(APPEND ABSL_LLVM_TEST_FLAGS
119 list(APPEND ABSL_MSVC_FLAGS
136 list(APPEND ABSL_MSVC_LINKOPTS
140 list(APPEND ABSL_MSVC_TEST_FLAGS
148 list(APPEND ABSL_RANDOM_HWAES_ARM32_FLAGS
[all …]
/external/libgav1/libgav1/cmake/
Dlibgav1_build_definitions.cmake43 list(APPEND libgav1_include_paths "${libgav1_root}" "${libgav1_root}/src"
45 list(APPEND libgav1_gtest_include_paths
49 list(APPEND libgav1_test_include_paths ${libgav1_include_paths}
51 list(APPEND libgav1_defines "LIBGAV1_CMAKE=1"
56 list(APPEND libgav1_defines "_CRT_SECURE_NO_DEPRECATE=1" "NOMINMAX=1")
65 list(APPEND libgav1_base_cxx_flags "-fno-stack-protector")
69 list(APPEND libgav1_base_cxx_flags "-Wall" "-Wextra" "-Wmissing-declarations"
80 list(APPEND libgav1_clang_cxx_flags "-Wextra-semi" "-Wmissing-prototypes"
87 list(APPEND libgav1_clang_cxx_flags "-Wno-missing-braces")
90 list(APPEND libgav1_clang_cxx_flags "-Wextra-semi-stmt")
[all …]
/external/llvm-project/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")
70 list(APPEND ocaml_flags "-lLLVM")
74 list(APPEND ocaml_flags "-l${llvm_lib}" )
81 list(APPEND ocaml_flags "${system_lib}" )
84 list(APPEND ocaml_flags "-l${system_lib}" )
[all …]
DLLVM-Build.cmake11 list(APPEND all_component_libdeps ${component_name})
13 list(APPEND llvmbuild_components all)
15 list(APPEND llvmbuild_components ${llvm_component})
16 list(APPEND all_component_libdeps ${llvm_component})
63 list(APPEND llvmbuild_clibdeps ${llvmbuild_clibdep})
67 list(TRANSFORM llvmbuild_clibdeps APPEND "\"")
69 …list(APPEND llvmbuild_centries "{ \"${llvmbuild_libname}\", ${llvmbuild_llvmlibname}, true, {${llv…
74 file(APPEND ${ARG_OUTPUT} "${llvmbuild_centry}")
76 file(APPEND ${ARG_OUTPUT} "};")
90 set_property(TARGET Engine APPEND PROPERTY LLVM_LINK_COMPONENTS "MCJIT" "Native")
[all …]
DLLVMExternalProjectUtils.cmake65 list(APPEND ARG_TOOLCHAIN_TOOLS lld llvm-ar llvm-ranlib llvm-nm llvm-objdump)
67 list(APPEND ARG_TOOLCHAIN_TOOLS llvm-libtool-darwin llvm-lipo)
69 list(APPEND ARG_TOOLCHAIN_TOOLS llvm-lib)
72 list(APPEND ARG_TOOLCHAIN_TOOLS llvm-objcopy llvm-strip)
78 list(APPEND TOOLCHAIN_TOOLS ${tool})
87 list(APPEND TOOLCHAIN_BINS $<TARGET_FILE:${tool}>)
98 list(APPEND RUNTIME_LIBRARIES ${lib})
112 list(APPEND TOOLCHAIN_BINS ${RUNTIME_LIBRARIES})
128 list(APPEND ARG_PASSTHROUGH_PREFIXES ${nameCanon})
133 list(APPEND PASSTHROUGH_VARIABLES
[all …]
/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/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/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/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
47 list(APPEND AOM_UNIT_TEST_COMMON_SOURCES
51 list(APPEND AOM_UNIT_TEST_DECODER_SOURCES "${AOM_ROOT}/test/decode_api_test.cc"
57 list(APPEND AOM_UNIT_TEST_ENCODER_SOURCES
88 list(APPEND AOM_DECODE_PERF_TEST_SOURCES "${AOM_ROOT}/test/decode_perf_test.cc")
89 list(APPEND AOM_ENCODE_PERF_TEST_SOURCES "${AOM_ROOT}/test/encode_perf_test.cc")
90 list(APPEND AOM_UNIT_TEST_WEBM_SOURCES "${AOM_ROOT}/test/webm_video_source.h")
91 list(APPEND AOM_TEST_INTRA_PRED_SPEED_SOURCES "${AOM_GEN_SRC_DIR}/usage_exit.c"
95 list(APPEND AOM_UNIT_TEST_COMMON_SOURCES
[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/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
86 list(APPEND AOM_DSP_COMMON_ASM_SSSE3
90 list(APPEND AOM_DSP_COMMON_INTRIN_SSSE3
100 list(APPEND AOM_DSP_COMMON_INTRIN_SSE4_1
106 list(APPEND AOM_DSP_COMMON_INTRIN_AVX2
125 list(APPEND AOM_DSP_COMMON_INTRIN_NEON "${AOM_ROOT}/aom_dsp/arm/fwd_txfm_neon.c"
131 list(APPEND AOM_DSP_COMMON_INTRIN_DSPR2
146 list(APPEND AOM_DSP_COMMON_INTRIN_MSA
[all …]
/external/abseil-cpp/absl/copts/
DGENERATED_AbseilCopts.cmake6 list(APPEND ABSL_CLANG_CL_FLAGS
56 list(APPEND ABSL_CLANG_CL_TEST_FLAGS
76 list(APPEND ABSL_GCC_FLAGS
93 list(APPEND ABSL_GCC_TEST_FLAGS
103 list(APPEND ABSL_LLVM_FLAGS
150 list(APPEND ABSL_LLVM_TEST_FLAGS
170 list(APPEND ABSL_MSVC_FLAGS
187 list(APPEND ABSL_MSVC_LINKOPTS
191 list(APPEND ABSL_MSVC_TEST_FLAGS
199 list(APPEND ABSL_RANDOM_HWAES_ARM32_FLAGS
[all …]
/external/libtextclassifier/abseil-cpp/absl/copts/
DGENERATED_AbseilCopts.cmake6 list(APPEND ABSL_CLANG_CL_FLAGS
56 list(APPEND ABSL_CLANG_CL_TEST_FLAGS
76 list(APPEND ABSL_GCC_FLAGS
95 list(APPEND ABSL_GCC_TEST_FLAGS
105 list(APPEND ABSL_LLVM_FLAGS
153 list(APPEND ABSL_LLVM_TEST_FLAGS
173 list(APPEND ABSL_MSVC_FLAGS
190 list(APPEND ABSL_MSVC_LINKOPTS
194 list(APPEND ABSL_MSVC_TEST_FLAGS
202 list(APPEND ABSL_RANDOM_HWAES_ARM32_FLAGS
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/copts/
DGENERATED_AbseilCopts.cmake6 list(APPEND ABSL_CLANG_CL_FLAGS
56 list(APPEND ABSL_CLANG_CL_TEST_FLAGS
76 list(APPEND ABSL_GCC_FLAGS
95 list(APPEND ABSL_GCC_TEST_FLAGS
105 list(APPEND ABSL_LLVM_FLAGS
153 list(APPEND ABSL_LLVM_TEST_FLAGS
173 list(APPEND ABSL_MSVC_FLAGS
190 list(APPEND ABSL_MSVC_LINKOPTS
194 list(APPEND ABSL_MSVC_TEST_FLAGS
202 list(APPEND ABSL_RANDOM_HWAES_ARM32_FLAGS
[all …]
/external/webrtc/third_party/abseil-cpp/absl/copts/
DGENERATED_AbseilCopts.cmake6 list(APPEND ABSL_CLANG_CL_FLAGS
56 list(APPEND ABSL_CLANG_CL_TEST_FLAGS
76 list(APPEND ABSL_GCC_FLAGS
93 list(APPEND ABSL_GCC_TEST_FLAGS
103 list(APPEND ABSL_LLVM_FLAGS
150 list(APPEND ABSL_LLVM_TEST_FLAGS
170 list(APPEND ABSL_MSVC_FLAGS
187 list(APPEND ABSL_MSVC_LINKOPTS
191 list(APPEND ABSL_MSVC_TEST_FLAGS
199 list(APPEND ABSL_RANDOM_HWAES_ARM32_FLAGS
[all …]
/external/llvm-project/libcxx/lib/abi/
DCMakeLists.txt20 list(APPEND abi_properties "${triple}")
21 list(APPEND abi_properties "${abi_library}")
22 list(APPEND abi_properties "v${abi_version}")
24 list(APPEND abi_properties "unstable")
26 list(APPEND abi_properties "stable")
29 list(APPEND abi_properties "exceptions")
31 list(APPEND abi_properties "noexceptions")
34 list(APPEND abi_properties "new_in_libcxx")
36 list(APPEND abi_properties "no_new_in_libcxx")
/external/libaom/libaom/
DCMakeLists.txt52 list(APPEND AOM_RTCD_SOURCES
64 list(APPEND AOM_LIBWEBM_SOURCES
80 list(APPEND AOM_LIBYUV_SOURCES
109 list(APPEND AOM_SOURCES
129 list(APPEND AOM_COMMON_APP_UTIL_SOURCES
144 list(APPEND AOM_DECODER_APP_UTIL_SOURCES "${AOM_ROOT}/common/ivfdec.c"
149 list(APPEND AOM_ENCODER_APP_UTIL_SOURCES
161 list(APPEND AOM_ENCODER_STATS_SOURCES "${AOM_ROOT}/stats/aomstats.c"
165 list(APPEND AOM_VERSION_SOURCES "${AOM_CONFIG_DIR}/config/aom_version.h")
167 list(APPEND AOM_WEBM_DECODER_SOURCES "${AOM_ROOT}/common/webmdec.cc"
[all …]

12345678910>>...27