Home
last modified time | relevance | path

Searched refs:With (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/external/markdown/MarkdownTest/Tests_2007/
DLinks, inline style.text17 [With parens in the URL](http://en.wikipedia.org/wiki/WIMP_(computing))
19 (With outer parens and [parens in url](/foo(bar)))
22 [With parens in the URL](/foo(bar) "and a title")
24 (With outer parens and [parens in url](/foo(bar) "and a title"))
DAuto links.text3 With an ampersand: <http://example.com/?foo=1&bar=2>
DMarkdown Documentation - Basics.text173 With multiple paragraphs.
181 <p>With multiple paragraphs.</p></li>
190 *reference*. With both styles, you use square brackets to delimit the
205 This is an [example link](http://example.com/ "With a Title").
209 <p>This is an <a href="http://example.com/" title="With a Title">
/external/v8/test/mjsunit/
Ddebug-scopes.js319 CheckScopeChain([debug.ScopeType.With,
340 CheckScopeChain([debug.ScopeType.With,
341 debug.ScopeType.With,
361 CheckScopeChain([debug.ScopeType.With,
382 CheckScopeChain([debug.ScopeType.With,
383 debug.ScopeType.With,
406 CheckScopeChain([debug.ScopeType.With,
407 debug.ScopeType.With,
680 CheckScopeChain([debug.ScopeType.With,
681 debug.ScopeType.With,
[all …]
/external/markdown/tests/misc/
Dlists5.txt2 > With just two lines
7 > With a list item inside the quote
Dem_strong.txt7 With spaces: * *
Dblockquote-hr.txt16 > With multiple lines.
/external/chromium/testing/gmock/include/gmock/
Dgmock-generated-function-mockers.h67 MockSpec<F>& With() { in With() function
87 MockSpec<F>& With(const Matcher<A1>& m1) { in With() function
108 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2) { in With() function
129 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
151 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
174 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
198 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
223 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
248 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
273 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
[all …]
/external/zlib/contrib/masmx86/
Dreadme.txt22 * With Microsoft C and MASM:
25 * With Borland C and TASM:
/external/openssl/patches/
DREADME13 With this patch, OpenSSL statically allocates 4K + 4K buffers, with
21 Finished message even when negotiating full-handshakes. With this patch,
/external/chromium/chrome/browser/ui/cocoa/
Dprofile_menu_button_unittest.mm87 // With profile display name. The profile display name should not hit.
97 // With profile display name.
100 // With profile display name.
/external/chromium/testing/gmock/test/
Dgmock_output_test_.cc170 EXPECT_CALL(foo_, Bar2(_, _)).With(Ge()); in TEST_F()
191 .With(Ge()); in TEST_F()
199 .With(Ge()); in TEST_F()
/external/e2fsprogs/ext2ed/
Dext2ed.conf.in45 # With this option you can choose whether ext2ed will allow read-only mode on
72 # With ForceDefault on, you can force the use of the default parameters
/external/markdown/MarkdownTest/Tests_2004/
DLinks, reference style.text11 With [embedded [brackets]] [b].
DAuto links.text3 With an ampersand: <http://example.com/?foo=1&bar=2>
DMarkdown Documentation - Basics.text173 With multiple paragraphs.
181 <p>With multiple paragraphs.</p></li>
190 *reference*. With both styles, you use square brackets to delimit the
205 This is an [example link](http://example.com/ "With a Title").
209 <p>This is an <a href="http://example.com/" title="With a Title">
/external/markdown/tests/markdown-test/
Dlinks-reference.txt11 With [embedded [brackets]] [b].
Dauto-links.txt7 With an ampersand: <http://example.com/?foo=1&bar=2>
Dmarkdown-documentation-basics.txt173 With multiple paragraphs.
181 <p>With multiple paragraphs.</p></li>
190 *reference*. With both styles, you use square brackets to delimit the
205 This is an [example link](http://example.com/ "With a Title").
209 <p>This is an <a href="http://example.com/" title="With a Title">
/external/chromium/chrome/browser/prefs/
Dpref_observer_mock.cc18 .With(PrefValueMatches(prefs, pref_name, value)); in Expect()
/external/markdown/tests/safe_mode/
Dscript_tags.txt7 With blank lines.
/external/llvm/test/Transforms/Reassociate/
Dsubtest.ll1 ; With sub reassociation, constant folding can eliminate the 12 and -12 constants.
Dshifttest.ll1 ; With shl->mul reassociation, we can see that this is (shl A, 9) * A
D2002-05-15-SubReassociate.ll1 ; With sub reassociation, constant folding can eliminate all of the constants.
Dsubtest2.ll1 ; With sub reassociation, constant folding can eliminate the uses of %a.

12345678910>>...12