HomeSort by relevance Sort by last modified time
    Searched full:ranges (Results 401 - 425 of 1034) sorted by null

<<11121314151617181920>>

  /dalvik/dx/src/com/android/dx/cf/code/
BasicBlocker.java 341 * exception ranges that are active, and iterate until there's
  /development/scripts/
divide_and_compress.py 21 child directories into a series of zip files named N.zip where 'N' ranges from
  /external/chromium/chrome/browser/download/
download_item.h 156 // when resuming a download (assuming the server supports byte ranges).
  /external/chromium/chrome/browser/history/
text_database_manager.h 72 // will be many files named by their date ranges).
visit_database.cc 315 // Note that we use min/max values for querying unlimited ranges of time using
  /external/chromium/chrome/browser/safe_browsing/
client_side_detection_service.cc 432 // IPv6 address ranges
  /external/chromium/googleurl/src/
url_canon_etc.cc 168 // The username and password components reference ranges in the corresponding
  /external/chromium/net/disk_cache/
disk_format.h 197 // level consists of using separate "child" entries to store ranges of 1 MB,
  /external/grub/netboot/
rtl8139.c 33 which reserves the ranges 0x00000-0x10000 and 0x98000-0xA0000. My
  /external/icu4c/common/
unames.c     [all...]
  /external/icu4c/i18n/unicode/
utmscale.h 116 * The ranges for different datatypes are given in the following table (all values in years).
  /external/icu4c/test/intltest/
callimts.cpp 402 // Check actual maxima and minima seen against ranges returned
itspoof.cpp 101 UnicodeString s("xyz"); // Many latin ranges are whole-script confusable with other scripts.
  /external/iptables/extensions/
libxt_multiport.c 34 " NOTE: this kernel does not support port ranges in multiport.\n");
  /external/llvm/include/llvm/ADT/
StringMap.h 235 /// keys that are "strings", which are basically ranges of bytes. This does some
  /external/llvm/lib/CodeGen/
RegAllocLinearScan.cpp 453 // We cannot handle complicated live ranges. Simple linear stuff only.
454 if (cur.ranges.size() != 1)
457 const LiveRange &range = cur.ranges.front();
660 for (LiveInterval::Ranges::const_iterator I = cur.begin(), E = cur.end();
    [all...]
TargetInstrInfoImpl.cpp 391 // virtual register uses would length the live ranges of the uses, which
  /external/llvm/lib/Transforms/Utils/
LowerSwitch.cpp 71 /// WARNING: Case ranges should be disjoint!
  /external/oprofile/opjitconv/
jitsymbol.c 496 /* search for symbols that have overlapping address ranges and decide for
  /external/protobuf/src/google/protobuf/
generated_message_reflection.h 115 // ranges.
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_mixer.c 89 /* The volume ranges from 0 - 128 */
  /external/qemu/hw/
goldfish_events_device.c 410 * the DPad values from the ranges above.
  /external/quake/quake/src/QW/client/
gl_rmisc.c 279 if (top < 128) // the artists made some backwards ranges. sigh.
  /external/quake/quake/src/WinQuake/
gl_rmisc.cpp 267 if (top < 128) // the artists made some backwards ranges. sigh.
  /external/stlport/stlport/stl/config/
user_config.h 45 * That gets you checked iterators/ranges in the manner

Completed in 1716 milliseconds

<<11121314151617181920>>