Searched defs:SetRange (Results 1 - 9 of 9) sorted by relevance

/external/pdfium/core/include/fxcrt/
H A Dfx_stream.h120 virtual FX_BOOL SetRange(FX_FILESIZE offset, FX_FILESIZE size) function in class:IFX_FileRead
/external/chromium_org/android_webview/browser/net/
H A Dandroid_stream_reader_url_request_job_unittest.cc200 void SetRange(net::URLRequest* req, int first_byte, int last_byte) { function in class:AndroidStreamReaderURLRequestJobTest
334 SetRange(req_.get(), offset, bytes_available);
365 SetRange(req_.get(), offset, bytes_available_reported);
390 SetRange(req_.get(), offset, bytes_available);
415 SetRange(req_.get(), offset, bytes_available);
/external/chromium_org/gpu/command_buffer/service/
H A Dbuffer_manager.cc131 bool Buffer::SetRange( function in class:gpu::gles2::Buffer
348 if (!buffer->SetRange(offset, size, data)) {
/external/chromium_org/net/disk_cache/blockfile/
H A Dbitmap.cc88 SetRange(old_maxsize, num_bits_, false);
135 void Bitmap::SetRange(int begin, int end, bool value) { function in class:disk_cache::Bitmap
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dtrietest.c38 typedef struct SetRange { struct
42 } SetRange; typedef in typeref:struct: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
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/icu/icu4c/source/test/cintltst/
H A Dtrietest.c38 typedef struct SetRange { struct
42 } SetRange; typedef in typeref:struct: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
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/pdfium/core/src/fxcrt/
H A Dextension.h70 virtual FX_BOOL SetRange(FX_FILESIZE offset, FX_FILESIZE size) function in class:CFX_CRTFileStream
195 virtual FX_BOOL SetRange(FX_FILESIZE offset, FX_FILESIZE size) function in class:CFX_MemoryStream

Completed in 3728 milliseconds