OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sorting
(Results
26 - 50
of
100
) sorted by null
1
2
3
4
/external/valgrind/exp-sgcheck/tests/
hackedbz2.stdout.exp
3
too repetitive; using fallback
sorting
algorithm
/external/valgrind/memcheck/tests/
origin5-bz2.stdout.exp
4
too repetitive; using fallback
sorting
algorithm
vcpu_bz2.stdout.exp
3
too repetitive; using fallback
sorting
algorithm
/packages/apps/DocumentsUI/src/com/android/documentsui/sorting/
SortModel.java
17
package com.android.documentsui.
sorting
;
36
import com.android.documentsui.
sorting
.SortDimension.SortDirection;
46
* Sort model that contains all columns and their
sorting
state.
83
* Indicates the
sorting
order has changed, either because the sorted dimension has changed or
260
// Unfortunately
sorting
by mime type is pretty much guaranteed different from
261
//
sorting
by user-friendly type, so there is no point to guide the provider to sort
311
// Unfortunately
sorting
by mime type is pretty much guaranteed different from
312
//
sorting
by user-friendly type, so there is no point to guide the provider to sort
SortDimension.java
17
package com.android.documentsui.
sorting
;
/prebuilts/go/darwin-x86/src/go/types/
ordering.go
22
// TODO(gri) Consider
sorting
all types by dependencies here, and
/prebuilts/go/darwin-x86/src/sort/
example_keys_test.go
63
// ExampleSortKeys demonstrates a technique for
sorting
a struct type using programmable sort criteria.
/prebuilts/go/linux-x86/src/go/types/
ordering.go
22
// TODO(gri) Consider
sorting
all types by dependencies here, and
/prebuilts/go/linux-x86/src/sort/
example_keys_test.go
63
// ExampleSortKeys demonstrates a technique for
sorting
a struct type using programmable sort criteria.
/packages/apps/DocumentsUI/src/com/android/documentsui/
DirectoryLoader.java
46
import com.android.documentsui.
sorting
.SortModel;
BaseActivity.java
65
import com.android.documentsui.
sorting
.SortController;
66
import com.android.documentsui.
sorting
.SortModel;
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
TestEnv.java
31
import com.android.documentsui.
sorting
.SortModel;
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
type.go
147
// desire fast
sorting
, not pretty
sorting
.
cse_test.go
13
// This tests for a bug found when partitioning, but not
sorting
by the Aux value.
/prebuilts/go/darwin-x86/src/compress/bzip2/
huffman.go
140
// huffmanSymbolLengthPair is used to provide an interface for
sorting
.
171
// huffmanCodes is used to provide an interface for
sorting
.
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
type.go
147
// desire fast
sorting
, not pretty
sorting
.
cse_test.go
13
// This tests for a bug found when partitioning, but not
sorting
by the Aux value.
/prebuilts/go/linux-x86/src/compress/bzip2/
huffman.go
140
// huffmanSymbolLengthPair is used to provide an interface for
sorting
.
171
// huffmanCodes is used to provide an interface for
sorting
.
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/sorting/
SortingCursorWrapperTest.java
17
package com.android.documentsui.
sorting
;
35
import com.android.documentsui.
sorting
.SortModel.SortDimensionId;
131
// Tests
sorting
ascending by item name.
155
// Tests
sorting
descending by item name.
179
// Tests
sorting
by item size.
202
// Tests
sorting
by item size.
225
// Tests that directories and files are properly bucketed when
sorting
by size
277
// Tests that directories and files are properly bucketed when
sorting
by size
481
// set
sorting
to avoid an NPE.
/prebuilts/go/darwin-x86/src/go/ast/
import.go
143
// Dedup. Thanks to our
sorting
, we can just consider
/prebuilts/go/darwin-x86/src/net/http/
header_test.go
72
// Tests header
sorting
when over the insertion sort threshold side:
/prebuilts/go/darwin-x86/test/chan/
sieve2.go
51
// Heap of PeekCh,
sorting
by head values, satisfies Heap interface.
/prebuilts/go/linux-x86/src/go/ast/
import.go
143
// Dedup. Thanks to our
sorting
, we can just consider
/prebuilts/go/linux-x86/src/net/http/
header_test.go
72
// Tests header
sorting
when over the insertion sort threshold side:
/prebuilts/go/linux-x86/test/chan/
sieve2.go
51
// Heap of PeekCh,
sorting
by head values, satisfies Heap interface.
Completed in 1198 milliseconds
1
2
3
4