/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | TrieTest.java | 50 private static final class SetRange class in TrieTest 52 SetRange(int start, int limit, int value, boolean overwrite) in SetRange() method in TrieTest.SetRange 196 private void _testTrieRanges(SetRange setRanges[], int countSetRanges, in _testTrieRanges() 353 private void _testTrieRanges2(SetRange setRanges[], in _testTrieRanges2() 365 private void _testTrieRanges4(SetRange setRanges[], int countSetRanges, in _testTrieRanges4() 378 private static SetRange setRanges1[]={ 379 new SetRange(0, 0x20, 0, false), 380 new SetRange(0x20, 0xa7, 0x1234, false), 381 new SetRange(0xa7, 0x3400, 0, false), 382 new SetRange(0x3400, 0x9fa6, 0x6162, false), [all …]
|
D | CodePointTrieTest.java | 34 private static class SetRange { class in CodePointTrieTest 35 SetRange(int start, int limit, int value) { in SetRange() method in CodePointTrieTest.SetRange 566 SetRange setRanges[], CheckRange checkRanges[]) { in makeTrieWithRanges() 597 …testTrieRanges(String testName, boolean withClone, SetRange setRanges[], CheckRange checkRanges[])… in testTrieRanges() 608 private static final SetRange 610 new SetRange(0, 0x40, 0 ), 611 new SetRange(0x40, 0xe7, 0x34), 612 new SetRange(0xe7, 0x3400, 0 ), 613 new SetRange(0x3400, 0x9fa6, 0x61), 614 new SetRange(0x9fa6, 0xda9e, 0x31), [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | TrieTest.java | 53 private static final class SetRange class in TrieTest 55 SetRange(int start, int limit, int value, boolean overwrite) in SetRange() method in TrieTest.SetRange 199 private void _testTrieRanges(SetRange setRanges[], int countSetRanges, in _testTrieRanges() 356 private void _testTrieRanges2(SetRange setRanges[], in _testTrieRanges2() 368 private void _testTrieRanges4(SetRange setRanges[], int countSetRanges, in _testTrieRanges4() 381 private static SetRange setRanges1[]={ 382 new SetRange(0, 0x20, 0, false), 383 new SetRange(0x20, 0xa7, 0x1234, false), 384 new SetRange(0xa7, 0x3400, 0, false), 385 new SetRange(0x3400, 0x9fa6, 0x6162, false), [all …]
|
D | CodePointTrieTest.java | 37 private static class SetRange { class in CodePointTrieTest 38 SetRange(int start, int limit, int value) { in SetRange() method in CodePointTrieTest.SetRange 569 SetRange setRanges[], CheckRange checkRanges[]) { in makeTrieWithRanges() 600 …testTrieRanges(String testName, boolean withClone, SetRange setRanges[], CheckRange checkRanges[])… in testTrieRanges() 611 private static final SetRange 613 new SetRange(0, 0x40, 0 ), 614 new SetRange(0x40, 0xe7, 0x34), 615 new SetRange(0xe7, 0x3400, 0 ), 616 new SetRange(0x3400, 0x9fa6, 0x61), 617 new SetRange(0x9fa6, 0xda9e, 0x31), [all …]
|
/external/cronet/third_party/icu/source/test/cintltst/ |
D | trietest.c | 39 typedef struct SetRange { struct 43 } SetRange; argument 259 const SetRange setRanges[], int32_t countSetRanges, in testTrieRangesWithMalloc() 448 const SetRange setRanges[], int32_t countSetRanges, in testTrieRanges() 656 const SetRange setRanges[], int32_t countSetRanges, in testTrieRanges2() 684 const SetRange setRanges[], int32_t countSetRanges, in testTrieRanges4() 706 static const SetRange 745 static const SetRange 783 static const SetRange
|
D | trie2test.c | 33 typedef struct SetRange { struct 37 } SetRange; argument 833 const SetRange setRanges[], int32_t countSetRanges, in makeTrieWithRanges() 893 const SetRange setRanges[], int32_t countSetRanges, in testTrieRanges() 908 static const SetRange 947 static const SetRange 1020 static const SetRange 1047 static const SetRange 1058 static const SetRange 1295 const SetRange setRanges[], int32_t countSetRanges, in makeNewTrie1WithRanges() [all …]
|
D | ucptrietest.c | 27 typedef struct SetRange { struct 30 } SetRange; argument 1003 const SetRange setRanges[], int32_t countSetRanges, in makeTrieWithRanges() 1055 const SetRange setRanges[], int32_t countSetRanges, in testTrieRanges() 1071 static const SetRange 1110 static const SetRange 1151 static const SetRange 1178 static const SetRange 1189 static const SetRange 1466 static const SetRange in TrieTestGetRangesFixedSurr() [all …]
|
/external/icu/icu4c/source/test/cintltst/ |
D | trietest.c | 39 typedef struct SetRange { struct 43 } SetRange; typedef 259 const SetRange setRanges[], int32_t countSetRanges, in testTrieRangesWithMalloc() 448 const SetRange setRanges[], int32_t countSetRanges, in testTrieRanges() 656 const SetRange setRanges[], int32_t countSetRanges, in testTrieRanges2() 684 const SetRange setRanges[], int32_t countSetRanges, in testTrieRanges4() 706 static const SetRange 745 static const SetRange 783 static const SetRange
|
D | trie2test.c | 33 typedef struct SetRange { struct 37 } SetRange; argument 833 const SetRange setRanges[], int32_t countSetRanges, in makeTrieWithRanges() 893 const SetRange setRanges[], int32_t countSetRanges, in testTrieRanges() 908 static const SetRange 947 static const SetRange 1020 static const SetRange 1047 static const SetRange 1058 static const SetRange 1295 const SetRange setRanges[], int32_t countSetRanges, in makeNewTrie1WithRanges() [all …]
|
D | ucptrietest.c | 27 typedef struct SetRange { struct 30 } SetRange; typedef 1003 const SetRange setRanges[], int32_t countSetRanges, in makeTrieWithRanges() 1055 const SetRange setRanges[], int32_t countSetRanges, in testTrieRanges() 1071 static const SetRange 1110 static const SetRange 1151 static const SetRange 1178 static const SetRange 1189 static const SetRange 1466 static const SetRange in TrieTestGetRangesFixedSurr() [all …]
|
/external/tensorflow/tensorflow/core/platform/cloud/ |
D | curl_http_request_test.cc | 280 http_request.SetRange(100, 199); in TEST() 306 http_request.SetRange(100, 199); in TEST() 342 http_request.SetRange(100, 199); in TEST() 390 http_request.SetRange(0, 4); in TEST() 411 http_request.SetRange(100, 199); in TEST() 437 http_request.SetRange(100, 199); in TEST() 714 http_request.SetRange(100, 199); in TEST() 827 http_request.SetRange(100, 199); in TEST() 864 http_request.SetRange(100, 199); in TEST()
|
D | http_request.h | 101 virtual void SetRange(uint64 start, uint64 end) = 0;
|
D | gcs_dns_cache_test.cc | 26 void SetRange(uint64 start, uint64 end) override {} in SetRange() function in tensorflow::TestHttpRequest
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | ProgressDialog.cpp | 77 void CProgressDialog::SetRange(UInt64 range) in SetRange() function in CProgressDialog 111 SetRange(total); in OnTimer()
|
D | ProgressDialog.h | 96 void SetRange(UInt64 range);
|
/external/lzma/CPP/Windows/Control/ |
D | Trackbar.h | 14 void SetRange(int minimum, int maximum, bool redraw = true)
|
D | ProgressBar.h | 21 …LRESULT SetRange(unsigned short minValue, unsigned short maxValue) { return SendMsg(PBM_SETRANGE, … in SetRange() function
|
/external/armnn/src/armnn/ |
D | RangeTracker.hpp | 28 void SetRange(const IConnectableLayer* layer, unsigned int outputIdx, float min, float max);
|
D | RangeTracker.cpp | 12 void RangeTracker::SetRange(const armnn::IConnectableLayer* layer, unsigned int outputIdx, float mi… in SetRange() function in armnn::RangeTracker
|
/external/cronet/net/disk_cache/blockfile/ |
D | bitmap.cc | 67 SetRange(old_maxsize, num_bits_, false); in Resize() 114 void Bitmap::SetRange(int begin, int end, bool value) { in SetRange() function in disk_cache::Bitmap
|
D | bitmap.h | 79 void SetRange(int begin, int end, bool value);
|
D | bitmap_unittest.cc | 156 map.SetRange(11, 21, true); in TEST() 172 map.SetRange(70, 99, false); in TEST()
|
/external/vulkan-validation-layers/layers/ |
D | sparse_containers.h | 153 bool SetRange(const IndexType start, IndexType end, ValueType value) { in SetRange() function 205 updated |= SetRange(from.range_min_, from.range_max_, from.full_range_value_); in Merge()
|
/external/image_io/includes/image_io/base/ |
D | data_context.h | 48 void SetRange(const DataRange& range) { range_ = range; } in SetRange() function
|
/external/pdfium/xfa/fwl/ |
D | cfwl_scrollbar.h | 45 void SetRange(float fMin, float fMax) { in SetRange() function
|