Difference between revisions of "User:Egmetcalfe/Dead Code"
Egmetcalfe (talk | contribs) |
Egmetcalfe (talk | contribs) |
||
Line 5: | Line 5: | ||
[http://mxr.mozilla.org/mozilla-central/source/content/base/src/nsParserUtils.h#83 Declaration] [http://mxr.mozilla.org/mozilla-central/source/content/base/src/nsParserUtils.cpp#175 Definition][http://mxr.mozilla.org/mozilla-central/search?string=GetQuotedAttrNameAt MXR Search] | [http://mxr.mozilla.org/mozilla-central/source/content/base/src/nsParserUtils.h#83 Declaration] [http://mxr.mozilla.org/mozilla-central/source/content/base/src/nsParserUtils.cpp#175 Definition][http://mxr.mozilla.org/mozilla-central/search?string=GetQuotedAttrNameAt MXR Search] | ||
− | Code Size: 96 | + | Code Size: 96, Static method |
====nsIContent* nsContentUtils::FindFirstChildWithResolvedTag(nsIContent*,PRInt32,nsIAtom*)==== | ====nsIContent* nsContentUtils::FindFirstChildWithResolvedTag(nsIContent*,PRInt32,nsIAtom*)==== | ||
Line 20: | Line 20: | ||
[http://mxr.mozilla.org/mozilla-central/source/content/base/public/nsXMLNameSpaceMap.h#83 Declaration] [http://mxr.mozilla.org/mozilla-central/source/content/base/src/nsXMLNameSpaceMap.cpp#113 Definition] [http://mxr.mozilla.org/mozilla-central/search?string=RemovePrefix MXR Search] | [http://mxr.mozilla.org/mozilla-central/source/content/base/public/nsXMLNameSpaceMap.h#83 Declaration] [http://mxr.mozilla.org/mozilla-central/source/content/base/src/nsXMLNameSpaceMap.cpp#113 Definition] [http://mxr.mozilla.org/mozilla-central/search?string=RemovePrefix MXR Search] | ||
− | Code Size: 3 | + | Code Size: 3, NS_HIDDEN_ |
=== embedding/components/windowwatcher === | === embedding/components/windowwatcher === | ||
Line 36: | Line 36: | ||
Code Size: 10, Static method | Code Size: 10, Static method | ||
+ | === modules/libpref=== | ||
+ | ====nsresult PREF_GetCharPref(const char*,char*,int*,PRBool)==== | ||
+ | |||
+ | [http://mxr.mozilla.org/mozilla-central/source/modules/libpref/src/prefapi.cpp#397 Definition] [http://mxr.mozilla.org/mozilla-central/search?string=PREF_GetCharPref MXR Search] | ||
+ | |||
+ | Code Size: 47 | ||
+ | |||
+ | === gfx/thebes/public === | ||
+ | |||
+ | Path info: MapCharToGlyph calls MapCharToGlyphFormat4 | ||
+ | |||
+ | ==== [id: 39029] PRUint32 gfxFontUtils::MapCharToGlyphFormat4(const PRUint8*,PRUnichar) ==== | ||
+ | |||
+ | [http://mxr.mozilla.org/mozilla-central/source/gfx/thebes/public/gfxFontUtils.h#495 Declaration] [http://mxr.mozilla.org/mozilla-central/source/gfx/thebes/src/gfxFontUtils.cpp#488 Definition] [http://mxr.mozilla.org/mozilla-central/search?string=MapCharToGlyphFormat4 MXR Search] | ||
+ | |||
+ | Code Size: 92, Static method | ||
+ | |||
+ | ==== [id: 39027] PRUint32 gfxFontUtils::MapCharToGlyph(PRUint8*,PRUint32,PRUnichar) ==== | ||
+ | |||
+ | [http://mxr.mozilla.org/mozilla-central/source/gfx/thebes/public/gfxFontUtils.h#498 Declaration] [http://mxr.mozilla.org/mozilla-central/source/gfx/thebes/src/gfxFontUtils.cpp#549 Definition] [http://mxr.mozilla.org/mozilla-central/search?string=MapCharToGlyph MXR Search] | ||
+ | |||
+ | Code Size: 11, Static method | ||
=== modules/libpr0n === | === modules/libpr0n === | ||
Line 67: | Line 89: | ||
Code Size: 2 | Code Size: 2 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 15:46, 3 March 2010
Note: Code Size is a count of the number of GIMPLE instructions during pass cfg.
Contents
content/base
PRBool nsParserUtils::GetQuotedAttrNameAt(const nsString&,PRUint32,nsAString_internal&)
Declaration DefinitionMXR Search
Code Size: 96, Static method
nsIContent* nsContentUtils::FindFirstChildWithResolvedTag(nsIContent*,PRInt32,nsIAtom*)
Declaration Definition MXR Search
Code Size: 92, Static method
nsIDocShell* nsContentUtils::GetDocShellFromCaller()
Declaration Definition MXR Search
Code Size: 33, Static method
void nsXMLNameSpaceMap::RemovePrefix(nsIAtom*)
Declaration Definition MXR Search
Code Size: 3, NS_HIDDEN_
embedding/components/windowwatcher
nsIScriptGlobalObject* nsWWJSUtils::GetStaticScriptGlobal(JSContext*,JSObject*)
Declaration Definition MXR Search
Code Size: 45, Static method
nsIScriptContext* nsWWJSUtils::GetStaticScriptContext(JSContext*,JSObject*)
Declaration Definition MXR Search
Code Size: 10, Static method
modules/libpref
nsresult PREF_GetCharPref(const char*,char*,int*,PRBool)
Code Size: 47
gfx/thebes/public
Path info: MapCharToGlyph calls MapCharToGlyphFormat4
[id: 39029] PRUint32 gfxFontUtils::MapCharToGlyphFormat4(const PRUint8*,PRUnichar)
Declaration Definition MXR Search
Code Size: 92, Static method
[id: 39027] PRUint32 gfxFontUtils::MapCharToGlyph(PRUint8*,PRUint32,PRUnichar)
Declaration Definition MXR Search
Code Size: 11, Static method
modules/libpr0n
PRUint32 imgFrame::GetImageBytesPerRow()
Declaration Definition MXR Search
Code Size: 11
PRInt32 imgFrame::GetHeight()
Declaration Definition MXR Search (Dead, but a pain to check)
Code Size: 2
PRInt32 imgFrame::GetWidth()
Declaration Definition MXR Search (Dead, but a pain to check)
Code Size: 2
PRInt32 imgFrame::GetY()
Declaration Definition MXR Search (impossible to check)
Code Size: 2
PRInt32 imgFrame::GetX()
Declaration Definition MXR Search (impossible to check)
Code Size: 2