Home
last modified time | relevance | path

Searched defs:oldSource (Results 1 – 11 of 11) sorted by relevance

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetASCII.java52 int oldSource = source.position(); in decodeLoop() local
112 byte[] sourceArray, char[] targetArray, int oldSource, int offset, int limit) { in decodeLoopCoreOptimized()
202 int oldSource = source.position(); in encodeLoop() local
272 char[] sourceArray, byte[] targetArray, int oldSource, int offset, int limit, in encodeLoopCoreOptimized()
DCharset88591.java32 byte[] sourceArray, char[] targetArray, int oldSource, int offset, int limit) { in decodeLoopCoreOptimized()
71 char[] sourceArray, byte[] targetArray, int oldSource, int offset, int limit, in encodeLoopCoreOptimized()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DVariableReplacer.java38 String oldSource; in replace() local
DVettingViewer.java1168 Set<Set<String>> oldSource = new LinkedHashSet<>(); in gatherCodes() local
DCldrUtility.java126 String oldSource; in replace() local
/external/antlr/runtime/C/src/
Dantlr3convertutf.c109 const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ in ConvertUTF16toUTF32() local
216 const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ in ConvertUTF16toUTF8() local
/external/google-breakpad/src/common/
Dconvert_UTF.cc138 const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ in ConvertUTF16toUTF32() local
248 const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ in ConvertUTF16toUTF8() local
/external/unicode/
DConvertUTF.c118 const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ in ConvertUTF16toUTF32() local
225 const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ in ConvertUTF16toUTF8() local
/external/llvm/lib/Support/
DConvertUTF.c175 … const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ in ConvertUTF16toUTF32() local
232 … const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ in ConvertUTF16toUTF8() local
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DExternalUnitConversionData.java72 String oldSource = source; in extractUnit() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DConvertUTF.cpp201 … const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ in ConvertUTF16toUTF32() local
258 … const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ in ConvertUTF16toUTF8() local