HomeSort by relevance Sort by last modified time
    Searched refs:sort (Results 451 - 475 of 2471) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/icu/source/test/perf/collationperf/
CollPerf.pl 193 <td>Timing for generation of sort keys, used to 'precompile' information so
199 <td>The average length of the generated sort keys, in bytes per character
200 (Unicode/ISO 10646 code point). Generally this is the important field for sort
202 comparison, and the overhead of memory usage and retrieval time for sort
216 <li>For more information on incremental vs. sort key comparison, the importance
  /external/icu4c/test/perf/collationperf/
CollPerf.pl 193 <td>Timing for generation of sort keys, used to 'precompile' information so
199 <td>The average length of the generated sort keys, in bytes per character
200 (Unicode/ISO 10646 code point). Generally this is the important field for sort
202 comparison, and the overhead of memory usage and retrieval time for sort
216 <li>For more information on incremental vs. sort key comparison, the importance
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
profile.py 48 def run(statement, filename=None, sort=-1):
67 return prof.print_stats(sort)
69 def runctx(statement, globals, locals, filename=None, sort=-1):
84 return prof.print_stats(sort)
407 def print_stats(self, sort=-1):
409 pstats.Stats(self).strip_dirs().sort_stats(sort). \
577 usage = "profile.py [-o output_file_path] [-s sort] scriptfile [arg] ..."
582 parser.add_option('-s', '--sort', dest="sort",
583 help="Sort order when printing to stdout, based on pstats.Stats class"
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
profile.py 48 def run(statement, filename=None, sort=-1):
67 return prof.print_stats(sort)
69 def runctx(statement, globals, locals, filename=None, sort=-1):
84 return prof.print_stats(sort)
407 def print_stats(self, sort=-1):
409 pstats.Stats(self).strip_dirs().sort_stats(sort). \
577 usage = "profile.py [-o output_file_path] [-s sort] scriptfile [arg] ..."
582 parser.add_option('-s', '--sort', dest="sort",
583 help="Sort order when printing to stdout, based on pstats.Stats class"
    [all...]
  /external/chromium_org/v8/tools/
profile_view.js 118 * Sorts the profile view using the specified sort function.
122 * functions. Must comply with Array.sort sorting function requirements.
124 ProfileView.prototype.sort = function(sortFunc) {
214 * functions. Must comply with Array.sort sorting function requirements.
218 this.children.sort(sortFunc);
  /external/jdiff/src/jdiff/
APIComparator.java 50 Collections.sort(oldAPI.packages_);
51 Collections.sort(newAPI.packages_);
157 Collections.sort(oldPkg.classes_);
158 Collections.sort(newPkg.classes_);
367 Collections.sort(oldClass.ctors_);
368 Collections.sort(newClass.ctors_);
457 Collections.sort(oldClass.methods_);
458 Collections.sort(newClass.methods_);
687 Collections.sort(oldClass.fields_);
688 Collections.sort(newClass.fields_)
    [all...]
  /external/llvm/utils/TableGen/
tdtags 166 sort -u <$TMP:E >$TMP:X
167 sort -u <$TMP:J >$TMP:I
234 sed -e '/^!_TAG_/d' <"$OPT_TAGSFILE" | sort -u >$t
242 sort -m -u $TMP:A:* >$TMP:M
305 sort -u >$TMP:W
350 # Ensure sort(1) behaves consistently.
  /external/v8/tools/
profile_view.js 118 * Sorts the profile view using the specified sort function.
122 * functions. Must comply with Array.sort sorting function requirements.
124 ProfileView.prototype.sort = function(sortFunc) {
214 * functions. Must comply with Array.sort sorting function requirements.
218 this.children.sort(sortFunc);
  /external/chromium_org/cc/resources/
prioritized_tile_set_unittest.cc 87 set.Sort();
97 set.Sort();
125 set.Sort();
157 set.Sort();
160 std::sort(tiles.begin(), tiles.end(), BinComparator());
191 set.Sort();
194 std::sort(tiles.begin(), tiles.end(), BinComparator());
225 set.Sort();
228 std::sort(tiles.begin(), tiles.end(), BinComparator());
259 set.Sort();
    [all...]
  /external/skia/tools/skpdiff/
diff_viewer.js 84 // Label each kind of differ for the sort buttons.
104 // Called by the sort buttons to adjust the metric used for sorting
125 // index because index can change with sort order.
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
eval.pass.cpp 58 std::sort(u.begin(), u.end());
108 std::sort(u.begin(), u.end());
158 std::sort(u.begin(), u.end());
208 std::sort(u.begin(), u.end());
258 std::sort(u.begin(), u.end());
308 std::sort(u.begin(), u.end());
  /sdk/attribute_stats/src/
Analyzer.java 368 Collections.sort(views);
382 Collections.sort(views);
406 Collections.sort(values);
512 Collections.sort(views);
521 Collections.sort(views);
596 Collections.sort(sorted);
624 // Sort by decreasing frequency, then sort alphabetically
  /external/bison/tests/
testsuite 464 # Don't try to exec as it changes $[0], causing all sort of problems
    [all...]
  /development/ndk/tools/
headers-diff-bionic-vs-ndk.py 35 self.platforms.sort(key = lambda s: int(s.split('-')[1]))
187 roots.sort()
191 includes.sort()
  /external/chromium_org/third_party/WebKit/Source/core/scripts/
make_token_matcher.py 56 lengths.sort()
92 next_pending.sort()
100 alternatives.sort()
  /external/chromium_org/third_party/mesa/src/src/gallium/targets/egl-static/
Makefile 165 # sort to remove duplicates
166 egl_CPPFLAGS := $(sort $(egl_CPPFLAGS))
167 egl_LIBS := $(sort $(egl_LIBS))
168 egl_SYS := $(sort $(egl_SYS))
  /external/chromium_org/tools/gn/
command_desc.cc 52 std::sort(sorted_deps.begin(), sorted_deps.end(), CompareTargetLabel());
100 std::sort(deps.begin(), deps.end());
106 // Configs (don't sort since the order determines how things are processed).
123 std::sort(sources.begin(), sources.end());
  /external/chromium_org/tools/grit/grit/format/policy_templates/writers/
template_writer.py 163 policy_list: A list containing the policies to sort.
246 policy_list: The list of policies to sort. Sub-lists in groups will not
249 policy_list.sort(key=self.GetPolicySortingKeyGroupsFirst)
268 new_list.sort(key=sorting_key)
276 list.sort() methods to sort policies.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
SetGenerators.java 136 Collections.sort(insertionOrder, Collections.reverseOrder());
154 Collections.sort(insertionOrder, Collections.reverseOrder());
169 Collections.sort(insertionOrder, Collections.reverseOrder());
  /external/mesa3d/src/gallium/targets/egl-static/
Makefile 165 # sort to remove duplicates
166 egl_CPPFLAGS := $(sort $(egl_CPPFLAGS))
167 egl_LIBS := $(sort $(egl_LIBS))
168 egl_SYS := $(sort $(egl_SYS))
  /external/replicaisland/src/com/replica/replicaisland/
LevelSelectActivity.java 188 adapter.sort(sLevelComparator);
301 ((ArrayAdapter)getListAdapter()).sort(sLevelComparator);
314 ((ArrayAdapter)getListAdapter()).sort(sLevelComparator);
  /external/smali/smali/src/main/java/org/jf/smali/
main.java 102 boolean sort = false;
149 sort = true;
211 if (sort) {
398 Option sortOption = OptionBuilder.withLongOpt("sort")
399 .withDescription("sort the items in the dex file into a canonical order before writing")
  /frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
AccountManagerServiceTest.java 86 Arrays.sort(accounts, new AccountSorter());
96 Arrays.sort(accounts, new AccountSorter());
105 Arrays.sort(accounts, new AccountSorter());
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
StubMethodAdapter.java 79 int sort = mReturnType != null ? mReturnType.getSort() : Type.VOID; local
80 switch(sort) {
97 switch(sort) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutContentAssist.java 86 return sort(children);
122 choices = sort(choices);
210 Collections.sort(sorted, new Comparator<IType>() {

Completed in 613 milliseconds

<<11121314151617181920>>