Searched refs:oldSource (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/unicode/
H A DUTF8.cpp140 const LChar* oldSource = source; // In case we have to back up because of target overflow. local
151 source = oldSource; // Back up source pointer!
182 const UChar* oldSource = source; // In case we have to back up because of target overflow. local
227 source = oldSource; // Back up source pointer!
/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3convertutf.c109 const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ local
140 source = oldSource; /* Back up source pointer! */
216 const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ local
257 source = oldSource; /* Back up source pointer! */
/external/llvm/lib/Support/
H A DConvertUTF.c175 const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ local
206 source = oldSource; /* Back up source pointer! */
232 const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ local
273 source = oldSource; /* Back up source pointer! */
/external/dexmaker/src/dx/java/com/android/dx/ssa/
H A DSsaMethod.java490 * @param oldSource {@code null-ok;} The source that was used, if
495 RegisterSpec oldSource, RegisterSpec newSource) {
498 if (oldSource != null) {
499 int reg = oldSource.getReg();
494 onSourceChanged(SsaInsn insn, RegisterSpec oldSource, RegisterSpec newSource) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.databinding.property_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 3589 milliseconds