Home
last modified time | relevance | path

Searched refs:Sorting (Results 1 – 25 of 41) sorted by relevance

12

/external/perfetto/ui/src/controller/aggregation/
Dcpu_by_process_aggregation_controller.ts17 import {Area, Sorting} from '../../common/state';
61 getDefaultSorting(): Sorting {
Dslice_aggregation_controller.ts17 import {Area, Sorting} from '../../common/state';
74 getDefaultSorting(): Sorting {
Dcpu_aggregation_controller.ts17 import {Area, Sorting} from '../../common/state';
62 getDefaultSorting(): Sorting {
Dcounter_aggregation_controller.ts17 import {Area, Sorting} from '../../common/state';
141 getDefaultSorting(): Sorting {
Daggregation_controller.ts23 import {Area, Sorting} from '../../common/state';
35 private previousSorting?: Sorting;
46 abstract getDefaultSorting(): Sorting;
Dthread_aggregation_controller.ts18 import {Area, Sorting} from '../../common/state';
163 getDefaultSorting(): Sorting {
/external/icu/icu4c/source/data/lang/
Den_001.txt6 colCaseLevel{"Case-Sensitive Sorting"}
7 colNormalization{"Normalised Sorting"}
Den_CA.txt7 colNormalization{"Normalized Sorting"}
Dar_XB.txt8 colAlternate{"؜‮Ignore‬؜ ؜‮Symbols‬؜ ؜‮Sorting‬؜"}
9 colBackwards{"؜‮Reversed‬؜ ؜‮Accent‬؜ ؜‮Sorting‬؜"}
11 colCaseLevel{"؜‮Case‬؜ ؜‮Sensitive‬؜ ؜‮Sorting‬؜"}
12 colNormalization{"؜‮Normalized‬؜ ؜‮Sorting‬؜"}
13 colNumeric{"؜‮Numeric‬؜ ؜‮Sorting‬؜"}
15 colStrength{"؜‮Sorting‬؜ ؜‮Strength‬؜"}
Den.txt8 colAlternate{"Ignore Symbols Sorting"}
9 colBackwards{"Reversed Accent Sorting"}
11 colCaseLevel{"Case Sensitive Sorting"}
12 colNormalization{"Normalized Sorting"}
13 colNumeric{"Numeric Sorting"}
15 colStrength{"Sorting Strength"}
/external/perfetto/ui/src/common/
Dstate.ts253 export interface Sorting { interface
260 sorting?: Sorting;
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_TopKUnique.pbtxt6 size. Sorting the whole array is more efficient for sufficiently large
/external/python/cpython2/Demo/comparisons/
DREADME27 2) Sorting Test
/external/perfetto/src/base/
Dcircular_queue_unittest.cc91 TEST(CircularQueueTest, Sorting) { in TEST() argument
/external/python/cpython3/Doc/howto/
Dsorting.rst3 Sorting HOW TO
17 Sorting Basics
/external/bcc/tools/
Dfiletop_example.txt33 default the output is sorted by the total read size in Kbytes (R_Kb). Sorting
/external/python/cpython2/Doc/howto/
Dsorting.rst3 Sorting HOW TO
17 Sorting Basics
Dfunctional.rst743 (For a more detailed discussion of sorting, see the Sorting mini-HOWTO in the
744 Python wiki at https://wiki.python.org/moin/HowTo/Sorting.)
/external/freetype/docs/
Draster.txt24 f. Sweeping and Sorting the Spans
565 f. Sweeping and Sorting the Spans
605 Sorting doesn't necessarily take much time, as in 99 cases out
/external/skqp/docs/
DSkIRect_Reference.bmh1221 #Subtopic Sorting
1227 #In Sorting
1250 #In Sorting
DSkRect_Reference.bmh1703 #Subtopic Sorting
1710 #In Sorting
1733 #In Sorting
1753 #Subtopic Sorting ##
/external/one-true-awk/testdir/
Dfunstack.ok108 Efficient Algorithm for Sorting with
131 B. Jones A Variation on Sorting by Address
323 E. S. Mankin Sorting in a Paging Environment . . . . 483--494
407 Efficient Algorithm for Sorting with
606 J. M. Chambers ACM Algorithm 410: Partial Sorting [M1] 357--358
640 D. E. Ferguson Buffer Allocation in Merge-Sorting . . . 476--478
973 I. Pohl A Sorting Problem and Its Complexity . . 462--464
1144 C. K. Wong Sorting by Natural Selection . . . . . . 910--913
1731 Shimon Even Parallelism in Tape-Sorting . . . . . . 202--204
2180 E. Straus Sorting $X + Y$ . . . . . . . . . . . . 347--350 (or 347--349??)
[all …]
/external/skqp/src/compute/hs/
DREADME.md246 ## Sorting section in Background
/external/llvm-project/llvm/docs/CommandGuide/
Dllvm-pdbutil.rst69 Filtering and Sorting Options
/external/python/cpython2/Objects/
Dlistsort.txt494 "Optimistic Sorting and Information Theoretic Complexity"

12