Home
last modified time | relevance | path

Searched defs:nextChar (Results 1 - 25 of 40) sorted by relevance

12

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_getopt.c46 GetOptCheckCurrentOpt(NstackGetOptMsg *optMsg, int32_t currentOpt, char *currentOptIdxInOpts, char nextChar) GetOptCheckCurrentOpt() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DComposedCharIter.java172 private int nextChar = Normalizer.DONE; field in ComposedCharIter
H A DCharsetRecog_mbcs.java178 abstract boolean nextChar(iteratedChar it, CharsetDetector det); in nextChar() method in CharsetRecog_mbcs
201 boolean nextChar(iteratedChar it, CharsetDetector det) { in nextChar() method in CharsetRecog_mbcs.CharsetRecog_sjis
267 boolean nextChar(iteratedChar it, CharsetDetector det) { in nextChar() method in CharsetRecog_mbcs.CharsetRecog_big5
329 boolean nextChar(iteratedChar it, CharsetDetector det) { in nextChar() method in CharsetRecog_mbcs.CharsetRecog_euc
475 boolean nextChar(iteratedChar it, CharsetDetector det) { in nextChar() method in CharsetRecog_mbcs.CharsetRecog_gb_18030
H A DRBBIRuleScanner.java761 void nextChar(RBBIRuleChar c) { in nextChar() method in RBBIRuleScanner
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DComposedCharIter.java174 private int nextChar = Normalizer.DONE; field in ComposedCharIter
H A DCharsetRecog_mbcs.java179 abstract boolean nextChar(iteratedChar it, CharsetDetector det); in nextChar() method in CharsetRecog_mbcs
202 boolean nextChar(iteratedChar it, CharsetDetector det) { in nextChar() method in CharsetRecog_mbcs.CharsetRecog_sjis
268 boolean nextChar(iteratedChar it, CharsetDetector det) { in nextChar() method in CharsetRecog_mbcs.CharsetRecog_big5
330 boolean nextChar(iteratedChar it, CharsetDetector det) { in nextChar() method in CharsetRecog_mbcs.CharsetRecog_euc
476 boolean nextChar(iteratedChar it, CharsetDetector det) { in nextChar() method in CharsetRecog_mbcs.CharsetRecog_gb_18030
H A DRBBIRuleScanner.java761 void nextChar(RBBIRuleChar c) { in nextChar() method in RBBIRuleScanner
/foundation/multimedia/av_codec/test/unittest/http_source_test/
H A Ddownloader_unit_test.cpp79 char nextChar = 'z'; in HWTEST_F() local
90 char nextChar = 'o'; in HWTEST_F() local
101 char nextChar = 'l'; in HWTEST_F() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat12.java71 private int nextChar; field in CMapFormat12.CharacterIterator
H A DCMapFormat13.java70 private int nextChar; field in CMapFormat13.CharacterIterator
H A DCMapFormat8.java61 private int nextChar; field in CMapFormat8.CharacterIterator
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DStatisticsTool.java121 public char nextChar() in nextChar() method in StatisticsTool
H A DChecker.java116 public char nextChar() in nextChar() method in Checker
H A DNGramParser.java26 char nextChar(); in nextChar() method
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/
H A DEUCTool.java301 boolean nextChar(iteratedChar it) { in nextChar() method in EUCTool
H A DBIG5Tool.java301 boolean nextChar(iteratedChar it) { in nextChar() method in BIG5Tool
/third_party/node/deps/icu-small/source/tools/genrb/
H A Drle.c301 UBool nextChar = true; in rleStringToByteArray() local
/third_party/icu/icu4c/source/tools/genrb/
H A Drle.c301 UBool nextChar = true; in rleStringToByteArray() local
/third_party/vk-gl-cts/executor/
H A DxeContainerFormatParser.cpp167 int nextChar = getChar(m_elementLen); in advance() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Drle.c301 UBool nextChar = true; in rleStringToByteArray() local
/foundation/communication/netstack/test/unittest/utils/common_utils/
H A DNetStackCommonUtilsTest.cpp188 char nextChar = 'e'; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/websocket_test/
H A DNetStackCommonUtilsTest.cpp188 char nextChar = 'e'; in HWTEST_F() local
/third_party/icu/icu4c/source/i18n/
H A Dcsrmbcs.cpp241 UBool CharsetRecog_sjis::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_sjis
290 UBool CharsetRecog_euc::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_euc
403 UBool CharsetRecog_big5::nextChar(IteratedChar* it, InputText* det) const in nextChar() function in CharsetRecog_big5
455 UBool CharsetRecog_gb_18030::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_gb_18030
/third_party/node/deps/icu-small/source/common/
H A Dmlbe.cpp117 UChar32 nextChar = utext_char32At(inText, rangeEnd); in divideUpRange() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcsrmbcs.cpp241 UBool CharsetRecog_sjis::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_sjis
290 UBool CharsetRecog_euc::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_euc
403 UBool CharsetRecog_big5::nextChar(IteratedChar* it, InputText* det) const in nextChar() function in CharsetRecog_big5
455 UBool CharsetRecog_gb_18030::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_gb_18030

Completed in 17 milliseconds

12