Home
last modified time | relevance | path

Searched refs:CONCAT (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/vulkan/emulated_textures/shaders/
DCommon.comp33 // CONCAT(hello, FOO)
38 #define CONCAT(x, y) CONCAT_(x, y) // macro replacement
41 #define WITH_TYPE(x) CONCAT(x, IMG_TYPE)
/hardware/interfaces/boot/aidl/client/
DBootControlClient.cpp27 #define CONCAT(x, y) x##y macro
31 const auto CONCAT(status, __COUNTER__) = x; \
32 if (!CONCAT(status, __COUNTER__).isOk()) { \
33 LOG(ERROR) << #x << " failed " << CONCAT(status, __COUNTER__).getDescription(); \
/hardware/google/gfxstream/third-party/astc-encoder/
DCMakeLists.txt148 … string(CONCAT MSG "For macOS setting multiple architecture backends builds a universal binary. "
153 … string(CONCAT MSG "For macOS setting multiple architecture backends builds a universal binary. "
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dcmake_core.cmake280 string(CONCAT EXTERNAL_CXX_FLAGS