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

/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/clang/lib/Basic/
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/webkit/Source/JavaScriptCore/wtf/unicode/
H A DUTF8.cpp140 const UChar* oldSource = source; // In case we have to back up because of target overflow. local
185 source = oldSource; // Back up source pointer!
/external/webkit/Source/WebCore/platform/win/
H A DPasteboardWin.cpp230 HGDIOBJ oldSource = SelectObject(sourceDC, coreBitmap); local
235 SelectObject(sourceDC, oldSource);
/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 ...

Completed in 110 milliseconds