Searched
full:comments (Results
526 -
550 of
4108) sorted by null
<<21222324252627282930>>
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
c.php | 62 //Multiline-continued single-line comments 125 'COMMENTS' => array(
|
c_mac.php | 47 //Multiline-continued single-line comments 149 'COMMENTS' => array(
|
email.php | 83 'COMMENTS' => array( 203 'COMMENTS' => GESHI_NEVER,
|
fortran.php | 48 //Fortran Comments 111 'COMMENTS'=> array(
|
glsl.php | 45 //Multiline-continued single-line comments 148 'COMMENTS' => array(
|
html4strict.php | 134 'COMMENTS' => array( 154 -1 => 'color: #808080; font-style: italic;', // comments
|
qbasic.php | 57 //Single-Line Comments using REM command 108 'COMMENTS' => array(
|
tcl.php | 139 'COMMENTS' => array( 188 'COMMENTS' => array(
|
/external/llvm/docs/HistoricalNotes/ |
2001-02-09-AdveComments.txt | 1 Ok, here are my comments and suggestions about the LLVM instruction set. 4 (We have discussed some of the comments already.)
|
/external/llvm/docs/ |
ReleaseNotes.rst | 25 have questions or comments, the `LLVM Developer's Mailing List 104 If you have any questions or comments about LLVM, please feel free to contact
|
/external/llvm/utils/emacs/ |
llvm-mode.el | 10 ;; Comments 72 ;; comments
|
tablegen-mode.el | 22 ;; Comments 62 ;; comments
|
/external/openssl/crypto/perlasm/ |
ppc-xlate.pl | 128 $line =~ s|[#!;].*$||; # get rid of asm-style comments... 129 $line =~ s|/\*.*\*/||; # ... and C-style comments...
|
/external/qemu/distrib/jpeg-6b/ |
coderules.doc | 17 Block comments should be laid out thusly: 20 * Block comments in this style.
|
/external/qemu/distrib/sdl-1.2.15/ |
README.Watcom | 126 Questions and Comments 129 Please direct any questions or comments to me: <mailto:macpete@gmx.de>
|
/external/sepolicy/ |
README | 92 is stripped of comments and whitespace. This is to preserve space on the 102 keys.conf. This tool is also responsible for stripping the comments and
|
/external/skia/src/views/win/ |
skia_win.cpp | 66 // COMMENTS: 117 // COMMENTS:
|
/external/valgrind/main/VEX/priv/ |
guest_generic_x87.h | 57 See comments in the code for more details. 72 See comments in the code for more details.
|
/external/valgrind/main/lackey/docs/ |
lk-manual.xml | 101 memory access made by the program. See the comments at the top of 117 the comments at the top of the file
|
/external/zlib/src/as400/ |
readme.txt | 36 according to the comments. 109 Please read comments in this member for more information.
|
/external/zlib/src/ |
zlib.3 | 96 (Request for Comments) 1950 to 1952 in the files: 125 Send questions and/or comments to zlib@gzip.org,
|
/libcore/dom/src/test/java/org/w3c/domts/ |
DocumentBuilderSetting.java | 183 * Comments ignored. 192 * Comments preserved.
|
/libcore/dom/src/test/java/org/w3c/domts/level2/core/ |
nodenormalize01.java | 36 * (e.g., elements, comments, processing instructions, CDATA sections, and entity references) 39 * Create a dom tree consisting of elements, comments, processing instructions, CDATA sections,
|
/libcore/luni/src/main/java/java/util/regex/ |
Pattern.java | 199 * <tr><td>{@code x}</td> <td>{@link #COMMENTS}</td> <td>allow whitespace and comments</td></tr> 244 * comments. Otherwise comments and whitespace are taken as literal 247 public static final int COMMENTS = 0x04; 366 * @see #COMMENTS 388 int supportedFlags = CASE_INSENSITIVE | COMMENTS | DOTALL | LITERAL | MULTILINE | UNICODE_CASE | UNIX_LINES; 409 int icuFlags = flags & (CASE_INSENSITIVE | COMMENTS | MULTILINE | DOTALL | UNIX_LINES);
|
/libcore/luni/src/test/java/tests/org/w3c/dom/ |
DocumentBuilderSetting.java | 183 * Comments ignored. 192 * Comments preserved.
|
Completed in 340 milliseconds
<<21222324252627282930>>