HomeSort by relevance Sort by last modified time
    Searched full:ordered (Results 376 - 400 of 2026) sorted by null

<<11121314151617181920>>

  /libcore/ojluni/src/main/java/javax/net/ssl/
HttpsURLConnection.java 92 * @return an ordered array of certificates,
110 * @return an ordered array of server certificates,
  /libcore/ojluni/src/main/java/sun/misc/
JarIndex.java 60 * An ordered list of jar file names.
311 /* an ordered list of jar file names */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/
container_base_dispatch.hpp 225 /// Specialization ordered-vector tree map.
240 /// Specialization ordered-vector tree set.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
vstring.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/
container_base_dispatch.hpp 225 /// Specialization ordered-vector tree map.
240 /// Specialization ordered-vector tree set.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
vstring.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/
container_base_dispatch.hpp 225 /// Specialization ordered-vector tree map.
240 /// Specialization ordered-vector tree set.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
vstring.h     [all...]
  /prebuilts/go/darwin-x86/src/go/types/
methodset.go 15 // A MethodSet is an ordered set of concrete or abstract (interface) methods;
16 // a method is a MethodVal selection, and they are ordered by ascending m.Obj().Id().
  /prebuilts/go/linux-x86/src/go/types/
methodset.go 15 // A MethodSet is an ordered set of concrete or abstract (interface) methods;
16 // a method is a MethodVal selection, and they are ordered by ascending m.Obj().Id().
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/
container_base_dispatch.hpp 225 /// Specialization ordered-vector tree map.
240 /// Specialization ordered-vector tree set.
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
vstring.h     [all...]
  /libcore/ojluni/src/main/java/java/util/stream/
Stream.java 333 * <p>For ordered streams, the selection of distinct elements is stable
364 * <p>For ordered streams, the sort is stable. For unordered streams, no
378 * <p>For ordered streams, the sort is stable. For unordered streams, no
431 * stream pipelines, it can be quite expensive on ordered parallel pipelines,
460 * stream pipelines, it can be quite expensive on ordered parallel pipelines,
    [all...]
  /libcore/ojluni/src/main/java/java/sql/
DatabaseMetaData.java     [all...]
  /art/compiler/utils/
dedupe_set-inl.h 83 // HashSet<> doesn't keep entries ordered by hash, so we actually allocate memory
swap_space.h 93 // Free chunks ordered by size.
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
CatchHandlerList.java 24 * Ordered list of (exception type, handler address) entries.
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
ClassDefsSection.java 40 /** {@code null-ok;} ordered list of classes; set in {@link #orderItems} */
  /dalvik/dx/src/com/android/dx/dex/code/
CatchHandlerList.java 24 * Ordered list of (exception type, handler address) entries.
  /dalvik/dx/src/com/android/dx/dex/file/
ClassDefsSection.java 39 /** {@code null-ok;} ordered list of classes; set in {@link #orderItems} */
  /dalvik/dx/src/com/android/dx/util/
LabeledList.java 123 * @return {@code non-null;} ordered array of labels
  /developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/tvleanback/recommendation/
RecommendationBuilder.java 153 its specified group. The recommendations will be ordered in decreasing
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
MultiStartMultivariateRealOptimizer.java 100 * in the constructor. It is ordered with the results from the
  /external/apache-http/src/org/apache/http/protocol/
HttpRequestInterceptorList.java 39 * Provides access to an ordered list of request interceptors.
HttpResponseInterceptorList.java 41 * Provides access to an ordered list of response interceptors.

Completed in 1350 milliseconds

<<11121314151617181920>>