OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:comments
(Results
51 - 75
of
4108
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/test/intltest/
sdtfmtts.h
24
* Performs tests on many API functions, see detailed
comments
in source code
/external/libvorbis/
todo.txt
17
convenience calls for text
comments
/external/llvm/utils/textmate/
README
3
by the TextMate "C" bundle. Currently, keywords,
comments
, and strings are
/external/markdown/tests/safe_mode/
inline-html-comments.html
7
<p><!-- one comment block -- -- with two
comments
--></p>
/frameworks/testing/uiautomator/library/
apicheck_msg_current.txt
6
1) You can add "@hide" javadoc
comments
to the methods, etc. listed in the
/frameworks/uiautomator/
apicheck_msg_current.txt
6
1) You can add "@hide" javadoc
comments
to the methods, etc. listed in the
/external/chromium_org/media/tools/layout_tests/
test_expectations_unittest.py
17
'
Comments
': '', 'MAC': True, 'Gpu': True,
26
'
Comments
': ' foo', 'MAC': True, 'Gpu': True,
35
'
Comments
': ' Gpu', 'MAC': True,
/external/chromium_org/tools/json_schema_compiler/dart_test/
comments.idl
5
// This comment is for the
comments
namespace.
6
namespace
comments
{
7
// This
comments
the "Functions" block, and should be ignored.
/external/clang/test/Lexer/
preamble.c
1
// Preamble detection test: see below for
comments
and test commands.
18
// includes all of the starting
comments
and #includes. Note that any
26
// CHECK: // Preamble detection test: see below for
comments
and test commands.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_text_file.py
26
# result 2: just strip
comments
37
# result 4: default, strip
comments
, blank lines,
42
# result 5: strip
comments
and blanks, plus join lines (but don't
46
# result 6: strip
comments
and blanks, plus join lines (and
72
test_input(2, "strip
comments
", in_file, result2)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_text_file.py
26
# result 2: just strip
comments
37
# result 4: default, strip
comments
, blank lines,
42
# result 5: strip
comments
and blanks, plus join lines (but don't
46
# result 6: strip
comments
and blanks, plus join lines (and
72
test_input(2, "strip
comments
", in_file, result2)
/external/chromium_org/tools/idl_parser/
idl_parser_test.py
16
comments
= comment.split(None, 1)
17
return
comments
[0],
comments
[1]
26
comments
= node.GetListOf('Comment')
27
for comment in
comments
:
67
comments
= node.GetListOf('Comment')
68
for comment in
comments
:
/external/clang/test/Index/
annotate-comments-availability-attrs.cpp
5
// 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 file="{{[^"]+}}annotate-
comments
-availability-attrs.cpp" line="[[@LINE-3]]" column="6"><Name>attr_availability_1</Name><USR>c:@F@attr_availability_1#</USR><Declaration>void attr_availability_1()</Declaration><Abstract><Para> Aaa.</Para></Abstract><Availability distribution="iOS"><DeprecationSummary>not for iOS</DeprecationSummary><Unavailable/></Availability><Availability distribution="OS X"><IntroducedInVersion>8.0</IntroducedInVersion><DeprecatedInVersion>9.0</DeprecatedInVersion><RemovedAfterVersion>10.0</RemovedAfterVersion><DeprecationSummary>use availability_test in <foo.h></DeprecationSummary></Availability></Function>]
21
// CHECK: FullCommentAsXML=[<Function file="{{[^"]+}}annotate-
comments
-availability-attrs.cpp" line="[[@LINE-2]]" column="6"><Name>attr_availability_2</Name><USR>c:@F@attr_availability_2#</USR><Declaration>void attr_availability_2()</Declaration><Abstract><Para> Aaa.</Para></Abstract><Availability distribution="OS X"><IntroducedInVersion>8.0.1</IntroducedInVersion><DeprecatedInVersion>9.0.1</DeprecatedInVersion><RemovedAfterVersion>10.0.1</RemovedAfterVersion></Availability></Function>]
26
// CHECK: FullCommentAsXML=[<Function file="{{[^"]+}}annotate-
comments
-availability-attrs.cpp" line="[[@LINE-2]]" column="6"><Name>attr_deprecated_1</Name><USR>c:@F@attr_deprecated_1#</USR><Declaration>void attr_deprecated_1()</Declaration><Abstract><Para> Aaa.</Para></Abstract><Deprecated/></Function>]
31
// CHECK: FullCommentAsXML=[<Function file="{{[^"]+}}annotate-
comments
-availability-attrs.cpp" line="[[@LINE-2]]" column="6"><Name>attr_deprecated_2</Name><USR>c:@F@attr_deprecated_2#</USR><Declaration>void attr_deprecated_2()</Declaration><Abstract><Para> Aaa.</Para></Abstract><Deprecated>message 1 <foo.h></Deprecated></Function>]
37
// CHECK: FullCommentAsXML=[<Function file="{{[^"]+}}annotate-
comments
-availability-attrs.cpp" line="[[@LINE-2]]" column="6"><Name>attr_unavailable_1</Name><USR>c:@F@attr_unavailable_1#</USR><Declaration>void attr_unavailable_1()</Declaration><Abstract><Para> Aaa.</Para></Abstract><Unavailable/></Function>]
42
// CHECK: FullCommentAsXML=[<Function file="{{[^"]+}}annotate-
comments
-availability-attrs.cpp" line="[[@LINE-2]]" column="6"><Name>attr_unavailable_2</Name><USR>c:@F@attr_unavailable_2#</USR><Declaration>void attr_unavailable_2()</Declaration><Abstract><Para> Aaa.</Para></Abstract><Unavailable>message 2 <foo.h></Unavailable></Function>]
/external/chromium_org/third_party/libxml/src/
testC14N.c
35
"--with-
comments
\t XML file canonicalization v1.0 w
comments
\n");
37
"--without-
comments
\t XML file canonicalization v1.0 w/o
comments
\n");
39
"--1-1-with-
comments
\t XML file canonicalization v1.1 w
comments
\n");
41
"--1-1-without-
comments
\t XML file canonicalization v1.1 w/o
comments
\n");
43
"--exc-with-
comments
\t Exclusive XML file canonicalization v1.0 w
comments
\n")
[
all
...]
/external/chromium_org/webkit/browser/fileapi/
file_system_file_util.h
58
// See header
comments
for AsyncFileUtil::CreateOrOpen() for more details.
75
// See header
comments
for AsyncFileUtil::EnsureFileExists() for more details.
81
// See header
comments
for AsyncFileUtil::CreateDirectory() for more details.
89
// See header
comments
for AsyncFileUtil::GetFileInfo() for more details.
116
// See header
comments
for AsyncFileUtil::Touch() for more details.
124
// See header
comments
for AsyncFileUtil::Truncate() for more details.
149
// See header
comments
for AsyncFileUtil::CopyInForeignFile() for
157
// See header
comments
for AsyncFileUtil::DeleteFile() for more details.
163
// See header
comments
for AsyncFileUtil::DeleteDirectory() for more details.
171
// See header
comments
for AsyncFileUtil::CreateSnapshotFile() fo
[
all
...]
/external/chromium_org/media/tools/bug_hunter/
bug_hunter_test.py
40
'
comments
': [], 'labels': [], 'urls': []}]
50
ops.email_entries = ['
comments
']
76
comments
= BugHunter(self._GetDefaultOption(False)).GetComments(100000, 2)
77
self.assertEquals(len(
comments
), 2)
82
self.assertEquals(
comments
, expected_comments)
93
'author', '
comments
'])
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/
blink_idl_lexer.py
36
does not discard
comments
. We need to override (and not include
comments
in
37
the token stream), as otherwise
comments
must be explicitly included in the
40
FIXME: Change base lexer to discard
comments
, and simply used the base
68
# ignore
comments
74
# Needed to remove COMMENT token, since
comments
ignored
/frameworks/base/docs/html/sdk/api_diff/6/
user_comments_for_5_to_6.xml
2
<
comments
4
xsi:noNamespaceSchemaLocation='
comments
.xsd'
13
<!-- When the API diffs report is generated, the
comments
in this file get added to the tables of
20
text to appear at each place in the report, but will be converted to separate
comments
when the
21
comments
file is used. -->
139
</
comments
>
/external/llvm/utils/
test_debuginfo.pl
6
# special
comments
to communicate debugger commands.
10
#
comments
in a script. A debugger is used to load the executable file
11
# and run the script generated from source program
comments
. Finally,
/external/proguard/docs/
quality.html
15
statistics on the source code, Java lint
comments
, Java documentation
16
comments
, the Java documentation itself, html lint
comments
on the Java
/external/chromium/chrome/browser/sync/
js_event_handler.h
9
// See README.js for design
comments
.
/external/chromium/net/base/
dns_reload_timer.h
15
// expired, returns true and resets the timer. See
comments
in
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
language_options_util.cc
10
// See
comments
in .h.
/external/chromium_org/content/test/data/android/device_files/content_detection/
geo_address_split.html
14
<!-- Address split by scripts and
comments
--!>
/external/chromium_org/sync/js/
js_event_handler.h
8
// See README.js for design
comments
.
Completed in 461 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>