Home
last modified time | relevance | path

Searched defs:cbInput (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmxdc.h48 ULONG cbInput; member
/aosp_15_r20/external/icu/icu4j/main/charset/src/test/java/com/ibm/icu/dev/test/charset/
H A DTestCharset.java5613 CharBuffer cbInput = CharBuffer.wrap(src); in TestCharsetLMBCS() local