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

<<11121314151617181920>>

  /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 {
  /development/samples/ApiDemos/src/com/example/android/apis/inputmethod/
HintLocales.java 47 * @param hintLocales an ordered list of locales to be specified to
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/util/
ZHash.java 147 * @return Ordered list of keys.
  /external/apache-http/src/org/apache/http/cookie/
CookiePathComparator.java 39 * a common criteria are ordered in the <tt>Cookie</tt> header such
  /external/autotest/client/site_tests/kernel_CpufreqMinMax/
kernel_CpufreqMinMax.py 32 given an ordered list, it sets each frequency in the list and
  /external/autotest/client/tests/linus_stress/
linus_stress.c 75 * Start with fully ordered..
  /external/autotest/frontend/client/src/autotest/tko/
HeaderFieldCollection.java 13 * A modifiable, ordered Collection of unique HeaderFields indexed by both field name and field SQL
  /external/autotest/server/cros/servo/
chrome_usbpd.py 72 message. Note, list must be ordered.
  /external/ceres-solver/internal/ceres/
reorder_program.h 69 // columns of the schur complement matrix are ordered to reduce the
  /external/chromium-trace/catapult/dashboard/dashboard/
find_change_points_exp.py 25 series: A list of ordered (x, y) pairs.
find_step.py 21 data_series: A list of ordered (x, y) pairs.
  /external/chromium-trace/catapult/experimental/bisect_lib/
fetch_intervening_revisions.py 51 # The response from gitiles includes the end revision and is ordered
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/blink/
3-keyframes-with-offsets.html 94 ], offsetKeyframeBExpectations, 'with ordered offsets');
  /external/clang/test/Sema/
compare.c 214 return a > 0; // expected-warning {{ordered comparison between pointer and zero ('int *' and 'int') is an extension}}
215 return a > 42; // expected-warning {{ordered comparison between pointer and integer ('int *' and 'int')}}
220 return a > b; // expected-warning {{ordered comparison of function pointers}}
221 return function_pointers > function_pointers; // expected-warning {{self-comparison always evaluates to false}} expected-warning{{ordered comparison of function pointers}}
  /external/deqp/doc/testspecs/GL3/
stress.conditional_render.txt 41 Rendering is ordered so that all occlusion queries are started before any
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
UniformItemSection.java 108 * so-ordered collection. If the items in this instance are indexed,
  /external/google-breakpad/src/processor/
static_range_map.h 70 // Treating all ranges as a list ordered by the address spaces that they
  /external/google-tv-pairing-protocol/cpp/src/polo/encoding/
encodingoption.h 93 // Definition for a set of EncodingOptions that are ordered by complexity.
  /external/google-tv-pairing-protocol/cpp/src/polo/pairing/message/
configurationmessage.cc 52 // 'less' comparator so they are ordered using EncodingOption's less-than
  /external/guava/guava/src/com/google/common/collect/
StandardRowSortedTable.java 34 * ordered, depending on the implementation. When rows and columns are both
  /external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/testers/
CollectionIteratorTester.java 63 assertEquals("Different ordered iteration", expected, iteratorElements);
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
CollectionIteratorTester.java 65 assertEquals("Different ordered iteration", expected, iteratorElements);

Completed in 1023 milliseconds

<<11121314151617181920>>