/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
D | asyoutypeformatter.js | 503 i18n.phonenumbers.AsYouTypeFormatter.prototype.inputDigit = function(nextChar) { argument 521 function(nextChar) { argument 536 inputDigitWithOptionToRememberPosition_ = function(nextChar, argument 695 function(nextChar) { argument 1042 normalizeAndAccrueDigitsAndPlusSign_ = function(nextChar, argument 1068 function(nextChar) { argument
|
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/ |
D | AsYouTypeFormatter.java | 290 public String inputDigit(char nextChar) { in inputDigit() 301 public String inputDigitAndRememberPosition(char nextChar) { in inputDigitAndRememberPosition() 307 private String inputDigitWithOptionToRememberPosition(char nextChar, boolean rememberPosition) { in inputDigitWithOptionToRememberPosition() 413 private boolean isDigitOrLeadingPlusSign(char nextChar) { in isDigitOrLeadingPlusSign() 632 private char normalizeAndAccrueDigitsAndPlusSign(char nextChar, boolean rememberPosition) { in normalizeAndAccrueDigitsAndPlusSign() 649 private String inputDigitHelper(char nextChar) { in inputDigitHelper()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | CharsetRecog_mbcs.java | 178 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
|
D | ComposedCharIter.java | 172 private int nextChar = Normalizer.DONE; field in ComposedCharIter
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | CharsetRecog_mbcs.java | 179 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
|
D | ComposedCharIter.java | 174 private int nextChar = Normalizer.DONE; field in ComposedCharIter
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | csrmbcs.cpp | 244 UBool CharsetRecog_sjis::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_sjis 293 UBool CharsetRecog_euc::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_euc 406 UBool CharsetRecog_big5::nextChar(IteratedChar* it, InputText* det) const in nextChar() function in CharsetRecog_big5 458 UBool CharsetRecog_gb_18030::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_gb_18030
|
/third_party/icu/icu4c/source/i18n/ |
D | csrmbcs.cpp | 244 UBool CharsetRecog_sjis::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_sjis 293 UBool CharsetRecog_euc::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_euc 406 UBool CharsetRecog_big5::nextChar(IteratedChar* it, InputText* det) const in nextChar() function in CharsetRecog_big5 458 UBool CharsetRecog_gb_18030::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_gb_18030
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | csrmbcs.cpp | 244 UBool CharsetRecog_sjis::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_sjis 293 UBool CharsetRecog_euc::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_euc 406 UBool CharsetRecog_big5::nextChar(IteratedChar* it, InputText* det) const in nextChar() function in CharsetRecog_big5 458 UBool CharsetRecog_gb_18030::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_gb_18030
|
/third_party/node/deps/icu-small/source/i18n/ |
D | csrmbcs.cpp | 244 UBool CharsetRecog_sjis::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_sjis 293 UBool CharsetRecog_euc::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_euc 406 UBool CharsetRecog_big5::nextChar(IteratedChar* it, InputText* det) const in nextChar() function in CharsetRecog_big5 458 UBool CharsetRecog_gb_18030::nextChar(IteratedChar* it, InputText* det) const { in nextChar() function in CharsetRecog_gb_18030
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
D | CMapFormat8.java | 61 private int nextChar; field in CMapFormat8.CharacterIterator
|
D | CMapFormat13.java | 70 private int nextChar; field in CMapFormat13.CharacterIterator
|
D | CMapFormat12.java | 71 private int nextChar; field in CMapFormat12.CharacterIterator
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
D | CMapFormat8.java | 61 private int nextChar; field in CMapFormat8.CharacterIterator
|
D | CMapFormat12.java | 71 private int nextChar; field in CMapFormat12.CharacterIterator
|
D | CMapFormat13.java | 70 private int nextChar; field in CMapFormat13.CharacterIterator
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/ |
D | Checker.java | 116 public char nextChar() in nextChar() method in Checker
|
D | NGramParser.java | 26 char nextChar(); in nextChar() method
|
D | StatisticsTool.java | 121 public char nextChar() in nextChar() method in StatisticsTool
|
/third_party/vk-gl-cts/executor/ |
D | xeContainerFormatParser.cpp | 167 int nextChar = getChar(m_elementLen); in advance() local
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/ |
D | BIG5Tool.java | 301 boolean nextChar(iteratedChar it) { in nextChar() method in BIG5Tool
|
D | EUCTool.java | 301 boolean nextChar(iteratedChar it) { in nextChar() method in EUCTool
|
/third_party/protobuf/csharp/src/Google.Protobuf/ |
D | JsonTokenizer.cs | 718 private char? nextChar; field in Google.Protobuf.JsonTokenizer.JsonTextTokenizer.PushBackReader
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
D | rle.c | 301 UBool nextChar = true; in rleStringToByteArray() local
|
/third_party/icu/icu4c/source/tools/genrb/ |
D | rle.c | 301 UBool nextChar = true; in rleStringToByteArray() local
|