Home
last modified time | relevance | path

Searched refs:tag (Results 1 – 25 of 100) sorted by relevance

1234

/utopia/UTPA2-700.0.x/mxlib/include/
H A DULog.h109 #define ULOGI(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__) argument
110 #define ULOGW(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__) argument
111 #define ULOGD(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__) argument
112 #define ULOGE(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__) argument
113 #define ULOGF(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__) argument
118 #define ULOGI(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__)
119 #define ULOGW(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__)
120 #define ULOGD(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__)
121 #define ULOGE(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__)
122 #define ULOGF(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__)
[all …]
H A DMLog.h115 #define MLOGV(tag,fmt,...) filter_log(EN_LOG_PRIORITY_VERBOSE, tag, fmt, ##__VA_ARGS__) argument
116 #define MLOGI(tag,fmt,...) filter_log(EN_LOG_PRIORITY_INFO, tag, fmt, ##__VA_ARGS__) argument
117 #define MLOGW(tag,fmt,...) filter_log(EN_LOG_PRIORITY_WARN, tag, fmt, ##__VA_ARGS__) argument
118 #define MLOGD(tag,fmt,...) filter_log(EN_LOG_PRIORITY_DEBUG, tag, fmt, ##__VA_ARGS__) argument
119 #define MLOGE(tag,fmt,...) filter_log(EN_LOG_PRIORITY_ERROR, tag, fmt, ##__VA_ARGS__) argument
120 #define MLOGF(tag,fmt,...) filter_log(EN_LOG_PRIORITY_FATAL, tag, fmt, ##__VA_ARGS__) argument
H A DMsTypes.h433 MS_U8 tag[4]; member
447 MS_U8 tag[4]; member
461 MS_U8 tag[4]; member
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DULog.h109 #define ULOGI(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__) argument
110 #define ULOGW(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__) argument
111 #define ULOGD(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__) argument
112 #define ULOGE(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__) argument
113 #define ULOGF(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__) argument
116 #define ULOGI(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__)
117 #define ULOGW(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__)
118 #define ULOGD(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__)
119 #define ULOGE(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__)
120 #define ULOGF(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__)
[all …]
H A DMLog.h115 #define MLOGV(tag,fmt,...) filter_log(EN_LOG_PRIORITY_VERBOSE, tag, fmt, ##__VA_ARGS__) argument
116 #define MLOGI(tag,fmt,...) filter_log(EN_LOG_PRIORITY_INFO, tag, fmt, ##__VA_ARGS__) argument
117 #define MLOGW(tag,fmt,...) filter_log(EN_LOG_PRIORITY_WARN, tag, fmt, ##__VA_ARGS__) argument
118 #define MLOGD(tag,fmt,...) filter_log(EN_LOG_PRIORITY_DEBUG, tag, fmt, ##__VA_ARGS__) argument
119 #define MLOGE(tag,fmt,...) filter_log(EN_LOG_PRIORITY_ERROR, tag, fmt, ##__VA_ARGS__) argument
120 #define MLOGF(tag,fmt,...) filter_log(EN_LOG_PRIORITY_FATAL, tag, fmt, ##__VA_ARGS__) argument
H A DMsTypes.h366 MS_U8 tag[4]; member
380 MS_U8 tag[4]; member
394 MS_U8 tag[4]; member
/utopia/UTPA2-700.0.x/projects/build/
H A DbspOneUtopia.dxyfile18 # This tag specifies the encoding used for all characters in the config file
20 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
26 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded
31 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
37 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
44 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
53 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
66 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
73 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
80 # This tag implements a quasi-intelligent brief description abbreviator
[all …]
H A Dbsp.dxyfile17 # This tag specifies the encoding used for all characters in the config file
19 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
25 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded
30 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
36 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
52 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
79 # This tag implements a quasi-intelligent brief description abbreviator
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dgenksyms.c189 (defn = sym->defn) && defn->tag == SYM_NORMAL && in is_unknown_symbol()
191 (defn = defn->next) && defn->tag == SYM_NORMAL && in is_unknown_symbol()
193 (defn = defn->next) && defn->tag == SYM_NORMAL && in is_unknown_symbol()
356 newnode->tag = SYM_NORMAL; in mk_node()
385 newnode->tag = node->tag; in copy_node()
409 if (a->tag != b->tag || strcmp(a->string, b->string)) in equal_list()
425 .tag = SYM_NORMAL }; in read_node()
455 node.tag = n; in read_node()
475 if (sym && sym->tag == SYM_NORMAL && in read_reference()
484 if (def && def->tag == SYM_NORMAL && in read_reference()
[all …]
H A Dparse.y210 { remove_node($1); (*$2)->tag = SYM_STRUCT; $$ = $2; }
212 { remove_node($1); (*$2)->tag = SYM_UNION; $$ = $2; }
214 { remove_node($1); (*$2)->tag = SYM_ENUM; $$ = $2; }
219 r = copy_node(i); r->tag = SYM_STRUCT;
226 r = copy_node(i); r->tag = SYM_UNION;
233 r = copy_node(i); r->tag = SYM_ENUM;
259 | TYPE { (*$1)->tag = SYM_TYPEDEF; $$ = $1; }
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/libfdt/
H A Dfdt.c96 uint32_t tag; in fdt_next_tag() local
105 tag = fdt32_to_cpu(*tagp); in fdt_next_tag()
108 switch (tag) { in fdt_next_tag()
129 return tag; in fdt_next_tag()
144 uint32_t tag; in fdt_next_node() local
152 tag = fdt_next_tag(fdt, offset, &nextoffset); in fdt_next_node()
154 switch (tag) { in fdt_next_node()
175 } while (tag != FDT_BEGIN_NODE); in fdt_next_node()
H A Dfdt_wip.c100 uint32_t tag; in _fdt_node_end_offset() local
103 tag = fdt_next_tag(fdt, nodeoffset, &nextoffset); in _fdt_node_end_offset()
104 if (tag != FDT_BEGIN_NODE) in _fdt_node_end_offset()
108 tag = fdt_next_tag(fdt, offset, &nextoffset); in _fdt_node_end_offset()
110 switch (tag) { in _fdt_node_end_offset()
H A Dfdt_rw.c245 (*prop)->tag = cpu_to_fdt32(FDT_PROP); in _fdt_add_property()
314 uint32_t tag; in fdt_add_subnode_namelen() local
329 tag = fdt_next_tag(fdt, offset, &nextoffset); in fdt_add_subnode_namelen()
330 } while ((tag == FDT_PROP) || (tag == FDT_NOP)); in fdt_add_subnode_namelen()
339 nh->tag = cpu_to_fdt32(FDT_BEGIN_NODE); in fdt_add_subnode_namelen()
H A Dfdt_sw.c149 nh->tag = cpu_to_fdt32(FDT_BEGIN_NODE); in fdt_begin_node()
206 prop->tag = cpu_to_fdt32(FDT_PROP); in fdt_property()
218 uint32_t tag; in fdt_finish() local
237 while ((tag = fdt_next_tag(fdt, offset, &nextoffset)) != FDT_END) { in fdt_finish()
238 if (tag == FDT_PROP) { in fdt_finish()
H A Dfdt_ro.c185 uint32_t tag; in fdt_get_property() local
199 tag = fdt_next_tag(fdt, offset, &nextoffset); in fdt_get_property()
200 switch (tag) { in fdt_get_property()
235 } while ((tag != FDT_BEGIN_NODE) && (tag != FDT_END_NODE)); in fdt_get_property()
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/
H A Dutil.c51 dlg.tag.atr = A_BOLD; in set_mono_theme()
91 DLG_COLOR(tag, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme()
131 DLG_COLOR(tag, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme()
151 DLG_COLOR(tag, COLOR_BLUE, COLOR_WHITE, true); in set_bluetitle_theme()
211 init_one_color(&dlg.tag); in init_dialog_colors()
581 void item_set_tag(char tag) in item_set_tag() argument
583 item_cur->node.tag = tag; in item_set_tag()
610 return item_cur->node.tag; in item_tag()
654 int item_is_tag(char tag) in item_is_tag() argument
656 return (item_cur->node.tag == tag); in item_is_tag()
H A Ddialog.h132 struct dialog_color tag; member
156 void item_set_tag(char tag);
167 char tag; member
187 int item_is_tag(char tag);
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCIDBG.cpp706 unsigned i, tag; in show_periodic() local
745 tag = Q_NEXT_TYPE (ehci->periodic [i]); in show_periodic()
752 switch (tag) { in show_periodic()
848 tag = Q_NEXT_TYPE (p.qh->hw_next); in show_periodic()
856 tag = Q_NEXT_TYPE (p.fstn->hw_next); in show_periodic()
880 tag = Q_NEXT_TYPE (p.itd->hw_next); in show_periodic()
886 tag = Q_NEXT_TYPE (p.sitd->hw_next); in show_periodic()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_hid_p4/
H A Ddrvhidcore_4.c190 item->tag = (b >> 4) & 15; in fetch_item_Port4()
193 if (item->tag == HID_ITEM_TAG_LONG) { in fetch_item_Port4()
200 item->tag = *start++; in fetch_item_Port4()
368 switch (item->tag) { in hid_parser_main_Port4()
418 switch (item->tag) { in hid_parser_global_Port4()
529 switch (item->tag) { in hid_parser_local_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_hid_p3/
H A Ddrvhidcore_3.c190 item->tag = (b >> 4) & 15; in fetch_item_Port3()
193 if (item->tag == HID_ITEM_TAG_LONG) { in fetch_item_Port3()
200 item->tag = *start++; in fetch_item_Port3()
368 switch (item->tag) { in hid_parser_main_Port3()
418 switch (item->tag) { in hid_parser_global_Port3()
529 switch (item->tag) { in hid_parser_local_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_hid_p1/
H A Ddrvhidcore.c189 item->tag = (b >> 4) & 15; in fetch_item()
192 if (item->tag == HID_ITEM_TAG_LONG) { in fetch_item()
199 item->tag = *start++; in fetch_item()
367 switch (item->tag) { in hid_parser_main()
417 switch (item->tag) { in hid_parser_global()
528 switch (item->tag) { in hid_parser_local()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_hid_p2/
H A Ddrvhidcore_2.c189 item->tag = (b >> 4) & 15; in fetch_item_Port2()
192 if (item->tag == HID_ITEM_TAG_LONG) { in fetch_item_Port2()
199 item->tag = *start++; in fetch_item_Port2()
367 switch (item->tag) { in hid_parser_main_Port2()
417 switch (item->tag) { in hid_parser_global_Port2()
528 switch (item->tag) { in hid_parser_local_Port2()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h700 #define DT_VALTAGIDX(tag) (DT_VALRNGHI - (tag)) /* Reverse order! */ argument
721 #define DT_ADDRTAGIDX(tag) (DT_ADDRRNGHI - (tag)) /* Reverse order! */ argument
739 #define DT_VERSIONTAGIDX(tag) (DT_VERNEEDNUM - (tag)) /* Reverse order! */ argument
746 #define DT_EXTRATAGIDX(tag) ((Elf32_Word)-((Elf32_Sword) (tag) <<1>>1)-1) argument
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dnconf.c258 char tag; member
528 static void item_make(struct menu *menu, char tag, const char *fmt, ...) in item_make() argument
536 k_menu_items[items_num].tag = tag; in item_make()
605 return mcur->tag; in item_tag()
626 static int item_is_tag(char tag) in item_is_tag() argument
628 return item_tag() == tag; in item_is_tag()
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dsetlocalversion94 tag=`printf '%s' "$hgid" | cut -d' ' -f2`
95 if [ -z "$tag" -o "$tag" = tip ]; then

1234