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

1 2 3 4 5 6 7 891011>>

  /development/samples/ToyVpn/server/linux/
_index.html 1 <p>Server code can be found in the ToyVPN sample distributed in the SDK.</p>
  /external/bison/src/
scan-code-c.c 3 #include "scan-code.c"
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
WTauNafPreCompInfo.java 5 * <code>&tau;</code>-adic Non-Adjacent Form) algorithm.
10 * Array holding the precomputed <code>ECPoint.F2m</code>s used for the
11 * WTNAF multiplication in <code>
13 * WTauNafMultiplier.multiply()}</code>.
18 * Constructor for <code>WTauNafPreCompInfo</code>
19 * @param preComp Array holding the precomputed <code>ECPoint.F2m</code>
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
experimental_devtools_resources.html 4 The <code>experimental.devtools.resources</code> module is deprecated, use
6 ><code>experimental.devtools.network</code></a> instead.
experimental_identity.html 4 The <code>experimental.identity</code> API has moved
5 to <a href="identity.html"><code>identity</code></a>. You can read
experimental_webInspector.html 4 <code>experimental.webInspector.*</code> APIs have been renamed to
5 <a href="experimental.devtools.html"><code>chrome.experimental.devtools.*</code>
experimental_webInspector_audits.html 3 <p>The <code>experimental.webInspector.audits</code> API has been renamed to
4 <a href="experimental.devtools.audits.html"><code
5 >chrome.experimental.devtools.audits</code></a>.
experimental_webInspector_panels.html 3 <p>The <code>experimental.webInspector.panels</code> API has been renamed to
4 <a href="experimental.devtools.panels.html"><code
5 >chrome.experimental.devtools.panels</code></a>.
experimental_webInspector_resources.html 3 <p>The <code>experimental.webInspector.resources</code> API has been renamed to
4 <a href="experimental.devtools.resources.html"><code
5 >chrome.experimental.devtools.resources</code></a>.
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
devtools_inspectedWindow.html 2 Use <code>chrome.devtools.inspectedWindow</code>
5 evaluate the code in the context of inspected window,
15 The <code>$ref:[devtools.inspectedWindow.tabId tabId]</code> property
17 <a href="tabs.html"><code>chrome.tabs.*</code></a> API calls.
18 However, please note that <code>chrome.tabs.*</code> API is not
21 the <code>chrome.tabs.*</code> API functions from there
    [all...]
power.html 15 The <code>"system"</code> level keeps the system active,
20 The <code>"display"</code> level keeps the screen and system active.
30 <code>"display"</code> always takes precendence
31 over <code>"system"</code>.
33 if app A asks for <code>"system"</code> power management
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/templates/private/permissions/
tabs.html 1 Gives your {{platform}} access to privileged fields of the <code>$ref:[tabs.Tab Tab]</code> objects used by several APIs including $ref:[tabs chrome.tabs] and $ref:[windows chrome.windows]. In many circumstances your {{platform}} will not need to declare the <code>"tabs"</code> permission to make use of these APIs.
  /external/chromium_org/content/common/android/linker/
DEPS 2 # This code cannot depend on anything from base/ or content/
  /external/chromium_org/ppapi/api/
ppb_audio.idl 2 * Use of this source code is governed by a BSD-style license that can be
7 * This file defines the <code>PPB_Audio</code> interface, which provides
17 * <code>PPB_Audio_Callback</code> defines the type of an audio callback
19 * Create() function in the <code>PPB_Audio</code> interface for
26 * <code>PPB_Audio.Create()</code>.
34 * The <code>PPB_Audio</code> interface contains pointers to several function
    [all...]
  /external/chromium_org/ppapi/c/
ppb_audio.h 2 * Use of this source code is governed by a BSD-style license that can be
24 * This file defines the <code>PPB_Audio</code> interface, which provides
34 * <code>PPB_Audio_Callback</code> defines the type of an audio callback
36 * Create() function in the <code>PPB_Audio</code> interface for
43 * <code>PPB_Audio.Create()</code>.
62 * The <code>PPB_Audio</code> interface contains pointers to several function
    [all...]
  /external/chromium_org/third_party/sqlite/src/ext/fts1/
README.txt 1 This folder contains source code to the first full-text search
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
times-res.errwarn 1 -:1: warning: uninitialized space declared in code/data section: zeroing
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/
reserve.errwarn 1 -:2: warning: uninitialized space declared in code/data section: zeroing
2 -:3: warning: uninitialized space declared in code/data section: zeroing
3 -:4: warning: uninitialized space declared in code/data section: zeroing
4 -:5: warning: uninitialized space declared in code/data section: zeroing
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/
datavis.errwarn 1 -:37: warning: uninitialized space declared in code/data section: zeroing
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/tasm/tests/
struc.errwarn 1 -:6: warning: uninitialized space declared in code/data section: zeroing
  /external/javassist/src/main/javassist/tools/reflect/
Loader.java 25 * <p>To run a program, say <code>MyApp</code>,
45 * <p>This command runs <code>Main.main()</code> with <code>arg1</code>, ...
46 * and <code>Main.main()</code> runs <code>MyApp.main()</code> wit
    [all...]
  /external/markdown/MarkdownTest/Tests_2004/
Blockquotes with code blocks.text-out 12 <code>sub status {
15 </code>
19 <code>sub status {
22 </code>
Blockquotes with code blocks.text-res 12 <code>sub status {
15 </code>
19 <code>sub status {
22 </code>
  /external/proguard/src/proguard/classfile/editor/
package.html 2 This package contains visitors to edit byte code.
  /external/proguard/src/proguard/optimize/
package.html 3 code.

Completed in 1474 milliseconds

1 2 3 4 5 6 7 891011>>