HomeSort by relevance Sort by last modified time
    Searched refs:SetRange (Results 1 - 10 of 10) sorted by null

  /external/chromium/net/disk_cache/
bitmap.h 71 void SetRange(int begin, int end, bool value);
bitmap.cc 88 SetRange(old_maxsize, num_bits_, false);
135 void Bitmap::SetRange(int begin, int end, bool value) {
bitmap_unittest.cc 137 // Tests SetRange() and TestRange().
156 map.SetRange(11, 21, true);
172 map.SetRange(70, 99, false);
sparse_control.cc 624 child_map_.SetRange(first_bit, last_bit, true);
  /external/icu4c/test/cintltst/
trietest.c 38 typedef struct SetRange {
42 } SetRange;
257 const SetRange setRanges[], int32_t countSetRanges,
446 const SetRange setRanges[], int32_t countSetRanges,
654 const SetRange setRanges[], int32_t countSetRanges,
682 const SetRange setRanges[], int32_t countSetRanges,
704 static const SetRange
743 static const SetRange
781 static const SetRange
trie2test.c 31 typedef struct SetRange {
35 } SetRange;
798 const SetRange setRanges[], int32_t countSetRanges,
858 const SetRange setRanges[], int32_t countSetRanges,
873 static const SetRange
    [all...]
  /external/sonivox/jet_tools/JetCreator/
JetDialogs.py     [all...]
JetCtrls.py 414 self.spin.SetRange(-999,999)
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3drmobj.h 482 STDMETHOD(SetRange)(THIS_ D3DVALUE) PURE;
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DRMOBJ.H 482 STDMETHOD(SetRange)(THIS_ D3DVALUE) PURE;

Completed in 893 milliseconds