Home
last modified time | relevance | path

Searched full:comment (Results 1 – 25 of 4344) sorted by relevance

12345678910>>...174

/third_party/node/test/fixtures/wpt/url/resources/
DIdnaTestV2.json61 "comment": "C1", string
66 "comment": "C1", string
71 "comment": "C1", string
80 "comment": "C1", string
117 "comment": "C2", string
122 "comment": "C2", string
127 "comment": "C2", string
132 "comment": "C2", string
169 "comment": "A4_2 (ignored)", string
174 "comment": "A4_2 (ignored)", string
[all …]
/third_party/typescript/tests/baselines/reference/
DsmartSelection_JSDocTags12.baseline3 a(/** Comment */ /**/p0: number, /** Comment */ p1: number, /** Comment */ p2: number): string;
13 /** Comment */ p0: number
16 /** Comment */ p0: number, /** Comment */ p1: number, /** Comment */ p2: number
19 a(/** Comment */ p0: number, /** Comment */ p1: number, /** Comment */ p2: number): string;
23 ••••a(/** Comment */ p0: number, /** Comment */ p1: number, /** Comment */ p2: number): string;↲
27 a(/** Comment */ p0: number, /** Comment */ p1: number, /** Comment */ p2: number): string;
31 a(/** Comment */ p0: number, /** Comment */ p1: number, /** Comment */ p2: number): string;
36 a(/** Comment */ p0: number, /** Comment */ p1: number, /** Comment */ p2: number): string;
43 a(/** Comment */ p0: number, /** Comment */ /**/p1: number, /** Comment */ p2: number): string;
53 /** Comment */ p1: number
[all …]
DsmartSelection_JSDocTags13.baseline3 /** Comment */ /**/p0: number
4 /** Comment */ p1: number
5 /** Comment */ p2: number
16 /** Comment */ p0: number
20 ••••/** Comment */ p0: number
21 /** Comment */ p1: number
22 /** Comment */ p2: number↲
26 /** Comment */ p0: number
27 /** Comment */ p1: number
28 /** Comment */ p2: number
[all …]
DdeclFileMethods.js5 /** This comment should appear for foo*/
8 /** This is comment for function signature*/
9 public fooWithParameters(/** this is comment about a*/a: string,
10 /** this is comment for b*/
25 /** This comment should appear for privateFoo*/
28 /** This is comment for function signature*/
29 private privateFooWithParameters(/** this is comment about a*/a: string,
30 /** this is comment for b*/
44 /** This comment should appear for static foo*/
47 /** This is comment for function signature*/
[all …]
DcommentsVarDecl.js5 /** This is another variable comment*/
11 /** this is multiline comment
15 /** Triple slash multiline comment*/
16 /** another line in the comment*/
17 /** comment line 2*/
18 var x = 70; /* multiline trailing comment
19 this is multiline trailing comment */
20 /** Triple slash comment on the assignment shouldnt be in .d.ts file*/
24 /** jsdocstyle comment - only this comment should be in .d.ts file*/
27 /** var deckaration with comment on type as well*/
[all …]
DcommentsFunction.js2 /** This comment should appear for foo*/
4 } /* trailing comment of function */
6 /** This is comment for function signature*/
7 function fooWithParameters(/** this is comment about a*/a: string,
8 /** this is comment for b*/
11 } // trailing comment of function
14 * comment
20 /// lamdaFoo var comment
21 var lambdaFoo = /** this is lambda comment*/ (/**param a*/a: number, /**param b*/b: number) => a + …
26 function blah(a: string /* multiline trailing comment
[all …]
DcommentsModules.js2 /** Module comment*/
4 /** b's comment*/
6 /** foo's comment*/
12 /** class comment;*/
28 * comment
34 * comment
38 } // trailing comment module
41 /** module comment of m2.m3*/
43 /** Exported class comment*/
46 } /* trailing dotted module comment*/
[all …]
DcommentsCommentParsing.js15 /** this is eg of single line jsdoc style comment */
21 /** this is multiple line jsdoc stule comment
28 /** this is multiple line jsdoc stule comment
38 /// Triple slash comment
39 /** jsdoc comment */
44 /// Triple slash comment
45 /** jsdoc comment */ /*** another jsDocComment*/
50 /** jsdoc comment */ /*** another jsDocComment*/
51 /// Triple slash comment
56 /** jsdoc comment */ /*** another jsDocComment*/
[all …]
/third_party/icu/tools/unicodetools/com/ibm/rbm/resources/
DRBManager.properties16 # @comment
17 basegroup_group_comment=Group\ Comment\:
19 # @comment
22 # @comment
25 # @comment
28 # @comment
37 # @comment
40 # @comment
43 # @comment
46 # @comment
[all …]
DRBManager_sv.properties16 # @comment
19 # @comment
22 # @comment
25 # @comment
34 # @comment
37 # @comment
40 # @comment
43 # @comment
46 # @comment
49 # @comment
[all …]
DRBManager_de.properties16 # @comment
19 # @comment
22 # @comment
25 # @comment
28 # @comment
37 # @comment
40 # @comment
43 # @comment
46 # @comment
49 # @comment
[all …]
DRBManager_fi.properties16 # @comment
19 # @comment
22 # @comment
25 # @comment
34 # @comment
37 # @comment
40 # @comment
43 # @comment
46 # @comment
49 # @comment
[all …]
/third_party/spirv-headers/include/spirv/
Dspir-v.xml46 'comment' attribute. Remember that this value is the high 16 bits
52 <ids type="vendor" start="0" end="0xFFFF" comment="SPIR-V Tool IDs">
53 <id value="0" vendor="Khronos" comment="Reserved by Khronos"/>
54 <id value="1" vendor="LunarG" comment="Contact TBD"/>
55 <id value="2" vendor="Valve" comment="Contact TBD"/>
56 <id value="3" vendor="Codeplay" comment="Contact Victor Lomuller, victor@codeplay.com"/>
57 <id value="4" vendor="NVIDIA" comment="Contact Kerch Holt, kholt@nvidia.com"/>
58 <id value="5" vendor="ARM" comment="Contact Kevin Petit, kevin.petit@arm.com"/>
59 …<id value="6" vendor="Khronos" tool="LLVM/SPIR-V Translator" comment="Contact Yaxun (Sam) Liu, y…
60 …<id value="7" vendor="Khronos" tool="SPIR-V Tools Assembler" comment="Contact David Neto, dneto@…
[all …]
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/model/
DCommentsSchemaTest.java20 import static com.google.i18n.phonenumbers.metadata.model.NumberingScheme.Comment.anchor;
28 import com.google.i18n.phonenumbers.metadata.model.NumberingScheme.Comment;
29 import com.google.i18n.phonenumbers.metadata.model.NumberingScheme.Comment.Anchor;
47 private static final Anchor US_TOP = Comment.anchor(REGION_US);
50 private static final Anchor US_SHORTCODE = Comment.shortcodeAnchor(REGION_US);
57 comment(US_FIXED_LINE, "Hello World"))) in testSimple_export()
59 "Region ; Label ; Comment", in testSimple_export()
68 "Region ; Label ; Comment", in testSimple_import()
71 comment(US_FIXED_LINE, "Hello World")); in testSimple_import()
78 comment(US_FIXED_LINE, "\tHello", "World\\"))) in testEscapedText_export()
[all …]
/third_party/glib/patch/
Dbackport-gkeyfile-Fix-group-comment-management.patch74 /* Now we can add our new comment
79 pair->value = g_key_file_parse_comment_as_value (key_file, comment);
83 /* Now we can add our new comment
85 - group->comment = g_slice_new (GKeyFileKeyValuePair);
86 + group->comment = g_new (GKeyFileKeyValuePair, 1);
87 group->comment->key = NULL;
88 group->comment->value = g_key_file_parse_comment_as_value (key_file, comment);
91 if (comment == NULL)
97 pair->value = g_key_file_parse_comment_as_value (key_file, comment);
142 Subject: [PATCH 2/2] gkeyfile: Fix group comment management
[all …]
/third_party/mesa3d/src/compiler/spirv/
Dspir-v.xml46 'comment' attribute. Remember that this value is the high 16 bits
52 <ids type="vendor" start="0" end="0xFFFF" comment="SPIR-V Tool IDs">
53 <id value="0" vendor="Khronos" comment="Reserved by Khronos"/>
54 <id value="1" vendor="LunarG" comment="Contact TBD"/>
55 <id value="2" vendor="Valve" comment="Contact TBD"/>
56 <id value="3" vendor="Codeplay" comment="Contact Victor Lomuller, victor@codeplay.com"/>
57 <id value="4" vendor="NVIDIA" comment="Contact Kerch Holt, kholt@nvidia.com"/>
58 <id value="5" vendor="ARM" comment="Contact Kevin Petit, kevin.petit@arm.com"/>
59 …<id value="6" vendor="Khronos" tool="LLVM/SPIR-V Translator" comment="Contact Yaxun (Sam) Liu, y…
60 …<id value="7" vendor="Khronos" tool="SPIR-V Tools Assembler" comment="Contact David Neto, dneto@…
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/
Dspir-v.xml46 'comment' attribute. Remember that this value is the high 16 bits
52 <ids type="vendor" start="0" end="0xFFFF" comment="SPIR-V Tool IDs">
53 <id value="0" vendor="Khronos" comment="Reserved by Khronos"/>
54 <id value="1" vendor="LunarG" comment="Contact TBD"/>
55 <id value="2" vendor="Valve" comment="Contact TBD"/>
56 <id value="3" vendor="Codeplay" comment="Contact Victor Lomuller, victor@codeplay.com"/>
57 <id value="4" vendor="NVIDIA" comment="Contact Kerch Holt, kholt@nvidia.com"/>
58 …<id value="5" vendor="ARM" comment="Contact Alexander Galazin, alexander.galazin@arm.com"…
59 …<id value="6" vendor="Khronos" tool="LLVM/SPIR-V Translator" comment="Contact Yaxun (Sam) Liu, y…
60 …<id value="7" vendor="Khronos" tool="SPIR-V Tools Assembler" comment="Contact David Neto, dneto@…
[all …]
/third_party/skia/third_party/externals/spirv-headers/include/spirv/
Dspir-v.xml46 'comment' attribute. Remember that this value is the high 16 bits
52 <ids type="vendor" start="0" end="0xFFFF" comment="SPIR-V Tool IDs">
53 <id value="0" vendor="Khronos" comment="Reserved by Khronos"/>
54 <id value="1" vendor="LunarG" comment="Contact TBD"/>
55 <id value="2" vendor="Valve" comment="Contact TBD"/>
56 <id value="3" vendor="Codeplay" comment="Contact Victor Lomuller, victor@codeplay.com"/>
57 <id value="4" vendor="NVIDIA" comment="Contact Kerch Holt, kholt@nvidia.com"/>
58 …<id value="5" vendor="ARM" comment="Contact Alexander Galazin, alexander.galazin@arm.com"…
59 …<id value="6" vendor="Khronos" tool="LLVM/SPIR-V Translator" comment="Contact Yaxun (Sam) Liu, y…
60 …<id value="7" vendor="Khronos" tool="SPIR-V Tools Assembler" comment="Contact David Neto, dneto@…
[all …]
/third_party/typescript/tests/cases/compiler/
DdeclFileMethods.ts8 /** This comment should appear for foo*/
11 /** This is comment for function signature*/
12 public fooWithParameters(/** this is comment about a*/a: string,
13 /** this is comment for b*/
28 /** This comment should appear for privateFoo*/
31 /** This is comment for function signature*/
32 private privateFooWithParameters(/** this is comment about a*/a: string,
33 /** this is comment for b*/
47 /** This comment should appear for static foo*/
50 /** This is comment for function signature*/
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/xml/
Dvideo.xml3 <comment>
6 </comment>
8 <comment>
15 </comment>
17 <types comment="Video type definitions">
82 <type category="struct" name="StdVideoH264HrdParameters" comment="hrd_parameters">
86 … <name>reserved1</name><comment>Reserved for future use and must be initialized wi…
87 …[<enum>STD_VIDEO_H264_CPB_CNT_LIST_SIZE</enum>]<comment>cpb_cnt_minus1 number of valid elements</c…
88 …[<enum>STD_VIDEO_H264_CPB_CNT_LIST_SIZE</enum>]<comment>cpb_cnt_minus1 number of valid elements</c…
89 …[<enum>STD_VIDEO_H264_CPB_CNT_LIST_SIZE</enum>]<comment>cpb_cnt_minus1 number of valid elements</c…
[all …]
/third_party/vulkan-headers/registry/
Dvideo.xml3 <comment>
6 </comment>
8 <comment>
15 </comment>
17 <types comment="Video type definitions">
82 <type category="struct" name="StdVideoH264HrdParameters" comment="hrd_parameters">
86 … <name>reserved1</name><comment>Reserved for future use and must be initialized wi…
87 …[<enum>STD_VIDEO_H264_CPB_CNT_LIST_SIZE</enum>]<comment>cpb_cnt_minus1 number of valid elements</c…
88 …[<enum>STD_VIDEO_H264_CPB_CNT_LIST_SIZE</enum>]<comment>cpb_cnt_minus1 number of valid elements</c…
89 …[<enum>STD_VIDEO_H264_CPB_CNT_LIST_SIZE</enum>]<comment>cpb_cnt_minus1 number of valid elements</c…
[all …]
/third_party/alsa-utils/bat/tests/asound_state/
Dasound.state.Broadwell6 comment {
16 comment {
26 comment {
36 comment {
46 comment {
57 comment {
67 comment {
78 comment {
89 comment {
100 comment {
[all …]
Dasound.state.Skylake7 comment {
23 comment {
33 comment {
46 comment {
62 comment {
73 comment {
89 comment {
100 comment {
115 comment {
125 comment {
[all …]
/third_party/typescript/tests/cases/fourslash/
DgetOutliningForSingleLineComments.ts25 //// // comment 2
26 //// // comment 3
28 //// //comment 4
29 //// /// comment 5
30 //// ///// comment 6
32 //// //comment 7
33 //// ///comment 8
34 //// // comment 9
35 //// // //comment 10
56 //// // // //comment 11
[all …]
DcommentsModulesFourslash.ts3 /////** Namespace comment*/
5 //// /** b's comment*/
7 //// /** foo's comment*/
13 //// /** class comment;*/
26 /////** namespace comment of m2.m3*/
28 //// /** Exported class comment*/
33 /////** namespace comment of m3.m4.m5*/
35 //// /** Exported class comment*/
40 /////** namespace comment of m4.m5.m6*/
43 //// /** Exported class comment*/
[all …]

12345678910>>...174