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

<<11121314151617181920>>

  /external/icu4c/tools/toolutil/
unewdata.h 30 * The file-writing <code>udata_</code> functions facilitate writing
31 * binary data files that can be read by ICU's <code>udata</code> API.
34 * It then writes a short header, followed by the <code>UDataInfo</code>
38 * that is a multiple of 16. <code>udata_getMemory()</code> will return
44 * written. If <code>NULL</code>, the
    [all...]
  /frameworks/base/docs/html/resources/tutorials/views/
hello-mapview.jd 30 href="http://code.google.com/android/add-ons/google-apis/reference/index.html">Google Maps
41 declare it in the Android Manifest. Open the <code>AndroidManifest.xml</code>
42 file and add the following as a child of the <code>&lt;application></code> element:
48 In the manifest file, add the following as a child of the <code>&lt;manifest></code> element:
61 <li>Open the <code>res/layout/main.xml</code> file and add a single
62 {@code com.google.android.maps.MapView} as the root node
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
android.view.WindowManager.LayoutParams.html 74 Class android.view.<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html" target="_top"><font size="+2"><code>WindowManager.LayoutParams</code></font></A>
87 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#mayUseInputMethod(int)" target="_top"><code>mayUseInputMethod</code></A>(<code>int</code>)</nobr>
103 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#FLAG_ALT_FOCUSAB (…)
    [all...]
android.location.LocationManager.html 74 Class android.location.<A HREF="../../../../reference/android/location/LocationManager.html" target="_top"><font size="+2"><code>LocationManager</code></font></A>
87 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#addGpsStatusListener(android.location.GpsStatus.Listener)" target="_top"><code>addGpsStatusListener</code></A>(<code>Listener</code>)</nobr>
94 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/location/LocationManager.html#addTestProvider(java.la (…)
    [all...]
  /dalvik/libcore/luni/src/main/java/java/util/
StringTokenizer.java 21 * The {@code StringTokenizer} class allows an application to break a string
22 * into tokens by performing code point comparison. The {@code StringTokenizer}
29 * An instance of {@code StringTokenizer} behaves in one of three ways,
30 * depending on whether it was created with the {@code returnDelimiters} flag
31 * having the value {@code true} or {@code false}:
33 * <li>If returnDelims is {@code false}, delimiter code points serve to separate
34 * tokens. A token is a maximal sequence of consecutive code points that are no
    [all...]
  /external/opencore/doc/oscl_html/
oscl__vector_8h-source.html 20 00021 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__base_8h.html">oscl_base.h</a>"</span>
24 00025 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__mem__basic__functions_8h.html">oscl_mem_basic_functions.h</a>"</span>
28 00029 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__assert_8h.html">oscl_assert.h</a>"</span>
32 00033 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__opaque__type_8h.html">oscl_opaque_type.h</a>"</span>
36 00037 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__defalloc_8h.html">oscl_defalloc.h</a>"</span>
39 <a name="l00047"></a><a class="code" href="classOscl__Vector__Base.html">00047</a> <span class="keyword">class </span><a class="code" href="classOscl__Vector__Base.html">Oscl_Vector_Base</a>
42 <a name="l00053"></a><a class="code" href="classOscl__Vector__Base.html#a0">00053</a> uint32 <a class="code" href="classOscl__Vector__Base.html#a0">size</a>()<span class="keyword"> const</span>
44 00055 <span class="keywordflow">return</span> <a class="code" href="classOscl__Vector__Base.html#n0">numelems</a>
    [all...]
oscl__socket__send__to_8h-source.html 13 00005 <span class="preprocessor">#include "<a class="code" href="oscl__socket__types_8h.html">oscl_socket_types.h</a>"</span>
14 00006 <span class="preprocessor">#include "<a class="code" href="oscl__socket__imp_8h.html">oscl_socket_imp.h</a>"</span>
15 00007 <span class="preprocessor">#include "<a class="code" href="oscl__socket__method_8h.html">oscl_socket_method.h</a>"</span>
17 00012 <span class="keyword">class </span><a class="code" href="classOsclSendToRequest.html">OsclSendToRequest</a>;
19 <a name="l00014"></a><a class="code" href="classOsclSendToMethod.html">00014</a> <span class="keyword">class </span><a class="code" href="classOsclSendToMethod.html">OsclSendToMethod</a> : <span class="keyword">public</span> <a class="code" href="classOsclSocketMethod.html">OsclSocketMethod</a>
22 00017 <span class="keyword">static</span> <a class="code" href="classOsclSendToMethod.html">OsclSendToMethod</a> *<a class="code" href="classOsclSendToMethod.html#d0">NewL</a>(<a class="code" href="classOsclIPSocketI.html">OsclIPSocketI</a>&amp; c)
    [all...]
oscl__init_8h-source.html 14 00017 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__base_8h.html">oscl_base.h</a>"</span>
20 00023 <span class="keyword">class </span><a class="code" href="classOscl__DefAlloc.html">Oscl_DefAlloc</a>;
22 <a name="l00028"></a><a class="code" href="classOsclSelect.html">00028</a> <span class="keyword">class </span><a class="code" href="classOsclSelect.html">OsclSelect</a>
25 <a name="l00031"></a><a class="code" href="classOsclSelect.html#a0">00031</a> <a class="code" href="classOsclSelect.html#a0">OsclSelect</a>()
26 00032 : <a class="code" href="classOsclSelect.html#m0">iOsclBase</a>(true)
27 00033 , <a class="code" href="classOsclSelect.html#m1">iOsclMemory</a>(true)
28 00034 , <a class="code" href="classOsclSelect.html#m2">iOsclErrorTrap</a>(true)
29 00035 , <a class="code" href="classOsclSelect.html#m3">iOsclLogger</a>(true
    [all...]
oscl__double__list_8h-source.html 14 00014 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="osclconfig__proc_8h.html">osclconfig_proc.h</a>"</span>
19 00019 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__base_8h.html">oscl_base.h</a>"</span>
23 00023 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__assert_8h.html">oscl_assert.h</a>"</span>
32 <a name="l00032"></a><a class="code" href="group__osclproc.html#a5">00032</a> <span class="keyword">inline</span> T* <a class="code" href="group__osclproc.html#a5">OsclPtrAdd</a>(T* aPtr, S aVal)
38 <a name="l00038"></a><a class="code" href="group__osclproc.html#a6">00038</a> <span class="keyword">inline</span> T* <a class="code" href="group__osclproc.html#a6">OsclPtrSub</a>(T* aPtr, S aVal)
43 <a name="l00043"></a><a class="code" href="classOsclDoubleLink.html">00043</a> <span class="keyword">class </span><a class="code" href="classOsclDoubleLink.html">OsclDoubleLink</a>
46 <a name="l00046"></a><a class="code" href="classOsclDoubleLink.html#a0">00046</a> <a class="code" href="classOsclDoubleLink.ht (…)
    [all...]
oscl__mem__mempool_8h-source.html 20 00023 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__mem_8h.html">oscl_mem.h</a>"</span>
24 00027 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__defalloc_8h.html">oscl_defalloc.h</a>"</span>
28 00031 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__vector_8h.html">oscl_vector.h</a>"</span>
32 <a name="l00041"></a><a class="code" href="classOsclMemPoolFixedChunkAllocatorObserver.html">00041</a> <span class="keyword">class </span><a class="code" href="classOsclMemPoolFixedChunkAllocatorObserver.html">OsclMemPoolFixedChunkAllocatorObserver</a>
35 00044 <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classOsclMemPoolFixedChunkAllocatorObserver.html#a0">freechunkavailable</a>(<a class="code" href="group__osclbase.html#a25">OsclAny</a>* aContextData) = 0;
36 <a name="l00045"></a><a class="code" href="classOsclMemPoolFixedChunkAllocatorObserver.html#a1">00045</a> <span class="keyword">virtual</span> <a class="code" href="classOsclMemPoolFixedChunkAllocatorObserver.html#a1">~OsclMemPoolFixedChunkAllocatorObserver</a>() {}
40 <a name="l00049"></a><a class="code" href="classOsclMemPoolFixedChunkAllocator.html">00049</a> <span class="keyword">class </span><a c (…)
    [all...]
  /development/pdk/docs/porting/
dalvik.jd 33 The native code in the core libraries (chiefly <code>dalvik/libcore</code>,
34 but also <code>dalvik/vm/native</code>) is written in C/C++ and is expected
35 to work without modification in a Linux environment. Much of the code
38 The core libraries pull in code from many other projects, including
61 The code lives in <code>dalvik/vm/arch/*</code>, with the FFI-based versio
    [all...]
bring_up.jd 6 <p>Once your code is built and you have verified that all necessary directories exist, power on and test your device with basic bring up, as described below. Bring up tests are typically designed to stress certain aspects of your system and allow you to characterize the device's behavior. </p>
40 <li><strong>data</strong>: The data image stores user data. Anything not saved to the <code>device/data</code> directory will be lost on reboot.</li>
52 <p>Android-specific init programs are found in <code>device/system/init</code>. Add LOG messages to help you debug potential problems with the LOG macro defined in <code>device/system/init/init.c</code>.</p>
53 <p> The init program directly mounts all filesystems and devices using either hard-coded file names or device names generated by probing the sysfs filesystem (thereby eliminating the need for a <code>/etc/fstab</code> file in Android). After <code>device/system</code> files are mounted, init reads <code>/etc/init.rc</code> and invokes the prog (…)
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
android.media.AudioFormat.html 74 Class android.media.<A HREF="../../../../reference/android/media/AudioFormat.html" target="_top"><font size="+2"><code>AudioFormat</code></font></A>
88 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioFormat.html#CHANNEL_INVALID" target="_top"><code>CHANNEL_INVALID</code></A></nobr>
95 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/media/AudioFormat.html#CHANNEL_IN_BACK" target="_top"><code>CHANNEL_IN_BACK</code></A></nobr
    [all...]
  /frameworks/base/docs/html/guide/developing/tools/
emulator.jd 110 <p>The Android system image distributed in the SDK contains ARM machine code for
114 the ARM machine code to the OS and processor architecture of your development
157 <code>tools/</code> folder of the SDK. Enter <code>emulator</code> command
189 <code>-avd</code> argument, as shown in the previous section. </p>
278 <td>Toggle code profiling</td>
279 <td>F9 (only with <code>-trace</code> startup option)</td
    [all...]
  /dalvik/libcore/sql/src/main/java/java/sql/
SQLInput.java 26 * The {@code SQLInput} interface defines operations which apply to a type of
32 * application programmers do not normally use the {@code SQLInput} methods
33 * directly. Reader methods such as {@code readLong} and {@code readBytes}
34 * provide means to read values from an {@code SQLInput} stream.
36 * When the {@code getObject} method is called with an object which implements
37 * the {@code SQLData} interface, the JDBC driver determines the SQL type of the
38 * UDT being mapped by calling the {@code SQLData.getSQLType} method. The driver
39 * creates an instance of an {@code SQLInput} stream, filling the stream with
40 * the attributes of the UDT. The {@code SQLInput} stream is passed to th
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/
DTMFilter.java 35 * Show all <code>Nodes</code>.
40 * Show <code>Element</code> nodes.
45 * Show <code>Attr</code> nodes. This is meaningful only when creating an
47 * <code>root</code>; in this case, it means that the attribute node
55 * Show <code>Text</code> nodes
    [all...]
  /cts/tools/signature-tools/src/signature/compare/model/
IClassDefinitionDelta.java 24 * {@code IClassDefinitionDelta} models the delta between two
32 * Returns a set of field deltas or {@code null} if no deltas are available.
34 * @return a set of field deltas, maybe {@code null}
39 * Returns a set of enum constant deltas or {@code null} if no deltas are
42 * @return a set of enum constant deltas, maybe {@code null}
47 * Returns a set of annotation field deltas or {@code null} if no deltas are
50 * @return a set of annotation field deltas, maybe {@code null}
55 * Returns a set of method deltas or {@code null} if no deltas are
58 * @return a set of method deltas, maybe {@code null}
63 * Returns a set of constructor deltas or {@code null} if no deltas ar
    [all...]
  /dalvik/libcore/security/src/main/java/java/security/interfaces/
RSAMultiPrimePrivateCrtKey.java 36 * Returns the CRT coefficient, {@code q^-1 mod p}.
45 * @return the information for the additional primes, or {@code null} if
46 * there are only the two primes ({@code p, q}),
51 * Returns the prime factor {@code p} of {@code n}.
53 * @return the prime factor {@code p} of {@code n}.
58 * Returns the prime factor {@code q} of {@code n}.
60 * @return the prime factor {@code q} of {@code n}
    [all...]
  /external/opencore/doc/pv2way_html/
pv__2way__interface_8h.html 9 <hr><h1>pv_2way_interface.h File Reference</h1><code>#include "pv_common_types.h"</code><br>
10 <code>#include "oscl_vector.h"</code><br>
11 <code>#include "pvt_common.h"</code><br>
12 <code>#include "pvmf_node_interface.h"</code><br>
13 <code>#include "pvlogger_accessories.h"</code><br
    [all...]
  /frameworks/base/docs/html/guide/topics/manifest/
action-element.jd 9 <dd><code><a href="{@docRoot}guide/topics/manifest/intent-filter-element.html">&lt;intent-filter&gt;</a></code></dd>
14 An <code><a href="{@docRoot}guide/topics/manifest/intent-filter-element.html">&lt;intent-filter&gt;</a></code> element must contain
15 one or more {@code &lt;action&gt;} elements. If it doesn't contain any, no
24 <dt><a name="nm"></a>{@code android:name}</dt>
27 {@code ACTION_<i>string</i>} constants. To assign one of these actions to
28 this attribute, prepend "{@code android.intent.action.}" to the
29 {@code <i>string</i>} that follows {@code ACTION_}
    [all...]
receiver-element.jd 17 <dd><code><a href="{@docRoot}guide/topics/manifest/application-element.html">&lt;application&gt;</a></code></dd>
20 <dd><code><a href="{@docRoot}guide/topics/manifest/intent-filter-element.html">&lt;intent-filter&gt;</a></code>
21 <br/><code><a href="{@docRoot}guide/topics/manifest/meta-data-element.html">&lt;meta-data&gt;</a></code></dd>
32 the receiver dynamically in code and register it with the <code>{@link
33 android.content.Context#registerReceiver Context.registerReceiver()}</code>
40 <dt><a name="enabled"></a>{@code android:enabled}</dt
    [all...]
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/ls/
LSResourceResolver.java 16 * <code>LSResourceResolver</code> provides a way for applications to
21 * <code>DOMConfiguration</code> objects attached to <code>LSParser</code>
22 * and <code>LSSerializer</code>. It can also be register on
23 * <code>DOMConfiguration</code> objects attached to <code>Document</code>
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/jaxp/
XPathImpl.java 183 // enter this code at the same time, we just waste a little time
226 * <p>Evaluate an <code>XPath</code> expression in the specified context and return the result as the specified type.</p>
230 * variable, function and <code>QName</code> resolution and return type conversion.</p>
232 * <p>If <code>returnType</code> is not one of the types defined in {@link XPathConstants} (
238 * then an <code>IllegalArgumentException</code> is thrown.</p>
240 * <p>If a <code>null</code> value is provided fo
    [all...]
  /dalvik/libcore/luni/src/main/java/java/io/
CharArrayWriter.java 43 * Constructs a new {@code CharArrayWriter} which has a buffer allocated
45 * {@code lock} to synchronize access to this writer.
54 * Constructs a new {@code CharArrayWriter} which has a buffer allocated
55 * with the size of {@code initialSize} characters. The buffer is also used
56 * as the {@code lock} to synchronize access to this writer.
61 * if {@code initialSize < 0}.
73 * Closes this writer. The implementation in {@code CharArrayWriter} does nothing.
93 * Flushes this writer. The implementation in {@code CharArrayWriter} does nothing.
140 * Returns the contents of this {@code CharArrayWriter} as a string. The
154 * Writes {@code count} characters starting at {@code offset} in {@code c
    [all...]
  /dalvik/libcore/xml/src/main/java/javax/xml/datatype/
XMLGregorianCalendar.java 31 * <a href="#DATETIME"><code>dateTime</code></a>,
32 * <a href="#TIME"><code>time</code></a>,
33 * <a href="#DATE"><code>date</code></a>,
34 * <a href="#GYEARMONTH"><code>gYearMonth</code></a>,
35 * <a href="#GMONTHDAY"><code>gMonthDay</code></a>
    [all...]

Completed in 96 milliseconds

<<11121314151617181920>>