Searched refs:SetRange (Results 1 - 12 of 12) sorted by relevance

/external/chromium/net/disk_cache/
H A Dbitmap.h88 void SetRange(int begin, int end, bool value);
H A Dbitmap.cc61 SetRange(old_maxsize, num_bits_, false);
126 void Bitmap::SetRange(int begin, int end, bool value) { function in class:disk_cache::Bitmap
H A Dbitmap_unittest.cc137 // Tests SetRange() and TestRange().
156 map.SetRange(11, 21, true);
172 map.SetRange(70, 99, false);
H A Dsparse_control.cc547 child_map_.SetRange(first_bit, last_bit, true);
/external/chromium/third_party/icu/source/test/cintltst/
H A Dtrietest.c37 typedef struct SetRange { struct
41 } SetRange; typedef in typeref:struct:SetRange
256 const SetRange setRanges[], int32_t countSetRanges,
445 const SetRange setRanges[], int32_t countSetRanges,
653 const SetRange setRanges[], int32_t countSetRanges,
681 const SetRange setRanges[], int32_t countSetRanges,
703 static const SetRange
742 static const SetRange
780 static const SetRange
H A Dtrie2test.c31 typedef struct SetRange { struct
35 } SetRange; typedef in typeref:struct:SetRange
798 const SetRange setRanges[], int32_t countSetRanges,
858 const SetRange setRanges[], int32_t countSetRanges,
873 static const SetRange
912 static const SetRange
985 static const SetRange
1012 static const SetRange
1023 static const SetRange
1285 const SetRange setRange
[all...]
/external/icu4c/test/cintltst/
H A Dtrietest.c37 typedef struct SetRange { struct
41 } SetRange; typedef in typeref:struct:SetRange
256 const SetRange setRanges[], int32_t countSetRanges,
445 const SetRange setRanges[], int32_t countSetRanges,
653 const SetRange setRanges[], int32_t countSetRanges,
681 const SetRange setRanges[], int32_t countSetRanges,
703 static const SetRange
742 static const SetRange
780 static const SetRange
H A Dtrie2test.c31 typedef struct SetRange { struct
35 } SetRange; typedef in typeref:struct:SetRange
798 const SetRange setRanges[], int32_t countSetRanges,
858 const SetRange setRanges[], int32_t countSetRanges,
873 static const SetRange
912 static const SetRange
985 static const SetRange
1012 static const SetRange
1023 static const SetRange
1285 const SetRange setRange
[all...]
/external/sonivox/jet_tools/JetCreator/
H A DJetDialogs.py687 self.je.ctrls[JetDefs.F_EEVENTID].SetRange(JetDefs.EVENTID_MIN, JetDefs.EVENTID_MAX)
701 self.je.ctrls[JetDefs.F_EEVENTID].SetRange(JetDefs.APPCONTROLLERID_MIN, JetDefs.APPCONTROLLERID_MAX)
765 self.je.ctrls[JetDefs.F_ETRACK].SetRange(1, md.maxTracks)
H A DJetCtrls.py414 self.spin.SetRange(-999,999)
/external/quake/quake/src/QW/dxsdk/sdk/inc/
H A Dd3drmobj.h482 STDMETHOD(SetRange)(THIS_ D3DVALUE) PURE;
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
H A DD3DRMOBJ.H482 STDMETHOD(SetRange)(THIS_ D3DVALUE) PURE;

Completed in 94 milliseconds