Lines Matching refs:attr
32 from. The common `src` attr tells the transition which build rule to apply
71 target_file = ctx.attr.src[0][DefaultInfo].files.to_list()[0],
79 "src": attr.label(
90 "_malloc": attr.label(default = "//bazel:empty_cc_lib"),
93 "_allowlist_function_transition": attr.label(
96 "_link_extra_libs": attr.label(default = "//bazel:empty_cc_lib"),
115 "bt_stack_config": attr.label(mandatory = True),
116 "lwip_config": attr.label(mandatory = True),
117 "enable_ble": attr.bool(default = False),
118 "enable_bt_classic": attr.bool(default = False),
121 "_allowlist_function_transition": attr.label(
137 "pico_printf_impl": attr.string(),
138 "extra_copts": attr.string_list(),
141 "_allowlist_function_transition": attr.label(
157 "extra_copts": attr.string_list(),
160 "_allowlist_function_transition": attr.label(