/frameworks/base/core/java/android/provider/ |
Browser.java | 492 * Inclusive. 494 * Non-inclusive.
|
/frameworks/base/opengl/tests/angeles/ |
demo.c | 203 const int latitudeEnd = resol2 / 2; // non-inclusive 348 const int yBegin = -15, yEnd = 15; // ends are non-inclusive
|
/ndk/samples/san-angeles/jni/ |
demo.c | 203 const int latitudeEnd = resol2 / 2; // non-inclusive 348 const int yBegin = -15, yEnd = 15; // ends are non-inclusive
|
/external/guava/javadoc/com/google/common/base/ |
Preconditions.html | 530 inclusive, to <code>size</code>, exclusive. 553 inclusive, to <code>size</code>, exclusive. [all...] |
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
CopyOnWriteArrayList.java | 525 * <tt>fromIndex</tt>, inclusive, and <tt>toIndex</tt>, exclusive. [all...] |
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
RecurrenceProcessor.java | 512 * @param rangeEndMillis the non-inclusive end of the range to expand, in 606 * @param rangeStartDateValue the first date-time you care about, inclusive 607 * @param rangeEndDateValue the last date-time you care about, not inclusive (so [all...] |
/dalvik/dx/src/com/android/dx/util/ |
ByteArrayAnnotatedOutput.java | 555 /** {@code >= 0;} start of annotated range (inclusive) */
|
/dalvik/libcore/luni/src/main/java/java/util/ |
EnumSet.java | 287 * by {@code start} and {@code end} (inclusive). All the elements must be in
|
/dalvik/libcore/text/src/main/java/java/text/ |
ChoiceFormat.java | 66 * <li><number>"#"</number> specifies an inclusive limit value;</li>
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ |
DTMIterator.java | 299 * is 0 to <code>length-1</code> inclusive. Note that this requires running
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
ToXMLStream.java | 378 * ASCII printable characters characters in the range 32 to 127 inclusive.
|
/external/dhcpcd/ |
dhcpcd.8 | 275 should be between 1 and 254 inclusive.
|
dhcpcd.8.in | 276 should be between 1 and 254 inclusive.
|
/external/guava/javadoc/com/google/common/io/ |
ByteProcessor.html | 169 (inclusive).
|
/external/guava/src/com/google/common/collect/ |
ImmutableList.java | 297 * fromIndex}, inclusive, and {@code toIndex}, exclusive. (If {@code
|
/external/icu4c/common/ |
util.cpp | 152 * inclusive, and the rightmost index will be exclusive. That is,
|
/external/icu4c/i18n/unicode/ |
translit.h | 382 * @param start the beginning index, inclusive; <code>0 <= start 443 * inclusive; <code>0 <= index.start <= index.limit</code>. [all...] |
/external/icu4c/i18n/ |
vtzone.cpp | [all...] |
/external/iptables/extensions/ |
libipt_conntrack.c | 41 " value or range of values (inclusive)\n"
|
/external/kernel-headers/original/asm-arm/ |
tlbflush.h | 183 * call. Start addresses are inclusive and end addresses are
|
/external/quake/quake/src/QW/server/ |
sv_ents.c | 76 Calculates a PVS that is the inclusive or of all leafs within 8 pixels of the
|
/external/skia/include/core/ |
SkRegion.h | 201 kUnion_Op, //!< union (inclusive-or) the two regions
|
/external/srec/srec/cfront/ |
spec_anl.c | 234 /* cut_off_above inclusive */
|
/external/v8/src/ |
platform-freebsd.cc | 120 // [lowest, highest), inclusive on the low and and exclusive on the high end.
|
platform-macos.cc | 104 // [lowest, highest), inclusive on the low and and exclusive on the high end.
|