Searched refs:label (Results 1 – 15 of 15) sorted by relevance
7 matches = str(ctx.attr.expected_value.label) == str(ctx.attr.flag.label)16 "expected_value": attr.label(20 "flag": attr.label(
3 if type(val) == "label":64 out = ctx.actions.declare_file(ctx.label.name)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),121 "_allowlist_function_transition": attr.label(141 "_allowlist_function_transition": attr.label([all …]
41 "from_flag": attr.label(mandatory = True),
5 [flag label name]_[choice]
13 … "{}_gatt_generated/{}.h".format(ctx.label.name, ctx.file.src.basename.removesuffix(".gatt")),46 "src": attr.label(mandatory = True, allow_single_file = True),47 "_btstack_hdr": attr.label(51 "_make_gat_header_tool": attr.label(
8 "{}_pio_generated/{}.h".format(ctx.label.name, f.basename),53 "_pioasm_tool": attr.label(
104 bi_ptr_of(const char) label;111 bi_ptr_of(const char) label;144 bi_ptr_of(const char) label;150 bi_ptr_of(const char) label;164 bi_ptr_of(const char) label;
82 .label = _label, \95 .label = _label, \139 .label = _label \149 .label = _label \162 .label = _label \190 #define bi_pin_mask_with_name(pmask, label) __bi_pins_with_name((pmask), (label)) argument192 #define bi_pin_mask_with_names(pmask, label) __bi_pins_with_name((pmask), (label)) argument201 #define bi_pin_mask_with_name(pmask, label) __bi_pins_64_with_name((uint64_t)(pmask), (lab… argument203 #define bi_pin_mask_with_names(pmask, label) __bi_pins_64_with_name((uint64_t)(pmask), (la… argument
4 …flash_region_linker_fragment = ctx.actions.declare_file(ctx.label.name + "/ldinclude/pico_flash_re…12 owner = ctx.label,
174 std::string label = "?"; in disassemble() local176 label = it->second; in disassemble()179 op_guts(conditions[arg1] + ", \"" + label +"\""); in disassemble()181 op_guts("\"" + label + "\""); in disassemble()
349 void add_label(std::shared_ptr<symbol> label) { in add_label()350 label->value = resolvable_int(label->location, instructions.size()); in add_label()351 add_symbol(label); in add_label()
181 …| label_decl { pioasm.get_current_program(@1, "label").add_label(…
34 "src": attr.label(
9 h1, h2, h3, h4, h5, h6, p, a, li, span, blockquote, input, textarea, select, label { selector
65 "_picotool": attr.label(default = "@picotool//:picotool", executable = True, cfg = "exec"),