HomeSort by relevance Sort by last modified time
    Searched full:ordered (Results 101 - 125 of 550) sorted by null

1 2 3 45 6 7 8 91011>>

  /dalvik/libcore/luni/src/main/java/java/util/
Collection.java 283 * If the implementation has ordered elements it will return the element
301 * If the implementation has ordered elements it will return the element
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/cert/
Cache.java 113 // This is an ordered array of the hash codes from 'hashes' array (described
117 // So this array contains ordered <hash to index> correspondences.
  /development/scripts/
divide_and_compress.py 27 child directory's contents. In this way the files within an archive are ordered
28 and the archives themselves are ordered.
  /external/guava/javadoc/com/google/common/collect/class-use/
TreeMultimap.html 129 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an empty <code>TreeMultimap</code> ordered by the natural ordering of
163 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a <code>TreeMultimap</code>, ordered by the natural ordering of its
  /external/icu4c/common/
uprops.c 445 * This set is used as an ordered list - its code points are ordered, and
  /external/stlport/test/eh/
test_insert.h 186 // not found in input range, probably re-ordered from the orig
198 // register re-ordered element
  /external/v8/src/mips/
constants-mips.h 336 OLT, // Ordered or Less Than
338 OLE, // Ordered or Less Than or Equal
  /frameworks/base/awt/javax/imageio/spi/
ServiceRegistry.java 158 * the flag indicating that providers are ordered in the returned
176 * the flag indicating that providers are ordered in the returned
  /frameworks/base/docs/html/guide/basics/
appmodel.jd 60 be re-ordered: if you use FLAG_ACTIVITY_NEW_TASK but there is already a task
70 you have launched, your task and its activities will be ordered behind the
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
gimple.def 272 /* GIMPLE_OMP_ORDERED <BODY> represents #pragma omp ordered.
273 BODY is the sequence of statements to execute in the ordered section. */
  /bionic/libc/kernel/common/linux/
blkdev.h 352 unsigned int ordered, next_ordered, ordseq; member in struct:request_queue
  /bionic/libm/man/
fenv.3 104 ordered comparison involving \*(Nas, and taking the square root of a
  /cts/tools/dasm/src/java_cup/
Main.java 826 lalr_state ordered[] = new lalr_state[lalr_state.number()];
832 ordered[st.index()] = st;
838 if (ordered[i] == start_state) System.err.print("START ");
839 System.err.println(ordered[i]);
  /dalvik/libcore/xml/src/main/java/org/xml/sax/ext/
LexicalHandler.java 122 * {@link org.xml.sax.DTDHandler DTDHandler} be properly ordered.</p>
  /development/scripts/app_engine_server/gae_shell/static/
shell.js 36 * The shell history. history is an array of strings, ordered oldest to
  /external/bluetooth/glib/docs/reference/glib/tmpl/
relations.sgml 12 Records are not ordered, so it is not possible to find the record at a
  /external/ipsec-tools/src/racoon/
proposal.h 43 * here so pointer to (A) must be ordered array, or chained list).
  /external/kernel-headers/original/linux/
swap.h 150 int head; /* head of priority-ordered swapfile list */
  /external/v8/src/
compiler.h 207 // An ordered list of bailout points encountered during fast-path
  /external/webkit/WebKit/mac/History/
WebBackForwardList.h 42 WebBackForwardList holds an ordered list of WebHistoryItems that comprises the back and
  /frameworks/base/core/java/android/preference/
PreferenceGroup.java 74 * re-ordered in the order they were added, hence call this method early on.
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
blkdev.h 352 unsigned int ordered, next_ordered, ordseq; member in struct:request_queue
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
blkdev.h 352 unsigned int ordered, next_ordered, ordseq; member in struct:request_queue
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
blkdev.h 352 unsigned int ordered, next_ordered, ordseq; member in struct:request_queue
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
blkdev.h 352 unsigned int ordered, next_ordered, ordseq; member in struct:request_queue

Completed in 871 milliseconds

1 2 3 45 6 7 8 91011>>