Searched refs:newRef (Results 51 - 61 of 61) sorted by relevance

123

/external/webkit/Tools/DumpRenderTree/win/
H A DResourceLoadDelegate.cpp206 ULONG newRef = --m_refCount; local
207 if (!newRef)
210 return newRef;
H A DUIDelegate.cpp201 ULONG newRef = --m_refCount; local
202 if (!newRef)
205 return newRef;
/external/webkit/Tools/WinLauncher/
H A DWinLauncher.cpp124 ULONG newRef = --m_refCount; local
125 if (!newRef)
128 return newRef;
/external/webkit/Source/WebKit/win/
H A DWebHistoryItem.cpp548 ULONG newRef = --m_refCount; local
549 if (!newRef)
552 return newRef;
H A DWebHistory.cpp196 ULONG newRef = --m_refCount; local
197 if (!newRef)
200 return newRef;
H A DWebFrame.cpp419 ULONG newRef = --m_refCount; local
420 if (!newRef)
423 return newRef;
787 ULONG newRef = --m_refCount; local
788 if (!newRef)
790 return newRef;
H A DWebPreferences.cpp513 ULONG newRef = --m_refCount; local
514 if (!newRef)
517 return newRef;
H A DWebView.cpp2424 ULONG newRef = --m_refCount;
2425 if (!newRef) {
2432 return newRef;
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
H A DCDPlayer.c159 fsRefPB.newRef = &tocPlistFSRef;
/external/dexmaker/src/dx/java/com/android/dx/ssa/
H A DEscapeAnalysis.java758 CstMethodRef newRef = new CstMethodRef(exception, newNat);
760 null, RegOps.INVOKE_DIRECT, newRef);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 211 milliseconds

123