HomeSort by relevance Sort by last modified time
    Searched full:ordered (Results 176 - 200 of 1823) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/third_party/icu/source/i18n/
bocsu.h 26 * Binary Ordered Compression Scheme for Unicode
67 * are well ordered. I.e., even if the lead byte is the same for sequences of different
  /external/chromium_org/tools/cygprofile/
mergetraces.py 12 create a single log that is an ordered trace of calls by both processes.
38 tuple conisiting of 1) an ordered list of the logged calls, as an array of
  /external/emma/
test.sh 130 if ! diff $GOLDEN $COVERAGE >$TESTDIR/diff-ordered; then
131 echo Tests failed: same lines, different order: See $TESTDIR/diff-ordered
  /external/guava/guava-tests/test/com/google/common/primitives/
BooleansTest.java 138 List<boolean[]> ordered = Arrays.asList( local
149 Helpers.testComparator(comparator, ordered);
SignedBytesTest.java 136 List<byte[]> ordered = Arrays.asList( local
148 Helpers.testComparator(comparator, ordered);
  /external/icu4c/i18n/
bocsu.h 32 * Binary Ordered Compression Scheme for Unicode
73 * are well ordered. I.e., even if the lead byte is the same for sequences of different
  /external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
ResourceLoaderAdaptor.java 126 * Given an ordered list of directories to look in, locate the specified file. Returns
132 * @param loadPaths the ordered list of paths to search.
  /external/llvm/test/CodeGen/SystemZ/
int-cmp-33.ll 5 ; Check ordered comparisons with a constant near the low end of the unsigned
19 ; Check ordered comparisons with the high end of the unsigned 16-bit range.
int-cmp-35.ll 5 ; Check ordered comparisons with a constant near the low end of the unsigned
19 ; Check ordered comparisons with the high end of the unsigned 16-bit range.
  /external/llvm/utils/TableGen/
SetTheory.h 1 //===- SetTheory.h - Generate ordered sets from DAG expressions -*- C++ -*-===//
10 // This file implements the SetTheory class that computes ordered sets of
  /external/oprofile/libpp/
profile.h 111 * ordered by eip. This map is only a temporary storage where samples
112 * are ordered by eip.
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pGroupList.java 130 // update cache ordered.
155 // update cache ordered.
  /frameworks/opt/colorpicker/src/com/android/colorpicker/
ColorPickerPalette.java 145 // We're in a regular-ordered row
148 // We're in a backwards-ordered row.
  /external/chromium_org/sync/syncable/
parent_child_index_unittest.cc 293 // Test that involves two non-ordered items.
311 // Test ordered and non-ordered entries under the same parent.
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
datachannel.cc 178 send_params.ordered = true;
402 send_params.ordered = config_.ordered;
  /external/kernel-headers/original/linux/mtd/
cfi.h 119 uint32_t EraseRegionInfo[0]; /* Not host ordered */
216 uint32_t ProtField[1]; /* Not host ordered */
222 uint32_t ConfField[1]; /* Not host ordered */
  /art/compiler/sea_ir/types/
type_inference.h 65 // Returns the ordered vector of types corresponding to the function arguments.
  /art/runtime/
vmap_table.h 55 // TODO: take advantage of the registers being ordered
  /cts/tests/tests/hardware/src/android/hardware/cts/
SensorEventOrderingTests.java 92 * validation, the full set of events is verified to be ordered by timestamp as they are
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TestResultRepo.java 37 * ordered list of result directories. the index of each file is its session id.
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
UniformItemSection.java 108 * so-ordered collection. If the items in this instance are indexed,
  /dalvik/dx/src/com/android/dx/dex/file/
UniformItemSection.java 107 * so-ordered collection. If the items in this instance are indexed,
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyNetworkMonitor.java 44 boolean ordered, boolean sticky, int sendingUser) throws RemoteException {
  /external/apache-http/src/org/apache/http/cookie/
CookiePathComparator.java 39 * a common criteria are ordered in the <tt>Cookie</tt> header such
  /external/apache-http/src/org/apache/http/protocol/
HttpRequestInterceptorList.java 39 * Provides access to an ordered list of request interceptors.

Completed in 1648 milliseconds

1 2 3 4 5 6 78 91011>>