HomeSort by relevance Sort by last modified time
    Searched full:code (Results 26 - 50 of 116262) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
ZTauElement.java 6 * Class representing an element of <code><b>Z</b>[&tau;]</code>. Let
7 * <code>&lambda;</code> be an element of <code><b>Z</b>[&tau;]</code>. Then
8 * <code>&lambda;</code> is given as <code>&lambda; = u + v&tau;</code>. Th
    [all...]
  /external/chromium_org/ppapi/api/private/
ppb_platform_verification_private.idl 2 * Use of this source code is governed by a BSD-style license that can be
18 * The <code>PPB_PlatformVerification_Private</code> interface allows authorized
25 * Create() creates a <code>PPB_PlatformVerification_Private</code> object.
27 * @pram[in] instance A <code>PP_Instance</code> identifying one instance of
30 * @return A <code>PP_Resource</code> corresponding to a
31 * <code>PPB_PlatformVerification_Private</code> if successful, 0 if creatio
    [all...]
ppb_content_decryptor_private.idl 2 * Use of this source code is governed by a BSD-style license that can be
7 * This file defines the <code>PPB_ContentDecryptor_Private</code>
19 * <code>PPB_ContentDecryptor_Private</code> structure contains the function
21 * <code>PPP_ContentDecryptor_Private</code> interface. This interface provides
32 * @param[in] web_session_id A <code>PP_Var</code> of type
33 * <code>PP_VARTYPE_STRING</code> containing the string for th
    [all...]
ppp_content_decryptor_private.idl 2 * Use of this source code is governed by a BSD-style license that can be
7 * This file defines the <code>PPP_ContentDecryptor_Private</code>
16 * <code>PPP_ContentDecryptor_Private</code> structure contains the function
26 * @param[in] key_system A <code>PP_Var</code> of type
27 * <code>PP_VARTYPE_STRING</code> containing the name of the key system.
34 * Creates a session. <code>type</code> contains the MIME type o
    [all...]
  /dalvik/dx/src/com/android/dx/dex/cf/
package.html 6 <li><code>com.android.dx.cf.code</code></li>
7 <li><code>com.android.dx.cf.direct</code></li>
8 <li><code>com.android.dx.cf.iface</code></li>
9 <li><code>com.android.dx.dex.code</code></li
    [all...]
  /external/proguard/docs/manual/
optimizations.html 14 <a href="usage.html#dontoptimize"><code>-dontoptimize</code></a> option. For
16 <a href="usage.html#optimizations"><code>-optimizations</code></a> option,
24 <tr><td valign="top"><code><b>?</b></code></td>
26 <tr><td valign="top"><code><b>*</b></code></td>
37 "<code>code/simplification/variable,code/simplification/arithmetic</code>
    [all...]
  /external/chromium_org/ppapi/api/
ppb_var_array_buffer.idl 2 * Use of this source code is governed by a BSD-style license that can be
7 * This file defines the <code>PPB_VarArrayBuffer</code> struct providing
16 * The <code>PPB_VarArrayBuffer</code> interface provides a way to interact
18 * bytes. Use <code>PPB_Var</code> to manage the reference count for a
19 * <code>VarArrayBuffer</code>. Note that these Vars are not part of the
21 * <code>PostMessage</code> and <code>HandleMessage</code> functions of
    [all...]
ppb_url_loader.idl 2 * Use of this source code is governed by a BSD-style license that can be
22 * -# Create a <code>URLRequestInfo</code> object and set properties on it.
23 * Refer to <code>PPB_URLRequestInfo</code> for further information.
24 * -# Call Open() with the <code>URLRequestInfo</code> as an argument.
26 * headers. Refer to <code>PPB_URLResponseInfo</code> for further information.
29 * Alternatively, if <code>PP_URLREQUESTPROPERTY_STREAMTOFILE</code> was set o
    [all...]
  /external/chromium_org/ppapi/c/
ppb_var_array_buffer.h 2 * Use of this source code is governed by a BSD-style license that can be
21 * This file defines the <code>PPB_VarArrayBuffer</code> struct providing
31 * The <code>PPB_VarArrayBuffer</code> interface provides a way to interact
33 * bytes. Use <code>PPB_Var</code> to manage the reference count for a
34 * <code>VarArrayBuffer</code>. Note that these Vars are not part of the
36 * <code>PostMessage</code> and <code>HandleMessage</code> functions o
    [all...]
  /libcore/luni/src/main/java/org/w3c/dom/ls/
DOMImplementationLS.java 18 * <code>DOMImplementationLS</code> contains the factory methods for creating
21 * <code>DOMImplementationLS</code> interface can be obtained by using
23 * <code>DOMImplementation</code> interface or, if the <code>Document</code>
24 * supports the feature <code>"Core"</code> version <code>"3.0"</code
    [all...]
  /external/markdown/MarkdownTest/Tests_2007/
Code Spans.html 1 <p><code>&lt;test a="</code> content of attribute <code>"&gt;</code></p>
5 <p>Here's how you put <code>`backticks`</code> in a code span.</p>
  /external/markdown/MarkdownTest/Tests_2004/
Backslash escapes.html 35 <p>These should not, because they occur within a code block:</p>
37 <pre><code>Backslash: \\
68 </code></pre>
70 <p>Nor should these, which occur in code spans:</p>
72 <p>Backslash: <code>\\</code></p>
74 <p>Backtick: <code>\`</code></p>
76 <p>Asterisk: <code>\*</code></p
    [all...]
Backslash escapes.text-out 26 <p>These should not, because they occur within a code block:</p>
28 <code>Backslash: \
59 </code>
61 <p>Nor should these, which occur in code spans:</p>
62 <p>Backslash: <code>\</code></p>
63 <p>Backtick: <code>\`</code></p>
64 <p>Asterisk: <code>\*</code></p
    [all...]
Backslash escapes.text-res 26 <p>These should not, because they occur within a code block:</p>
28 <code>Backslash: \
59 </code>
61 <p>Nor should these, which occur in code spans:</p>
62 <p>Backslash: <code>\</code></p>
63 <p>Backtick: <code>\`</code></p>
64 <p>Asterisk: <code>\*</code></p
    [all...]
Horizontal rules.text-out 15 <code>---
16 </code>
23 <code>- - -
24 </code>
32 <code>***
33 </code>
40 <code>* * *
41 </code>
49 <code>___
50 </code>
    [all...]
Horizontal rules.text-res 15 <code>---
16 </code>
23 <code>- - -
24 </code>
32 <code>***
33 </code>
40 <code>* * *
41 </code>
49 <code>___
50 </code>
    [all...]
  /external/markdown/tests/markdown-test/
backlash-escapes.html 18 <p>These should not, because they occur within a code block:</p>
19 <pre><code>Backslash: \\
50 </code></pre>
51 <p>Nor should these, which occur in code spans:</p>
52 <p>Backslash: <code>\\</code></p>
53 <p>Backtick: <code>\`</code></p>
54 <p>Asterisk: <code>\*</code></p
    [all...]
  /external/javassist/tutorial/
tutorial2.html 32 <p><code>CtClass</code> provides methods for introspection. The
34 the Java reflection API. <code>CtClass</code> provides
35 <code>getName()</code>, <code>getSuperclass()</code>,
36 <code>getMethods()</code>, and so on
    [all...]
  /dalvik/dx/src/com/android/dx/cf/direct/
package.html 2 <p>Implementation of <code>cf.iface.*</code> based on a direct representation
3 of class files as <code>byte[]</code>s.</p>
7 <li><code>com.android.dx.cf.attrib</code></li>
8 <li><code>com.android.dx.cf.iface</code></li>
9 <li><code>com.android.dx.rop.pool</code></li
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/templates/private/intro_tables/
windows_permissions.html 1 The <code>chrome.windows</code> API can be used
3 However, the <code>"tabs"</code> permission is
5 <code><a href="tabs.html#property-Tab-url">url</a></code>,
6 <code><a href="tabs.html#property-Tab-title">title</a></code>, and
7 <code><a href="tabs.html#property-Tab-favIconUrl">favIconUrl</a></code> properties o
    [all...]
  /external/llvm/test/TableGen/
2003-08-03-PassCode.td 4 class test<code C> {
5 code Code = C;
  /external/markdown/tests/misc/
backtick-escape.html 1 <p>\`This should not be in code.\`
2 `This also should not be in code.`
3 `And finally this should not be in code.`</p
backtick-escape.txt 1 \\`This should not be in code.\\`
2 \`This also should not be in code.\`
3 \`And finally this should not be in code.`
  /external/chromium_org/ppapi/cpp/
url_response_info.h 2 // Use of this source code is governed by a BSD-style license that can be
21 /// Default constructor. This constructor creates an <code>is_null</code>
25 /// A constructor used when you have received a <code>PP_Resource</code> as a
28 /// @param[in] resource A <code>PP_Resource</code> corresponding to a
32 /// The copy constructor for <code>URLResponseInfo</code>.
37 /// @param[in] property A <code>PP_URLResponseProperty</code> identifying th
    [all...]
host_resolver.h 2 // Use of this source code is governed by a BSD-style license that can be
20 /// The <code>HostResolver</code> class supports host name resolution.
22 /// Permissions: In order to run <code>Resolve()</code>, apps permission
23 /// <code>socket</code> with subrule <code>resolve-host</code> is required.
28 /// Default constructor for creating an is_null() <code>HostResolver</code
    [all...]

Completed in 2258 milliseconds

12 3 4 5 6 7 8 91011>>