OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ascending
(Results
51 - 75
of
954
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/linux-kselftest/tools/testing/selftests/ftrace/test.d/trigger/
trigger-hist.tc
66
echo 'hist:keys=parent_pid,child_pid:sort=child_pid.
ascending
' > events/sched/sched_process_fork/trigger
/external/python/cpython2/Lib/test/
test_uuid.py
17
ascending
= []
178
ascending
.append(u)
181
for i in range(len(
ascending
)):
182
for j in range(len(
ascending
)):
183
equal(cmp(i, j), cmp(
ascending
[i],
ascending
[j]))
185
# Test sorting of UUIDs (above list is in
ascending
order).
186
resorted =
ascending
[:]
189
equal(
ascending
, resorted)
/frameworks/av/media/libmedia/
StringArray.cpp
93
// Pass this to the sort routine to do an
ascending
alphabetical sort.
/packages/apps/TV/usbtuner-res/raw/
ut_us_cable_standard_center_frequencies_qam256
2
# Channels are in
ascending
EIA/NCTA channel designation order
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_uuid.py
18
ascending
= []
179
ascending
.append(u)
182
for i in range(len(
ascending
)):
183
for j in range(len(
ascending
)):
184
equal(cmp(i, j), cmp(
ascending
[i],
ascending
[j]))
186
# Test sorting of UUIDs (above list is in
ascending
order).
187
resorted =
ascending
[:]
190
equal(
ascending
, resorted)
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_uuid.py
18
ascending
= []
179
ascending
.append(u)
182
for i in range(len(
ascending
)):
183
for j in range(len(
ascending
)):
184
equal(cmp(i, j), cmp(
ascending
[i],
ascending
[j]))
186
# Test sorting of UUIDs (above list is in
ascending
order).
187
resorted =
ascending
[:]
190
equal(
ascending
, resorted)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_uuid.py
18
ascending
= []
179
ascending
.append(u)
182
for i in range(len(
ascending
)):
183
for j in range(len(
ascending
)):
184
equal(cmp(i, j), cmp(
ascending
[i],
ascending
[j]))
186
# Test sorting of UUIDs (above list is in
ascending
order).
187
resorted =
ascending
[:]
190
equal(
ascending
, resorted)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_uuid.py
18
ascending
= []
179
ascending
.append(u)
182
for i in range(len(
ascending
)):
183
for j in range(len(
ascending
)):
184
equal(cmp(i, j), cmp(
ascending
[i],
ascending
[j]))
186
# Test sorting of UUIDs (above list is in
ascending
order).
187
resorted =
ascending
[:]
190
equal(
ascending
, resorted)
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfcomm/
elfcomm.exp
81
set test "--sort-common (
ascending
)"
83
verbose "Check to see that --sort-common=
ascending
sorts in
ascending
alignment"
85
if { ![ld_simple_link $ld tmpdir/sort-common.ax "--sort-common=
ascending
tmpdir/sort-common.o"] } {
/dalvik/dexgen/src/com/android/dexgen/dex/file/
DebugInfoEncoder.java
344
* @param sortedPositions positions, sorted by
ascending
address
364
* @param sortedPositions positions, sorted by
ascending
address
482
* Builds a list of position entries, sorted by
ascending
address.
494
// Sort
ascending
by address.
521
* from the input list and sorted by
ascending
register in the
525
* sorted by
ascending
register
551
// Sort by
ascending
register.
786
"Position entries must be in
ascending
address order");
/dalvik/dx/src/com/android/dx/dex/file/
DebugInfoEncoder.java
352
* @param sortedPositions positions, sorted by
ascending
address
372
* @param sortedPositions positions, sorted by
ascending
address
490
* Builds a list of position entries, sorted by
ascending
address.
502
// Sort
ascending
by address.
529
* from the input list and sorted by
ascending
register in the
533
* sorted by
ascending
register
559
// Sort by
ascending
register.
794
"Position entries must be in
ascending
address order");
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
VoicemailProviderHelper.java
42
ASCENDING
,
44
/** Default sort order returned by DB. (Typically
Ascending
, but no guarantees made). */
/external/guava/guava/src/com/google/common/collect/
SortedMultiset.java
92
* <p>The {@code entrySet}'s iterator returns entries in
ascending
element
100
* <p>The iterator returns the elements in
ascending
order according to this
/libcore/ojluni/src/main/java/java/util/concurrent/
ConcurrentNavigableMap.java
116
* The set's iterator returns the keys in
ascending
order.
134
* The set's iterator returns the keys in
ascending
order.
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
MtpDeviceIndexRunnable.java
23
* in that bucket when accessing the list sequentially, both in
ascending
and descending
33
* Now, whether we access the list in
ascending
or descending order, we know which bucket
/system/core/libbacktrace/
UnwindMap.cpp
64
// The maps are in descending order, but we want them in
ascending
order.
115
// The maps are in descending order, but we want them in
ascending
order.
/frameworks/base/media/java/android/media/
Utils.java
43
* Sorts distinct (non-intersecting) range array in
ascending
order.
63
* @param one a sorted set of non-intersecting ranges in
ascending
order
64
* @param another another sorted set of non-intersecting ranges in
ascending
order
65
* @return the intersection of the two sets, sorted in
ascending
order
93
* @param ranges a sorted array of non-intersecting ranges in
ascending
order
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sparse_switch/
Test_sparse_switch.java
136
* @title pairs shall be sorted in
ascending
order
/development/ndk/platforms/android-9/include/android/
log.h
77
* Android log priority values, in
ascending
priority order.
/device/linaro/bootloader/edk2/MdePkg/Library/UefiPalLib/
UefiPalLib.c
110
// because the SAL entry is in
ascending
order with the entry type,
/device/linaro/bootloader/edk2/MdePkg/Library/UefiSalLib/
UefiSalLib.c
119
// because the SAL entry is in
ascending
order with the entry type,
/external/autotest/frontend/client/src/autotest/tko/
TableView.java
61
new SortSpec("test_name", SortDirection.
ASCENDING
),
62
new SortSpec("status", SortDirection.
ASCENDING
),
63
new SortSpec("reason", SortDirection.
ASCENDING
),
295
SortSpec sortSpec = new SortSpec(field.getSqlName(), SortDirection.
ASCENDING
);
/external/guava/guava-testlib/src/com/google/common/collect/testing/
SortedMapTestSuiteBuilder.java
99
* <p>Because the map may be
ascending
or descending, this test must derive
SortedSetTestSuiteBuilder.java
77
* <p>Because the set may be
ascending
or descending, this test must derive
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/make.heap/
make_heap_comp.pass.cpp
46
//
Ascending
Completed in 8482 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>