HomeSort by relevance Sort by last modified time
    Searched full:code (Results 1001 - 1025 of 121916) sorted by null

<<41424344454647484950>>

  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
SignatureExceptionTest.java 30 * Tests for <code>SignatureException</code> class constructors and methods.
54 * Test for <code>SignatureException()</code> constructor Assertion:
64 * Test for <code>SignatureException(String)</code> constructor Assertion:
66 * <code>msg</code> is not null.
79 * Test for <code>SignatureException(String)</code> constructor Assertion
    [all...]
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
CRLExceptionTest.java 29 * Tests for <code>CRLException</code> class constructors and methods.
53 * Test for <code>CRLException()</code> constructor Assertion: constructs
63 * Test for <code>CRLException(String)</code> constructor Assertion:
65 * <code>msg</code> is not null.
78 * Test for <code>CRLException(String)</code> constructor Assertion
    [all...]
CertPathBuilderExceptionTest.java 30 * Tests for <code>CertPathBuilderException</code> class constructors and
55 * Test for <code>CertPathBuilderException()</code> constructor Assertion:
65 * Test for <code>CertPathBuilderException(String)</code> constructor
67 * Parameter <code>msg</code> is not null.
80 * Test for <code>CertPathBuilderException(String)</code> constructo
    [all...]
CertStoreExceptionTest.java 29 * Tests for <code>CertStoreException</code> class constructors and methods.
53 * Test for <code>CertStoreException()</code> constructor Assertion:
63 * Test for <code>CertStoreException(String)</code> constructor Assertion:
65 * <code>msg</code> is not null.
78 * Test for <code>CertStoreException(String)</code> constructor Assertion
    [all...]
CertificateEncodingExceptionTest.java 30 * Tests for <code>CertificateEncodingException</code> class constructors and
55 * Test for <code>CertificateEncodingException()</code> constructor
65 * Test for <code>CertificateEncodingException(String)</code> constructor
67 * msg. Parameter <code>msg</code> is not null.
80 * Test for <code>CertificateEncodingException(String)</code> constructo
    [all...]
CertificateExceptionTest.java 30 * Tests for <code>CertificateException</code> class constructors and methods.
54 * Test for <code>CertificateException()</code> constructor Assertion:
64 * Test for <code>CertificateException(String)</code> constructor
66 * Parameter <code>msg</code> is not null.
79 * Test for <code>CertificateException(String)</code> constructo
    [all...]
CertificateParsingExceptionTest.java 30 * Tests for <code>CertificateParsingException</code> class constructors and
55 * Test for <code>CertificateParsingException()</code> constructor
65 * Test for <code>CertificateParsingException(String)</code> constructor
67 * msg. Parameter <code>msg</code> is not null.
80 * Test for <code>CertificateParsingException(String)</code> constructo
    [all...]
PKIXBuilderParametersTest.java 37 * Tests for <code>PKIXBuilderParameters</code> fields and methods
52 * Test #1 for <code>PKIXBuilderParameters(Set, CertSelector)</code>
54 * Assertion: creates an instance of <code>PKIXBuilderParameters</code>
73 * Test #2 for <code>PKIXBuilderParameters(Set, CertSelector)</code>
75 * Assertion: creates an instance of <code>PKIXBuilderParameters</code>
    [all...]
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/
InvalidKeySpecExceptionTest.java 29 * Tests for <code>InvalidKeySpecException</code> class constructors and
54 * Test for <code>InvalidKeySpecException()</code> constructor Assertion:
64 * Test for <code>InvalidKeySpecException(String)</code> constructor
66 * Parameter <code>msg</code> is not null.
79 * Test for <code>InvalidKeySpecException(String)</code> constructo
    [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/link/20130806_221321-fw_1.0.AA-robot/
one_finger_tap.top_side-link-fw_1.0.AA-robot-20130806_222817.dat 1 Event: time 3830.343999, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 94
2 Event: time 3830.343999, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 992
3 Event: time 3830.343999, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 297
4 Event: time 3830.343999, type 3 (EV_ABS), code 58 (ABS_MT_PRESSURE), value 42
5 Event: time 3830.343999, type 3 (EV_ABS), code 48 (ABS_MT_TOUCH_MAJOR), value 220
6 Event: time 3830.343999, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 1
7 Event: time 3830.343999, type 1 (EV_KEY), code 325 (BTN_TOOL_FINGER), value 1
8 Event: time 3830.343999, type 3 (EV_ABS), code 0 (ABS_X), value 992
9 Event: time 3830.343999, type 3 (EV_ABS), code 1 (ABS_Y), value 297
10 Event: time 3830.343999, type 3 (EV_ABS), code 24 (ABS_PRESSURE), value 4
    [all...]
  /external/markdown/MarkdownTest/Tests_2004/
Inline HTML (Simple).html 7 <p>This should be a code block, though:</p>
9 <pre><code>&lt;div&gt;
12 </code></pre>
16 <pre><code>&lt;div&gt;foo&lt;/div&gt;
17 </code></pre>
40 <p>Code block:</p>
42 <pre><code>&lt;!-- Comment --&gt;
43 </code></pre>
49 <p>Code:</p>
51 <pre><code>&lt;hr /&gt
    [all...]
Inline HTML (Simple).text-out 11 <p>This should be a code block, though:</p>
13 <code>&lt;div&gt;
16 </code>
20 <code>&lt;div&gt;foo&lt;/div&gt;
21 </code>
36 <p>Code block:</p>
38 <code>&lt;!-- Comment --&gt;
39 </code>
43 <p>Code:</p>
45 <code>&lt;hr /&gt
    [all...]
Inline HTML (Simple).text-res 11 <p>This should be a code block, though:</p>
13 <code>&lt;div&gt;
16 </code>
20 <code>&lt;div&gt;foo&lt;/div&gt;
21 </code>
36 <p>Code block:</p>
38 <code>&lt;!-- Comment --&gt;
39 </code>
43 <p>Code:</p>
45 <code>&lt;hr /&gt
    [all...]
  /external/markdown/MarkdownTest/Tests_2007/
Inline HTML (Simple).html 7 <p>This should be a code block, though:</p>
9 <pre><code>&lt;div&gt;
12 </code></pre>
16 <pre><code>&lt;div&gt;foo&lt;/div&gt;
17 </code></pre>
40 <p>Code block:</p>
42 <pre><code>&lt;!-- Comment --&gt;
43 </code></pre>
49 <p>Code:</p>
51 <pre><code>&lt;hr /&gt
    [all...]
  /external/markdown/tests/markdown-test/
inline-html-simple.html 6 <p>This should be a code block, though:</p>
7 <pre><code>&lt;div&gt;
10 </code></pre>
12 <pre><code>&lt;div&gt;foo&lt;/div&gt;
13 </code></pre>
32 <p>Code block:</p>
33 <pre><code>&lt;!-- Comment --&gt;
34 </code></pre>
38 <p>Code:</p>
39 <pre><code>&lt;hr /&gt
    [all...]
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/immutable/
Code2.java 22 private final Integer code; field in class:Code2
25 this.code = name;
29 this.code = new Integer(name);
33 return code;
39 Code2 code = (Code2) obj; local
40 return code.equals(code.code);
48 return code.hashCode();
53 return "<Code2 code=" + code + ">"
    [all...]
Code4.java 23 private final Integer code; field in class:Code4
26 this.code = name;
30 this.code = new Integer(name.intValue());
34 return code;
40 Code4 code = (Code4) obj; local
41 return code.equals(code.code);
49 return code.hashCode();
54 return "<Code4 code=" + code + ">"
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/23/changes/
android.graphics.drawable.LayerDrawable.html 74 Class android.graphics.drawable.<A HREF="../../../../reference/android/graphics/drawable/LayerDrawable.html" target="_top"><font size="+2"><code>LayerDrawable</code></font></A>
87 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/graphics/drawable/LayerDrawable.html#addLayer(android.graphics.drawable.Drawable)" target="_top"><code>addLayer</code></A>(<code>Drawable</code>)</nobr>
94 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/graphics/drawable/LayerDrawable.html#findIndexByLayer (…)
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/media/
msm_cam_sensor.h 23 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
28 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
33 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
38 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
43 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
48 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
53 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
58 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
63 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
68 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS *
    [all...]
  /libcore/luni/src/main/java/org/w3c/dom/
Entity.java 18 * <p>The <code>nodeName</code> attribute that is inherited from
19 * <code>Node</code> contains the name of the entity.
22 * <code>EntityReference</code> nodes in the document tree.
28 * replacement text</a> is available, the corresponding <code>Entity</code> node's child list
31 * <p>DOM Level 3 does not support editing <code>Entity</code> nodes; if
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DigestExceptionTest.java 30 * Tests for <code>DigestException</code> class constructors and methods.
43 * Test for <code>DigestException()</code> constructor Assertion:
53 * Test for <code>DigestException(String)</code> constructor Assertion:
55 * <code>msg</code> is not null.
68 * Test for <code>DigestException(String)</code> constructor Assertion
    [all...]
GeneralSecurityExceptionTest.java 30 * Tests for <code>GeneralSecurityException</code> class constructors and
44 * Test for <code>GeneralSecurityException()</code> constructor Assertion:
54 * Test for <code>GeneralSecurityException(String)</code> constructor
56 * Parameter <code>msg</code> is not null.
69 * Test for <code>GeneralSecurityException(String)</code> constructo
    [all...]
InvalidAlgorithmParameterExceptionTest.java 30 * Tests for <code>InvalidAlgorithmParameterException</code> class
44 * Test for <code>InvalidAlgorithmParameterException()</code> constructor
55 * Test for <code>InvalidAlgorithmParameterException(String)</code>
57 * detail message msg. Parameter <code>msg</code> is not null.
70 * Test for <code>InvalidAlgorithmParameterException(String)</code>
    [all...]
InvalidKeyExceptionTest.java 30 * Tests for <code>InvalidKeyException</code> class constructors and methods.
43 * Test for <code>InvalidKeyException()</code> constructor Assertion:
53 * Test for <code>InvalidKeyException(String)</code> constructor
55 * Parameter <code>msg</code> is not null.
68 * Test for <code>InvalidKeyException(String)</code> constructo
    [all...]
KeyExceptionTest.java 30 * Tests for <code>KeyException</code> class constructors and methods.
43 * Test for <code>KeyException()</code> constructor Assertion: constructs
53 * Test for <code>KeyException(String)</code> constructor Assertion:
55 * <code>msg</code> is not null.
68 * Test for <code>KeyException(String)</code> constructor Assertion
    [all...]

Completed in 1422 milliseconds

<<41424344454647484950>>