Home
last modified time | relevance | path

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

/hardware/google/gfxstream/cmake/
DSetSubdirectorProperties.cmake5 cmake_path(APPEND GFXSTREAM_THIRD_PARTY_ROOT "third-party")
21 …set_property(DIRECTORY "${subdir}" APPEND PROPERTY TEST_INCLUDE_FILES ${EXTRA_SUBDIR_TEST_INCLUDE_…
/hardware/google/gfxstream/guest/mesa/src/util/
Dlog.c166 #define APPEND(state, func, ...) \ in logger_vasnprintf() macro
181 APPEND(state, snprintf, "%s: ", tag); in logger_vasnprintf()
183 APPEND(state, snprintf, "%s: ", level_to_str(level)); in logger_vasnprintf()
185 APPEND(state, vsnprintf, format, va); in logger_vasnprintf()
189 APPEND(state, snprintf, "\n"); in logger_vasnprintf()
191 #undef APPEND in logger_vasnprintf()
/hardware/google/aemu/
DCMakeLists.txt96 list(APPEND INSTALL_PC_FILES aemu_base_testing_support aemu_host_common_testing_support)
115 list(APPEND INSTALL_TARGETS aemu-base-testing-support aemu-host-common-testing-support)
/hardware/google/aemu/build-config/gfxstream/
DCMakeLists.txt31 list(APPEND aemu-base-srcs CompressingStream.cpp DecompressingStream.cpp)
/hardware/google/gfxstream/host/
DCMakeLists.txt171 list(APPEND LIST_OF_TESTS ${test_name})
361 …set_property(DIRECTORY APPEND PROPERTY TEST_INCLUDE_FILES ${CMAKE_CURRENT_BINARY_DIR}/SetWin32Test…
/hardware/google/aemu/base/
DCMakeLists.txt52 list(APPEND aemu-base-srcs CompressingStream.cpp DecompressingStream.cpp)
/hardware/google/gfxstream/
DCMakeLists.txt160 list(APPEND EXTRA_SUBDIR_TEST_INCLUDE_FILES ${CMAKE_SOURCE_DIR}/cmake/test_properties.cmake)