Home
last modified time | relevance | path

Searched refs:comment (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dnamespace.pl241 my $comment;
246 $comment = "GCC:GCC:";
250 $comment .= substr($_, 43);
254 if (!defined($comment) || $comment !~ /GCC\:.*GCC\:/m) {
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.hash.c_shipped114 char kconf_id_strings_str32[sizeof("comment")];
149 "comment",
H A Dzconf.y394 comment: T_COMMENT prompt T_EOL
401 comment_stmt: comment depends_list
H A Dzconf.gperf21 comment, T_COMMENT, TF_COMMAND keyword
H A Dzconf.tab.c_shipped572 "comment", "comment_stmt", "help_start", "help", "depends_list",
1910 printd(DEBUG_PARSE, "%s:%d:comment\n", zconf_curname(), zconf_lineno());
H A Dlex.zconf.c_shipped1190 /* comment */
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter/
H A Dxt_comment.h7 unsigned char comment[XT_MAX_COMMENT_LEN]; member
/utopia/UTPA2-700.0.x/projects/build/
H A DbspOneUtopia.dxyfile6 # All text after a hash (#) is considered a comment and will be ignored
147 # comment as the brief description. If set to NO, the JavaDoc
155 # comment as the brief description. If set to NO, the comments
162 # treat a multi-line C++ special comment block (i.e. a block of //! or ///
164 # The new default is to treat a multi-line C++ comment block as a detailed
720 # doxygen to hide any special comment blocks from generated source code
H A Dbsp.dxyfile6 # All text after a hash (#) is considered a comment and will be ignored
146 # comment as the brief description. If set to NO, the JavaDoc
154 # comment as the brief description. If set to NO, the comments
161 # treat a multi-line C++ special comment block (i.e. a block of //! or ///
163 # The new default is to treat a multi-line C++ comment block as a detailed
719 # doxygen to hide any special comment blocks from generated source code
/utopia/UTPA2-700.0.x/mxlib/api/
H A DKconfig8 comment "Utopia API Libraries"
/utopia/UTPA2-700.0.x/mxlib/drv/
H A DKconfig8 comment "Utopia Driver Libraries"
/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dzlib.h196 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ member
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c.05594 // tearing, please try to comment these code blocks.