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

<<11121314151617181920>>

  /external/guava/src/com/google/common/collect/
ForwardingMultimap.java 36 * @since 2010.01.04 <b>stable</b> (imported from Google Collections Library)
ForwardingObject.java 50 * @since 2010.01.04 <b>stable</b> (imported from Google Collections Library)
HashBiMap.java 35 * @since 2010.01.04 <b>stable</b> (imported from Google Collections Library)
LinkedHashMultiset.java 37 * @since 2010.01.04 <b>stable</b> (imported from Google Collections Library)
ListMultimap.java 36 * @since 2010.01.04 <b>stable</b> (imported from Google Collections Library)
MapDifference.java 29 * @since 2010.01.04 <b>stable</b> (imported from Google Collections Library)
MutableClassToInstanceMap.java 27 * @since 2010.01.04 <b>stable</b> (imported from Google Collections Library)
SetMultimap.java 37 * @since 2010.01.04 <b>stable</b> (imported from Google Collections Library)
SortedSetMultimap.java 43 * @since 2010.01.04 <b>stable</b> (imported from Google Collections Library)
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_custom_gpio.c 134 /* Lets customer power to get stable */
  /ndk/build/platforms/android-3/arch-arm/usr/include/android/
log.h 24 * This file is part of Android's set of stable system headers
  /ndk/build/platforms/android-4/arch-arm/usr/include/android/
log.h 24 * This file is part of Android's set of stable system headers
  /ndk/build/platforms/android-5/arch-arm/usr/include/android/
log.h 24 * This file is part of Android's set of stable system headers
  /ndk/build/platforms/android-5/arch-x86/usr/include/android/
log.h 24 * This file is part of Android's set of stable system headers
  /ndk/build/platforms/android-8/arch-arm/usr/include/android/
log.h 24 * This file is part of Android's set of stable system headers
  /ndk/build/platforms/android-8/arch-x86/usr/include/android/
log.h 24 * This file is part of Android's set of stable system headers
  /system/core/include/android/
log.h 24 * This file is part of Android's set of stable system headers
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scanResultTable.c 137 TI_BOOL bStable; /**< table status (updating / stable) */
200 * or setStable is called and the table is in stable state
268 * If the table is in stable state, will move it to updating state and clear its contents if bClearTable
285 /* check if the table is in stable state */
288 TRACE0(pScanResultTable->hReport, REPORT_SEVERITY_INFORMATION , "scanResultTable_UpdateEntry: table is stable, clearing table and moving to updating state\n");
353 * \brief Moves the table to stable state
355 * Moves the table to stable state. Also clears the tabel contents if required.
359 * is in stable state (no result where received in last scan).
367 TRACE0(pScanResultTable->hReport, REPORT_SEVERITY_INFORMATION , "scanResultTable_SetStableState: setting stable state\n");
369 /* if also asked to clear the table, if it is at Stable mode means that no results were received, clear it! *
    [all...]
  /external/emma/
build.xml 72 <target name="stable"
73 description="-> [STABLE]" >
74 <property name="app.build.release.tag" value=" (stable)" />
75 <property name="file.release.prefix" value="-stable" />
76 <property name="cvs.ready.label.prefix" value="STABLE" />
193 <property name="cvs.branch.label" value="HEAD" /> <!-- default to a trunk/stable build -->
438 <target name="publish.stable" depends="init, stable, publish.property.check, release.lib" >
  /external/icu4c/i18n/
chnsecal.cpp 183 * @stable ICU 2.8
202 * @stable ICU 2.8
227 * @stable ICU 2.8
267 * @stable ICU 2.8
284 * @stable ICU 2.8
335 * @stable ICU 2.8
357 * @stable ICU 2.8
365 * @stable ICU 2.8
  /external/icu4c/layout/
ArabicLayoutEngine.h 82 * @stable ICU 2.8
89 * @stable ICU 2.8
  /frameworks/base/docs/html/sdk/ndk/
index.jd 106 <li>Adds support for Android 2.2, including a new stable API for accessing
171 <li>Includes system headers for stable native APIs, documentation, and sample
228 <p>The NDK provides stable headers for libc (the C library), libm (the Math
252 <p>It provides a set of system headers for stable native APIs that are
274 <em>not</em> stable and may change in future platform versions.
275 Your applications should <em>only</em> make use of the stable native system
299 <li>STABLE-APIS.TXT &mdash; a complete list of the stable APIs exposed
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
ackEmulDb.h 107 UINT32 segmentSize; /* Stable segment size */
123 UINT32 segmentSize; /* Stable segment size */
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
scanResultTable.c 133 TI_BOOL bStable; /**< table status (updating / stable) */
236 * If the table is in stable state, will move it to updating state and clear its contents.
252 /* check if the table is in stable state */
255 TRACE0(pScanResultTable->hReport, REPORT_SEVERITY_INFORMATION , "scanResultTable_UpdateEntry: table is stable, clearing table and moving to updating state\n");
307 * \brief Moves the table to stable state
309 * Moves the table to stable state. Also clears the tabel contents if required.
319 TRACE0(pScanResultTable->hReport, REPORT_SEVERITY_INFORMATION , "scanResultTable_SetStableState: setting stable state\n");
321 /* if also asked to clear the table, if it is at Stable mode means that no results were received, clear it! */
329 /* set stable state */
    [all...]
  /development/pdk/docs/
faqs.jd 67 recent such branch will be considered the "current stable" branch version.
68 This current stable branch is the one that manufacturers port to their
73 stable branch from the experimental branch as appropriate.</p>
76 experimental and stable branches as appropriate.</p>
89 stable version of the Android source code, while we refine the next version

Completed in 559 milliseconds

<<11121314151617181920>>