HomeSort by relevance Sort by last modified time
    Searched full:reference (Results 751 - 775 of 5589) sorted by null

<<31323334353637383940>>

  /frameworks/base/docs/html/sdk/api_diff/7/changes/
android.webkit.GeolocationPermissions.html 74 Class android.webkit.<A HREF="../../../../reference/android/webkit/GeolocationPermissions.html" target="_top"><font size="+2"><code>GeolocationPermissions</code></font></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/GeolocationPermissions.html#allow(java.lang.String)" target="_top"><code>allow</code></A>(<code>String</code>)</nobr>
94 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/GeolocationPermissions.html#clear(java.lang.String)" target="_top"><code>clear</code></A>(<code>String</code>)</nobr>
101 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/GeolocationPermissions.html#clearAll()" target="_top"><code>clearAll</code></A>()</nobr>
108 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/GeolocationPermissions.html#getAllowed(java.lang.String, android.webkit.ValueCallback<java.lang.Boolean>)" target="_top"><code>getAllowed</code></A>(<code>String,</nobr> ValueCallback&lt;Boolean&gt;<nobr><nobr></code>)</nobr>
115 <nobr><code>GeolocationPermissions</code>&nbsp;<A HREF="../../../../reference/android/webkit/GeolocationPermissions.html#getInstance()" target="_top"><code>getInstance</code></A>()</nobr>
122 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/GeolocationPermissions.html#getOrigins(android.webkit.ValueCallback<java.util.Set<java.lang.String>>)" target="_top"><code>getOrigins</code></A>(<code>ValueCallback&lt;Set&lt;String&gt;&gt;</code>)</nobr>
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
android.database.DatabaseUtils.html 74 Class android.database.<A HREF="../../../../reference/android/database/DatabaseUtils.html" target="_top"><font size="+2"><code>DatabaseUtils</code></font></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/database/DatabaseUtils.html#cursorDoubleToContentValuesIfPresent(android.database.Cursor, android.content.ContentValues, java.lang.String)" target="_top"><code>cursorDoubleToContentValuesIfPresent</code></A>(<code>Cursor,</nobr> ContentValues<nobr>,</nobr> String<nobr><nobr></code>)</nobr>
94 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/database/DatabaseUtils.html#cursorFloatToContentValuesIfPresent(android.database.Cursor, android.content.ContentValues, java.lang.String)" target="_top"><code>cursorFloatToContentValuesIfPresent</code></A>(<code>Cursor,</nobr> ContentValues<nobr>,</nobr> String<nobr><nobr></code>)</nobr>
101 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/database/DatabaseUtils.html#cursorIntToContentValuesIfPresent(android.database.Cursor, android.content.ContentValues, java.lang.String)" target="_top"><code>cursorIntToContentValuesIfPresent</code></A>(<code>Cursor,</nobr> ContentValues<nobr>,</nobr> String<nobr><nobr></code>)</nobr>
108 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/database/DatabaseUtils.html#cursorLongToContentValuesIfPresent(android.database.Cursor, android.content.ContentValues, java.lang.String)" target="_top"><code>cursorLongToContentValuesIfPresent</code></A>(<code>Cursor,</nobr> ContentValues<nobr>,</nobr> String<nobr><nobr></code>)</nobr>
115 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/database/DatabaseUtils.html#cursorShortToContentValuesIfPresent(android.database.Cursor, android.content.ContentValues, java.lang.String)" target="_top"><code>cursorShortToContentValuesIfPresent</code></A>(<code>Cursor,</nobr> ContentValues<nobr>,</nobr> String<nobr><nobr></code>)</nobr>
122 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/database/DatabaseUtils.html#cursorStringToContentValuesIfPresent(android.database.Cursor, android.content.ContentValues, java.lang.String)" target="_top"><code>cursorStringToContentValuesIfPresent</code></A>(<code>Cursor,</nobr> ContentValues<nobr>,</nobr> String<nobr><nobr></code>)</nobr>
android.database.sqlite.SQLiteProgram.html 74 Class android.database.sqlite.<A HREF="../../../../reference/android/database/sqlite/SQLiteProgram.html" target="_top"><font size="+2"><code>SQLiteProgram</code></font></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/database/sqlite/SQLiteProgram.html#compile(java.lang.String, boolean)" target="_top"><code>compile</code></A>(<code>String,</nobr> boolean<nobr><nobr></code>) </nobr>
97 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/database/sqlite/SQLiteProgram.html#native_compile(java.lang.String)" target="_top"><code>native_compile</code></A>(<code>String</code>) </nobr>
107 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/database/sqlite/SQLiteProgram.html#native_finalize()" target="_top"><code>native_finalize</code></A>() </nobr>
126 <nobr><code>SQLiteDatabase</code>&nbsp;<A HREF="../../../../reference/android/database/sqlite/SQLiteProgram.html#mDatabase" target="_top"><code>mDatabase</code></font></A></nobr> </TD>
135 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/database/sqlite/SQLiteProgram.html#nHandle" target="_top"><code>nHandle</code></font></A></nobr> </TD>
144 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/database/sqlite/SQLiteProgram.html#nStatement" target="_top"><code>nStatement</code></font></A></nobr> </TD>
android.net.http.SslCertificate.html 74 Class android.net.http.<A HREF="../../../../reference/android/net/http/SslCertificate.html" target="_top"><font size="+2"><code>SslCertificate</code></font></A>
86 <nobr><A HREF="../../../../reference/android/net/http/SslCertificate.html#SslCertificate(java.lang.String, java.lang.String, java.util.Date, java.util.Date)" target="_top"><code>SslCertificate</code></A>(<code>String,</nobr> String<nobr>,</nobr> Date<nobr>,</nobr> Date<nobr><nobr></code>)</nobr>
101 <nobr><A HREF="../../../../reference/android/net/http/SslCertificate.html#SslCertificate(java.lang.String, java.lang.String, java.lang.String, java.lang.String)" target="_top"><code>SslCertificate</code></A>(<code>String,</nobr> String<nobr>,</nobr> String<nobr>,</nobr> String<nobr><nobr></code>) </nobr>
120 <nobr><code>Date</code>&nbsp;<A HREF="../../../../reference/android/net/http/SslCertificate.html#getValidNotAfterDate()" target="_top"><code>getValidNotAfterDate</code></A>()</nobr>
127 <nobr><code>Date</code>&nbsp;<A HREF="../../../../reference/android/net/http/SslCertificate.html#getValidNotBeforeDate()" target="_top"><code>getValidNotBeforeDate</code></A>()</nobr>
142 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/net/http/SslCertificate.html#getValidNotAfter()" target="_top"><code>getValidNotAfter</code></A>() </nobr>
152 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/net/http/SslCertificate.html#getValidNotBefore()" target="_top"><code>getValidNotBefore</code></A>() </nobr>
android.view.View.html 74 Class android.view.<A HREF="../../../../reference/android/view/View.html" target="_top"><font size="+2"><code>View</code></font></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#dispatchConfigurationChanged(android.content.res.Configuration)" target="_top"><code>dispatchConfigurationChanged</code></A>(<code>Configuration</code>)</nobr>
94 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#dispatchDisplayHint(int)" target="_top"><code>dispatchDisplayHint</code></A>(<code>int</code>)</nobr>
101 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#dispatchVisibilityChanged(android.view.View, int)" target="_top"><code>dispatchVisibilityChanged</code></A>(<code>View,</nobr> int<nobr><nobr></code>)</nobr>
108 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#onConfigurationChanged(android.content.res.Configuration)" target="_top"><code>onConfigurationChanged</code></A>(<code>Configuration</code>)</nobr>
115 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#onDisplayHint(int)" target="_top"><code>onDisplayHint</code></A>(<code>int</code>)</nobr>
122 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#onVisibilityChanged(android.view.View, int)" target="_top"><code>onVisibilityChanged</code></A>(<code>View,</nobr> int<nobr><nobr></code>)</nobr>
android.webkit.WebSettings.html 74 Class android.webkit.<A HREF="../../../../reference/android/webkit/WebSettings.html" target="_top"><font size="+2"><code>WebSettings</code></font></A>
87 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#getBlockNetworkLoads()" target="_top"><code>getBlockNetworkLoads</code></A>()</nobr>
94 <nobr><code>PluginState</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#getPluginState()" target="_top"><code>getPluginState</code></A>()</nobr>
101 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#setBlockNetworkLoads(boolean)" target="_top"><code>setBlockNetworkLoads</code></A>(<code>boolean</code>)</nobr>
108 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#setPluginState(android.webkit.WebSettings.PluginState)" target="_top"><code>setPluginState</code></A>(<code>PluginState</code>)</nobr>
123 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#getPluginsEnabled()" target="_top"><code>getPluginsEnabled</code></A>() </nobr>
133 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebSettings.html#setPluginsEnabled(boolean)" target="_top"><code>setPluginsEnabled</code></A>(<code>boolean</code>) </nobr>
dalvik.system.VMDebug.html 74 Class dalvik.system.<A HREF="../../../../reference/dalvik/system/VMDebug.html" target="_top"><font size="+2"><code>VMDebug</code></font></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/dalvik/system/VMDebug.html#startMethodTracing()" target="_top"><code>startMethodTracing</code></A>() </nobr>
106 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/VMDebug.html#KIND_GLOBAL_CLASS_INIT_COUNT" target="_top"><code>KIND_GLOBAL_CLASS_INIT_COUNT</code></A></nobr>
113 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/VMDebug.html#KIND_GLOBAL_CLASS_INIT_TIME" target="_top"><code>KIND_GLOBAL_CLASS_INIT_TIME</code></A></nobr>
120 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/VMDebug.html#KIND_THREAD_CLASS_INIT_COUNT" target="_top"><code>KIND_THREAD_CLASS_INIT_COUNT</code></A></nobr>
127 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/VMDebug.html#KIND_THREAD_CLASS_INIT_TIME" target="_top"><code>KIND_THREAD_CLASS_INIT_TIME</code></A></nobr>
142 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/dalvik/system/VMDebug.html#DEFAULT_METHOD_TRACE_FILE_NAME" target="_top"><code>DEFAULT_METHOD_TRACE_FILE_NAME</code></font></A></nobr> </TD>
pkg_android.content.html 74 Package <A HREF="../../../../reference/android/content/package-summary.html" target="_top"><font size="+1"><code>android.content</code></font></A>
85 <nobr><A HREF="../../../../reference/android/content/DialogInterface.OnShowListener.html" target="_top"><code><I>DialogInterface.OnShowListener</I></code></A></nobr>
92 <nobr><A HREF="../../../../reference/android/content/Entity.html" target="_top"><code>Entity</code></A></nobr>
99 <nobr><A HREF="../../../../reference/android/content/Entity.NamedContentValues.html" target="_top"><code>Entity.NamedContentValues</code></A></nobr>
106 <nobr><A HREF="../../../../reference/android/content/EntityIterator.html" target="_top"><code><I>EntityIterator</I></code></A></nobr>
113 <nobr><A HREF="../../../../reference/android/content/PeriodicSync.html" target="_top"><code>PeriodicSync</code></A></nobr>
120 <nobr><A HREF="../../../../reference/android/content/SyncInfo.html" target="_top"><code>SyncInfo</code></A></nobr>
pkg_android.media.html 74 Package <A HREF="../../../../reference/android/media/package-summary.html" target="_top"><font size="+1"><code>android.media</code></font></A>
85 <nobr><A HREF="../../../../reference/android/media/AudioManager.OnAudioFocusChangeListener.html" target="_top"><code><I>AudioManager.OnAudioFocusChangeListener</I></code></A></nobr>
92 <nobr><A HREF="../../../../reference/android/media/CamcorderProfile.html" target="_top"><code>CamcorderProfile</code></A></nobr>
99 <nobr><A HREF="../../../../reference/android/media/CameraProfile.html" target="_top"><code>CameraProfile</code></A></nobr>
106 <nobr><A HREF="../../../../reference/android/media/MediaScannerConnection.OnScanCompletedListener.html" target="_top"><code><I>MediaScannerConnection.<br>OnScanCompletedListener</I></code></A></nobr>
113 <nobr><A HREF="../../../../reference/android/media/SoundPool.OnLoadCompleteListener.html" target="_top"><code><I>SoundPool.OnLoadCompleteListener</I></code></A></nobr>
120 <nobr><A HREF="../../../../reference/android/media/ThumbnailUtils.html" target="_top"><code>ThumbnailUtils</code></A></nobr>
  /frameworks/base/wifi/java/android/net/wifi/
WifiManager.java 863 * If this WifiLock is reference-counted, each call to {@code acquire} will increment the
864 * reference count, and the radio will remain locked as long as the reference count is
867 * If this WifiLock is not reference-counted, the first call to {@code acquire} will lock
894 * If this WifiLock is reference-counted, each call to {@code release} will decrement the
895 * reference count, and the radio will be unlocked only when the reference count reaches
896 * zero. If the reference count goes below zero (that is, if {@code release} is called
899 * If this WifiLock is not reference-counted, the first call to {@code release} (after
    [all...]
  /external/webkit/JavaScriptCore/
ChangeLog-2002-12-03 116 * kjs/context.h: Return chain by reference.
118 * kjs/interpreter.cpp: (Context::scopeChain): Return chain by reference.
128 * kjs/object.h: Make scope return a chain by reference. Make scope and
492 * kjs/reference.cpp:
493 * kjs/reference.h:
635 * kjs/reference.cpp: (Reference::getValue): Call ustring().
683 * kjs/reference.cpp:
684 * kjs/reference.h:
737 (FunctionImp::call): Use a reference for the global object to avoid ref/deref
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
AVT.java 80 * @return non-null reference to prefixed name.
90 * @param rawName non-null reference to prefixed name.
106 * @return non-null reference to name string.
116 * @param name non-null reference to name string.
132 * @return non-null reference to URI, "" if null namespace.
142 * @param uri non-null reference to URI, "" if null namespace.
154 * @param handler non-null reference to StylesheetHandler that is constructing.
155 * @param uri non-null reference to URI, "" if null namespace.
156 * @param name non-null reference to name string.
561 * corresponds to the variable reference qname. The position of the
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
pkg_android.widget.html 74 Package <A HREF="../../../../reference/android/widget/package-summary.html" target="_top"><font size="+1"><code>android.widget</code></font></A>
85 <nobr><A HREF="../../../../reference/android/widget/AlphabetIndexer.html" target="_top"><code>AlphabetIndexer</code></A></nobr>
92 <nobr><A HREF="../../../../reference/android/widget/Chronometer.OnChronometerTickListener.html" target="_top"><code><I>Chronometer.OnChronometerTickListener</I></code></A></nobr>
99 <nobr><A HREF="../../../../reference/android/widget/HorizontalScrollView.html" target="_top"><code>HorizontalScrollView</code></A></nobr>
106 <nobr><A HREF="../../../../reference/android/widget/SectionIndexer.html" target="_top"><code><I>SectionIndexer</I></code></A></nobr>
113 <nobr><A HREF="../../../../reference/android/widget/SlidingDrawer.html" target="_top"><code>SlidingDrawer</code></A></nobr>
120 <nobr><A HREF="../../../../reference/android/widget/SlidingDrawer.OnDrawerCloseListener.html" target="_top"><code><I>SlidingDrawer.OnDrawerCloseListener</I></code></A></nobr>
127 <nobr><A HREF="../../../../reference/android/widget/SlidingDrawer.OnDrawerOpenListener.html" target="_top"><code><I>SlidingDrawer.OnDrawerOpenListener</I></code></A></nobr>
134 <nobr><A HREF="../../../../reference/android/widget/SlidingDrawer.OnDrawerScrollListener.html" target="_top"><code><I>SlidingDrawer.OnDrawerScrollListener</I></code></A></nobr>
141 <nobr><A HREF="../../../../reference/android/widget/TextView.OnEditorActionListener.html" target="_top"><code><I>TextView.OnEditorActio (…)
    [all...]
android.content.res.Configuration.html 74 Class android.content.res.<A HREF="../../../../reference/android/content/res/Configuration.html" target="_top"><font size="+2"><code>Configuration</code></font></A>
88 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#HARDKEYBOARDHIDDEN_NO" target="_top"><code>HARDKEYBOARDHIDDEN_NO</code></A></nobr>
95 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#HARDKEYBOARDHIDDEN_UNDEFINED" target="_top"><code>HARDKEYBOARDHIDDEN_UNDEFINED</code></A></nobr>
102 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#HARDKEYBOARDHIDDEN_YES" target="_top"><code>HARDKEYBOARDHIDDEN_YES</code></A></nobr>
109 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/Configuration.html#hardKeyboardHidden" target="_top"><code>hardKeyboardHidden</code></A></nobr>
android.graphics.RectF.html 74 Class android.graphics.<A HREF="../../../../reference/android/graphics/RectF.html" target="_top"><font size="+2"><code>RectF</code></font></A>
88 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/graphics/RectF.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
95 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/graphics/RectF.html#readFromParcel(android.os.Parcel)" target="_top"><code>readFromParcel</code></A>(<code>Parcel</code>)</nobr>
102 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/graphics/RectF.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
118 <nobr><code>Creator</code>&nbsp;<A HREF="../../../../reference/android/graphics/RectF.html#CREATOR" target="_top"><code>CREATOR</code></A></nobr>
android.text.Annotation.html 74 Class android.text.<A HREF="../../../../reference/android/text/Annotation.html" target="_top"><font size="+2"><code>Annotation</code></font></A>
87 <nobr><A HREF="../../../../reference/android/text/Annotation.html#Annotation(android.os.Parcel)" target="_top"><code>Annotation</code></A>(<code>Parcel</code>)</nobr>
103 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/Annotation.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
110 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/Annotation.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
117 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/Annotation.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
android.text.style.AbsoluteSizeSpan.html 74 Class android.text.style.<A HREF="../../../../reference/android/text/style/AbsoluteSizeSpan.html" target="_top"><font size="+2"><code>AbsoluteSizeSpan</code></font></A>
87 <nobr><A HREF="../../../../reference/android/text/style/AbsoluteSizeSpan.html#AbsoluteSizeSpan(android.os.Parcel)" target="_top"><code>AbsoluteSizeSpan</code></A>(<code>Parcel</code>)</nobr>
103 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/AbsoluteSizeSpan.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
110 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/text/style/AbsoluteSizeSpan.html#getSpanTypeId()" target="_top"><code>getSpanTypeId</code></A>()</nobr>
117 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/text/style/AbsoluteSizeSpan.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
  /external/bluetooth/glib/docs/reference/gobject/
tut_gobject.xml 14 <listitem><para>Memory management with reference counting</para></listitem>
139 Once <function><link linkend="g-object-new">g_object_new</link></function> has obtained a reference to an initialized
265 is pretty simple: the goal is to provide a flexible model based on reference counting
268 manipulate this reference count are described below.
300 <title>Reference count</title>
304 increase and decrease the reference count.These functions are thread-safe as of GLib 2.8.
305 The reference count is, unsurprisingly, initialized to one by
307 is currently the sole owner of the newly-created reference.
308 When the reference count reaches zero, that is,
310 a reference to the object, the <emphasis>dispose</emphasis> and the
    [all...]
  /external/opencore/protocols/http_parcom/src/
http_parcom_internal.h 272 // memory fragment and its associated with reference counter can be updated any time
331 // Returns a pointer to the contained reference counter object
336 // Returns a reference to the contained memory fragment
351 // Returns the reference counter's current count.
387 // update memory fragment with the same reference counter
  /external/openssl/crypto/engine/
engine.h 140 * the existing ENGINE's structural reference count. */
302 * structures where the pointers have a "structural reference". This means that
303 * their reference is to allowed access to the structure but it does not imply
305 * structural reference count, use ENGINE_by_id and ENGINE_free. NB: This is not
307 * decrement the structural reference count of the "current" ENGINE and
308 * increment the structural reference count of the ENGINE it returns (unless it
408 * reference to an engine, but many control commands may require the engine be
449 * don't address reference counting at all - one uses them to populate an ENGINE
493 * obtained a structural reference may be problematic! */
524 * attached or not functioning correctly. Each ENGINE has 2 reference
    [all...]
  /external/openssl/include/openssl/
engine.h 140 * the existing ENGINE's structural reference count. */
302 * structures where the pointers have a "structural reference". This means that
303 * their reference is to allowed access to the structure but it does not imply
305 * structural reference count, use ENGINE_by_id and ENGINE_free. NB: This is not
307 * decrement the structural reference count of the "current" ENGINE and
308 * increment the structural reference count of the ENGINE it returns (unless it
408 * reference to an engine, but many control commands may require the engine be
449 * don't address reference counting at all - one uses them to populate an ENGINE
493 * obtained a structural reference may be problematic! */
524 * attached or not functioning correctly. Each ENGINE has 2 reference
    [all...]
  /external/skia/include/core/
SkPaint.h 467 The shader's reference count is not affected.
476 If a previous shader exists, its reference count is decremented.
477 If shader is not NULL, its reference count is incremented.
483 /** Get the paint's colorfilter. If there is a colorfilter, its reference
491 If the paint already has a filter, its reference count is decremented.
492 If filter is not NULL, its reference count is incremented.
500 The xfermode's reference count is not affected.
509 If a previous xfermode exists, its reference count is decremented.
510 If xfermode is not NULL, its reference count is incremented.
525 The patheffect reference count is not affected
    [all...]
  /external/stlport/stlport/stl/
_iterator.h 52 typename iterator_traits<_Iterator>::reference> {
60 typedef typename iterator_traits<_Iterator>::reference reference; typedef in class:reverse_iterator
75 reference operator*() const {
109 reference operator[](difference_type __n) const { return *(*this + __n); }
  /external/stlport/stlport/stl/pointers/
_vector.h 66 typedef value_type& reference; typedef in class:vector
95 reference operator[](size_type __n) { return cast_traits::to_value_type_ref(_M_impl[__n]); }
98 reference front() { return cast_traits::to_value_type_ref(_M_impl.front()); }
100 reference back() { return cast_traits::to_value_type_ref(_M_impl.back()); }
103 reference at(size_type __n) { return cast_traits::to_value_type_ref(_M_impl.at(__n)); }
  /frameworks/base/core/java/android/speech/srec/
WaveHeader.java 94 * @return reference to this WaveHeader instance.
112 * @return reference to this WaveHeader instance.
130 * @return reference to this WaveHeader instance.
150 * @return reference to this WaveHeader instance.
168 * @return reference to this WaveHeader instance.

Completed in 479 milliseconds

<<31323334353637383940>>