/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
stl_set.h | 330 * element in the %set. Iteration is done in ascending order according 339 * element in the %set. Iteration is done in ascending order according 367 * element in the %set. Iteration is done in ascending order according 376 * element in the %set. Iteration is done in ascending order according
|
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
stl_multiset.h | 326 * element in the %multiset. Iteration is done in ascending order 335 * element in the %multiset. Iteration is done in ascending order 363 * element in the %multiset. Iteration is done in ascending order 372 * element in the %multiset. Iteration is done in ascending order
|
stl_set.h | 330 * element in the %set. Iteration is done in ascending order according 339 * element in the %set. Iteration is done in ascending order according 367 * element in the %set. Iteration is done in ascending order according 376 * element in the %set. Iteration is done in ascending order according
|
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
stl_multiset.h | 326 * element in the %multiset. Iteration is done in ascending order 335 * element in the %multiset. Iteration is done in ascending order 363 * element in the %multiset. Iteration is done in ascending order 372 * element in the %multiset. Iteration is done in ascending order
|
stl_set.h | 330 * element in the %set. Iteration is done in ascending order according 339 * element in the %set. Iteration is done in ascending order according 367 * element in the %set. Iteration is done in ascending order according 376 * element in the %set. Iteration is done in ascending order according
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
MultisetNavigationTester.java | 243 List<Entry<E>> ascending = new ArrayList<Entry<E>>(); local 244 Iterators.addAll(ascending, sortedMultiset.entrySet().iterator()); 248 assertEquals(ascending, descending);
|
/external/lisa/libs/utils/analysis/ |
tasks_analysis.py | 83 .sort_values(by=['count'], ascending=False) 121 .sort_values(by=['count'], ascending=False) 171 rt_tasks.sort_values(by=['next_prio', 'next_pid'], ascending=True,
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
SmallSortedMap.java | 63 * The resulting iteration is in order of ascending field tag number. The 72 * extension fields are serialized and deserialized in order of ascending tag 319 // ascending tag order, check the largest element in the array before
|
/libcore/ojluni/src/main/java/java/util/ |
NavigableMap.java | 55 * ascending or descending key order. The {@link #descendingMap} 57 * and directional methods inverted. The performance of ascending 269 * The set's iterator returns the keys in ascending order.
|
TreeMap.java | 821 * <p>The set's iterator returns the keys in ascending order. 825 * and {@link Spliterator#ORDERED} with an encounter order that is ascending 865 * <p>The collection's iterator returns the values in ascending order 869 * with an encounter order that is ascending order of the corresponding [all...] |
ComparableTimSort.java | 291 * that the run will always be ascending when the method returns). 293 * A run is the longest ascending sequence with: 324 } else { // Ascending [all...] |
/hardware/intel/common/libva/test/encode/ |
h264encode.c | [all...] |
/external/owasp/sanitizer/tools/findbugs/src/xsl/ |
fancy.xsl | 541 <xsl:sort select="." order="ascending" /> 584 <xsl:sort select="." order="ascending" /> 630 <xsl:sort select="." order="ascending" /> 686 <xsl:sort select="." order="ascending" /> [all...] |
/external/chromium-libpac/src/ |
proxy_resolver_v8.cc | 232 // Used for sorting IP addresses in ascending order in SortIpAddressList(). 239 return memcmp(&ip1[0], &ip2[0], ip1.size()) < 0; // Ascending order. 302 // Sort lists according to ascending numeric value.
|
/external/selinux/python/sepolicy/sepolicy/ |
gui.py | 183 self.login_liststore.set_sort_column_id(0, Gtk.SortType.ASCENDING) 194 self.user_liststore.set_sort_column_id(0, Gtk.SortType.ASCENDING) 216 self.file_equiv_liststore.set_sort_column_id(0, Gtk.SortType.ASCENDING) 342 self.executable_files_liststore.set_sort_column_id(0, Gtk.SortType.ASCENDING) 351 self.writable_files_liststore.set_sort_column_id(0, Gtk.SortType.ASCENDING) 365 self.application_files_liststore.set_sort_column_id(0, Gtk.SortType.ASCENDING) 376 self.network_out_liststore.set_sort_column_id(0, Gtk.SortType.ASCENDING) 384 self.network_in_liststore.set_sort_column_id(0, Gtk.SortType.ASCENDING) 394 self.boolean_liststore.set_sort_column_id(2, Gtk.SortType.ASCENDING) 409 self.transitions_into_liststore.set_sort_column_id(1, Gtk.SortType.ASCENDING) [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_MCReconBlock_s.s | 102 ;// Note: {$out0, $out1, $scratch} should be registers with ascending 165 ;// Note: {$word0, $word1, $word2, $word3} should be registers with ascending 213 ;// Note: {$word0, $word1, $word2, $word3} should be registers with ascending
|
/toolchain/binutils/binutils-2.25/binutils/ |
windmc.c | 460 /* Sort message by their language and id ascending. */ 493 /* Sort facility code definitions by there id ascending. */ 507 /* Sort severity code definitions by there id ascending. */
|
/cts/tests/tests/location/src/android/location/cts/psedorange/ |
SatellitePositionCalculator.java | 148 // Corrected longitude of the ascending node (signal propagation time is included to compensate
|
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/ |
VoicemailProviderHelpers.java | 260 case ASCENDING:
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/Juno/ |
ArmJuno.fdf | 41 # Regions must be defined in ascending order and may not overlap.
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/ |
ArmVExpress-RTSM-A15_MPCore.fdf | 41 # Regions must be defined in ascending order and may not overlap.
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/ |
HiKey.fdf | 42 # Regions must be defined in ascending order and may not overlap.
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/ |
BeagleBoardPkg.fdf | 41 # Regions must be defined in ascending order and may not overlap.
|
/device/linaro/bootloader/arm-trusted-firmware/lib/aarch64/ |
xlat_tables.c | 68 * Array of all memory regions stored in order of ascending base address.
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/ |
ArmJuno.fdf | 42 # Regions must be defined in ascending order and may not overlap.
|