Searched refs:PRINT_DEPENDENCY (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSInfo.cpp77 #define PRINT_DEPENDENCY(PREFIX, N, X) \ macro
121 PRINT_DEPENDENCY("current - ", LibBCCPath, LibBCCSHA1);
122 PRINT_DEPENDENCY("cache - ", cache_libbcc_dep.first,
131 PRINT_DEPENDENCY("current - ", LibRSPath, LibRSSHA1);
132 PRINT_DEPENDENCY("cache - ", cache_libRS_dep.first,
142 PRINT_DEPENDENCY("current - ", LibCLCorePath, LibCLCoreSHA1);
143 PRINT_DEPENDENCY("cache - ", cache_libclcore_dep.first,
154 PRINT_DEPENDENCY("current - ", LibCLCoreNEONPath, LibCLCoreNEONSHA1);
155 PRINT_DEPENDENCY("cache - ", cache_libclcore_neon_dep.first,
170 PRINT_DEPENDENCY("give
[all...]

Completed in 29 milliseconds