HomeSort by relevance Sort by last modified time
    Searched full:code (Results 1226 - 1250 of 26167) sorted by null

<<41424344454647484950>>

  /external/libffi/doc/
libffi.texi 66 Compilers for high level languages generate code that follow certain
82 provide a bridge from the interpreter program to compiled code.
91 code written in one language to call code written in another language.
119 The first thing you must do is create an @code{ffi_cif} object that
122 single @code{ffi_cif}. The @dfn{cif} in @code{ffi_cif} stands for
124 @code{ffi_prep_cif}.
131 @var{abi} is the ABI to use; normally @code{FFI_DEFAULT_ABI} is what
138 @var{rtype} is a pointer to an @code{ffi_type} structure tha
    [all...]
  /external/opencore/doc/oscl_html/
oscl__dns__request_8h.html 9 <hr><h1>oscl_dns_request.h File Reference</h1><code>#include "<a class="el" href="oscl__dns__tuneables_8h-source.html">oscl_dns_tuneables.h</a>"</code><br>
10 <code>#include "<a class="el" href="oscl__namestring_8h-source.html">oscl_namestring.h</a>"</code><br>
11 <code>#include "<a class="el" href="oscl__dns_8h-source.html">oscl_dns.h</a>"</code><br>
12 <code>#include "<a class="el" href="oscl__socket__types_8h-source.html">oscl_socket_types.h</a>"</code><br>
15 <a href="oscl__dns__request_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
oscl__rand_8h.html 12 <code>#include "<a class="el" href="osclconfig__util_8h-source.html">osclconfig_util.h</a>"</code><br>
13 <code>#include "<a class="el" href="oscl__base_8h-source.html">oscl_base.h</a>"</code><br>
14 <code>#include "<a class="el" href="oscl__mem__basic__functions_8h-source.html">oscl_mem_basic_functions.h</a>"</code><br>
15 <code>#include "oscl_rand.inl"</code><br>
18 <a href="oscl__rand_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
oscl__registry__access__client_8h.html 12 <code>#include "<a class="el" href="oscl__registry__types_8h-source.html">oscl_registry_types.h</a>"</code><br>
13 <code>#include "<a class="el" href="oscl__string__containers_8h-source.html">oscl_string_containers.h</a>"</code><br>
14 <code>#include "<a class="el" href="oscl__vector_8h-source.html">oscl_vector.h</a>"</code><br>
15 <code>#include "<a class="el" href="oscl__mem_8h-source.html">oscl_mem.h</a>"</code><br>
18 <a href="oscl__registry__access__client_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
oscl__socket__bind_8h.html 9 <hr><h1>oscl_socket_bind.h File Reference</h1><code>#include "<a class="el" href="oscl__socket__types_8h-source.html">oscl_socket_types.h</a>"</code><br>
10 <code>#include "<a class="el" href="oscl__socket__serv__imp_8h-source.html">oscl_socket_serv_imp.h</a>"</code><br>
11 <code>#include "<a class="el" href="oscl__socket__imp_8h-source.html">oscl_socket_imp.h</a>"</code><br>
12 <code>#include "<a class="el" href="oscl__socket__method_8h-source.html">oscl_socket_method.h</a>"</code><br>
15 <a href="oscl__socket__bind_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
oscl__socket__connect_8h.html 9 <hr><h1>oscl_socket_connect.h File Reference</h1><code>#include "<a class="el" href="oscl__socket__types_8h-source.html">oscl_socket_types.h</a>"</code><br>
10 <code>#include "<a class="el" href="oscl__socket__serv__imp_8h-source.html">oscl_socket_serv_imp.h</a>"</code><br>
11 <code>#include "<a class="el" href="oscl__socket__imp_8h-source.html">oscl_socket_imp.h</a>"</code><br>
12 <code>#include "<a class="el" href="oscl__socket__method_8h-source.html">oscl_socket_method.h</a>"</code><br>
15 <a href="oscl__socket__connect_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
oscl__socket__serv__imp__reqlist_8h.html 9 <hr><h1>oscl_socket_serv_imp_reqlist.h File Reference</h1><code>#include "<a class="el" href="oscl__socket__tuneables_8h-source.html">oscl_socket_tuneables.h</a>"</code><br>
10 <code>#include "<a class="el" href="oscl__defalloc_8h-source.html">oscl_defalloc.h</a>"</code><br>
11 <code>#include "<a class="el" href="oscl__vector_8h-source.html">oscl_vector.h</a>"</code><br>
12 <code>#include "<a class="el" href="oscl__mem_8h-source.html">oscl_mem.h</a>"</code><br>
15 <a href="oscl__socket__serv__imp__reqlist_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
  /external/tinyxml/docs/
tinyxml_8h-source.html 10 <a name="l00003"></a>00003 <span class="comment">Original code (2.0 and earlier )copyright (c) 2000-2002 Lee Thomason (www.grinninglizard.com)</span>
77 <a name="l00070"></a>00070 <span class="preprocessor">#define TIXML_SAFE // TinyXml isn't fully buffer overrun protected, safe code. This is work in progress.</span>
92 <a name="l00085"></a>00085 <span class="keyword">class </span><a class="code" href="classTiXmlDocument.html">TiXmlDocument</a>;
93 <a name="l00086"></a>00086 <span class="keyword">class </span><a class="code" href="classTiXmlElement.html">TiXmlElement</a>;
94 <a name="l00087"></a>00087 <span class="keyword">class </span><a class="code" href="classTiXmlComment.html">TiXmlComment</a>;
95 <a name="l00088"></a>00088 <span class="keyword">class </span><a class="code" href="classTiXmlUnknown.html">TiXmlUnknown</a>;
96 <a name="l00089"></a>00089 <span class="keyword">class </span><a class="code" href="classTiXmlAttribute.html">TiXmlAttribute</a>;
97 <a name="l00090"></a>00090 <span class="keyword">class </span><a class="code" href="classTiXmlText.html">TiXmlText</a>;
98 <a name="l00091"></a>00091 <span class="keyword">class </span><a class="code" href="classTiXmlDeclaration.html">TiXmlDeclaration</a>;
137 <a name="l00152"></a><a class="code" href="classTiXmlBase.html">00152</a> <span class="keyword">class </span><a class="code" href="cla (…)
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
utf16.h 21 * This file defines macros to deal with 16-bit Unicode (UTF-16) code units and strings.
42 /* single-code point definitions -------------------------------------------- */
45 * Does this code unit alone encode a code point (BMP, not a surrogate)?
46 * @param c 16-bit code unit
53 * Is this code unit a lead surrogate (U+d800..U+dbff)?
54 * @param c 16-bit code unit
61 * Is this code unit a trail surrogate (U+dc00..U+dfff)?
62 * @param c 16-bit code unit
69 * Is this code unit a surrogate (U+d800..U+dfff)
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
utf16.h 21 * This file defines macros to deal with 16-bit Unicode (UTF-16) code units and strings.
42 /* single-code point definitions -------------------------------------------- */
45 * Does this code unit alone encode a code point (BMP, not a surrogate)?
46 * @param c 16-bit code unit
53 * Is this code unit a lead surrogate (U+d800..U+dbff)?
54 * @param c 16-bit code unit
61 * Is this code unit a trail surrogate (U+dc00..U+dfff)?
62 * @param c 16-bit code unit
69 * Is this code unit a surrogate (U+d800..U+dfff)
    [all...]
  /external/webkit/WebCore/icu/unicode/
utf16.h 21 * This file defines macros to deal with 16-bit Unicode (UTF-16) code units and strings.
42 /* single-code point definitions -------------------------------------------- */
45 * Does this code unit alone encode a code point (BMP, not a surrogate)?
46 * @param c 16-bit code unit
53 * Is this code unit a lead surrogate (U+d800..U+dbff)?
54 * @param c 16-bit code unit
61 * Is this code unit a trail surrogate (U+dc00..U+dfff)?
62 * @param c 16-bit code unit
69 * Is this code unit a surrogate (U+d800..U+dfff)
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
utf16.h 21 * This file defines macros to deal with 16-bit Unicode (UTF-16) code units and strings.
42 /* single-code point definitions -------------------------------------------- */
45 * Does this code unit alone encode a code point (BMP, not a surrogate)?
46 * @param c 16-bit code unit
53 * Is this code unit a lead surrogate (U+d800..U+dbff)?
54 * @param c 16-bit code unit
61 * Is this code unit a trail surrogate (U+dc00..U+dfff)?
62 * @param c 16-bit code unit
69 * Is this code unit a surrogate (U+d800..U+dfff)
    [all...]
  /external/zlib/contrib/dotzlib/DotZLib/
DotZLib.csproj 94 SubType = "Code"
99 SubType = "Code"
104 SubType = "Code"
109 SubType = "Code"
114 SubType = "Code"
119 SubType = "Code"
124 SubType = "Code"
129 SubType = "Code"
134 SubType = "Code"
  /frameworks/base/docs/html/sdk/api_diff/4/changes/
android.graphics.drawable.NinePatchDrawable.html 74 Class android.graphics.drawable.<A HREF="../../../../reference/android/graphics/drawable/NinePatchDrawable.html" target="_top"><font size="+2"><code>NinePatchDrawable</code></font></A>
86 <nobr><A HREF="../../../../reference/android/graphics/drawable/NinePatchDrawable.html#NinePatchDrawable(android.content.res.Resources, android.graphics.Bitmap, byte[], android.graphics.Rect, java.lang.String)" target="_top"><code>NinePatchDrawable</code></A>(<code>Resources,</nobr> Bitmap<nobr>,</nobr> byte[]<nobr>,</nobr> Rect<nobr>,</nobr> String<nobr><nobr></code>)</nobr>
93 <nobr><A HREF="../../../../reference/android/graphics/drawable/NinePatchDrawable.html#NinePatchDrawable(android.content.res.Resources, android.graphics.NinePatch)" target="_top"><code>NinePatchDrawable</code></A>(<code>Resources,</nobr> NinePatch<nobr><nobr></code>)</nobr
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
android.os.Debug.MemoryInfo.html 74 Class android.os.<A HREF="../../../../reference/android/os/Debug.MemoryInfo.html" target="_top"><font size="+2"><code>Debug.MemoryInfo</code></font></A>
76 <p><font xsize="+1">Added interface <code>android.os.Parcelable</code>.<br></font>
88 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/os/Debug.MemoryInfo.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
95 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/os/Debug.MemoryInfo.html#getTotalPrivateDirty()" targ (…)
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
android.content.Context.html 74 Class android.content.<A HREF="../../../../reference/android/content/Context.html" target="_top"><font size="+2"><code>Context</code></font></A>
87 <nobr><code>File</code>&nbsp;<A HREF="../../../../reference/android/content/Context.html#getExternalCacheDir()" target="_top"><code>getExternalCacheDir</code></A>()</nobr>
94 <nobr><code>File</code>&nbsp;<A HREF="../../../../reference/android/content/Context.html#getExternalFilesDir(java.lang.String)" target="_top"><code>getExternalFilesDir</code></A>(<code>String</code>)</nobr
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
methods_index_all.html 73 (<code>Listener</code>)</A></nobr><br>
75 (<code>OnScrollChangedListener</code>)</A></nobr><br>
78 (<code>PropertyChangeListener</code>)</b>&nbsp;in&nbsp;java.util.jar.Pack200.Packer
81 (<code>PropertyChangeListener</code>)</b>&nbsp;in&nbsp;java.util.jar.Pack200.Unpacker
84 (<code>PropertyChangeListener</code>)</b>&nbsp;in&nbsp;java.util.logging.LogManage
    [all...]
  /external/guava/javadoc/com/google/common/collect/
ForwardingMultimap.html 120 <DT><B>See Also:</B><DD><A HREF="../../../../com/google/common/collect/ForwardingObject.html" title="class in com.google.common.collect"><CODE>ForwardingObject</CODE></A></DL>
134 <TD><CODE><B><A HREF="../../../../com/google/common/collect/ForwardingMultimap.html#ForwardingMultimap()">ForwardingMultimap</A></B>()</CODE>
151 <CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="../../../../com/google/common/collect/ForwardingMultimap.html" title="type parameter in ForwardingMultimap">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&lt;<A HREF="../../../../com/google/common/collect/ForwardingMultimap.html" title="type parameter in ForwardingMultimap">V</A>&gt;&gt;</CODE></FONT></TD>
152 <TD><CODE><B><A HREF="../../../../com/google/common/collect/ForwardingMultimap.html#asMap()">asMap</A></B>()</CODE>
160 <CODE>&nbsp;void</CODE></FONT></TD
    [all...]
  /frameworks/base/docs/html/guide/developing/
other-ide.jd 89 <p>To create an Android project, you must use the <code>android</code> tool. When you create
90 a new project with <code>android</code>, it will generate a project directory
96 <p>If you're starting a new project, use the <code>android create project</code>
100 navigate to the <code>tools/</code> directory of your SDK and run:</p>
111 <li><code>target</code> is the "build target" for your application. It correspond
    [all...]
  /cts/tools/dex-tools/src/dex/structure/
DexFile.java 23 * {@code DexFile} represents a whole dex file, containing multiple classes.
28 * Returns a list of {@code DexClass} elements that are part of this {@code
31 * @return a list of {@code DexClass} elements that are part of this {@code
  /cts/tools/signature-tools/src/signature/compare/model/
IMemberDelta.java 24 * {@code IMemberDelta} models the delta between two {@link IField} subclass
31 * Returns a type delta or {@code null} if no delta is available.
33 * @return a type delta, maybe {@code null}
38 * Returns a set of modifier deltas or {@code null} if no deltas are
41 * @return a set of modifier deltas, maybe {@code null}
ITypeVariableDefinitionDelta.java 22 * {@code ITypeVariableDefinitionDelta} models the delta between two
29 * Returns an upper bound delta or {@code null} if no delta is available.
31 * @return an upper bound delta, maybe {@code null}
36 * Returns a generic declaration delta or {@code null} if no delta is
39 * @return a generic declaration delta, maybe {@code null}
IUpperBoundsDelta.java 25 * {@code IUpperBoundsDelta} models the delta between two {@link List
34 * Returns the upper bound delta of the first upper bound or {@code null} if
37 * @return the upper bound delta of the first upper bound, maybe {@code
43 * Returns a set of remaining upper bound deltas or {@code null} if no
46 * @return a set of remaining upper bound deltas, maybe {@code null}
IWildcardTypeDelta.java 22 * {@code IWildcardTypeDelta} models the delta between two
28 * Returns the upper bound delta or {@code null} if no delta is available.
30 * @return the upper bound delta, maybe {@code null}
35 * Returns the lower bound delta or {@code null} if no delta is available.
37 * @return the lower bound delta, maybe {@code null}
  /dalvik/dx/src/com/android/dx/cf/attrib/
AttSignature.java 22 * Attribute class for standards-track {@code Signature} attributes.
25 /** {@code non-null;} attribute name for attributes of this type */
28 /** {@code non-null;} the signature string */
34 * @param signature {@code non-null;} the signature string
54 * @return {@code non-null;} the signature string

Completed in 185 milliseconds

<<41424344454647484950>>