/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.c | 112 // make bound inclusive
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
HtmlUtils.java | 122 // from the start index (inclusive) to the end index (exclusive).
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
LocalAlbumSet.java | 202 // Circular shift the array range from a[i] to a[j] (inclusive). That is,
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.c | 112 // make bound inclusive
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.c | 112 // make bound inclusive
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.c | 112 // make bound inclusive
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.c | 112 // make bound inclusive
|
/external/icu4c/test/intltest/ |
tzrulets.cpp | 689 // Ascending/inclusive 693 // Descending/inclusive [all...] |
/external/icu4c/i18n/unicode/ |
simpletz.h | [all...] |
ucurr.h | 258 * The lower bound of the date range, inclusive. When 'from' is U_DATE_MIN, check the availability 262 * The upper bound of the date range, inclusive. When 'to' is U_DATE_MAX, check the availability of
|
/frameworks/base/docs/html/reference/com/google/android/gms/maps/model/ |
UrlTileProvider.html | [all...] |
/external/webkit/LayoutTests/fast/xpath/4XPath/Borrowed/resources/ |
od_20000608.xml | 85 <text><para>On 21 June 1996, NSCC submitted a Bill of Costs in the amount of $3,696.25, consisting of $3,673.22 in fees and $23.03 in disbursements. These amounts are inclusive of GST, where applicable.</para> 103 <text><para>I hereby tax the fees and disbursements, inclusive of 50% of GST, where applicable, as follows:</para> 180 <text><para>In its Bill of Costs, CAC/MSOS claimed disbursements of $8,625.95. This amount is inclusive of PST, but not GST, as I understand that the Public Interest Law Centre, which represented CAC/MSOS in this proceeding, is exempt from the payment of GST. I am satisfied that all disbursements were reasonable and necessary and I will allow them as claimed.</para> 184 <text><para>I hereby tax the fees and disbursements, inclusive of 7% PST, where applicable, as follows:</para> 242 <text><para>On 30 November 1995, BCOAPO et al. submitted a Bill of Costs in which it claimed a total of CDN $177,408.53 and US $2,788.33 in costs. Using a rate of exchange of CDN $1.35 = US $1.00, which is the rate employed by BCOAPO et al.'s U.S. counsel in this case, the total claim amounts to $181,172.78, consisting of $136,430.18 in fees and $44,742.60 in disbursements. These amounts are inclusive of PST and GST, where applicable.</para> [all...] |
/external/chromium/net/http/ |
http_response_headers.h | 233 // |*first_byte_position| = inclusive position of the first byte of the range 234 // |*last_byte_position| = inclusive position of the last byte of the range
|
/external/chromium/sdch/open-vcdiff/src/ |
blockhash.cc | 348 // the return value will be in the range [0, max_bytes] inclusive. 369 // the return value will be in the range [0, max_bytes] inclusive.
|
/external/guava/guava/src/com/google/common/primitives/ |
UnsignedBytes.java | 71 * @param value a value between 0 and 255 inclusive 102 * values between 0 and 255 inclusive. For example, {@code (byte) -127} is
|
/external/icu4c/i18n/ |
digitlst.h | 344 * Get the digit in platform (invariant) format, from '0'..'9' inclusive 352 * Get the digit's value, as an integer from 0..9 inclusive.
|
transreg.h | 274 * and countAvailableIDs() - 1, inclusive. If index is out of 278 * and countAvailableIDs() - 1, inclusive. If index is out of
|
/external/open-vcdiff/src/ |
blockhash.cc | 349 // the return value will be in the range [0, max_bytes] inclusive. 370 // the return value will be in the range [0, max_bytes] inclusive.
|
/external/regex-re2/re2/ |
prog.h | 157 uint8 lo_; // byte range is lo_-hi_ inclusive 224 // lo-hi (inclusive) are treated as different from bytes outside the range.
|
/external/skia/include/core/ |
SkScalar.h | 142 /** Returns the value pinned between 0 and max inclusive 147 /** Returns the value pinned between min and max inclusive
|
/external/srtp/crypto/cipher/ |
aes_cbc.c | 273 * this value is always between 1 and 16, inclusive. 315 * - this value is always between 1 and 16, inclusive.
|
/frameworks/base/core/java/android/accounts/ |
ChooseTypeAndAccountActivity.java | 439 * @return a value between 0 (inclusive) and accounts.size() (inclusive) or SELECTED_ITEM_NONE.
|
/frameworks/base/graphics/java/android/graphics/ |
SurfaceTexture.java | 42 * t, 0, 1) where s and t are on the inclusive interval [0, 1] to the proper sampling location in 209 * and t in the inclusive range [0, 1] to the texture coordinate that should be used to sample
|
/packages/apps/Contacts/src/com/android/contacts/activities/ |
ActionBarAdapter.java | 210 + " inclusive."); 227 + " 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)
|