Home
last modified time | relevance | path

Searched refs:comment2 (Results 1 – 13 of 13) sorted by relevance

/external/iptables/iptables/tests/shell/testcases/nft-only/
D0003delete-with-comment_08 comment2="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
11 for comment in "$comment1" "$comment2"; do
/external/clang/test/SemaTemplate/
Dpack-deduction.cpp54 namespace comment2 { namespace
/external/clang/test/SemaCXX/
Daccess.cpp126 namespace comment2 { namespace
/external/llvm-project/clang/test/SemaCXX/
Daccess.cpp126 namespace comment2 { namespace
/external/openssh/
DPROTOCOL.key41 string comment2
/external/python/cpython2/Tools/bgen/bgen/
Dscantools.py508 match = self.comment2.match(line)
517 match = self.comment2.match(line)
564 match = self.comment2.match(line)
569 match = self.comment2.match(line)
/external/llvm-project/clang/test/SemaTemplate/
Dpack-deduction.cpp54 namespace comment2 { namespace
/external/javaparser/javaparser-core-testing-bdd/src/test/resources/com/github/javaparser/
Dcomment_parsing_scenarios.story201 /** comment2 */
207 Then Javadoc comment 2 is "comment2"
Dparsing_scenarios.story31 …final protected /*comment2*/ native List<String> /*comment2*/ aMethod(int a, String b) throws /*co…
45 …final protected /*comment2*/ native List<String> /*comment2*/ aMethod(int a, String b) throws /*co…
Dcomment_attribution_scenarios.story62 //comment2
194 int a = 0; //line comment2
208 Then field 1 in class 1 is commented "line comment2"
/external/python/cpython2/Lib/test/
Dtest_zipfile.py1151 comment2 = ''.join(['%d' % (i**3 % 10) for i in xrange((1 << 16)-1)])
1153 zipf.comment = comment2
1157 self.assertEqual(zipf.comment, comment2)
1162 zipf.comment = comment2 + 'oops'
1165 self.assertEqual(zipf.comment, comment2)
/external/python/cpython3/Lib/test/
Dtest_zipfile.py1831 comment2 = ''.join(['%d' % (i**3 % 10) for i in range((1 << 16)-1)])
1832 comment2 = comment2.encode("ascii")
1834 zipf.comment = comment2
1838 self.assertEqual(zipfr.comment, comment2)
1843 zipf.comment = comment2 + b'oops'
1846 self.assertEqual(zipfr.comment, comment2)
/external/libxml2/
DAndroid.bp518 "fuzz/seed/xml/comment2.xml",