Home
last modified time | relevance | path

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

/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dtrietest.c39 typedef struct SetRange { struct
43 } SetRange; argument
H A Dtrie2test.c33 typedef struct SetRange { struct
37 } SetRange; argument
H A Ducptrietest.c27 typedef struct SetRange { struct
30 } SetRange; argument
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dtrietest.c39 typedef struct SetRange { struct
43 } SetRange; argument
H A Dtrie2test.c33 typedef struct SetRange { struct
37 } SetRange; argument
H A Ducptrietest.c27 typedef struct SetRange { struct
30 } SetRange; argument
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A 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
H A DCodePointTrieTest.java37 private static class SetRange { class in CodePointTrieTest
38 SetRange(int start, int limit, int value) { in SetRange() method in CodePointTrieTest.SetRange
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/util/
H A 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
H A DCodePointTrieTest.java34 private static class SetRange { class in CodePointTrieTest
35 SetRange(int start, int limit, int value) { in SetRange() method in CodePointTrieTest.SetRange
/aosp_15_r20/external/image_io/includes/image_io/base/
H A Ddata_context.h48 void SetRange(const DataRange& range) { range_ = range; } in SetRange() function
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/base/
H A Ddata_context.h48 void SetRange(const DataRange& range) { range_ = range; } in SetRange() function
/aosp_15_r20/external/armnn/src/armnn/
H A DRangeTracker.cpp12 void RangeTracker::SetRange(const armnn::IConnectableLayer* layer, unsigned int outputIdx, float mi… in SetRange() function in armnn::RangeTracker
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog.cpp79 void CProgressDialog::SetRange(UInt64 range) in SetRange() function in CProgressDialog
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_scrollbar.h45 void SetRange(float fMin, float fMax) { in SetRange() function
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dgcs_dns_cache_test.cc26 void SetRange(uint64 start, uint64 end) override {} in SetRange() function in tensorflow::TestHttpRequest
H A Dhttp_request_fake.h82 void SetRange(uint64 start, uint64 end) override { in SetRange() function
H A Dcurl_http_request.cc194 void CurlHttpRequest::SetRange(uint64 start, uint64 end) { in SetRange() function in tensorflow::CurlHttpRequest
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dbitmap.cc114 void Bitmap::SetRange(int begin, int end, bool value) { in SetRange() function in disk_cache::Bitmap
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dsparse_containers.h153 bool SetRange(const IndexType start, IndexType end, ValueType value) { in SetRange() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DPeHandler.cpp781 bool SetRange(size_t from, unsigned size) in SetRange() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3drmobj.h3098 STDMETHOD(SetRange)(THIS_ D3DVALUE) PURE; in DECLARE_INTERFACE_() local