HomeSort by relevance Sort by last modified time
    Searched full:mailto (Results 51 - 75 of 830) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/testng/src/test/java/test/configuration/
BaseGroupsTest.java 13 * @author <a href="mailto:cedric@beust.com">Cedric Beust</a>
  /external/testng/src/test/java/test/factory/
TestClassAnnotationTest.java 13 * @author <a href="mailto:cedric@beust.com">Cedric Beust</a>
  /external/testng/src/test/java/test/hook/
HookSuccess599Test.java 13 * @author <a href="mailto:cedric@beust.com">Cedric Beust</a>
  /external/testng/src/test/java/test/pholser/
Captor.java 8 * @author <a href="mailto:pholser@thoughtworks.com">Paul Holser</a>
Saboteur.java 10 * @author <a href="mailto:pholser@thoughtworks.com">Paul Holser</a>
  /external/testng/src/test/java/test/thread/
SuiteThreadCountTest.java 15 * @author <a href="mailto:the.mindstorm@gmail.com">Alex Popescu</a>
TestThreadCountTest.java 15 * @author <a href="mailto:the.mindstorm@gmail.com">Alex Popescu</a>
  /external/apache-http/src/org/apache/http/impl/client/
BasicCookieStore.java 47 * @author <a href="mailto:remm@apache.org">Remy Maucherat</a>
49 * @author <a href="mailto:jsdever@apache.org">Jeff Dever</a>
51 * @author <a href="mailto:becke@u.washington.edu">Michael Becke</a>
52 * @author <a href="mailto:oleg at ural.ru">Oleg Kalnichevski</a>
53 * @author <a href="mailto:mbowler@GargoyleSoftware.com">Mike Bowler</a>
54 * @author <a href="mailto:adrian@intencha.com">Adrian Sutton</a>
BasicCredentialsProvider.java 42 * @author <a href="mailto:remm@apache.org">Remy Maucherat</a>
44 * @author <a href="mailto:jsdever@apache.org">Jeff Dever</a>
46 * @author <a href="mailto:becke@u.washington.edu">Michael Becke</a>
47 * @author <a href="mailto:oleg at ural.ru">Oleg Kalnichevski</a>
48 * @author <a href="mailto:mbowler@GargoyleSoftware.com">Mike Bowler</a>
49 * @author <a href="mailto:adrian@intencha.com">Adrian Sutton</a>
  /docs/source.android.com/src/security/overview/
acknowledgements.jd 47 <p>Dongkwan Kim (<a href="mailto:dkay@kaist.ac.kr">dkay@kaist.ac.kr</a>) of System Security Lab, KAIST</p>
53 <p>Hongil Kim (<a href="mailto:hongilk@kaist.ac.kr">hongilk@kaist.ac.kr</a>) of System Security Lab, KAIST</p>
189 href="mailto:amangel@gmail.com">amangel@gmail.com</a>)</p>
207 href="mailto:siegfried.rasthofer@gmail.com">siegfried.rasthofer@gmail.com</a>)</p>
211 href="mailto:Steven.Arzt@ec-spride.de">Steven.Arzt@ec-spride.de</a>)</p>
227 href="mailto:Stephan.Huber@sit.fraunhofer.de">Stephan.Huber@sit.fraunhofer.de</a>)
239 href="mailto:litongxin1991@gmail.com">litongxin1991@gmail.com</a>)</p>
244 href="mailto:zhou.xiaoyong@gmail.com">zhou.xiaoyong@gmail.com</a>)</p>
248 href="mailto:xingluyi@gmail.com">xingluyi@gmail.com</a>)</p>
251 href="mailto:luc2yj@gmail.com">luc2yj@gmail.com</a>)</p
    [all...]
  /prebuilts/go/darwin-x86/doc/
security.html 18 <a href="mailto:security@golang.org">security@golang.org</a>.
41 <li>Primary security coordinator: <a href="mailto:adg@golang.org">Andrew Gerrand</a> (<a href="https://drive.google.com/a/google.com/file/d/0B42ZAZN5yFufRldybEVNandRN2c/view">public key</a>).</li>
42 <li>Secondary coordinator: <a href="mailto:agl@golang.org">Adam Langley</a> (<a href="https://www.imperialviolet.org/key.asc">public key</a>).</li>
43 <li>If you receive no response, mail <a href="mailto:golang-dev@googlegroups.com">golang-dev@googlegroups.com</a> or use the <a href="https://groups.google.com/forum/#!forum/golang-dev">golang-dev web interface</a>.</li>
57 <a href="mailto:security@golang.org">security@golang.org</a>.
116 <a href="mailto:golang-dev@golang.org">golang-dev@golang.org</a> for discussion.
119 <h3>PGP Key for <a href="mailto:security@golang.org">security@golang.org</a></h3>
  /prebuilts/go/linux-x86/doc/
security.html 18 <a href="mailto:security@golang.org">security@golang.org</a>.
41 <li>Primary security coordinator: <a href="mailto:adg@golang.org">Andrew Gerrand</a> (<a href="https://drive.google.com/a/google.com/file/d/0B42ZAZN5yFufRldybEVNandRN2c/view">public key</a>).</li>
42 <li>Secondary coordinator: <a href="mailto:agl@golang.org">Adam Langley</a> (<a href="https://www.imperialviolet.org/key.asc">public key</a>).</li>
43 <li>If you receive no response, mail <a href="mailto:golang-dev@googlegroups.com">golang-dev@googlegroups.com</a> or use the <a href="https://groups.google.com/forum/#!forum/golang-dev">golang-dev web interface</a>.</li>
57 <a href="mailto:security@golang.org">security@golang.org</a>.
116 <a href="mailto:golang-dev@golang.org">golang-dev@golang.org</a> for discussion.
119 <h3>PGP Key for <a href="mailto:security@golang.org">security@golang.org</a></h3>
  /libcore/ojluni/src/main/java/sun/net/www/protocol/mailto/
Handler.java 27 * mailto stream opener
30 package sun.net.www.protocol.mailto;
92 // ArticlePoster.MailTo("Posted form",
97 // ArticlePoster.MailTo(decodePercent(subj), decodePercent(dest));
108 * mailto protocol.
MailToURLConnection.java 26 package sun.net.www.protocol.mailto;
39 * Handle mailto URLs. To send mail using a mailto URLConnection,
  /external/libxml2/doc/
contribs.html 15 <li><a href="mailto:igor@zlatkovic.com">Igor Zlatkovic</a> is now the
18 <li><a href="mailto:Gary.Pennington@sun.com">Gary Pennington</a> provides
24 <li><a href="mailto:fnatter@gmx.net">Felix Natter</a> and <a href="mailto:geertk@ai.rug.nl">Geert Kloosterman</a> provide <a href="libxml-doc.el">an emacs module</a> to lookup libxml(2) functions
26 <li><a href="mailto:sherwin@nlm.nih.gov">Ziying Sherwin</a> provided <a href="http://xmlsoft.org/messages/0488.html">man pages</a></li>
29 <li><a href="mailto:dkuhlman@cutter.rexx.com">Dave Kuhlman</a> provided the
33 <li><a href="mailto:aleksey@aleksey.com">Aleksey Sanin</a> implemented the
36 <li><a href="mailto:Steve.Ball@explain.com.au">Steve Ball</a> and
  /external/owasp/sanitizer/src/main/org/owasp/html/
StandardUrlAttributePolicy.java 33 * {@code http}, {@code https}, {@code mailto}.
62 if (!Strings.regionMatchesIgnoreCase("mailto", 0, s, 0, 6)) {
  /libcore/luni/src/main/java/javax/xml/xpath/
XPathExpressionException.java 24 * @author <a href="mailto:Norman.Walsh@Sun.com">Norman Walsh</a>
25 * @author <a href="mailto:Jeff.Suttor@Sun.com">Jeff Suttor</a>
XPathFactoryConfigurationException.java 24 * @author <a href="mailto:Norman.Walsh@Sun.com">Norman Walsh</a>
25 * @author <a href="mailto:Jeff.Suttor@Sun.com">Jeff Suttor</a>
XPathFunction.java 28 * @author <a href="mailto:Norman.Walsh@Sun.com">Norman Walsh</a>
29 * @author <a href="mailto:Jeff.Suttor@Sun.com">Jeff Suttor</a>
XPathFunctionException.java 24 * @author <a href="mailto:Norman.Walsh@Sun.com">Norman Walsh</a>
25 * @author <a href="mailto:Jeff.Suttor@Sun.com">Jeff Suttor</a>
XPathVariableResolver.java 32 * @author <a href="mailto:Norman.Walsh@Sun.com">Norman Walsh</a>
33 * @author <a href="mailto:Jeff.Suttor@Sun.com">Jeff Suttor</a>
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/test/data/
msg_16.txt 24 List-Help: <mailto:scr-request@socal-raves.org?subject=help>
25 List-Post: <mailto:scr@socal-raves.org>
27 <mailto:scr-request@socal-raves.org?subject=subscribe>
30 <mailto:scr-request@socal-raves.org?subject=unsubscribe>
105 List-Help: <mailto:scr-request@socal-raves.org?subject=help>
106 List-Post: <mailto:scr@socal-raves.org>
108 <mailto:scr-request@socal-raves.org?subject=subscribe>
111 <mailto:scr-request@socal-raves.org?subject=unsubscribe>
  /prebuilts/gdb/linux-x86/lib/python2.7/email/test/data/
msg_16.txt 24 List-Help: <mailto:scr-request@socal-raves.org?subject=help>
25 List-Post: <mailto:scr@socal-raves.org>
27 <mailto:scr-request@socal-raves.org?subject=subscribe>
30 <mailto:scr-request@socal-raves.org?subject=unsubscribe>
105 List-Help: <mailto:scr-request@socal-raves.org?subject=help>
106 List-Post: <mailto:scr@socal-raves.org>
108 <mailto:scr-request@socal-raves.org?subject=subscribe>
111 <mailto:scr-request@socal-raves.org?subject=unsubscribe>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_16.txt 24 List-Help: <mailto:scr-request@socal-raves.org?subject=help>
25 List-Post: <mailto:scr@socal-raves.org>
27 <mailto:scr-request@socal-raves.org?subject=subscribe>
30 <mailto:scr-request@socal-raves.org?subject=unsubscribe>
105 List-Help: <mailto:scr-request@socal-raves.org?subject=help>
106 List-Post: <mailto:scr@socal-raves.org>
108 <mailto:scr-request@socal-raves.org?subject=subscribe>
111 <mailto:scr-request@socal-raves.org?subject=unsubscribe>
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_16.txt 24 List-Help: <mailto:scr-request@socal-raves.org?subject=help>
25 List-Post: <mailto:scr@socal-raves.org>
27 <mailto:scr-request@socal-raves.org?subject=subscribe>
30 <mailto:scr-request@socal-raves.org?subject=unsubscribe>
105 List-Help: <mailto:scr-request@socal-raves.org?subject=help>
106 List-Post: <mailto:scr@socal-raves.org>
108 <mailto:scr-request@socal-raves.org?subject=subscribe>
111 <mailto:scr-request@socal-raves.org?subject=unsubscribe>

Completed in 628 milliseconds

1 23 4 5 6 7 8 91011>>