Searched full:something (Results 1 – 25 of 8363) sorted by relevance
12345678910>>...335
| /external/markdown/tests/extensions/extra/ |
| D | footnote_many_footnotes.txt | 1 Something[^1] 3 Something[^2] 5 Something[^3] 7 Something[^4] 9 Something[^5] 11 Something[^6] 13 Something[^7] 15 Something[^8] 17 Something[^9] 19 Something[^10] [all …]
|
| D | footnote_many_footnotes.html | 1 <p>Something<sup id="fnref:1"><a class="footnote-ref" href="#fn:1">1</a></sup></p> 2 <p>Something<sup id="fnref:2"><a class="footnote-ref" href="#fn:2">2</a></sup></p> 3 <p>Something<sup id="fnref:3"><a class="footnote-ref" href="#fn:3">3</a></sup></p> 4 <p>Something<sup id="fnref:4"><a class="footnote-ref" href="#fn:4">4</a></sup></p> 5 <p>Something<sup id="fnref:5"><a class="footnote-ref" href="#fn:5">5</a></sup></p> 6 <p>Something<sup id="fnref:6"><a class="footnote-ref" href="#fn:6">6</a></sup></p> 7 <p>Something<sup id="fnref:7"><a class="footnote-ref" href="#fn:7">7</a></sup></p> 8 <p>Something<sup id="fnref:8"><a class="footnote-ref" href="#fn:8">8</a></sup></p> 9 <p>Something<sup id="fnref:9"><a class="footnote-ref" href="#fn:9">9</a></sup></p> 10 <p>Something<sup id="fnref:10"><a class="footnote-ref" href="#fn:10">10</a></sup></p> [all …]
|
| /external/python/cpython3/Lib/unittest/test/testmock/ |
| D | testwith.py | 9 something = sentinel.Something variable 19 with patch('%s.something' % __name__, sentinel.Something2): 20 self.assertEqual(something, sentinel.Something2, "unpatched") 21 self.assertEqual(something, sentinel.Something) 26 with patch('%s.something' % __name__, sentinel.Something2): 27 self.assertEqual(something, sentinel.Something2, "unpatched") 29 self.assertEqual(something, sentinel.Something) 33 with patch('%s.something' % __name__) as mock_something: 34 self.assertEqual(something, mock_something, "unpatched") 37 self.assertEqual(something, sentinel.Something) [all …]
|
| /external/dagger2/javatests/dagger/internal/codegen/validation/ |
| D | PackageNameCompressorTest.java | 32 String input = "Something is wrong with foo.bar.baz.Foo class!"; in testSimple() 33 String expectedOutput = "Something is wrong with Foo class!" in testSimple() 42 String input = "Something is wrong with foo.bar.baz.Foo and foo.bar.qux.Foo class!"; in testSameSimpleNames() 43 String expectedOutput = "Something is wrong with baz.Foo and qux.Foo class!" in testSameSimpleNames() 53 String input = "Something is wrong with foo.bar.baz.Foo.provideFoo()!"; in testMethodNames() 54 String expectedOutput = "Something is wrong with Foo.provideFoo()!" in testMethodNames() 63 String input = "Something is wrong with z.a.b.c.Foo, z.b.b.c.Foo, z.a.b.d.Foo class!"; in testMultipleLevelsOfConflicts() 64 String expectedOutput = "Something is wrong with a.b.c.Foo, b.b.c.Foo, d.Foo class!" in testMultipleLevelsOfConflicts() 77 String input = "Something is wrong with foo.bar.baz.Foo.Bar.Baz class!"; in testInnerClassesKeepOuterClassNameToo() 78 String expectedOutput = "Something is wrong with Foo.Bar.Baz class!" in testInnerClassesKeepOuterClassNameToo() [all …]
|
| /external/deqp-deps/glslang/Test/baseResults/ |
| D | hlsl.basic.geom.out | 12 0:16 'OutputStream' ( out structure{ temp float myfloat, temp int something}) 16 0:19 'Vert' ( temp structure{ temp float myfloat, temp int something}) 35 0:20 something: direct index for structure ( temp int) 36 0:20 'Vert' ( temp structure{ temp float myfloat, temp int something}) 49 0:22 'Vert' ( temp structure{ temp float myfloat, temp int something}) 53 0:? 'OutputStream.something' (layout( location=1) out int) 54 0:22 something: direct index for structure ( temp int) 55 0:22 'Vert' ( temp structure{ temp float myfloat, temp int something}) 64 0:23 'Vert' ( temp structure{ temp float myfloat, temp int something}) 68 0:? 'OutputStream.something' (layout( location=1) out int) [all …]
|
| /external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/ |
| D | hlsl.basic.geom.out | 12 0:16 'OutputStream' ( out structure{ temp float myfloat, temp int something}) 16 0:19 'Vert' ( temp structure{ temp float myfloat, temp int something}) 35 0:20 something: direct index for structure ( temp int) 36 0:20 'Vert' ( temp structure{ temp float myfloat, temp int something}) 49 0:22 'Vert' ( temp structure{ temp float myfloat, temp int something}) 53 0:? 'OutputStream.something' (layout( location=1) out int) 54 0:22 something: direct index for structure ( temp int) 55 0:22 'Vert' ( temp structure{ temp float myfloat, temp int something}) 64 0:23 'Vert' ( temp structure{ temp float myfloat, temp int something}) 68 0:? 'OutputStream.something' (layout( location=1) out int) [all …]
|
| /external/libxml2/result/c14n/exc-without-comments/ |
| D | merlin-c14n-two-23 | 1 <bar:Something> 2 <foo:Something> 3 <bar:Something> 4 <foo:Something> 5 <baz:Something></baz:Something> 6 </foo:Something> 7 </bar:Something> 8 </foo:Something> 9 </bar:Something>
|
| D | merlin-c14n-two-17 | 1 <bar:Something> 2 <foo:Something> 3 <bar:Something> 4 <foo:Something> 5 <baz:Something></baz:Something> 6 </foo:Something> 7 </bar:Something> 8 </foo:Something> 9 </bar:Something>
|
| D | merlin-c14n-two-13 | 1 <bar:Something> 2 <foo:Something> 3 <bar:Something> 4 <foo:Something> 5 <baz:Something></baz:Something> 6 </foo:Something> 7 </bar:Something> 8 </foo:Something> 9 </bar:Something>
|
| D | merlin-c14n-two-14 | 1 <bar:Something> 2 <foo:Something> 3 <bar:Something> 4 <foo:Something> 5 <baz:Something></baz:Something> 6 </foo:Something> 7 </bar:Something> 8 </foo:Something> 9 </bar:Something>
|
| D | merlin-c14n-two-22 | 1 <bar:Something> 2 <foo:Something> 3 <bar:Something> 4 <foo:Something> 5 <baz:Something></baz:Something> 6 </foo:Something> 7 </bar:Something> 8 </foo:Something> 9 </bar:Something>
|
| D | merlin-c14n-two-26 | 1 <bar:Something> 2 <foo:Something xmlns="http://example.org/"> 3 <bar:Something xmlns=""> 4 <foo:Something xmlns="http://example.org/"> 5 <baz:Something xmlns=""></baz:Something> 6 </foo:Something> 7 </bar:Something> 8 </foo:Something> 9 </bar:Something>
|
| D | merlin-c14n-two-09 | 1 <bar:Something xmlns:bar="http://example.org/bar"> 2 <foo:Something xmlns:foo="http://example.org/foo"> 3 <bar:Something> 4 <foo:Something> 5 <baz:Something xmlns:baz="http://example.org/baz"></baz:Something> 6 </foo:Something> 7 </bar:Something> 8 </foo:Something> 9 </bar:Something>
|
| D | merlin-c14n-two-11 | 1 <bar:Something xmlns:bar="http://example.org/bar"> 2 <foo:Something xmlns:foo="http://example.org/foo"> 3 <bar:Something> 4 <foo:Something> 5 <baz:Something xmlns:baz="http://example.org/baz"></baz:Something> 6 </foo:Something> 7 </bar:Something> 8 </foo:Something> 9 </bar:Something>
|
| D | merlin-c14n-two-10 | 1 <bar:Something xmlns:bar="http://example.org/bar"> 2 <foo:Something xmlns:foo="http://example.org/foo"> 3 <bar:Something> 4 <foo:Something> 5 <baz:Something xmlns:baz="http://example.org/baz"></baz:Something> 6 </foo:Something> 7 </bar:Something> 8 </foo:Something> 9 </bar:Something>
|
| D | merlin-c14n-two-19 | 1 <bar:Something xmlns:bar="http://example.org/bar"> 2 <foo:Something xmlns:foo="http://example.org/foo"> 3 <bar:Something> 4 <foo:Something> 5 <baz:Something xmlns:baz="http://example.org/baz"></baz:Something> 6 </foo:Something> 7 </bar:Something> 8 </foo:Something> 9 </bar:Something>
|
| D | merlin-c14n-two-20 | 1 <bar:Something xmlns:bar="http://example.org/bar"> 2 <foo:Something xmlns:foo="http://example.org/foo"> 3 <bar:Something> 4 <foo:Something> 5 <baz:Something xmlns:baz="http://example.org/baz"></baz:Something> 6 </foo:Something> 7 </bar:Something> 8 </foo:Something> 9 </bar:Something>
|
| D | merlin-c14n-two-18 | 1 <bar:Something xmlns="http://example.org/" xmlns:bar="http://example.org/bar"> 2 <foo:Something xmlns:foo="http://example.org/foo"> 3 <bar:Something> 4 <foo:Something> 5 <baz:Something xmlns:baz="http://example.org/baz"></baz:Something> 6 </foo:Something> 7 </bar:Something> 8 </foo:Something> 9 </bar:Something>
|
| /external/libxml2/result/c14n/without-comments/ |
| D | merlin-c14n-two-05 | 1 <bar:Something xml:lang="en-ie"> 2 <foo:Something> 3 <bar:Something> 4 <foo:Something> 5 <baz:Something></baz:Something> 6 </foo:Something> 7 </bar:Something> 8 </foo:Something> 9 </bar:Something>
|
| D | merlin-c14n-two-04 | 1 <bar:Something xml:lang="en-ie"> 2 <foo:Something> 3 <bar:Something> 4 <foo:Something> 5 <baz:Something></baz:Something> 6 </foo:Something> 7 </bar:Something> 8 </foo:Something> 9 </bar:Something>
|
| D | merlin-c14n-two-08 | 1 <bar:Something xml:lang="en-ie"> 2 <foo:Something xmlns="http://example.org/"> 3 <bar:Something xmlns=""> 4 <foo:Something xmlns="http://example.org/"> 5 <baz:Something xmlns=""></baz:Something> 6 </foo:Something> 7 </bar:Something> 8 </foo:Something> 9 </bar:Something>
|
| D | merlin-c14n-two-00 | 1 <bar:Something xmlns="http://example.org/" xmlns:bar="http://example.org/bar" xmlns:baz="http://exa… 2 <foo:Something> 3 <bar:Something> 4 <foo:Something> 5 <baz:Something></baz:Something> 6 </foo:Something> 7 </bar:Something> 8 </foo:Something> 9 </bar:Something>
|
| D | merlin-c14n-two-01 | 1 <bar:Something xmlns:bar="http://example.org/bar" xml:lang="en-ie"> 2 <foo:Something xmlns:foo="http://example.org/foo"> 3 <bar:Something xmlns:bar="http://example.org/bar"> 4 <foo:Something xmlns:foo="http://example.org/foo"> 5 <baz:Something xmlns:baz="http://example.org/baz"></baz:Something> 6 </foo:Something> 7 </bar:Something> 8 </foo:Something> 9 </bar:Something>
|
| D | merlin-c14n-two-02 | 1 <bar:Something xmlns:bar="http://example.org/bar" xml:lang="en-ie"> 2 <foo:Something xmlns:foo="http://example.org/foo"> 3 <bar:Something xmlns:bar="http://example.org/bar"> 4 <foo:Something xmlns:foo="http://example.org/foo"> 5 <baz:Something xmlns:baz="http://example.org/baz"></baz:Something> 6 </foo:Something> 7 </bar:Something> 8 </foo:Something> 9 </bar:Something>
|
| /external/libxml2/result/noent/ |
| D | ent_738805.xml | 3 <!ENTITY a "something"> 8 <somebeacon someattribute="something"/> 10 something should appear after colon: something 11 something should appear after colon: something 12 something should appear after colon: something 13 something should appear after colon: something
|
12345678910>>...335