Home
last modified time | relevance | path

Searched defs:SetRange (Results 1 – 11 of 11) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dtrietest.c38 typedef struct SetRange { struct
42 } SetRange; argument
Dtrie2test.c32 typedef struct SetRange { struct
36 } SetRange; argument
/external/lzma/CPP/Windows/Control/
DProgressBar.h21 …LRESULT SetRange(unsigned short minValue, unsigned short maxValue) { return SendMsg(PBM_SETRANGE, … in SetRange() function
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog.cpp77 void CProgressDialog::SetRange(UInt64 range) in SetRange() function in CProgressDialog
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DTrieTest.java50 private static final class SetRange class in TrieTest
52 SetRange(int start, int limit, int value, boolean overwrite) in SetRange() method in TrieTest.SetRange
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DTrieTest.java53 private static final class SetRange class in TrieTest
55 SetRange(int start, int limit, int value, boolean overwrite) in SetRange() method in TrieTest.SetRange
/external/pdfium/xfa/fwl/
Dcfwl_scrollbar.h44 void SetRange(float fMin, float fMax) { in SetRange() function
/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_dns_cache_test.cc25 void SetRange(uint64 start, uint64 end) override {} in SetRange() function in tensorflow::TestHttpRequest
Dhttp_request_fake.h81 void SetRange(uint64 start, uint64 end) override { in SetRange() function
Dcurl_http_request.cc181 void CurlHttpRequest::SetRange(uint64 start, uint64 end) { in SetRange() function in tensorflow::CurlHttpRequest
/external/v8/src/heap/
Dmarking.h110 void SetRange(uint32_t start_index, uint32_t end_index) { in SetRange() function