/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
mmintrin.h | 745 /* Bit-wise inclusive OR the 64-bit values in M1 and M2. */
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.h | 297 // make bound inclusive
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.h | 297 // make bound inclusive
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.h | 297 // make bound inclusive
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.h | 297 // make bound inclusive
|
/prebuilts/sdk/tools/linux/ |
aidl | |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/ |
PropertyFactory.java | 544 // through j inclusive [all...] |
/system/core/debuggerd/ |
tombstone.c | 727 * form tombstone_XX where XX is 00 to MAX_TOMBSTONES-1, inclusive. If no
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/ |
flex.man | [all...] |
/external/webkit/Tools/android/flex-2.5.4a/MISC/texinfo/ |
flex.info | [all...] |
flex.texi | [all...] |
/external/webkit/Tools/android/flex-2.5.4a/ |
flex.1 | 1197 .I inclusive 1208 .I inclusive, [all...] |
/external/chromium/chrome/common/extensions/api/ |
extension_api.json | 557 "description": "Speaking speed between 0 and 1 inclusive, with 0 being slowest and 1 being fastest, with a default of 0.5." 564 "description": "Speaking pitch between 0 and 1 inclusive, with 0 being lowest and 1 being highest, with a default of 0.5." 571 "description": "Speaking volume between 0 and 1 inclusive, with 0 being lowest and 1 being highest, with a default of 1.0." 664 "description": "Speaking speed between 0 and 1 inclusive, with 0 being slowest and 1 being fastest." 671 "description": "Speaking pitch between 0 and 1 inclusive, with 0 being lowest and 1 being highest." 678 "description": "Speaking volume between 0 and 1 inclusive, with 0 being lowest and 1 being highest." [all...] |
/external/tcpdump/ |
print-rsvp.c | 444 { LABEL_SET_INCLUSIVE_LIST, "Inclusive list" }, 446 { LABEL_SET_INCLUSIVE_RANGE, "Inclusive range" }, [all...] |
/frameworks/base/core/java/android/widget/ |
NumberPicker.java | [all...] |
/libcore/luni/src/main/java/java/sql/ |
CallableStatement.java | 582 * will be of identical length to the value in the database inclusive 601 * identical length to the value in the database inclusive of padding [all...] |
/external/aac/libAACdec/src/ |
aacdec_drc.cpp | 221 /* ref_level must be between 0 and MAX_REFERENCE_LEVEL, inclusive */ [all...] |
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
BaseRecognizer.as | 475 * The FOLLOW sets are all inclusive whereas context-sensitive
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
BaseRecognizer.java | 499 * The FOLLOW sets are all inclusive whereas context-sensitive
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemLiteralResult.java | 567 * node indices is <code>0</code> to <code>length-1</code> inclusive [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/ |
NodeSet.java | 357 * 0 to <code>length-1</code> inclusive. Note that this operation requires [all...] |
NodeSetDTM.java | 513 * 0 to <code>length-1</code> inclusive. Note that this operation requires [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
LocPathIterator.java | 503 * is 0 to <code>length-1</code> inclusive.
|
/external/bison/data/ |
lalr1.java | 58 /** The first, inclusive, position in the range. */
|
/external/chromium/chrome/browser/visitedlink/ |
visitedlink_master.cc | 473 Hash stop_loop = IncrementHash(end_range); // The end range is inclusive. [all...] |