/external/webkit/Tools/android/flex-2.5.4a/MISC/texinfo/ |
flex.texi | 255 source file, @file{lex.yy.c}, which defines a routine @samp{yylex()}. 256 This file is compiled and linked with the @samp{-lfl} library to 304 are accessible both inside @samp{yylex()} and in the @samp{main()} 377 by a line with just @samp{%%} in it: 448 this section is optional; if it is missing, the second @samp{%%} 452 text enclosed in @samp{%@{} and @samp{%@}} is copied verbatim to the 453 output (with the @samp{%@{@}}'s removed). The @samp{%@{@}}'s mus [all...] |
/external/grub/docs/ |
multiboot.texi | 384 The fields @samp{magic}, @samp{flags} and @samp{checksum} are defined in 385 @ref{Header magic fields}, the fields @samp{header_addr}, 386 @samp{load_addr}, @samp{load_end_addr}, @samp{bss_end_addr} and 387 @samp{entry_addr} are defined in @ref{Header address fields}, and the 388 fields @samp{mode_type}, @samp{width}, @samp{height} and @samp{depth} ar [all...] |
grub.texi | 388 @samp{(} and @samp{)}. The @samp{fd} part means that it is a floppy 389 disk. The number @samp{0} is the drive number, which is counted from 397 Here, @samp{hd} means it is a hard disk drive. The first integer 398 @samp{0} indicates the drive number, that is, the first hard disk, while 399 the second integer, @samp{1}, indicates the partition number (or the 412 counted from @samp{4}, regardless of the actual number of primary 419 This means the BSD @samp{a} partition of the second hard disk. If you 421 like this: @samp{(hd1,0,a)}. If the @sc{pc} slice number is omitted [all...] |
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-tags/ |
dillo | 54 samp
|
mozilla | 92 samp
|
webkit | 104 samp
|
/ndk/sources/host-tools/make-3.81/doc/ |
make.texi | 221 * MAKE Variable:: The special effects of using @samp{$(MAKE)}. 224 * -w Option:: How the @samp{-w} or @samp{--print-directory} option 456 information with the command @samp{make --version}. Be sure also to 459 output from the command @samp{make --help}. 520 can also be the name of an action to carry out, such as @samp{clean} 536 target @samp{clean} does not have prerequisites. 614 @samp{edit}, and the object files @samp{main.o} and @samp{kbd.o}. Th [all...] |
make-stds.texi | 85 users can build in a separate directory using the @samp{--srcdir} option 97 When using GNU @code{make}, relying on @samp{VPATH} to find the source 99 since the @code{make} automatic variable @samp{$<} will represent the 100 source file wherever it is. (Many versions of @code{make} set @samp{$<} 117 in order to allow @samp{VPATH} to work correctly. When the target has 118 multiple dependencies, using an explicit @samp{$(srcdir)} is the easiest 164 example, don't use @samp{mkdir -p}, convenient as it may be, because 191 a problem. (The Autoconf @samp{AC_PROG_RANLIB} macro can help with 215 value is set with @samp{BISON = bison}, and refer to it with 223 used to supply options to the program. Append @samp{FLAGS} to th [all...] |
/external/webkit/LayoutTests/dom/html/level2/html/ |
HTMLElement134.js | 80 Retrieve the class attribute of the SAMP element and examine its value. 99 nodeList = doc.getElementsByTagName("samp"); 104 assertEquals("classNameLink","SAMP-class",vclassname);
|
HTMLElement18.js | 80 Retrieve the id attribute of the SAMP element and examine its value. 99 nodeList = doc.getElementsByTagName("samp"); 104 assertEquals("idLink","Test-SAMP",vid);
|
HTMLElement47.js | 80 Retrieve the title attribute of the SAMP element and examine its value. 99 nodeList = doc.getElementsByTagName("samp"); 104 assertEquals("titleLink","SAMP Element",vtitle);
|
HTMLElement01.html | 63 <SAMP ID="Test-SAMP" TITLE="SAMP Element" LANG="en" DIR="ltr" CLASS="SAMP-class">Temp = 20</SAMP>
|
HTMLElement02.html | 63 <SAMP ID="Test-SAMP" TITLE="SAMP Element" LANG="en" DIR="ltr" CLASS="SAMP-class">Temp = 20</SAMP>
|
HTMLElement03.html | 63 <SAMP ID="Test-SAMP" TITLE="SAMP Element" LANG="en" DIR="ltr" CLASS="SAMP-class">Temp = 20</SAMP>
|
HTMLElement04.html | 63 <SAMP ID="Test-SAMP" TITLE="SAMP Element" LANG="en" DIR="ltr" CLASS="SAMP-class">Temp = 20</SAMP>
|
HTMLElement05.html | 63 <SAMP ID="Test-SAMP" TITLE="SAMP Element" LANG="en" DIR="ltr" CLASS="SAMP-class">Temp = 20</SAMP>
|
HTMLElement06.html | 63 <SAMP ID="Test-SAMP" TITLE="SAMP Element" LANG="en" DIR="ltr" CLASS="SAMP-class">Temp = 20</SAMP>
|
HTMLElement07.html | 63 <SAMP ID="Test-SAMP" TITLE="SAMP Element" LANG="en" DIR="ltr" CLASS="SAMP-class">Temp = 20</SAMP>
|
/external/webkit/LayoutTests/dom/xhtml/level2/html/ |
HTMLElement134.js | 80 Retrieve the class attribute of the SAMP element and examine its value. 99 nodeList = doc.getElementsByTagName("samp"); 104 assertEquals("classNameLink","SAMP-class",vclassname);
|
HTMLElement18.js | 80 Retrieve the id attribute of the SAMP element and examine its value. 99 nodeList = doc.getElementsByTagName("samp"); 104 assertEquals("idLink","Test-SAMP",vid);
|
HTMLElement47.js | 80 Retrieve the title attribute of the SAMP element and examine its value. 99 nodeList = doc.getElementsByTagName("samp"); 104 assertEquals("titleLink","SAMP Element",vtitle);
|
/cts/apps/CtsVerifier/jni/audioquality/ |
MeasureRms.cpp | 84 float samp = p_data[i]; local 85 sumSampleSquares += samp * samp; 114 float samp = p_data[i]; local 115 sumSampleSquares += samp * samp;
|
/external/e2fsprogs/lib/et/ |
com_err.texinfo | 173 of the form @samp{unknown code foo 32}, where @samp{foo} would be the name 222 where @samp{ec} can also be used as a short form of @samp{error_code}. To 223 indicate the end of the table, use @samp{end}. Thus, a (short) sample 247 argument, the pathname of a file (ending in @samp{.et}, e.g., 248 @samp{dsc_err.et}) containing an error table source file. It parses the 250 (@samp{discuss_err.h}) which contains definitions of the numerical values 299 in the table, a string of the form @samp{Unknown code @var{xxxx nn}} is 338 @samp{com_err}. After @samp{set_com_err_hook} has been called [all...] |
/ndk/sources/host-tools/sed-4.2.1/doc/ |
sed-in.texi | 6 @c Check for consistency: regexps in @code, text that they match in @samp. 10 @c @samp for command fragments: @samp{cat -s} 353 range addresses (such as @samp{/abc/,/def/}) are not allowed 366 the likes of @samp{tail -f}, and you wish to see the transformed 381 A file name of @samp{-} refers to the standard input stream. 440 even though it does not make commands like @samp{sed -n p} exactly 444 Unless special commands (like @samp{D}) are used, the pattern space is 446 its data between cycles (see commands @samp{h}, @samp{H}, @samp{x} [all...] |
sed.texi | 7 @c Check for consistency: regexps in @code, text that they match in @samp. 11 @c @samp for command fragments: @samp{cat -s} 354 range addresses (such as @samp{/abc/,/def/}) are not allowed 367 the likes of @samp{tail -f}, and you wish to see the transformed 382 A file name of @samp{-} refers to the standard input stream. 441 even though it does not make commands like @samp{sed -n p} exactly 445 Unless special commands (like @samp{D}) are used, the pattern space is 447 its data between cycles (see commands @samp{h}, @samp{H}, @samp{x} [all...] |