/frameworks/base/awt/org/apache/harmony/awt/gl/font/ |
AndroidFont.java | 191 * @param uFirst the lowest range's bound, inclusive
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
CanvasViewInfo.java | 127 * The width/height is inclusive (i.e. width = right-left-1).
|
/sdk/layoutlib_utils/src/com/android/layoutlib/utils/ |
ValueResourceParser.java | 172 // remove all between left and right (non inclusive) and replace by a single space.
|
/sdk/traceview/src/com/android/traceview/ |
ThreadData.java | 164 // the stack and compute the inclusive time of the methods by pretending
|
/external/icu4c/test/intltest/ |
tzrulets.cpp | 672 // Ascending/inclusive 676 // Descending/inclusive [all...] |
tsdate.cpp | 218 // Return a random double from 0.01 to 1, inclusive
|
/external/icu4c/i18n/unicode/ |
simpletz.h | [all...] |
choicfmt.h | 79 * lower limit of this range. The lower limit is either inclusive or 95 * inclusive. (The two characters are equivalent to ChoiceFormat.) 291 * default, each limit in the array specifies the inclusive lower 295 * range, and the inclusive upper bound of the previous range.
|
/external/icu4c/i18n/ |
transreg.h | 274 * and countAvailableIDs() - 1, inclusive. If index is out of 278 * and countAvailableIDs() - 1, inclusive. If index is out of
|
/external/opencore/pvmi/pvmf/include/ |
pvmi_data_stream_interface.h | 544 * @return aCurrentFirstByteOffset first byte offset inclusive 545 * @return aCurrentLastByteOffset last byte offset inclusive
|
/packages/apps/Email/src/org/apache/commons/io/filefilter/ |
FileFilterUtils.java | 272 * @param minSizeInclusive the minimum file size (inclusive)
273 * @param maxSizeInclusive the maximum file size (inclusive)
|
/dalvik/dx/src/com/android/dx/util/ |
Bits.java | 147 * @param start {@code >= 0;} index of the first bit in the range (inclusive)
|
/dalvik/libcore/text/src/main/java/java/text/ |
CollationElementIterator.java | 155 * 16th to 23th bits, inclusive. This value is unsigned.
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/ |
OneStepIterator.java | 240 * is 0 to <code>length-1</code> inclusive.
|
/dalvik/vm/arch/arm/ |
CallOldABI.S | 126 @ inclusive and get the right set of args.
|
/external/kernel-headers/original/asm-arm/ |
memory.h | 114 * between 2MB and 14MB inclusive.
|
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/ |
atomutils.h | 210 // first + last byte offset inclusive
|
/external/skia/include/core/ |
SkMath.h | 79 pinned against 0 and max, inclusive.
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/String/ |
15.5.4.8-3.js | 57 of the characters at positions p through k1, inclusive.
|
/dalvik/libcore/luni/src/main/java/java/lang/ |
StringBuffer.java | 308 * the inclusive start index. 635 * The inclusive start index in the char sequence. 667 * the inclusive begin index.
|
/dalvik/libcore/luni/src/main/java/java/net/ |
DatagramSocket.java | 76 * between 0 and 65535 inclusive. 92 * aPort} are between 0 and 65535 inclusive. 815 * Values between {@code 0} and {@code 255} inclusive are valid for this
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
RegionTest.java | 319 // union (inclusive-or) the two regions 536 // union (inclusive-or) the two regions 762 // union (inclusive-or) the two regions [all...] |
/external/guava/javadoc/com/google/common/primitives/ |
UnsignedBytes.html | 147 values between 0 and 255 inclusive.</TD> 225 <DT><B>Parameters:</B><DD><CODE>value</CODE> - a value between 0 and 255 inclusive 258 values between 0 and 255 inclusive. For example, <code>(byte) -127</code> is
|
/external/v8/src/ |
messages.js | 370 * inclusive). Default is the number of lines in the script 440 * start : position of start of source context (inclusive) 441 * end : position of end of source context (not inclusive)
|
/external/webkit/WebKitTools/Scripts/webkitpy/style/ |
checker.py | 279 verbosity: An integer between 1-5 inclusive that restricts output 305 "value must be an integer between 1-5 inclusive. " 348 confidence_in_error: An integer between 1 and 5, inclusive, that
|