| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | bytestrietest.cpp | 90 void BytesTrieTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() argument 667 int32_t index, step; in buildTrie() local [all...] |
| H A D | localematchertest.cpp | 77 void LocaleMatcherTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() argument
|
| H A D | dtfmtrtts.cpp | 55 DateFormatRoundTripTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest() argument
|
| H A D | callimts.cpp | 25 void CalendarLimitTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
|
| H A D | itutil.cpp | 50 void IntlTestUtilities::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest() argument 86 void ErrorCodeTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par*/) { in runIndexedTest() argument 333 void LocalPointerTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() argument 842 void EnumSetTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() argument
|
| H A D | normconf.cpp | 29 void NormalizerConformanceTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par*/) { in runIndexedTest() argument
|
| H A D | restest.cpp | 208 void ResourceBundleTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument 347 int32_t index; in testTag() local
|
| H A D | tscoll.cpp | 59 void IntlTestCollator::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest() argument 396 int32_t index = orderLength; in backAndForth() local [all...] |
| /third_party/icu/icu4c/source/test/letest/ |
| H A D | PortableFontInstance.cpp | 380 le_uint16 index = ttGlyph; in getGlyphAdvance() local
|
| /third_party/icu/icu4c/source/test/perf/convperf/ |
| H A D | convperf.cpp | 46 UPerfFunction* ConverterPerformanceTest::runIndexedTest(int32_t index, UBool exec,const char* &name, char* par) { in runIndexedTest() argument
|
| /third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
| H A D | AlphabeticIndexTest.java | 475 showIndex(AlphabeticIndex<T> index, boolean showEmpty) showIndex() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | bytestriebuilder.cpp | 64 char charAt(int32_t index, const CharString &strings) const { return data(strings)[index]; } in charAt() argument
|
| H A D | loclikelysubtags.cpp | 521 int32_t index; variable [all...] |
| H A D | ucharstriebuilder.cpp | 50 UChar charAt(int32_t index, const UnicodeString &strings) const { in charAt() argument
|
| H A D | ucptrie.cpp | 278 const uint16_t *index = trie->index; in getRange() local [all...] |
| H A D | uiter.cpp | 245 utf16BEIteratorGet(UCharIterator *iter, int32_t index) utf16BEIteratorGet() argument 252 int32_t index; utf16BEIteratorCurrent() local 263 int32_t index; utf16BEIteratorNext() local 275 int32_t index; utf16BEIteratorPrevious() local 599 int32_t i, limit, index; utf8IteratorGetIndex() local 873 int32_t index; utf8IteratorNext() local 908 int32_t index; utf8IteratorPrevious() local 961 int32_t index=(int32_t)(state>>1); /* UTF-8 index */ utf8IteratorSetState() local [all...] |
| /third_party/FreeBSD/sys/dev/usb/net/ |
| H A D | if_urndis.c | 404 urndis_ctrl_msg(struct urndis_softc *sc, uint8_t rt, uint8_t r, uint16_t index, uint16_t value, void *buf, uint16_t buflen) urndis_ctrl_msg() argument
|
| H A D | if_axge.c | 148 axge_write_mem(struct axge_softc *sc, uint8_t cmd, uint16_t index, in axge_write_mem() argument 171 axge_write_cmd_2(struct axge_softc *sc, uint8_t cmd, uint16_t index, in axge_write_cmd_2() argument 182 axge_read_mem(struct axge_softc *sc, uint8_t cmd, uint16_t index, in axge_read_mem() argument 208 axge_read_cmd_2(struct axge_softc *sc, uint8_t cmd, uint16_t index, uint16_t reg) in axge_read_cmd_2() argument
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | composite.c | 399 uint16_t index; in composite_classsetup() local
|
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_poll.c | 74 UINT32 index; member
|
| /third_party/icu/tools/unicode/c/genprops/ |
| H A D | pnamesbuilder.cpp | 387 int32_t index=1; in setPropertyInt() local
|
| H A D | corepropsbuilder.cpp | 738 int32_t index=scriptExtensions.indexOf(codes); setProps() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
| H A D | UnicodeSetStringSpanTest.java | 573 verifySpan(final UnicodeSetWithStrings sets[], final String s, int whichSpans, int expectLimits[], int expectCount, final String testName, int index) verifySpan() argument 669 verifySpan(final UnicodeSetWithStrings sets[], final String s, int whichSpans, final String testName, int index) verifySpan() argument 680 verifySpanBothUTFs(final UnicodeSetWithStrings sets[], final String s16, int whichSpans, final String testName, int index) verifySpanBothUTFs() argument [all...] |
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| H A D | CheckTags.java | 71 private int index; field in CheckTags.DocStack [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | ICUBinary.java | 149 getNameOffset(ByteBuffer bytes, int index) getNameOffset() argument 157 getDataOffset(ByteBuffer bytes, int index) getDataOffset() argument 171 addBaseName(ByteBuffer bytes, int index, String folder, String suffix, StringBuilder sb, Set<String> names) addBaseName() argument [all...] |