Searched refs:comment (Results 1 – 25 of 334) sorted by relevance
12345678910>>...14
14 comment "Webcam devices"26 comment "Analog TV USB devices"34 comment "Analog/digital TV USB devices"42 comment "Digital TV USB devices"53 comment "Webcam, TV (analog/digital) USB devices"58 comment "Software defined radio USB devices"
50 .comment = "Simultaneous Digital and Analog TV capture supported\n",97 .comment = "Simultaneous Digital and Analog TV capture supported\n",144 .comment = "Simultaneous Digital and Analog TV capture supported\n",200 .comment = "Analog TV capture supported\n",247 .comment = "Experimenters needed for device to work well.\n"307 .comment = "Experimenters needed for device to work well.\n"367 .comment = "Analog TV capture supported\n",421 .comment = "Experimenters and photos needed for device to work well.\n"464 .comment = "Experimenters and photos needed for device to work well.\n"517 .comment = "Simultaneous DVB-T and Analog capture supported,\n"
102 comment "Set to Y if you want auto-loading the codec driver"112 comment "Set to Y if you want auto-loading the codec driver"123 comment "Set to Y if you want auto-loading the codec driver"133 comment "Set to Y if you want auto-loading the codec driver"147 comment "Set to Y if you want auto-loading the codec driver"157 comment "Set to Y if you want auto-loading the codec driver"167 comment "Set to Y if you want auto-loading the codec driver"178 comment "Set to Y if you want auto-loading the codec driver"188 comment "Set to Y if you want auto-loading the codec driver"197 comment "Set to Y if you want auto-loading the codec driver"[all …]
14 comment "Media capture support"24 comment "Media capture/analog TV support"31 comment "Media capture/analog/hybrid TV support"44 comment "Media digital TV PCI Adapters"
17 comment=`echo $line | sed -e 's/^#//'`18 if [ "$line" != "$comment" ]; then
24 .comment 0 : { *(.comment) }
23 comment. Functions and data structures in header files which are intended36 The opening comment mark ``/**`` is used for kernel-doc comments. The38 the comment is formatted like a normal multi-line comment with a column61 The general format of a function and function-like macro kernel-doc comment is::72 * empty comment line, and may include additional embedded empty73 * comment lines.83 * be placed at the end of the comment block.87 ends with an argument description, a blank comment line, or the end of the88 comment block.171 The general format of a struct, union, and enum kernel-doc comment is::[all …]
29 .comment 0 : { *(.comment) }
12 "Result:" comment lines.17 archive that are C-language and that have "Result:" comment lines47 .litmus.out file against the .litmus file's "Result:" comment to
77 int quote = 0, comment = 0, space = 0; in parse_value() local91 if (comment) in parse_value()99 comment = 1; in parse_value()234 int comment = 0; in perf_parse_file() local263 comment = 0; in perf_parse_file()266 if (comment || isspace(c)) in perf_parse_file()269 comment = 1; in perf_parse_file()
527 static void sw_3dp_id(unsigned char *buf, char *comment, size_t size) in sw_3dp_id() argument540 snprintf(comment, size, " [PnP %d.%02d id %s rev %s]", in sw_3dp_id()579 char comment[40]; in sw_connect() local581 comment[0] = 0; in sw_connect()683 sprintf(comment, " [AC %s]", sw_get_bits(idbuf,38,1,3) ? "off" : "on"); in sw_connect()696 sw_3dp_id(idbuf, comment, sizeof(comment)); in sw_connect()769 dbg("%s%s [%d-bit id %d data %d]\n", sw->name, comment, m, l, k); in sw_connect()
19 OBJCOPYFLAGS_Image :=-O binary -R .note -R .note.gnu.build-id -R .comment -S20 OBJCOPYFLAGS_xipImage :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
19 cmd_strip = $(STRIP) -R .comment -R .note -K sun4u_init -K _end -K _start $< -o $@43 OBJCOPYFLAGS_image.bin := -S -O binary -R .note -R .comment
340 #define __diag_ignore(compiler, version, option, comment) \ argument342 #define __diag_warn(compiler, version, option, comment) \ argument344 #define __diag_error(compiler, version, option, comment) \ argument
1333 my $comment = "";1338 $comment = $3 if defined $3;1341 $comment = $2 if defined $2;1344 $comment = $2 if defined $2;1358 $comment = "";1375 $comment = trim($comment);1382 return ($name, $name_comment, $address, $comment);1386 my ($name, $name_comment, $address, $comment) = @_;1401 $comment = trim($comment);1402 $comment = " $comment" if ($comment ne "");[all …]
16 comment "CRTCs"46 comment "Encoders and Bridges"87 comment "Sub-drivers"
4 comment "Memory settings"17 comment "Device tree"53 comment "Nios II instructions"115 comment "Cache settings"
68 .comment 0 : { *(.comment) }
41 matching boilerplate text into the top comment of the file. Due to64 possible line in a file which can contain a comment. For the majority73 The SPDX license identifier is added in form of a comment. The comment83 If a specific tool cannot handle the standard comment style, then the84 appropriate comment mechanism which the tool accepts shall be used. This85 is the reason for having the "/\* \*/" style comment in C header87 'ld' failed to parse the C++ comment. This has been fixed by now, but214 tag/value pairs into a comment according to the placement229 tag/value pair into a comment according to the placement276 tag/value pair into a comment according to the placement[all …]
352 const char *comment; member360 .comment = "Front(green)"367 .comment = "Surround(orange)"374 .comment = "SurroundBack(white)"381 .comment = "Center(Lch)&SubWoofer(Rch)(black)"
14 ** thanks for peoples kindness comment24 ** (Kornel Wieliczek's comment)29 ** bug fix enormous stack usage (Adrian Bunk's comment)40 ** 1.20.00.11 9/29/2005 Erich Chen by comment of Arjan van de Ven fix incorrect msleep…
1 key = "value" # comment
1 # Wrong boot config: comment only
8 char comment[XT_MAX_COMMENT_LEN]; member