Lines Matching refs:libname
198 for srcrule, libname in ctx.attr.src_libs.items():
204 libname + "_srcs",
210 libname + "_hdrs",
222 libname + "_proto_srcs",
228 libname + "_srcs",
234 libname + "_hdrs",
266 libname + "_files",
293 "A dict, {target: libname} of libraries to include. " +
297 "The libname is a string, and used to construct the variable " +
355 {libname}_srcs: contains srcs.
356 {libname}_hdrs: contains hdrs and textual_hdrs.
359 {libname}_proto_srcs: contains the srcs from the `proto_library` rule.
360 {libname}_srcs: contains syntesized paths for generated C++ sources.
361 {libname}_hdrs: contains syntesized paths for generated C++ headers.
428 {libname}_srcs: contains srcs.
429 {libname}_hdrs: contains hdrs and textual_hdrs.
432 {libname}_proto_srcs: contains the srcs from the `proto_library` rule.
433 {libname}_srcs: contains syntesized paths for generated C++ sources.
434 {libname}_hdrs: contains syntesized paths for generated C++ headers.