Searched refs:tag1 (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/scripts/kconfig/ |
| H A D | gconf.c | 54 GtkTextTag *tag1, *tag2; variable 180 tag1 = gtk_text_buffer_create_tag(txtbuf, "mytag1", in init_main_window() 382 gtk_text_buffer_insert_with_tags(buffer, &end, prompt, -1, tag1, in text_insert_help() 404 gtk_text_buffer_insert_with_tags(buffer, &end, title, -1, tag1, in text_insert_msg()
|
| /openbmc/libpldm/tests/ |
| H A D | msgbuf.cpp | 1138 char* tag1 = NULL; in TEST() local 1169 pldm_msgbuf_span_string_ascii(ctxExtract, (const void**)&tag1, &length), in TEST() 1171 EXPECT_EQ(strncmp(expectTag1, tag1, length), 0); in TEST()
|