HomeSort by relevance Sort by last modified time
    Searched full:comments (Results 126 - 150 of 4108) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/llvm/test/YAMLParser/
spec-02-27.data 28 comments:
  /external/markdown/tests/markdown-test/
benchmark.dat 9 inline-html-comments:0.080000:0.000000
  /external/mdnsresponder/mDNSPosix/
Services.txt 4 # Lines beginning with '#' are comments/ignored.
  /external/valgrind/main/docs/internals/
m_syswrap.txt 9 caveats are described in comments at the top of syswrap-main.c.
  /external/valgrind/main/memcheck/tests/x86/
bug152022.c 3 http://comments.gmane.org/gmane.comp.debugging.valgrind/7535
  /external/zlib/src/contrib/vstudio/vc10/
zlib.rc 24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
  /external/zlib/src/contrib/vstudio/vc11/
zlib.rc 24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
  /external/zlib/src/contrib/vstudio/vc9/
zlib.rc 24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
  /external/zlib/src/win32/
zlib1.rc 33 VALUE "Comments", "For more information visit http://www.zlib.net/\0"
  /packages/apps/PhoneCommon/src/com/android/phone/common/
PhoneConstants.java 24 /** Copied from PhoneApp. See comments in Phone app for more detail. */
  /external/clang/test/Index/
overriding-ftemplate-comments.cpp 3 // RUN: c-index-test -test-load-source all -comments-xml-schema=%S/../../bindings/xml/comment-xml-schema.rng %s > %t/out
16 // CHECK: FullCommentAsXML=[<Function templateKind="template" file="{{[^"]+}}overriding-ftemplate-comments.cpp" line="[[@LINE-2]]" column="6"><Name>comment_to_html_conversion_17</Name><USR>c:@FT@&gt;1#Tcomment_to_html_conversion_17#t0.0#</USR><Declaration>template &lt;typename T&gt; void comment_to_html_conversion_17(T AAA)</Declaration><Parameters><Parameter><Name>AAA</Name><Index>0</Index><Direction isExplicit="0">in</Direction><Discussion><Para> Blah blah</Para></Discussion></Parameter></Parameters></Function>]
21 // CHECK: FullCommentAsXML=[<Function templateKind="template" file="{{[^"]+}}overriding-ftemplate-comments.cpp" line="[[@LINE-2]]" column="6"><Name>comment_to_html_conversion_17</Name><USR>c:@FT@&gt;1#Tcomment_to_html_conversion_17#t0.0#</USR><Declaration>template &lt;typename T&gt; void comment_to_html_conversion_17(T PPP)</Declaration><Parameters><Parameter><Name>PPP</Name><Index>0</Index><Direction isExplicit="0">in</Direction><Discussion><Para> Blah blah</Para></Discussion></Parameter></Parameters></Function>]
30 // CHECK: FullCommentAsXML=[<Function templateKind="template" file="{{[^"]+}}overriding-ftemplate-comments.cpp" line="[[@LINE-2]]" column="6"><Name>comment_to_html_conversion_19</Name><USR>c:@FT@&gt;2#T#Tcomment_to_html_conversion_19#t0.0#t0.1#</USR><Declaration>template &lt;typename AAA, typename BBB&gt;\nvoid comment_to_html_conversion_19(AAA aaa, BBB bbb)</Declaration><TemplateParameters><Parameter><Name>AAA</Name><Index>0</Index><Discussion><Para> Aaa</Para></Discussion></Parameter><Parameter><Name>BBB</Name><Index>1</Index><Discussion><Para> Bbb </Para></Discussion></Parameter></TemplateParameters></Function>]
35 // CHECK: FullCommentAsXML=[<Function templateKind="template" file="{{[^"]+}}overriding-ftemplate-comments.cpp" line="[[@LINE-2]]" column="6"><Name>comment_to_html_conversion_19</Name><USR>c:@FT@&gt;2#T#Tcomment_to_html_conversion_19#t0.0#t0.1#</USR><Declaration>template &lt;typename PPP, typename QQQ&gt;\nvoid comment_to_html_conversion_19(PPP aaa, QQQ bbb)</Declaration><TemplateParameters><Parameter><Name>PPP</Name><Index>0</Index><Discussion><Para> Aaa</Para></Discussion></Parameter><Parameter><Name>QQQ</Name><Index>1</Index><Discussion><Para> Bbb </Para></Discussion></Parameter></TemplateParameters></Function>]
46 // CHECK: FullCommentAsXML=[<Function templateKind="template" file="{{[^"]+}}overriding-ftemplate-comments.cpp" line="[[@LINE-2]]" column="6"><Name>comment_to_html_conversion_20</Name><USR>c:@FT@&gt;3#T#T#NIcomment_to_html_conversion_20#t0.0#t0.1#</USR><Declaration>template &lt;typename AAA, typename BBB, int CCC&gt;\nvoid comment_to_html_conversion_20(AAA aaa, BBB bbb)</Declaration><TemplateParameters><Parameter><Name>AAA</Name><Index>0</Index><Discussion><Para> Aaa</Para></Discussion></Parameter><Parameter><Name>BBB</Name><Index>1</Index><Discussion><Para> Bbb </Para></Discussion></Parameter><Parameter><Name>CCC</Name><Index>2</Index><Discussion><Para> Ccc </Para></Discussion></Parameter><Parameter><Name>UUU</Name><Discussion><Para> Zzz </Para></Discussion></Parameter></TemplateParameters></Function>]
51 // CHECK: FullCommentAsXML=[<Function templateKind="template" file="{{[^"]+}}overriding-ftemplate-comments.cpp" line="[[@LINE-2]]" column="6"><Name>comment_to_html_conversion_20</Name><USR>c:@FT@&gt;3#T#T#NIcomment_to_html_conversion_20#t0.0#t0.1#</USR><Declaration>template &lt;typename PPP, typename QQQ, int RRR&gt;\nvoid comment_to_html_conversion_20(PPP aaa, QQQ bbb)</Declaration><TemplateParameters><Parameter><Name>PPP</Name><Index>0</Index><Discussion><Para> Aaa</Para></Discussion></Parameter><Parameter><Name>QQQ</Name><Index>1</Index><Discussion><Para> Bbb </Para></Discussion></Parameter><Parameter><Name>RRR</Name><Index>2</Index><Discussion><Para> Ccc </Para></Discussion></Parameter><Parameter><Name>UUU</Name><Discussion><Para> Zzz </Para></Discussion></Parameter></TemplateParameters></Function>]
62 // CHECK: FullCommentAsXML=[<Function templateKind="template" file="{{[^"]+}}overriding-ftemplate-comments.cpp" line="[[@LINE-2]]" column="6"><Name>comment_to_html_conversion_21</Name><USR>c:@FT@&gt;1#t&gt;2#t&gt;1#T#Tcomment_to_html_conversion_21#</USR><Declaration>template &lt;template &lt;template &lt;typename CCC&gt; class DDD, class BBB&gt; class AAA&gt;\nvoid comment_to_html_conversion_21()</Declaration><TemplateParameters><Parameter><Name>AAA</Name><Index>0</Index><Discussion><Para> Aaa </Para></Discussion></Parameter><Parameter><Name>BBB</Name><Discussion><Para> Bbb </Para></Discussion></Parameter><Parameter><Name>CCC</Name><Discussion><Para> Ccc </Para></Discussion></Parameter><Parameter><Name>DDD</Name><Discussion><Para> Ddd</Para></Discussion></Parameter></TemplateParameters></Function>]
67 // CHECK: FullCommentAsXML=[<Function templateKind="template" file="{{[^"]+}}overriding-ftemplate-comments.cpp" line="[[@LINE-2]]" column="6"><Name>comment_to_html_conversion_21</Name><USR>c:@FT@&gt;1#t&gt;2#t&gt;1#T#Tcomment_to_html_conversion_21#</USR><Declaration>template &lt;template &lt;template &lt;typename RRR&gt; class SSS, class QQQ&gt; class PPP&gt;\nvoid comment_to_html_conversion_21()</Declaration><TemplateParameters><Parameter><Name>PPP</Name><Index>0</Index><Discussion><Para> Aaa </Para></Discussion></Parameter><Parameter><Name>QQQ</Name><Discussion><Para> Bbb </Para></Discussion></Parameter><Parameter><Name>RRR</Name><Discussion><Para> Ccc </Para></Discussion></Parameter><Parameter><Name>SSS</Name><Discussion><Para> Ddd</Para></Discussion></Parameter></TemplateParameters></Function>]
80 // CHECK: FullCommentAsXML=[<Function templateKind="template" file="{{[^"]+}}overriding-ftemplate-comments.cpp" line="[[@LINE-2]]" column="6"><Name>comment_to_html_conversion_22</Name><USR>c:@FT@&gt;2#T#t& (…)
    [all...]
  /external/chromium_org/chrome/browser/resources/net_internals/
export_view.html 18 #export-view-user-comments {
36 <textarea cols=50 rows=5 placeholder="Explain what went wrong here. (These notes will be included in the dump file. Be sure to mention the specific URLs, so investigators know what to look for!)" id=export-view-user-comments></textarea>
  /external/chromium_org/third_party/WebKit/Source/testing/data/fonts/
android_main_fonts.xml 26 <!-- Match Linux. See comments of SubpixelPositioning in fonts.conf -->
112 <!-- Match Linux. See comments of SubpixelPositioning in fonts.conf -->
  /external/chromium_org/third_party/skia/include/gpu/
GrPathRendererChain.h 30 // See comments in GrPathRenderer.h
58 whether the path can be rendered with arbitrary stencil rules or not. See comments on
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2470.js 34 // Test whether block comments are handled correctly.
39 // Test whether line comments are handled correctly.
  /external/jpeg/
ansi2knr.1 16 following line (ignoring possible intervening comments). It will recognize a
18 brace or a semicolon. These algorithms ignore whitespace and comments, except
  /external/openssh/regress/
sftp-batch.sh 47 verbose "$tid: comments and blanks"
49 || fail "comments & blanks failed"
  /external/qemu/distrib/jpeg-6b/
ansi2knr.1 16 following line (ignoring possible intervening comments). It will recognize a
18 brace or a semicolon. These algorithms ignore whitespace and comments, except
  /external/skia/include/gpu/
GrPathRendererChain.h 30 // See comments in GrPathRenderer.h
58 whether the path can be rendered with arbitrary stencil rules or not. See comments on
  /external/stlport/stlport/stl/config/
_solaris.h 14 * See comments (and configuration defines) in the host.h
63 * Attention! See comments (and configuration defines) in the host.h
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_solaris.h 14 * See comments (and configuration defines) in the host.h
63 * Attention! See comments (and configuration defines) in the host.h
  /ndk/sources/host-tools/make-3.81/
ansi2knr.1 16 following line (ignoring possible intervening comments). It will recognize a
18 brace or a semicolon. These algorithms ignore whitespace and comments, except
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_solaris.h 14 * See comments (and configuration defines) in the host.h
63 * Attention! See comments (and configuration defines) in the host.h
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_solaris.h 14 * See comments (and configuration defines) in the host.h
63 * Attention! See comments (and configuration defines) in the host.h
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_solaris.h 14 * See comments (and configuration defines) in the host.h
63 * Attention! See comments (and configuration defines) in the host.h

Completed in 543 milliseconds

1 2 3 4 56 7 8 91011>>