Searched refs:tag (Results 1 – 4 of 4) sorted by relevance
30 # This tag specifies the encoding used for all characters in the configuration32 # text before the first occurrence of this tag. Doxygen uses libiconv (or the39 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by47 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This53 # Using the PROJECT_BRIEF tag one can provide an optional one line description59 # With the PROJECT_LOGO tag one can specify a logo or an icon that is included66 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path73 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create up to 409685 # CREATE_SUBDIRS tag is set to YES. Level 0 represents 16 directories, and every91 # This tag requires that the tag CREATE_SUBDIRS is set to YES.[all …]
74 has a tag indicating the previous merger. This tag is called75 'merged_from_A_to_B'. After merging, the tag is moved in the93 If this worked out OK, we now move the tag in the DEVEL branch102 tag name "STABLE-0_6_3". (I use release number 0.6.3 throughout this example).
99 PACK_STRUCT_FIELD(u16_t tag);
287 u16_t tag, len; in pppoe_dispatch_disc_pkt() local343 tag = 0; in pppoe_dispatch_disc_pkt()348 tag = ntohs(pt.tag); in pppoe_dispatch_disc_pkt()351 printf("pppoe: tag 0x%x len 0x%x is too long\n", tag, len); in pppoe_dispatch_disc_pkt()354 switch (tag) { in pppoe_dispatch_disc_pkt()