/external/icu4c/i18n/ |
anytrans.cpp | 80 * The start of the run, inclusive, valid after next() returns. 91 * (inclusive) to limit (exclusive).
|
simpletz.cpp | [all...] |
/external/kernel-headers/original/asm-arm/ |
cacheflush.h | 106 * Start addresses are inclusive and end addresses are exclusive; 126 * - start - user start address (inclusive, page aligned)
|
/external/kernel-headers/original/linux/ |
netfilter.h | 78 /* Non-inclusive ranges: use 0/0/NULL to never get called. */ 115 /* Functions to register get/setsockopt ranges (non-inclusive). You
|
/frameworks/base/core/tests/hosttests/src/android/content/pm/ |
PackageManagerStressHostTests.java | 89 private static final int VERSIONED_APPS_START_VERSION = 1; // inclusive 90 private static final int VERSIONED_APPS_END_VERSION = 250; // inclusive
|
/sdk/traceview/src/com/android/traceview/ |
MethodData.java | 176 // Sort the parents and children into decreasing inclusive time 226 // Sort the array by elapsed inclusive time
|
/external/icu4c/common/ |
uniset.cpp | 167 * @param start first character, inclusive, of range 168 * @param end last character, inclusive, of range 426 * inclusive 428 * inclusive, such that c < list[i] 469 * @param start first character, inclusive, of the range 470 * @param end last character, inclusive, of the range 532 * @param start first character, inclusive, of the range 533 * @param end last character, inclusive, of the range 817 * @param start first character in the set, inclusive 818 * @rparam end last character in the set, inclusive [all...] |
bmpset.h | 90 * inclusive, such that c < list[i]
|
uarrsort.c | 125 /* start and left are inclusive, limit and right are exclusive */
|
/dalvik/libcore/luni/src/main/java/java/lang/ |
StringBuilder.java | 262 * the inclusive offset index. 335 * the inclusive start index. 555 * the inclusive index. 625 * the inclusive begin index.
|
/dalvik/libcore/luni/src/main/java/java/util/ |
SortedMap.java | 85 * the low boundary of the range (inclusive).
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMAxisIterNodeList.java | 130 * is 0 to <code>length-1</code> inclusive.
|
DTMChildIterNodeList.java | 108 * is 0 to <code>length-1</code> inclusive.
|
DTMNodeList.java | 122 * is 0 to <code>length-1</code> inclusive.
|
/dalvik/tools/dmtracedump/ |
TraceDump.c | 121 "<th>Inclusive</th>\n" 409 * methods into decreasing order of inclusive elapsed time. 479 * TimedMethods into decreasing order of inclusive elapsed time. [all...] |
/external/dhcpcd/ |
dhcpcd.conf.5 | 136 should be between 1 and 254 inclusive.
|
dhcpcd.conf.5.in | 153 should be between 1 and 254 inclusive.
|
/external/e2fsprogs/misc/ |
badblocks.8.in | 135 may either be a numeric value between 0 and ULONG_MAX-1 inclusive, or the word
|
/external/emma/core/java12/com/vladium/jcd/cls/attribute/ |
Exception_info.java | 31 * The start_pc is inclusive and end_pc is exclusive; that is, the exception handler
|
/external/grub/stage2/ |
mb_info.h | 26 /* the memory used goes from bytes 'mod_start' to 'mod_end-1' inclusive */
|
/external/guava/src/com/google/common/collect/ |
RegularImmutableSortedSet.java | 42 * The index of the first element that's in the sorted set (inclusive
|
/external/icu4c/i18n/unicode/ |
utrans.h | 121 * Beginning index, inclusive, of the context to be considered for 141 * Beginning index, inclusive, of the text to be transliteratd. 347 * @param start the beginning index, inclusive; <code>0 <= start <= 436 * @param start the beginning index, inclusive; <code>0 <= start <=
|
/external/stlport/stlport/stl/ |
_bitset.c | 112 // make bound inclusive
|
/external/webkit/WebKitTools/FindSafari/ |
FindSafari.cpp | 108 // printLauncher is inclusive of printEnvironment, so do not
|
/frameworks/base/awt/java/awt/ |
Image.java | 185 // awt.10A=Priority must be a value between 0 and 1, inclusive
|