Searched
full:stable (Results
351 -
375 of
581) sorted by null
<<11121314151617181920>>
/external/bluetooth/glib/gobject/ |
gparamspecs.c | 775 /* not much to compare here, try to at least provide stable lesser/greater result */ 811 /* not much to compare here, try to at least provide stable lesser/greater result */ 939 * to compare here, try to at least provide stable lesser/greater result 953 /* need corresponding element types, provide stable result otherwise */ 1003 /* not much to compare here, try to at least provide stable lesser/greater result */ 1096 /* not much to compare here, try to at least provide stable lesser/greater result */ [all...] |
/dalvik/libcore/luni/src/main/java/java/util/ |
ComparableTimSort.java | 239 * first slot after them -- that's why this sort is stable. 267 * For its intended use in a stable mergesort, the strictness of the 598 * Merges two adjacent runs in place, in a stable fashion. The first [all...] |
/external/webkit/JavaScriptCore/runtime/ |
JSArray.cpp | 732 // FIXME: The qsort library function is likely to not be a stable sort. 733 // ECMAScript-262 does not specify a stable sort, but in practice, browsers perform a stable sort. [all...] |
/external/dropbear/debian/ |
changelog | 114 * debian/diff/cvs-20040520.diff: new; stable cvs snapshot.
|
/external/elfutils/libebl/ |
eblopenbackend.c | 30 /* XXX When things are stable replace the string pointers with char
|
/external/guava/src/com/google/common/base/ |
FinalizableReferenceQueue.java | 40 * @since 2010.01.04 <b>stable</b> (imported from Google Collections Library)
|
Joiner.java | 50 * @since 2010.01.04 <b>stable</b> (imported from Google Collections Library)
|
/external/guava/src/com/google/common/collect/ |
Collections2.java | 41 * @since 2010.01.04 <b>stable</b> (imported from Google Collections Library)
|
ImmutableBiMap.java | 40 * @since 2010.01.04 <b>stable</b> (imported from Google Collections Library)
|
ImmutableListMultimap.java | 47 * @since 2010.01.04 <b>stable</b> (imported from Google Collections Library)
|
Multimap.java | 56 * @since 2010.01.04 <b>stable</b> (imported from Google Collections Library)
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Array/ |
15.4.4.5-1.js | 29 The elements of this array are sorted. The sort is not necessarily stable.
|
15.4.4.5-2.js | 30 The elements of this array are sorted. The sort is not necessarily stable.
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
GlobalSearchSupportTest.java | 280 * which is more stable than the previously used contact id.
|
/system/core/libpixelflinger/tinyutils/ |
Vector.h | 144 * sort (stable) the array
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/ |
Expression.java | 320 * Tell if this expression returns a stable number that will not change during 325 * @return true if the expression represents a stable number.
|
/external/dbus/doc/ |
dbus-faq.xml | 56 Is D-Bus stable/finished? 62 ABI stable. The <ulink url="README">README</ulink>
|
/external/speex/libspeex/ |
lsp.c | 592 /*Makes sure the LSPs are stable*/ 627 /*Makes sure the LSPs are stable*/
|
/frameworks/base/tools/preload/ |
sorttable.js | 150 /* If you want a stable sort, uncomment the following line */ 303 // A stable sort function to allow multi-level sorting of data
|
/ndk/docs/ |
ANDROID-MK.TXT | 214 images, read docs/STABLE-APIS.TXT. 412 See docs/STABLE-APIS.TXT for the list of exposed system libraries you
|
/external/icu4c/i18n/ |
dtitvfmt.cpp | 539 * @stable ICU 4.0 880 * @stable ICU 4.0 [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/ |
PredicatedNodeTest.java | 383 // remaining parameters are stable, or else last() fails. Fixed so
|
/development/pdk/docs/porting/ |
display_drivers.jd | 21 <p>Android relies on the standard frame buffer device (<code>/dev/fb0</code> or <code>/dev/graphics/fb0</code>) and driver as described in the <code>linux/fb.h</code> kernel header file. For more information regarding the standard Linux frame buffer, please see <a href="http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.24.y.git;a=blob;f=Documentation/fb/framebuffer.txt">The Frame Buffer Device</a> at <a href="http://kernel.org">http://kernel.org</a>.
|
power_management.jd | 20 <p>Android supports its own Power Management (on top of the standard Linux Power Management) designed with the premise that the CPU shouldn't consume power if no applications or services require power. For more information regarding standard Linux power management, please see <a href="http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.24.y.git;a=blob;f=Documentation/pm.txt">Linux Power Management Support</a> at <a href="http://kernel.org">http://kernel.org</a>.</p>
|
/external/bluetooth/glib/ |
ChangeLog.pre-2-2 | 441 [ Unmerged change from stable from May 16 ] [all...] |
Completed in 154 milliseconds
<<11121314151617181920>>