HomeSort by relevance Sort by last modified time
    Searched full:inclusive (Results 476 - 500 of 824) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/common/extensions/docs/static/
manifest.html 444 they must be between 0 and 65535, inclusive,
  /external/chromium/googleurl/src/
url_canon_ip.cc 638 // We check 2 bytes at a time, from bytes (0, 1) to (14, 15), inclusive.
  /external/chromium/sdch/open-vcdiff/src/
blockhash_test.cc 602 // of AddAllBlocksThroughIndex() is not inclusive: only three matches
    [all...]
  /external/clang/lib/Parse/
ParseExpr.cpp 89 /// inclusive-OR-expression: [C99 6.5.12]
91 /// inclusive-OR-expression '|' exclusive-OR-expression
94 /// inclusive-OR-expression
95 /// logical-AND-expression '&&' inclusive-OR-expression
    [all...]
  /external/dhcpcd/
dhcpcd.8 381 should be between 1 and 254 inclusive.
dhcpcd.8.in 367 should be between 1 and 254 inclusive.
if-options.c 498 " 1 and 254 inclusive");
  /external/guava/guava/src/com/google/common/collect/
ImmutableList.java 336 * fromIndex}, inclusive, and {@code toIndex}, exclusive. (If {@code
Range.java 44 * (inclusive of its endpoint), or <i>unbounded</i>. This yields nine basic
  /external/icu4c/i18n/unicode/
regex.h     [all...]
  /external/libvpx/libvpx/vpx_mem/memory_manager/include/
cavl_impl.h 74 ** 32 - 64 (inclusive) that is less than or equal to the number of
  /external/llvm/include/llvm/Analysis/
AliasAnalysis.h 506 /// range of [I1,I2] INCLUSIVE. I1 and I2 must be in the same basic block.
LoopInfoImpl.h 515 /// The Block vectors are inclusive, so step 3 requires loop-depth number of
  /external/llvm/include/llvm/Bitcode/
BitstreamWriter.h 28 /// CurBit - Always between 0 and 31 inclusive, specifies the next bit to use.
  /external/netcat/
netcat.c 1070 Port numbers can be individual or ranges: lo-hi [inclusive]\n");
  /external/open-vcdiff/src/
blockhash_test.cc 602 // of AddAllBlocksThroughIndex() is not inclusive: only three matches
    [all...]
  /external/protobuf/python/google/protobuf/
descriptor.py 116 serialized_start: The start index (inclusive) in block in the
  /external/skia/bench/
benchmain.cpp 878 // stop the inclusive and gpu timers once all the GL calls
  /external/stlport/stlport/stl/
_bitset.h 297 // make bound inclusive
  /external/v8/src/
platform-cygwin.cc 126 // [lowest, highest), inclusive on the low and and exclusive on the high end.
platform-freebsd.cc 141 // [lowest, highest), inclusive on the low and and exclusive on the high end.
platform-macos.cc 116 // [lowest, highest), inclusive on the low and and exclusive on the high end.
platform-openbsd.cc 159 // [lowest, highest), inclusive on the low and and exclusive on the high end.
platform-solaris.cc 153 // [lowest, highest), inclusive on the low and and exclusive on the high end.
serialize.h 355 // Fills in some heap data in an area from start to end (non-inclusive). The

Completed in 1342 milliseconds

<<11121314151617181920>>