Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Dtrietest.c38 typedef struct SetRange { struct
42 } SetRange; argument
Dtrie2test.c32 typedef struct SetRange { struct
36 } SetRange; argument
Ducptrietest.c25 typedef struct SetRange { struct
28 } SetRange; argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/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
DCodePointTrieTest.java37 private static class SetRange { class in CodePointTrieTest
38 SetRange(int start, int limit, int value) { in SetRange() method in CodePointTrieTest.SetRange
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3drmobj.h3098 STDMETHOD(SetRange)(THIS_ D3DVALUE) PURE; in DECLARE_INTERFACE_() local