Searched
full:comments (Results
1226 -
1250 of
4108) sorted by null
<<41424344454647484950>>
/external/chromium_org/third_party/libxml/src/ |
TODO | 175 order is preserved as well as comments and PIs 275 - Support for Comments (bad, should be in ASAP, they are parsed
|
c14n.c | [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/ |
java_helpers.cc | 327 // See comments in Internal.java for gory details. 339 // See comments in Internal.java for gory details.
|
/external/chromium_org/third_party/smhasher/src/ |
sha1.cpp | 42 ALL changes I made can be located by searching for comments containing 'JHB' 63 code cleanup, removed attribution comments
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
atomicops-internals-x86.h | 173 // See comments in Atomic64 version of Release_Store(), below. 182 // See comments in Atomic64 version of Release_Store(), below.
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
atomicops-internals-x86.h | 173 // See comments in Atomic64 version of Release_Store(), below. 182 // See comments in Atomic64 version of Release_Store(), below.
|
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/ |
re2c.1 | 26 comments of the form \fC/*!re2c\fP ... \fC*/\fP which contain 28 In the output these comments are replaced with code that, when
|
/external/chromium_org/tools/grit/grit/gather/ |
rc.py | 249 # In addition to the above fields, VALUE fields named "Comments" and 260 ProductName|Comments|LegalTrademarks
|
/external/chromium_org/tools/gyp/ |
pylintrc | 171 # Ignore comments when computing similarities. 172 ignore-comments=yes
|
/external/chromium_org/v8/tools/ |
js2c.py | 56 lines = re.sub(r'//.*\n', '\n', lines) # end-of-line comments 57 lines = re.sub(re.compile(r'/\*.*?\*/', re.DOTALL), '', lines) # comments.
|
presubmit.py | 92 whitespace/comments 332 IGNORE_TABS = IGNORE_COPYRIGHTS + ['unicode-test.js', 'html-comments.js']
|
/external/fdlibm/ |
readme | 258 Please send comments and bug reports to the electronic mail address 260 fdlibm-comments AT sun.com
|
/external/icu4c/common/ |
rbbicst.pl | 39 # Remove # comments, which are any fields beginning with a #, plus all 47 # ignore blank lines, and those with no fields left after stripping comments..
|
/external/icu4c/i18n/ |
regexcst.pl | 40 # Remove # comments, which are any fields beginning with a #, plus all 48 # ignore blank lines, and those with no fields left after stripping comments..
|
/external/jpeg/ |
jpegtran.c | 57 fprintf(stderr, " -copy comments Copy only comment markers (default)\n"); 169 } else if (keymatch(argv[argn], "comments", 1)) {
|
wizard.doc | 42 appear between numbers. Also, comments can be included: a comment starts 154 between numbers and around punctuation. Also, comments can be included: a
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
StructuralWhitespaceStripper.java | 48 * commands, comments or whitespace and rewrites the syntax tree to effectively remove any data 56 * <li>Comments.
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
actionscript3.php | 263 'comments', 'comment', 'colors', 'colorTransform', 'color', 'code', 417 'COMMENTS' => array(
|
scilab.php | 82 'colregul', 'comma', 'comments', 'comp', 'companion', 'comparison', 'Compound_properties', 'con_nodes', 239 'COMMENTS' => array(
|
/external/libxml2/ |
c14n.c | [all...] |
/external/llvm/docs/tutorial/ |
LangImpl1.rst | 240 extend it :). Next we handle comments: 253 We handle comments by skipping to the end of the line and then return
|
OCamlLangImpl1.rst | 248 extend it :). Next we handle comments: 263 We handle comments by skipping to the end of the line and then return
|
/external/llvm/include/llvm/Analysis/ |
TargetTransformInfo.h | 110 /// comments for a detailed explanation of the cost values. 171 /// comments for a detailed explanation of the cost values.
|
/external/qemu/distrib/jpeg-6b/ |
jpegtran.c | 57 fprintf(stderr, " -copy comments Copy only comment markers (default)\n"); 169 } else if (keymatch(argv[argn], "comments", 1)) {
|
wizard.doc | 42 appear between numbers. Also, comments can be included: a comment starts 154 between numbers and around punctuation. Also, comments can be included: a
|
Completed in 1322 milliseconds
<<41424344454647484950>>