Home
last modified time | relevance | path

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

/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/
DBIG5Tool.java274 int charValue = 0; // The char value is a value from the encoding. field in BIG5Tool.iteratedChar
DEUCTool.java274 int charValue = 0; // The char value is a value from the encoding. field in EUCTool.iteratedChar
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetRecog_mbcs.java144 int charValue = 0; // 1-4 bytes from the raw input data field in CharsetRecog_mbcs.iteratedChar
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCharsetRecog_mbcs.java145 int charValue = 0; // 1-4 bytes from the raw input data field in CharsetRecog_mbcs.iteratedChar
/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoomsl_yacc.y1232 char charValue; member
/third_party/icu/icu4c/source/test/intltest/
Dcaltest.cpp642 const char *charValue; in TestGenericAPI() local