1 # ***** BEGIN LICENSE BLOCK *****
2 # Version: MPL 1.1/GPL 2.0/LGPL 2.1
4 # The contents of this file are subject to the Mozilla Public License Version
5 # 1.1 (the "License"); you may not use this file except in compliance with
6 # the License. You may obtain a copy of the License at
7 # http://www.mozilla.org/MPL/
9 # Software distributed under the License is distributed on an "AS IS" basis,
10 # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
11 # for the specific language governing rights and limitations under the
14 # The Original Code is types.dat, released
17 # The Initial Developer of the Original Code is
18 # Netscape Communications Corporation.
19 # Portions created by the Initial Developer are Copyright (C) 2000
20 # the Initial Developer. All Rights Reserved.
23 # Chris Waterson <waterson@netscape.com>
25 # Alternatively, the contents of this file may be used under the terms of
26 # either the GNU General Public License Version 2 or later (the "GPL"), or
27 # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
28 # in which case the provisions of the GPL or the LGPL are applicable instead
29 # of those above. If you wish to allow use of your version of this file only
30 # under the terms of either the GPL or the LGPL, and not to allow others to
31 # use your version of this file under the terms of the MPL, indicate your
32 # decision by deleting the provisions above and replace them with the notice
33 # and other provisions required by the GPL or the LGPL. If you do not delete
34 # the provisions above, a recipient may use your version of this file under
35 # the terms of any one of the MPL, the GPL or the LGPL.
37 # ***** END LICENSE BLOCK *****
39 # This file contains type inference information that is intended to be
40 # used with TraceMalloc.pm. The format of the file is:
48 # Where Stack1...StackN imply that the object's type is
49 # InferredType. Note that in many cases, we'll ``roll up'' storage
50 # that's part of an object's implementation into the object itself.
52 # Here's a handy regexp for cleaning up strings copied from the
55 # \(^ *([0-9]+) \|\[.*\]$\)
58 #----------------------------------------------------------------------
63 nsDeque
::GrowCapacity
(void
)
65 nsStringRecycler
::Recycle
(nsString
*)
67 #----------------------------------------------------------------------
72 # Give AtomImpl objects the memory they allocate for storage
75 AtomImpl
::operator new
(unsigned
int, basic_nsAReadableString
<unsigned short
> const
&)
77 # Give AtomImpl objects the memory allocated for their table
82 NS_NewPermanentAtom
(char const
*)
83 NS_NewAtom
(nsAString const
&)
89 NS_NewAtom
(nsAString const
&)
90 NS_NewAtom
(char const
*)
96 NS_NewAtom
(nsAString const
&)
97 NS_NewAtom
(unsigned short const
*)
99 #----------------------------------------------------------------------
103 nsMemoryImpl
::Alloc
(unsigned
int)
104 nsMemory
::Alloc
(unsigned
int)
105 nsStr
::Alloc
(nsStr
&, unsigned
int)
106 nsStr
::Realloc
(nsStr
&, unsigned
int)
107 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
108 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
109 nsStr
::StrAppend
(nsStr
&, nsStr const
&, unsigned
int, int)
110 nsStr
::StrAssign
(nsStr
&, nsStr const
&, unsigned
int, int)
111 nsString
::nsString
(nsString const
&)
112 nsAttrSelector
::nsAttrSelector
(nsAttrSelector const
&)
113 nsCSSSelector
::nsCSSSelector
(nsCSSSelector const
&)
117 nsMemoryImpl
::Alloc
(unsigned
int)
118 nsMemory
::Alloc
(unsigned
int)
119 nsStr
::Alloc
(nsStr
&, unsigned
int)
120 nsStr
::Realloc
(nsStr
&, unsigned
int)
121 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
122 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
123 nsStr
::StrAppend
(nsStr
&, nsStr const
&, unsigned
int, int)
124 nsStr
::StrAssign
(nsStr
&, nsStr const
&, unsigned
int, int)
125 nsString
::nsString
(nsString const
&)
126 nsAttrSelector
::nsAttrSelector
(nsAttrSelector const
&)
127 nsAttrSelector
::nsAttrSelector
(nsAttrSelector const
&)
128 nsCSSSelector
::nsCSSSelector
(nsCSSSelector const
&)
132 nsCSSRule
::operator new
(unsigned
int)
134 #----------------------------------------------------------------------
141 PL_HashTableFinalize
(PLHashTable
*)
142 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
143 nsHashtable
::nsHashtable
(unsigned
int, int)
144 CSSLoaderImpl
::CSSLoaderImpl
(void
)
148 nsMemoryImpl
::Alloc
(unsigned
int)
149 nsMemory
::Alloc
(unsigned
int)
150 nsStr
::Alloc
(nsStr
&, unsigned
int)
151 nsStr
::Realloc
(nsStr
&, unsigned
int)
152 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
153 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
154 nsStr
::StrAppend
(nsStr
&, nsStr const
&, unsigned
int, int)
155 nsString
::AppendWithConversion
(char const
*, int)
156 nsString
::AssignWithConversion
(char const
*)
157 CSSLoaderImpl
::SetCharset
(nsString const
&)
161 URLKey
::Clone
(void
) const
162 nsHashtable
::Put
(nsHashKey
*, void
*)
163 CSSLoaderImpl
::SheetComplete
(nsICSSStyleSheet
*, SheetLoadData
*)
165 #----------------------------------------------------------------------
167 <CSSNameSpaceRuleImpl
>
169 nsMemoryImpl
::Alloc
(unsigned
int)
170 nsMemory
::Alloc
(unsigned
int)
171 nsStr
::Alloc
(nsStr
&, unsigned
int)
172 nsStr
::Realloc
(nsStr
&, unsigned
int)
173 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
174 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
175 nsString
::SetCapacity
(unsigned
int)
176 nsString
::SetLength
(unsigned
int)
177 nsAString
::do_AssignFromReadable
(nsAString const
&)
178 nsAString
::AssignFromReadable
(nsAString const
&)
179 CSSNameSpaceRuleImpl
::SetURLSpec
(nsString const
&)
181 #----------------------------------------------------------------------
188 nsMemoryImpl
::Alloc
(unsigned
int)
189 nsMemory
::Alloc
(unsigned
int)
190 nsStr
::Alloc
(nsStr
&, unsigned
int)
191 nsStr
::Realloc
(nsStr
&, unsigned
int)
192 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
193 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
194 nsStr
::StrAppend
(nsStr
&, nsStr const
&, unsigned
int, int)
195 nsStr
::StrAssign
(nsStr
&, nsStr const
&, unsigned
int, int)
196 nsString
::nsString
(nsString const
&)
197 nsFont
::nsFont
(nsFont const
&)
201 nsMemoryImpl
::Alloc
(unsigned
int)
202 nsMemory
::Alloc
(unsigned
int)
203 nsStr
::Alloc
(nsStr
&, unsigned
int)
204 nsStr
::Realloc
(nsStr
&, unsigned
int)
205 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
206 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
207 nsStr
::StrAppend
(nsStr
&, nsStr const
&, unsigned
int, int)
208 nsString
::AppendWithConversion
(char const
*, int)
209 nsString
::AssignWithConversion
(char const
*)
210 nsFont
::nsFont
(char const
*, unsigned char
, unsigned char
, unsigned short
, unsigned char
, int, float
)
212 #----------------------------------------------------------------------
216 nsMemoryImpl
::Alloc
(unsigned
int)
217 nsMemory
::Alloc
(unsigned
int)
218 nsStr
::Alloc
(nsStr
&, unsigned
int)
219 nsStr
::Realloc
(nsStr
&, unsigned
int)
220 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
221 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
222 nsString
::SetCapacity
(unsigned
int)
223 nsString
::SetLength
(unsigned
int)
224 nsAString
::do_AssignFromReadable
(nsAString const
&)
225 nsAString
::AssignFromReadable
(nsAString const
&)
226 CSSImportRuleImpl
::SetURLSpec
(nsString const
&)
230 nsClassList
::ParseClasses
(nsClassList
**, basic_nsAReadableString
<unsigned short
> const
&)
232 # ----------------------------------------------------------------------
239 nsLocalFile
::Clone
(nsIFile
**)
247 nsLocalFile
::OpenNSPRFileDesc
(int, int, PRFileDesc
**)
252 PR_LoadLibraryWithFlags
254 nsLocalFile
::Load
(PRLibrary
**)
259 PR_LoadLibraryWithFlags
261 nsLocalFile
::Load
(PRLibrary
**)
265 nsMemoryImpl
::Alloc
(unsigned
int)
266 nsMemory
::Alloc
(unsigned
int)
267 ToNewCString
(nsACString const
&)
268 nsLocalFile
::AppendRelativePath
(char const
*)
272 nsMemoryImpl
::Alloc
(unsigned
int)
273 nsMemory
::Clone
(void const
*, unsigned
int)
274 nsLocalFile
::InitWithPath
(char const
*)
278 nsLocalFile
::ParseURL
(char const
*, char
**, char
**, char
**, char
**)
280 # ----------------------------------------------------------------------
284 nsXULAttribute
::operator new
(unsigned
int)
288 nsMemoryImpl
::Alloc
(unsigned
int)
289 nsMemory
::Alloc
(unsigned
int)
290 unsigned short
* AllocateStringCopy
<nsAString
, unsigned short
>(nsAString const
&, unsigned short
*)
291 ToNewUnicode
(nsAString const
&)
292 nsXULAttributeValue
::SetValue
(nsAString const
&, int)
294 <nsXULAttribute
::mValue
>
296 nsMemoryImpl
::Alloc
(unsigned
int)
297 nsMemory
::Alloc
(unsigned
int)
298 ToNewUnicode
(nsAString const
&)
299 nsXULAttributeValue
::SetValue
(nsAString const
&, int)
303 nsXULAttributes
::Create
(nsIContent
*, nsXULAttributes
**)
309 NS_NewAtom
(nsAString const
&)
310 NS_NewAtom
(unsigned short const
*)
311 nsClassList
::ParseClasses
(nsClassList
**, nsAString const
&)
312 nsXULAttributes
::UpdateClassList
(nsAString const
&)
316 nsXULElement
::Create
(nsINodeInfo
*, nsIContent
**)
320 nsVoidArray
::SizeTo
(int)
321 nsAutoVoidArray
::SizeTo
(int)
322 nsVoidArray
::GrowArrayBy
(int)
323 nsVoidArray
::InsertElementAt
(void
*, int)
324 nsXULElement
::EnsureSlots
(void
)
328 nsVoidArray
::SizeTo
(int)
329 nsVoidArray
::GrowArrayBy
(int)
330 nsVoidArray
::InsertElementAt
(void
*, int)
331 nsXULElement
::AppendChildTo
(nsIContent
*, int, int)
335 nsXULElement
::EnsureSlots
(void
)
339 nsVoidArray
::SizeTo
(int)
340 nsVoidArray
::GrowArrayBy
(int)
341 nsVoidArray
::InsertElementAt
(void
*, int)
342 nsXULElement
::AppendChildTo
(nsIContent
*, int, int)
346 nsVoidArray
::SizeTo
(int)
347 nsAutoVoidArray
::SizeTo
(int)
348 nsVoidArray
::GrowArrayBy
(int)
349 nsVoidArray
::InsertElementAt
(void
*, int)
350 nsXULElement
::EnsureSlots
(void
)
354 nsVoidArray
::SizeTo
(int)
355 nsVoidArray
::GrowArrayBy
(int)
356 nsVoidArray
::InsertElementAt
(void
*, int)
357 nsXULElement
::AddBroadcastListener
(nsAString const
&, nsIDOMElement
*)
367 nsVoidArray
::SizeTo
(int)
368 nsAutoVoidArray
::SizeTo
(int)
369 nsVoidArray
::GrowArrayBy
(int)
370 nsVoidArray
::InsertElementAt
(void
*, int)
371 CSSDeclarationImpl
::AppendValue
(nsCSSProperty
, nsCSSValue const
&)
375 CSSDeclarationImpl
::AppendValue
(nsCSSProperty
, nsCSSValue const
&)
379 CSSDeclarationImpl
::SetValueImportant
(nsCSSProperty
)
383 CSSDeclarationImpl
::operator new
(unsigned
int)
387 nsVoidArray
::SizeTo
(int)
388 nsAutoVoidArray
::SizeTo
(int)
389 nsVoidArray
::GrowArrayBy
(int)
390 nsVoidArray
::InsertElementAt
(void
*, int)
391 CSSDeclarationImpl
::AppendValue
(nsCSSProperty
, nsCSSValue const
&)
396 nsVoidArray
::InsertElementAt
(void
*, int)
401 nsVoidArray
::nsVoidArray
(int)
406 nsVoidArray
::Compact
(void
)
411 nsVoidArray
::ReplaceElementAt
(void
*, int)
413 <nsGenericHTMLContainerElement
>
415 nsCheapVoidArray
::SwitchToVector
(void
)
416 nsCheapVoidArray
::AppendElement
(void
*)
417 nsGenericHTMLContainerElement
::AppendChildTo
(nsIContent
*, int)
419 <nsGenericHTMLContainerElement
>
421 nsVoidArray
::SizeTo
(int)
422 nsAutoVoidArray
::SizeTo
(int)
423 nsVoidArray
::Compact
(void
)
424 nsAutoVoidArray
::Compact
(void
)
425 nsCheapVoidArray
::Compact
(void
)
426 nsGenericHTMLContainerElement
::Compact
(void
)
428 <nsGenericHTMLContainerElement
>
430 nsVoidArray
::SizeTo
(int)
431 nsAutoVoidArray
::SizeTo
(int)
432 nsVoidArray
::GrowArrayBy
(int)
433 nsVoidArray
::InsertElementAt
(void
*, int)
434 nsCheapVoidArray
::AppendElement
(void
*)
435 nsGenericHTMLContainerElement
::AppendChildTo
(nsIContent
*, int, int)
437 <nsGenericHTMLContainerElement
>
439 nsVoidArray
::SizeTo
(int)
440 nsAutoVoidArray
::SizeTo
(int)
441 nsVoidArray
::GrowArrayBy
(int)
442 nsVoidArray
::InsertElementAt
(void
*, int)
443 nsCheapVoidArray
::AppendElement
(void
*)
444 nsGenericHTMLContainerElement
::AppendChildTo
(nsIContent
*, int, int)
448 nsMemoryImpl
::Alloc
(unsigned
int)
449 nsMemory
::Alloc
(unsigned
int)
450 nsStr
::Alloc
(nsStr
&, unsigned
int)
451 nsStr
::Realloc
(nsStr
&, unsigned
int)
452 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
453 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
454 nsString
::SetCapacity
(unsigned
int)
455 nsString
::SetLength
(unsigned
int)
458 basic_nsAWritableString
<unsigned short
>::Assign
(basic_nsAReadableString
<unsigned short
> const
&)
459 nsString
::nsString
(basic_nsAReadableString
<unsigned short
> const
&)
460 nsGenericAttribute
::nsGenericAttribute
(nsINodeInfo
*, basic_nsAReadableString
<unsigned short
> const
&)
465 nsSupportsArray
::InsertElementAt
(nsISupports
*, unsigned
int)
469 nsSupportsArray
::Create
(nsISupports
*, nsID const
&, void
**)
474 nsZipArchive
::BuildFileList
(void
)
478 nsMemoryImpl
::Alloc
(unsigned
int)
479 nsMemory
::Alloc
(unsigned
int)
480 nsCStringKey
::Clone
(void
) const
481 nsHashtable
::Put
(nsHashKey
*, void
*)
482 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
483 nsZipReaderCache
::GetZip
(nsIFile
*, nsIZipReader
**)
488 InMemoryDataSource
::AllocTable
(void
*, unsigned
int)
494 InMemoryDataSource
::LockedAssert
(nsIRDFResource
*, nsIRDFResource
*, nsIRDFNode
*, int)
499 nsFixedSizeAllocator
::AddBucket
(unsigned
int)
500 nsFixedSizeAllocator
::Init
(char const
*, unsigned
int const
*, int, int, int)
501 InMemoryDataSource
::InMemoryDataSource
(nsISupports
*)
506 nsFixedSizeAllocator
::Alloc
(unsigned
int)
507 InMemoryDataSource
::AllocEntry
(void
*, void const
*)
512 nsFixedSizeAllocator
::Alloc
(unsigned
int)
513 Assertion
::operator new
(unsigned
int, nsFixedSizeAllocator
&)
518 nsFixedSizeAllocator
::Alloc
(unsigned
int)
519 InMemoryDataSource
::AllocEntry
(void
*, void const
*)
522 InMemoryDataSource
::SetReverseArcs
(nsIRDFNode
*, Assertion
*)
527 nsFixedSizeAllocator
::Alloc
(unsigned
int)
528 InMemoryDataSource
::AllocEntry
(void
*, void const
*)
531 InMemoryDataSource
::SetForwardArcs
(nsIRDFResource
*, Assertion
*)
536 InMemoryDataSource
::Init
(void
)
540 nsMemoryImpl
::Alloc
(unsigned
int)
541 nsMemory
::Alloc
(unsigned
int)
542 nsStr
::Alloc
(nsStr
&, unsigned
int)
543 nsStr
::Realloc
(nsStr
&, unsigned
int)
544 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
545 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
546 nsString
::SetCapacity
(unsigned
int)
547 nsString
::SetLength
(unsigned
int)
548 nsAString
::do_AssignFromReadable
(nsAString const
&)
549 nsAString
::AssignFromReadable
(nsAString const
&)
550 nsString
::nsString
(nsAString const
&)
551 nsNameSpaceMap
::Put
(nsAString const
&, nsIAtom
*)
552 RDFXMLDataSourceImpl
::AddNameSpace
(nsIAtom
*, nsString const
&)
557 xptiTypelibGuts
::xptiTypelibGuts
(XPTHeader
*)
559 # ----------------------------------------------------------------------
566 nsDrawingSurfaceGTK
::Init
(_GdkGC
*, unsigned
int, unsigned
int, unsigned
int)
567 nsFontMetricsGTK
::Init
(nsFont const
&, nsIAtom
*, nsIDeviceContext
*)
571 nsFontMetricsGTK
::SearchNode
(nsFontNode
*, unsigned short
)
575 nsCompressedCharMap
::NewCCMap
(void
)
576 MapToCCMap
(unsigned
int *)
577 MapperToCCMap
(nsICharRepresentable
*)
578 nsFontMetricsGTK
::GetFontHandle
(void
*&)
582 nsVoidArray
::SizeTo
(int)
583 nsVoidArray
::GrowArrayBy
(int)
584 nsVoidArray
::InsertElementAt
(void
*, int)
585 nsCStringArray
::InsertCStringAt
(nsCString const
&, int)
586 nsFontMetricsGTK
::QueryInterface
(nsID const
&, void
**)
590 nsCStringKey
::Clone
(void
) const
591 nsHashtable
::Put
(nsHashKey
*, void
*)
592 nsFontMetricsGTK
::SearchNode
(nsFontNode
*, unsigned short
)
597 nsFontMetricsGTK
::SearchNode
(nsFontNode
*, unsigned short
)
601 nsFontMetricsGTK
::SearchNode
(nsFontNode
*, unsigned short
)
605 nsDrawingSurfaceGTK type_info
function
606 nsFontMetricsGTK
::Init
(nsFont const
&, nsIAtom
*, nsIDeviceContext
*)
610 nsFontWeight
::operator new
(unsigned
int)
611 nsFontMetricsGTK
::SearchNode
(nsFontNode
*, unsigned short
)
615 nsFontNode
::operator new
(unsigned
int)
616 nsFontMetricsGTK
::SearchNode
(nsFontNode
*, unsigned short
)
620 nsFontStretch
::operator new
(unsigned
int)
621 nsFontMetricsGTK
::SearchNode
(nsFontNode
*, unsigned short
)
625 nsFontStyle
::operator new
(unsigned
int)
626 nsFontMetricsGTK
::SearchNode
(nsFontNode
*, unsigned short
)
630 PL_HashTableFinalize
(PLHashTable
*)
632 nsHashtable
::Put
(nsHashKey
*, void
*)
633 nsFontMetricsGTK
::SearchNode
(nsFontNode
*, unsigned short
)
638 PR_WaitForPollableEvent
641 nsFontMetricsGTK
::SearchNode
(nsFontNode
*, unsigned short
)
646 PR_WaitForPollableEvent
647 PR_WaitForPollableEvent
648 PR_WaitForPollableEvent
651 nsFontMetricsGTK
::SearchNode
(nsFontNode
*, unsigned short
)
656 PR_WaitForPollableEvent
657 PR_WaitForPollableEvent
658 PR_WaitForPollableEvent
661 nsFontMetricsGTK
::SearchNode
(nsFontNode
*, unsigned short
)
665 nsFontMetricsGTK
::PickASizeAndLoad
(nsFontStretch
*, nsFontCharSetInfo
*, unsigned short
)
669 PL_HashTableFinalize
(PLHashTable
*)
670 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
671 nsHashtable
::nsHashtable
(unsigned
int, int)
672 nsDrawingSurfaceGTK type_info
function
673 nsFontMetricsGTK
::Init
(nsFont const
&, nsIAtom
*, nsIDeviceContext
*)
677 PL_HashTableFinalize
(PLHashTable
*)
679 nsHashtable
::Put
(nsHashKey
*, void
*)
680 nsDrawingSurfaceGTK type_info
function
681 nsFontMetricsGTK
::Init
(nsFont const
&, nsIAtom
*, nsIDeviceContext
*)
685 nsFontMetricsGTK
::SearchNode
690 PR_WaitForPollableEvent
691 PR_WaitForPollableEvent
694 nsFontMetricsGTK
::SearchNode
(nsFontNode
*, unsigned short
)
698 PL_HashTableFinalize
(PLHashTable
*)
700 nsHashtable
::Put
(nsHashKey
*, void
*)
701 nsFontMetricsGTK
::TryNodes
(nsACString
&, unsigned short
)
705 PL_HashTableFinalize
(PLHashTable
*)
707 nsHashtable
::Put
(nsHashKey
*, void
*)
708 nsFontMetricsGTK
::TryNode
(nsCString
*, unsigned short
)
712 nsVoidArray
::SizeTo
(int)
713 nsAutoVoidArray
::SizeTo
(int)
714 nsVoidArray
::GrowArrayBy
(int)
715 nsVoidArray
::InsertElementAt
(void
*, int)
716 nsFontMetricsGTK
::SearchNode
(nsFontNode
*, unsigned short
)
720 nsFontMetricsGTK
::AddToLoadedFontsList
(nsFontGTK
*)
725 PR_WaitForPollableEvent
726 PR_WaitForPollableEvent
729 nsFontMetricsGTK
::SearchNode
(nsFontNode
*, unsigned short
)
733 nsMemoryImpl
::Alloc
(unsigned
int)
734 nsMemory
::Alloc
(unsigned
int)
735 nsCStringKey
::Clone
(void
) const
736 nsHashtable
::Put
(nsHashKey
*, void
*)
737 nsFontMetricsGTK
::SearchNode
(nsFontNode
*, unsigned short
)
741 nsMemoryImpl
::Alloc
(unsigned
int)
742 nsMemory
::Alloc
(unsigned
int)
743 nsCStringKey
::Clone
(void
) const
744 nsHashtable
::Put
(nsHashKey
*, void
*)
745 nsDrawingSurfaceGTK
::Init
(_GdkGC
*, unsigned
int, unsigned
int, unsigned
int)
746 nsFontMetricsGTK
::Init
(nsFont const
&, nsIAtom
*, nsIDeviceContext
*)
750 nsMemoryImpl
::Alloc
(unsigned
int)
751 nsMemory
::Alloc
(unsigned
int)
752 nsCStringKey
::Clone
(void
) const
753 nsHashtable
::Put
(nsHashKey
*, void
*)
754 nsFontMetricsGTK
::TryNodes
(nsACString
&, unsigned short
)
758 nsMemoryImpl
::Alloc
(unsigned
int)
759 nsMemory
::Alloc
(unsigned
int)
760 nsCStringKey
::Clone
(void
) const
761 nsHashtable
::Put
(nsHashKey
*, void
*)
762 nsFontMetricsGTK
::TryNode
(nsCString
*, unsigned short
)
766 nsFontMetricsGTK
::TryNodes
(nsACString
&, unsigned short
)
768 # ----------------------------------------------------------------------
776 nsPluginTag
::nsPluginTag
(nsPluginInfo
*)
781 new_str
(char const
*)
782 nsPluginTag
::nsPluginTag
(nsPluginInfo
*)
787 nsPluginTag
::nsPluginTag
(char const
*, char const
*, char const
*, char const
*, char const
*const
*, char const
*const
*, char const
*const
*, int, long long
)
792 nsPluginTag
::nsPluginTag
(nsPluginTag
*)
794 #----------------------------------------------------------------------
796 # nsXBLInsertionPoint
799 <nsXBLInsertionPoint
>
802 nsSupportsArray
::GrowArrayBy
(int)
803 nsSupportsArray
::InsertElementAt
(nsISupports
*, unsigned
int)
804 nsSupportsArray
::AppendElement
(nsISupports
*)
805 nsXBLInsertionPoint
::AddChild
(nsIContent
*)
807 #----------------------------------------------------------------------
814 PL_HashTableFinalize
(PLHashTable
*)
816 nsHashtable
::Put
(nsHashKey
*, void
*)
817 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
818 nsXBLBinding
::GetInsertionPointsFor
(nsIContent
*, nsISupportsArray
**)
822 PL_HashTableFinalize
(PLHashTable
*)
823 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
824 nsHashtable
::nsHashtable
(unsigned
int, int)
825 nsXBLBinding
::GetInsertionPointsFor
(nsIContent
*, nsISupportsArray
**)
829 nsXBLBinding
::GetInsertionPointsFor
(nsIContent
*, nsISupportsArray
**)
835 NS_NewAtom
(nsAString const
&)
836 NS_NewAtom
(char const
*)
837 nsXBLBinding
::nsXBLBinding
(nsIXBLPrototypeBinding
*)
839 # ----------------------------------------------------------------------
841 # nsXBLPrototypeBinding
844 <nsXBLPrototypeBinding
>
846 nsXBLPrototypeBinding
::InitClass
(nsCString const
&, nsIScriptContext
*, void
*, void
**)
848 <nsXBLPrototypeBinding
>
850 nsXBLPrototypeBinding
::ConstructInsertionTable
(nsIContent
*)
852 <nsXBLPrototypeBinding
>
854 PL_HashTableFinalize
(PLHashTable
*)
855 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
856 nsHashtable
::nsHashtable
(unsigned
int, int)
857 nsXBLPrototypeBinding
::ConstructAttributeTable
(nsIContent
*)
859 <nsXBLPrototypeBinding
>
864 JS_DefinePropertyWithTinyId
866 nsXBLPrototypeBinding
::InitClass
(nsCString const
&, nsIScriptContext
*, void
*, void
**)
868 <nsXBLPrototypeBinding
>
870 PL_HashTableFinalize
(PLHashTable
*)
872 nsHashtable
::Put
(nsHashKey
*, void
*)
873 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
874 nsXBLPrototypeBinding
::ConstructInsertionTable
(nsIContent
*)
876 <nsXBLPrototypeBinding
>
879 nsFixedSizeAllocator
::AddBucket
(unsigned
int)
880 nsFixedSizeAllocator
::Init
(char const
*, unsigned
int const
*, int, int, int)
881 nsXBLPrototypeBinding
::nsXBLPrototypeBinding
(nsCString const
&, nsIContent
*, nsIXBLDocumentInfo
*)
883 <nsXBLPrototypeBinding
>
886 nsFixedSizeAllocator
::AddBucket
(unsigned
int)
887 nsFixedSizeAllocator
::Init
(char const
*, unsigned
int const
*, int, int, int)
888 nsXBLPrototypeBinding
::nsXBLPrototypeBinding
(basic_nsAReadableString
<char
> const
&, nsIContent
*, nsIXBLDocumentInfo
*)
890 <nsXBLPrototypeBinding
>
892 PL_HashTableFinalize
(PLHashTable
*)
894 nsHashtable
::Put
(nsHashKey
*, void
*)
895 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
896 nsXBLPrototypeBinding
::ConstructAttributeTable
(nsIContent
*)
898 <nsXBLPrototypeBinding
>
900 nsISupportsKey
::Clone
(void
) const
901 nsHashtable
::Put
(nsHashKey
*, void
*)
902 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
903 nsXBLPrototypeBinding
::ConstructAttributeTable
(nsIContent
*)
905 <nsXBLPrototypeBinding
>
907 nsXBLPrototypeBinding
::ConstructAttributeTable
(nsIContent
*)
909 <nsXBLPrototypeBinding
>
911 PL_HashTableFinalize
(PLHashTable
*)
912 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
913 nsHashtable
::nsHashtable
(unsigned
int, int)
914 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
915 nsXBLPrototypeBinding
::ConstructAttributeTable
(nsIContent
*)
917 <nsXBLPrototypeBinding
>
920 nsFixedSizeAllocator
::AddBucket
(unsigned
int)
921 nsFixedSizeAllocator
::Init
(char const
*, unsigned
int const
*, int, int, int)
922 nsXBLPrototypeBinding
::nsXBLPrototypeBinding
(nsACString const
&, nsIXBLDocumentInfo
*)
924 <nsXBLPrototypeBinding
>
926 nsMemoryImpl
::Alloc
(unsigned
int)
927 nsMemory
::Alloc
(unsigned
int)
928 nsCStringKey
::Clone
(void
) const
929 nsHashtable
::Put
(nsHashKey
*, void
*)
930 nsXBLPrototypeBinding
::InitClass
(nsCString const
&, nsIScriptContext
*, void
*, void
**)
932 <nsXBLPrototypeBinding
>
934 nsMemoryImpl
::Alloc
(unsigned
int)
935 nsMemory
::Alloc
(unsigned
int)
936 nsStr
::Alloc
(nsStr
&, unsigned
int)
937 nsStr
::Realloc
(nsStr
&, unsigned
int)
938 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
939 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
940 nsCString
::SetCapacity
(unsigned
int)
941 nsCString
::SetLength
(unsigned
int)
942 nsACString
::do_AssignFromReadable
(nsACString const
&)
943 nsACString
::AssignFromReadable
(nsACString const
&)
944 nsCString
::nsCString
(nsACString const
&)
945 nsXBLPrototypeBinding
::nsXBLPrototypeBinding
(nsACString const
&, nsIXBLDocumentInfo
*)
947 <nsXBLPrototypeBinding
>
949 nsMemoryImpl
::Alloc
(unsigned
int)
950 nsMemory
::Alloc
(unsigned
int)
951 ToNewCString
(nsACString const
&)
952 nsXBLJSClass
::nsXBLJSClass
(nsCString const
&)
953 nsXBLPrototypeBinding
::InitClass
(nsCString const
&, nsIScriptContext
*, void
*, void
**)
955 <nsXBLPrototypeBinding
>
957 PL_HashTableFinalize
(PLHashTable
*)
959 nsHashtable
::Put
(nsHashKey
*, void
*)
960 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
961 nsXBLPrototypeBinding
::ConstructInterfaceTable
(nsIContent
*)
963 <nsXBLPrototypeBinding
>
965 PL_HashTableFinalize
(PLHashTable
*)
967 nsHashtable
::Put
(nsHashKey
*, void
*)
968 nsXBLPrototypeBinding
::InitClass
(nsCString const
&, nsIScriptContext
*, void
*, void
**)
970 <nsXBLPrototypeBinding
>
972 PL_HashTableFinalize
(PLHashTable
*)
973 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
974 nsHashtable
::nsHashtable
(unsigned
int, int)
975 nsXBLPrototypeBinding
::ConstructInsertionTable
(nsIContent
*)
977 <nsXBLPrototypeBinding
>
979 PL_HashTableFinalize
(PLHashTable
*)
980 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
981 nsHashtable
::nsHashtable
(unsigned
int, int)
982 nsXBLPrototypeBinding
::ConstructInterfaceTable
(nsIContent
*)
984 <nsXBLPrototypeBinding
>
987 nsFixedSizeAllocator
::Alloc
(unsigned
int)
988 nsXBLAttributeEntry
::Create
(nsIAtom
*, nsIAtom
*, nsIContent
*)
989 nsXBLPrototypeBinding
::ConstructAttributeTable
(nsIContent
*)
991 #----------------------------------------------------------------------
993 # <nsXBLPrototypeProperty>
996 <nsXBLPrototypeProperty
>
998 nsMemoryImpl
::Alloc
(unsigned
int)
999 nsMemory
::Alloc
(unsigned
int)
1000 nsStr
::Alloc
(nsStr
&, unsigned
int)
1001 nsStr
::Realloc
(nsStr
&, unsigned
int)
1002 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
1003 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
1004 nsString
::SetCapacity
(unsigned
int)
1005 nsString
::SetLength
(unsigned
int)
1006 nsAString
::do_AssignFromReadable
(nsAString const
&)
1007 nsAString
::AssignFromReadable
(nsAString const
&)
1008 nsGenericContainerElement
::GetAttr
(int, nsIAtom
*, nsIAtom
*&, nsAString
&) const
1009 nsGenericContainerElement
::GetAttr
(int, nsIAtom
*, nsAString
&) const
1010 nsXBLPrototypeProperty
::ParseProperty
(nsIScriptContext
*)
1012 <nsXBLPrototypeProperty
>
1014 nsMemoryImpl
::Alloc
(unsigned
int)
1015 nsMemory
::Alloc
(unsigned
int)
1016 nsStr
::Alloc
(nsStr
&, unsigned
int)
1017 nsStr
::Realloc
(nsStr
&, unsigned
int)
1018 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
1019 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
1020 nsString
::SetCapacity
(unsigned
int)
1021 nsString
::SetLength
(unsigned
int)
1022 nsAString
::do_AssignFromReadable
(nsAString const
&)
1023 nsAString
::AssignFromReadable
(nsAString const
&)
1024 nsGenericContainerElement
::GetAttr
(int, nsIAtom
*, nsIAtom
*&, nsAString
&) const
1025 nsGenericContainerElement
::GetAttr
(int, nsIAtom
*, nsAString
&) const
1026 nsXBLPrototypeProperty
::ParseMethod
(nsIScriptContext
*)
1028 <nsXBLPrototypeProperty
>
1030 nsMemoryImpl
::Alloc
(unsigned
int)
1031 nsMemory
::Alloc
(unsigned
int)
1032 nsStr
::Alloc
(nsStr
&, unsigned
int)
1033 nsStr
::Realloc
(nsStr
&, unsigned
int)
1034 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
1035 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
1036 nsString
::SetCapacity
(unsigned
int)
1037 nsString
::SetLength
(unsigned
int)
1038 nsAString
::do_AssignFromReadable
(nsAString const
&)
1039 nsAString
::AssignFromReadable
(nsAString const
&)
1040 nsGenericContainerElement
::GetAttr
(int, nsIAtom
*, nsIAtom
*&, nsAString
&) const
1041 nsGenericContainerElement
::GetAttr
(int, nsIAtom
*, nsAString
&) const
1042 nsXBLPrototypeProperty
::ParseField
(nsIScriptContext
*)
1044 <nsXBLPrototypeProperty
>
1046 nsMemoryImpl
::Alloc
(unsigned
int)
1047 nsMemory
::Alloc
(unsigned
int)
1048 nsStr
::Alloc
(nsStr
&, unsigned
int)
1049 nsStr
::Realloc
(nsStr
&, unsigned
int)
1050 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
1051 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
1052 nsString
::SetCapacity
(unsigned
int)
1053 nsString
::SetLength
(unsigned
int)
1054 nsAString
::do_AppendFromReadable
(nsAString const
&)
1055 nsAString
::AppendFromReadable
(nsAString const
&)
1056 nsXBLPrototypeProperty
::ParseField
(nsIScriptContext
*)
1058 <nsXBLPrototypeProperty
>
1060 nsMemoryImpl
::Alloc
(unsigned
int)
1061 nsMemory
::Alloc
(unsigned
int)
1062 nsStr
::Alloc
(nsStr
&, unsigned
int)
1063 nsStr
::Realloc
(nsStr
&, unsigned
int)
1064 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
1065 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
1066 nsCString
::SetCapacity
(unsigned
int)
1067 nsCString
::SetLength
(unsigned
int)
1068 nsACString
::do_AppendFromReadable
(nsACString const
&)
1069 nsACString
::do_AppendFromElementPtr
(char const
*)
1070 nsXBLPrototypeBinding
::GetBindingURI
(nsCString
&)
1071 nsXBLPrototypeProperty
::ConstructProperty
(nsIContent
*, nsIContent
*)
1073 <nsXBLPrototypeProperty
>
1076 JS_DHashTableOperate
1079 NS_NewXBLPrototypeBinding
(nsACString const
&, nsIContent
*, nsIXBLDocumentInfo
*, nsIXBLPrototypeBinding
**)
1080 nsXBLPrototypeProperty
::ParseMethod
(nsIScriptContext
*)
1082 # ----------------------------------------------------------------------
1090 FrameArena
::AllocateFrame
(unsigned
int, void
**)
1095 nsDST
::NodeArena
::AllocLeafNode
(void
)
1096 nsDST
::Insert
(void
*, void
*, void
**)
1097 PresShell
::SetSubShellFor
(nsIContent
*, nsISupports
*)
1101 nsVoidArray
::SizeTo
(int)
1102 nsVoidArray
::GrowArrayBy
(int)
1103 nsVoidArray
::InsertElementAt
(void
*, int)
1104 PresShell
::AppendReflowCommandInternal
(nsIReflowCommand
*, nsVoidArray
&)
1106 # The anonymous content table in the PresShell
1107 <PresShell.mAnonymousContentTable
>
1109 PL_HashTableFinalize
(PLHashTable
*)
1111 nsHashtable
::Put
(nsHashKey
*, void
*)
1112 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
1113 PresShell
::SetAnonymousContentFor
(nsIContent
*, nsISupportsArray
*)
1115 <PresShell.mAnonymousContentTable
>
1117 nsISupportsKey
::Clone
(void
) const
1118 nsHashtable
::Put
(nsHashKey
*, void
*)
1119 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
1120 PresShell
::SetAnonymousContentFor
(nsIContent
*, nsISupportsArray
*)
1122 <PresShell.mAnonymousContentTable
>
1124 PL_HashTableFinalize
(PLHashTable
*)
1125 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
1126 nsHashtable
::nsHashtable
(unsigned
int, int)
1127 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
1128 PresShell
::SetAnonymousContentFor
(nsIContent
*, nsISupportsArray
*)
1130 <PresShell.mAnonymousContentTable
>
1132 PL_HashTableFinalize
(PLHashTable
*)
1133 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
1134 nsHashtable
::nsHashtable
(unsigned
int, int)
1135 PresShell
::SetAnonymousContentFor
(nsIContent
*, nsISupportsArray
*)
1137 # ----------------------------------------------------------------------
1144 StackArena
::StackArena
(void
)
1148 StackArena
::Allocate
(unsigned
int, void
**)
1152 StackBlock
::StackBlock
(void
)
1153 StackArena
::StackArena
(void
)
1158 StackArena
::StackArena
(void
)
1162 StackArena
::Allocate
(unsigned
int, void
**)
1164 # The following will only show up if you turn off the FrameArena
1167 FrameArena
::AllocateFrame
(unsigned
int, void
**)
1168 PresShell
::AllocateFrame
(unsigned
int, void
**)
1169 nsBoxLayoutState
::Allocate
(unsigned
int, nsIPresShell
*)
1172 # ----------------------------------------------------------------------
1180 nsDST
::NodeArena
::AllocLeafNode
(void
)
1181 nsDST
::LeafNode
::operator new
(unsigned
int, nsDST
::NodeArena
*)
1182 nsDST
::Insert
(void
*, void
*, void
**)
1187 nsDST
::NodeArena
::AllocTwoNode
(void
)
1188 nsDST
::ConvertToTwoNode
(nsDST
::LeafNode
**)
1189 nsDST
::Insert
(void
*, void
*, void
**)
1190 FrameManager
::SetFrameProperty
(nsIFrame
*, nsIAtom
*, void
*, void
(*)(nsIPresContext
*, nsIFrame
*, nsIAtom
*, void
*))
1195 nsDST
::NodeArena
::AllocTwoNode
(void
)
1196 nsDST
::TwoNode
::operator new
(unsigned
int, nsDST
::NodeArena
*)
1197 nsDST
::ConvertToTwoNode
(nsDST
::LeafNode
**)
1198 nsDST
::Insert
(void
*, void
*, void
**)
1199 FrameManager
::SetPrimaryFrameFor
(nsIContent
*, nsIFrame
*)
1204 nsDST
::NodeArena
::AllocTwoNode
(void
)
1205 nsDST
::TwoNode
::operator new
(unsigned
int, nsDST
::NodeArena
*)
1206 nsDST
::ConvertToTwoNode
(nsDST
::LeafNode
**)
1207 nsDST
::Insert
(void
*, void
*, void
**)
1208 FrameManager
::SetFrameProperty
(nsIFrame
*, nsIAtom
*, void
*, void
(*)(nsIPresContext
*, nsIFrame
*, nsIAtom
*, void
*))
1214 FrameHashTable
::Put
(void
*, void
*)
1215 FrameManager
::SetPlaceholderFrameFor
(nsIFrame
*, nsIFrame
*)
1219 nsDST
::NewMemoryArena
(unsigned
int)
1220 FrameManager
::Init
(nsIPresShell
*, nsIStyleSet
*)
1225 nsDST
::NodeArena
::AllocTwoNode
(void
)
1226 nsDST
::ConvertToTwoNode
(nsDST
::LeafNode
**)
1227 nsDST
::Insert
(void
*, void
*, void
**)
1228 FrameManager
::SetPrimaryFrameFor
(nsIContent
*, nsIFrame
*)
1233 nsDST
::NodeArena
::AllocLeafNode
(void
)
1234 nsDST
::Insert
(void
*, void
*, void
**)
1235 FrameManager
::SetFrameProperty
(nsIFrame
*, nsIAtom
*, void
*, void
(*)(nsIPresContext
*, nsIFrame
*, nsIAtom
*, void
*))
1240 nsDST
::NodeArena
::AllocLeafNode
(void
)
1241 nsDST
::Insert
(void
*, void
*, void
**)
1242 FrameManager
::SetPrimaryFrameFor
(nsIContent
*, nsIFrame
*)
1248 UndisplayedMap
::AppendNodeFor
(UndisplayedNode
*, nsIContent
*)
1252 UndisplayedMap
::AddNodeFor
(nsIContent
*, nsIContent
*, nsIStyleContext
*)
1258 UndisplayedMap
::UndisplayedMap
(unsigned
int)
1268 # ----------------------------------------------------------------------
1277 RDFServiceImpl
::Init
(void
)
1281 nsRDFParserUtils
::GetQuotedAttributeValue
(nsString const
&, nsString const
&, nsString
&)
1284 RDFServiceImpl
::RegisterDataSource
(nsIRDFDataSource
*, int)
1290 RDFServiceImpl
::RegisterResource
(nsIRDFResource
*, int)
1297 RDFServiceImpl
::RegisterLiteral
(nsIRDFLiteral
*, int)
1301 nsRDFParserUtils
::IsJavaScriptLanguage
(nsString const
&, char const
**)
1303 RDFServiceImpl
::Init
(void
)
1307 nsRDFParserUtils
::IsJavaScriptLanguage
(nsString const
&, char const
**)
1310 RDFServiceImpl
::RegisterDataSource
(nsIRDFDataSource
*, int)
1315 PL_HashTableRawRemove
1316 RDFServiceImpl
::UnregisterResource
(nsIRDFResource
*)
1320 RDFServiceImpl
::RegisterDataSource
(nsIRDFDataSource
*, int)
1322 # ----------------------------------------------------------------------
1326 nsMemoryImpl
::Alloc
(unsigned
int)
1327 nsMemory
::Alloc
(unsigned
int)
1328 nsRDFResource
::Init
(char const
*)
1332 nsMemoryImpl
::Alloc
(unsigned
int)
1333 nsMemory
::Alloc
(unsigned
int)
1334 nsStr
::Alloc
(nsStr
&, unsigned
int)
1335 nsStr
::Realloc
(nsStr
&, unsigned
int)
1336 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
1337 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
1338 nsString
::SetCapacity
(unsigned
int)
1339 nsString
::SetLength
(unsigned
int)
1342 basic_nsAWritableString
<unsigned short
>::Assign
(basic_nsAReadableString
<unsigned short
> const
&)
1343 nsString
::operator
=(nsString const
&)
1344 nsHTMLImageLoader
::SetURL
(nsString const
&)
1349 nsHTMLEntities
::AddRefTable
(void
)
1353 nsAVLTree
::AddItem
(void
*)
1354 nsHTMLEntities
::AddRefTable
(void
)
1356 <nsStaticCaseInsensitiveNameTable
>
1359 nsStaticCaseInsensitiveNameTable
::Init
(char const
**, int)
1363 CNavDTD
::CNavDTD
(void
)
1368 InitializeElementTable
(void
)
1369 CNavDTD
::CNavDTD
(void
)
1374 nsDeque
::GrowCapacity
(void
)
1375 nsDeque
::Push
(void
*)
1376 CNodeRecycler
::RecycleNode
(nsCParserNode
*)
1377 CNavDTD
::CloseContainersTo
(int, nsHTMLTag
, int)
1381 COtherDTD
::COtherDTD
(void
)
1385 nsMemoryImpl
::Alloc
(unsigned
int)
1386 nsMemory
::Alloc
(unsigned
int)
1387 nsScanner
::Append
(char const
*, unsigned
int)
1391 nsSlidingString
::AppendBuffer
(unsigned short
*, unsigned short
*, unsigned short
*)
1392 nsScanner
::AppendToBuffer
(unsigned short
*, unsigned short
*, unsigned short
*)
1396 nsScanner
::AppendToBuffer
(unsigned short
*, unsigned short
*, unsigned short
*)
1400 nsMemoryImpl
::Alloc
(unsigned
int)
1401 nsMemory
::Alloc
(unsigned
int)
1402 unsigned short
* AllocateStringCopy
<unsigned short
, unsigned short
>(basic_nsAReadableString
<unsigned short
> const
&, unsigned short
*)
1403 ToNewUnicode
(basic_nsAReadableString
<unsigned short
> const
&)
1404 nsScanner
::Append
(basic_nsAReadableString
<unsigned short
> const
&)
1408 nsMemoryImpl
::Alloc
(unsigned
int)
1409 nsMemory
::Alloc
(unsigned
int)
1410 nsStr
::Alloc
(nsStr
&, unsigned
int)
1411 nsStr
::Realloc
(nsStr
&, unsigned
int)
1412 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
1413 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
1414 nsString
::SetCapacity
(unsigned
int)
1415 nsString
::SetLength
(unsigned
int)
1416 CopyUnicodeTo
(nsReadingIterator
<unsigned short
> const
&, nsReadingIterator
<unsigned short
> const
&, basic_nsAWritableString
<unsigned short
> &)
1417 nsScanner
::CopyUnusedData
(nsString
&)
1421 nsMemoryImpl
::Alloc
(unsigned
int)
1422 nsMemory
::Alloc
(unsigned
int)
1423 nsStr
::Alloc
(nsStr
&, unsigned
int)
1424 nsStr
::Realloc
(nsStr
&, unsigned
int)
1425 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
1426 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
1427 nsStr
::StrAppend
(nsStr
&, nsStr const
&, unsigned
int, int)
1428 nsStr
::StrAssign
(nsStr
&, nsStr const
&, unsigned
int, int)
1429 nsString
::nsString
(nsString const
&)
1430 nsScanner
::nsScanner
(nsString
&, int, nsString const
&, nsCharsetSource
)
1435 nsDeque
::GrowCapacity
(void
)
1436 nsDeque
::Push
(void
*)
1437 nsHTMLTokenizer
::ScanDocStructure
(int)
1442 nsDeque
::GrowCapacity
(void
)
1443 nsDeque
::Push
(void
*)
1444 nsHTMLTokenizer
::AddToken
(CToken
*&, unsigned
int, nsDeque
*, nsTokenAllocator
*)
1449 nsFixedSizeAllocator
::Alloc
(unsigned
int)
1450 CToken
::operator new
(unsigned
int, nsFixedSizeAllocator
&)
1451 nsTokenAllocator
::CreateTokenOfType
(eHTMLTokenTypes
, nsHTMLTag
)
1456 nsFixedSizeAllocator
::AddBucket
(unsigned
int)
1457 nsFixedSizeAllocator
::Init
(char const
*, unsigned
int const
*, int, int, int)
1458 nsNodeAllocator
::nsNodeAllocator
(void
)
1460 # ----------------------------------------------------------------------
1468 xptiWorkingSet
::NewFileArray
(unsigned
int)
1473 xptiWorkingSet
::ExtendFileArray
(unsigned
int)
1475 # ----------------------------------------------------------------------
1479 nsMemoryImpl
::Alloc
(unsigned
int)
1480 nsMemory
::Alloc
(unsigned
int)
1481 nsStr
::Alloc
(nsStr
&, unsigned
int)
1482 nsStr
::Realloc
(nsStr
&, unsigned
int)
1483 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
1484 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
1485 nsString
::SetCapacity
(unsigned
int)
1486 HTMLContentSink
::OnStreamComplete
(nsIStreamLoader
*, nsISupports
*, unsigned
int, unsigned
int, char const
*)
1490 nsMemoryImpl
::Alloc
(unsigned
int)
1491 nsMemory
::Alloc
(unsigned
int)
1492 nsStr
::Alloc
(nsStr
&, unsigned
int)
1493 nsStr
::Realloc
(nsStr
&, unsigned
int)
1494 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
1495 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
1496 nsStr
::StrAppend
(nsStr
&, nsStr const
&, unsigned
int, int)
1497 nsStr
::StrAssign
(nsStr
&, nsStr const
&, unsigned
int, int)
1498 nsString
::nsString
(nsString const
&)
1499 HTMLContentSink
::SetTitle
(nsString const
&)
1504 DeviceContextImpl
::DeviceContextImpl
(void
)
1508 PL_HashTableFinalize
(PLHashTable
*)
1509 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
1510 nsHashtable
::nsHashtable
(unsigned
int, int)
1511 DeviceContextImpl
::CreateFontAliasTable
(void
)
1515 FontAliasKey
::Clone
(void
) const
1516 nsHashtable
::Put
(nsHashKey
*, void
*)
1517 DeviceContextImpl
::AliasFont
(nsString const
&, nsString const
&, nsString const
&, int)
1522 nsCompressedMap
::nsCompressedMap
(unsigned short
*, unsigned
int)
1527 nsHTMLDocument
::nsHTMLDocument
(void
)
1531 PL_HashTableFinalize
(PLHashTable
*)
1532 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
1533 nsHashtable
::nsHashtable
(unsigned
int, int)
1534 nsHTMLDocument
::nsHTMLDocument
(void
)
1538 PL_HashTableFinalize
(PLHashTable
*)
1540 nsHashtable
::Put
(nsHashKey
*, void
*)
1541 nsHTMLDocument
::InvalidateHashTables
(void
)
1543 <nsHTMLDocument.mReferrer
>
1545 nsMemoryImpl
::Alloc
(unsigned
int)
1546 nsMemory
::Alloc
(unsigned
int)
1547 nsStr
::Alloc
(nsStr
&, unsigned
int)
1548 nsStr
::Realloc
(nsStr
&, unsigned
int)
1549 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
1550 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
1551 nsString
::SetCapacity
(unsigned
int)
1552 nsString
::SetLength
(unsigned
int)
1555 basic_nsAWritableString
<unsigned short
>::Assign
(basic_nsAReadableString
<unsigned short
> const
&)
1556 nsString
::nsString
(basic_nsAReadableString
<unsigned short
> const
&)
1557 nsHTMLDocument
::SetReferrer
(basic_nsAReadableString
<unsigned short
> const
&)
1559 <nsHTMLDocument.mLastModified
>
1561 nsMemoryImpl
::Alloc
(unsigned
int)
1562 nsMemory
::Alloc
(unsigned
int)
1563 nsStr
::Alloc
(nsStr
&, unsigned
int)
1564 nsStr
::Realloc
(nsStr
&, unsigned
int)
1565 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
1566 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
1567 nsString
::SetCapacity
(unsigned
int)
1568 nsString
::SetLength
(unsigned
int)
1571 basic_nsAWritableString
<unsigned short
>::Assign
(basic_nsAReadableString
<unsigned short
> const
&)
1572 nsString
::nsString
(basic_nsAReadableString
<unsigned short
> const
&)
1573 nsHTMLDocument
::SetLastModified
(basic_nsAReadableString
<unsigned short
> const
&)
1575 <nsHTMLDocument.mTitle
>
1577 nsMemoryImpl
::Alloc
(unsigned
int)
1578 nsMemory
::Alloc
(unsigned
int)
1579 nsStr
::Alloc
(nsStr
&, unsigned
int)
1580 nsStr
::Realloc
(nsStr
&, unsigned
int)
1581 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
1582 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
1583 nsString
::SetCapacity
(unsigned
int)
1584 nsString
::SetLength
(unsigned
int)
1587 basic_nsAWritableString
<unsigned short
>::Assign
(basic_nsAReadableString
<unsigned short
> const
&)
1588 nsString
::nsString
(basic_nsAReadableString
<unsigned short
> const
&)
1589 nsHTMLDocument
::SetTitle
(basic_nsAReadableString
<unsigned short
> const
&)
1593 nsMemoryImpl
::Alloc
(unsigned
int)
1594 nsMemory
::Alloc
(unsigned
int)
1595 nsStr
::Alloc
(nsStr
&, unsigned
int)
1596 nsStr
::Realloc
(nsStr
&, unsigned
int)
1597 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
1598 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
1599 nsString
::SetCapacity
(unsigned
int)
1600 nsString
::SetLength
(unsigned
int)
1601 nsAString
::do_AssignFromReadable
(nsAString const
&)
1602 nsAString
::AssignFromReadable
(nsAString const
&)
1603 nsString
::nsString
(nsAString const
&)
1604 nsDOMDocumentType
::nsDOMDocumentType
(nsAString const
&, nsIDOMNamedNodeMap
*, nsIDOMNamedNodeMap
*, nsAString const
&, nsAString const
&, nsAString const
&)
1606 #----------------------------------------------------------------------
1611 <Native2WrappedNativeMap
>
1615 Native2WrappedNativeMap
::Native2WrappedNativeMap
(int)
1617 <ClassInfo2WrappedNativeProtoMap
>
1621 ClassInfo2WrappedNativeProtoMap
::ClassInfo2WrappedNativeProtoMap
(int)
1623 <IID2NativeInterfaceMap
>
1627 IID2NativeInterfaceMap
::IID2NativeInterfaceMap
(int)
1629 <IID2WrappedJSClassMap
>
1633 IID2WrappedJSClassMap
::IID2WrappedJSClassMap
(int)
1635 <IID2ThisTranslatorMap
>
1639 IID2ThisTranslatorMap
::IID2ThisTranslatorMap
(int)
1641 <XPCNativeScriptableSharedMap
>
1645 XPCNativeScriptableSharedMap
::XPCNativeScriptableSharedMap
(int)
1647 <XPCNativeScriptableSharedMap
>
1649 XPCNativeScriptableSharedMap
::GetNewOrUsed
(unsigned
int, char
*, XPCNativeScriptableInfo
*)
1651 <JSContext2XPCContextMap
>
1655 JSContext2XPCContextMap
::JSContext2XPCContextMap
(int)
1661 NativeSetMap
::NativeSetMap
(int)
1663 <JSObject2WrappedJSMap
>
1667 JSObject2WrappedJSMap
::JSObject2WrappedJSMap
(int)
1672 JS_DHashTableOperate
1673 nsXPCWrappedJS
::GetNewOrUsed
(XPCCallContext
&, JSObject
*, nsID const
&, nsISupports
*, nsXPCWrappedJS
**)
1675 <XPCWrappedNativeProtoMap
>
1679 XPCWrappedNativeProtoMap
::XPCWrappedNativeProtoMap
(int)
1681 <XPCWrappedNativeProto
>
1684 JS_DHashTableOperate
1685 XPCWrappedNativeProto
::GetNewOrUsed
(XPCCallContext
&, XPCWrappedNativeScope
*, nsIClassInfo
*, XPCNativeScriptableCreateInfo const
*, int)
1687 <XPCWrappedNativeProto
>
1689 XPCWrappedNativeProto
::GetNewOrUsed
(XPCCallContext
&, XPCWrappedNativeScope
*, nsIClassInfo
*, XPCNativeScriptableCreateInfo const
*, int)
1691 <XPCWrappedNativeProto
>
1694 XPCNativeSet
::NewInstance
(XPCCallContext
&, XPCNativeInterface
**, unsigned short
)
1695 XPCNativeSet
::GetNewOrUsed
(XPCCallContext
&, nsIClassInfo
*)
1696 XPCWrappedNativeProto
::GetNewOrUsed
(XPCCallContext
&, XPCWrappedNativeScope
*, nsIClassInfo
*, XPCNativeScriptableCreateInfo const
*, int)
1698 <XPCWrappedNativeProto
>
1700 XPCNativeScriptableInfo
::Construct
(XPCCallContext
&, XPCNativeScriptableCreateInfo const
*)
1701 XPCWrappedNativeProto
::Init
(XPCCallContext
&, XPCNativeScriptableCreateInfo const
*)
1703 <XPCWrappedNativeProto
>
1706 JS_DHashTableOperate
1707 XPCNativeSet
::GetNewOrUsed
(XPCCallContext
&, nsIClassInfo
*)
1708 XPCWrappedNativeProto
::GetNewOrUsed
(XPCCallContext
&, XPCWrappedNativeScope
*, nsIClassInfo
*, XPCNativeScriptableCreateInfo const
*, int)
1713 JS_DHashTableOperate
1714 XPCWrappedNative
::~XPCWrappedNative
(void
)
1718 XPCWrappedNative
::FindTearOff
(XPCCallContext
&, XPCNativeInterface
*, int, unsigned
int *)
1723 JS_DHashTableOperate
1724 XPCWrappedNative
::GetNewOrUsed
(XPCCallContext
&, nsISupports
*, XPCWrappedNativeScope
*, XPCNativeInterface
*, XPCWrappedNative
**)
1726 <XPCWrappedNativeScope
>
1732 XPCWrappedNativeScope
::SetGlobal
(XPCCallContext
&, JSObject
*)
1734 <nsXPCWrappedNativeClass
>
1737 nsXPCWrappedNativeClass
::BuildMemberDescriptors
(XPCContext
*)
1739 #----------------------------------------------------------------------
1744 nsNetModRegEntry
::nsNetModRegEntry
(char const
*, nsINetNotify
*, unsigned
int *)
1745 nsNetModuleMgr
::RegisterModule
(char const
*, nsINetNotify
*)
1747 <nsProxyObjectManager
>
1749 nsProxyObjectManager
::nsProxyObjectManager
(void
)
1751 <nsProxyObjectManager
>
1753 PL_HashTableFinalize
(PLHashTable
*)
1754 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
1755 nsHashtable
::nsHashtable
(unsigned
int, int)
1756 nsProxyObjectManager
::nsProxyObjectManager
(void
)
1761 nsProxyEventClass
::nsProxyEventClass
(nsID const
&, nsIInterfaceInfo
*)
1765 nsIDKey
::Clone
(void
) const
1766 nsHashtable
::Put
(nsHashKey
*, void
*)
1767 nsProxyEventClass
::nsProxyEventClass
(nsID const
&, nsIInterfaceInfo
*)
1771 PL_HashTableFinalize
(PLHashTable
*)
1773 nsHashtable
::Put
(nsHashKey
*, void
*)
1774 nsProxyEventClass
::nsProxyEventClass
(nsID const
&, nsIInterfaceInfo
*)
1776 <nsProxyEventObject
>
1778 nsProxyEventKey
::Clone
(void
) const
1779 nsHashtable
::Put
(nsHashKey
*, void
*)
1780 nsProxyEventObject
::GetNewOrUsedProxy
(nsIEventQueue
*, int, nsISupports
*, nsID const
&)
1782 <nsProxyEventObject
>
1784 PL_HashTableFinalize
(PLHashTable
*)
1786 nsHashtable
::Put
(nsHashKey
*, void
*)
1787 nsProxyEventObject
::GetNewOrUsedProxy
(nsIEventQueue
*, int, nsISupports
*, nsID const
&)
1789 # ----------------------------------------------------------------------
1791 # nsComponentManagerImpl
1794 <nsComponentManagerImpl
>
1796 nsComponentManagerImpl
::Init
(void
)
1798 <nsComponentManagerImpl
>
1800 nsComponentManagerImpl
::GetServiceByContractID
(char const
*, nsID const
&, void
**)
1802 <nsComponentManagerImpl
>
1804 nsComponentManagerImpl
::GetService
(nsID const
&, nsID const
&, void
**)
1806 <nsComponentManagerImpl
>
1808 PL_HashTableFinalize
(PLHashTable
*)
1809 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
1810 nsHashtable
::nsHashtable
(unsigned
int, int)
1811 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
1812 nsComponentManagerImpl
::Init
(void
)
1814 <nsComponentManagerImpl
>
1816 nsComponentManagerImpl
::Init
(void
)
1818 <nsComponentManagerImpl
>
1820 nsComponentManagerImpl
::PlatformPrePopulateRegistry
(void
)
1822 <nsComponentManagerImpl
>
1824 nsComponentManagerImpl
::RegisterFactory
(nsID const
&, char const
*, char const
*, nsIFactory
*, int)
1826 <nsComponentManagerImpl
>
1828 nsCStringKey
::Clone
(void
) const
1829 nsHashtable
::Put
(nsHashKey
*, void
*)
1830 nsComponentManagerImpl
::PlatformPrePopulateRegistry
(void
)
1832 <nsComponentManagerImpl
>
1834 nsCStringKey
::Clone
(void
) const
1835 nsHashtable
::Put
(nsHashKey
*, void
*)
1836 nsComponentManagerImpl
::HashContractID
(char const
*, nsID const
&)
1838 <nsComponentManagerImpl
>
1840 nsCStringKey
::Clone
(void
) const
1841 nsHashtable
::Put
(nsHashKey
*, void
*)
1842 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
1843 nsComponentManagerImpl
::Init
(void
)
1845 <nsComponentManagerImpl
>
1847 nsCStringKey
::Clone
(void
) const
1848 nsHashtable
::Put
(nsHashKey
*, void
*)
1849 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
1850 nsComponentManagerImpl
::GetLoaderForType
(char const
*, nsIComponentLoader
**)
1852 <nsComponentManagerImpl
>
1854 nsCStringKey
::Clone
(void
) const
1855 nsHashtable
::Put
(nsHashKey
*, void
*)
1856 nsComponentManagerImpl
::ContractIDToClassID
(char const
*, nsID
*)
1858 <nsComponentManagerImpl
>
1860 PL_HashTableFinalize
(PLHashTable
*)
1862 nsHashtable
::Put
(nsHashKey
*, void
*)
1863 nsComponentManagerImpl
::PlatformPrePopulateRegistry
(void
)
1865 <nsComponentManagerImpl
>
1867 PL_HashTableFinalize
(PLHashTable
*)
1869 nsHashtable
::Put
(nsHashKey
*, void
*)
1870 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
1871 nsComponentManagerImpl
::RegisterFactory
(nsID const
&, char const
*, char const
*, nsIFactory
*, int)
1873 <nsComponentManagerImpl
>
1875 nsIDKey
::Clone
(void
) const
1876 nsHashtable
::Put
(nsHashKey
*, void
*)
1877 nsComponentManagerImpl
::PlatformPrePopulateRegistry
(void
)
1879 <nsComponentManagerImpl
>
1881 nsIDKey
::Clone
(void
) const
1882 nsHashtable
::Put
(nsHashKey
*, void
*)
1883 nsComponentManagerImpl
::RegisterFactory
(nsID const
&, char const
*, char const
*, nsIFactory
*, int)
1885 <nsComponentManagerImpl
>
1886 nsMemoryImpl
::Alloc
(unsigned
int)
1887 nsMemory
::Alloc
(unsigned
int)
1888 nsCStringKey
::Clone
(void
) const
1889 nsHashtable
::Put
(nsHashKey
*, void
*)
1890 nsComponentManagerImpl
::PlatformPrePopulateRegistry
(void
)
1892 <nsComponentManagerImpl
>
1895 nsXPTCStubBase
::Sentinel9
(void
)
1897 nsRegistry
::SetBufferSize
(int)
1898 nsComponentManagerImpl
::AutoRegister
(int, nsIFile
*)
1900 <nsComponentManagerImpl
>
1902 nsComponentManagerImpl
::HashContractID
(char const
*, nsID const
&)
1904 <nsComponentManagerImpl
>
1906 nsComponentManagerImpl
::RegisterComponentCommon
(nsID const
&, char const
*, char const
*, char const
*, int, int, char const
*)
1908 <nsComponentManagerImpl
>
1910 nsIDKey
::Clone
(void
) const
1911 nsHashtable
::Put
(nsHashKey
*, void
*)
1912 nsComponentManagerImpl
::RegisterComponentCommon
(nsID const
&, char const
*, char const
*, char const
*, int, int, char const
*)
1914 <nsComponentManagerImpl
>
1916 PL_HashTableFinalize
(PLHashTable
*)
1918 nsHashtable
::Put
(nsHashKey
*, void
*)
1919 nsComponentManagerImpl
::HashContractID
(char const
*, nsID const
&)
1921 <nsComponentManagerImpl
>
1923 PL_HashTableFinalize
(PLHashTable
*)
1925 nsHashtable
::Put
(nsHashKey
*, void
*)
1926 nsComponentManagerImpl
::RegisterFactory
(nsID const
&, char const
*, char const
*, nsIFactory
*, int)
1928 <nsComponentManagerImpl
>
1930 PL_HashTableFinalize
(PLHashTable
*)
1932 nsHashtable
::Put
(nsHashKey
*, void
*)
1933 nsComponentManagerImpl
::ContractIDToClassID
(char const
*, nsID
*)
1935 <nsComponentManagerImpl
>
1937 PL_HashTableFinalize
(PLHashTable
*)
1939 nsHashtable
::Put
(nsHashKey
*, void
*)
1940 nsComponentManagerImpl
::HashContractID
(char const
*, nsFactoryEntry
*)
1942 <nsComponentManagerImpl
>
1944 nsMemoryImpl
::Alloc
(unsigned
int)
1945 nsMemory
::Alloc
(unsigned
int)
1946 nsCStringKey
::Clone
(void
) const
1947 nsHashtable
::Put
(nsHashKey
*, void
*)
1948 nsComponentManagerImpl
::HashContractID
(char const
*, nsFactoryEntry
*)
1950 <nsComponentManagerImpl
>
1952 nsComponentManagerImpl
::GetService
(char const
*, nsID const
&, nsISupports
**, nsIShutdownListener
*)
1954 <nsComponentManagerImpl
>
1956 nsComponentManagerImpl
::GetService
(nsID const
&, nsID const
&, nsISupports
**, nsIShutdownListener
*)
1958 <nsComponentManagerImpl
>
1960 nsMemoryImpl
::Alloc
(unsigned
int)
1961 nsMemory
::Alloc
(unsigned
int)
1962 nsStr
::Alloc
(nsStr
&, unsigned
int)
1963 nsStr
::Realloc
(nsStr
&, unsigned
int)
1964 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
1965 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
1966 nsCString
::SetCapacity
(unsigned
int)
1967 nsCString
::SetLength
(unsigned
int)
1968 nsACString
::do_AssignFromReadable
(nsACString const
&)
1969 nsACString
::do_AssignFromElementPtr
(char const
*)
1970 nsCString
::nsCString
(char const
*)
1971 nsFactoryEntry
::nsFactoryEntry
(nsID const
&, char const
*, int)
1972 nsComponentManagerImpl
::PlatformPrePopulateRegistry
(void
)
1974 <nsComponentManagerImpl
>
1976 nsComponentManagerImpl
::HashContractID
(char const
*, nsFactoryEntry
*)
1978 <nsComponentManagerImpl
>
1980 nsFactoryEntry
::nsFactoryEntry
(nsID const
&, char const
*, int)
1981 nsComponentManagerImpl
::PlatformPrePopulateRegistry
(void
)
1983 <nsComponentManagerImpl
>
1986 nsComponentManagerImpl
::Init
(void
)
1988 # ----------------------------------------------------------------------
1992 nsZipArchive
::BuildFileList
(void
)
1994 <nsStaticCaseInsensitiveNameTable
>
1996 nsStaticCaseInsensitiveNameTable
::Init
(char const
**, int)
1998 <nsStaticCaseInsensitiveNameTable
>
2000 nsCStringKey
::Clone
(void
) const
2001 nsHashtable
::Put
(nsHashKey
*, void
*)
2002 nsStaticCaseInsensitiveNameTable
::Init
(char const
**, int)
2004 <nsStaticCaseInsensitiveNameTable
>
2006 PL_HashTableFinalize
(PLHashTable
*)
2008 nsHashtable
::Put
(nsHashKey
*, void
*)
2009 nsStaticCaseInsensitiveNameTable
::Init
(char const
**, int)
2011 # ----------------------------------------------------------------------
2013 # nsDrawingSurfaceGTK
2016 <nsDrawingSurfaceGTK
>
2018 PL_HashTableFinalize
(PLHashTable
*)
2019 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2020 nsHashtable
::nsHashtable
(unsigned
int, int)
2021 nsDrawingSurfaceGTK
::Init
(_GdkGC
*, unsigned
int, unsigned
int, unsigned
int)
2023 <nsDrawingSurfaceGTK
>
2025 PL_HashTableFinalize
(PLHashTable
*)
2027 nsHashtable
::Put
(nsHashKey
*, void
*)
2028 nsDrawingSurfaceGTK
::Init
(_GdkGC
*, unsigned
int, unsigned
int, unsigned
int)
2030 <nsDrawingSurfaceGTK
>
2032 nsCStringKey
::Clone
(void
) const
2033 nsHashtable
::Put
(nsHashKey
*, void
*)
2034 nsDrawingSurfaceGTK type_info
function
2036 <nsDrawingSurfaceGTK
>
2038 nsCompressedCharMap
::NewCCMap
(void
)
2039 nsDrawingSurfaceGTK
::Init
(_GdkGC
*, unsigned
int, unsigned
int, unsigned
int)
2041 # ----------------------------------------------------------------------
2043 # nsNativeComponentLoader
2046 <nsNativeComponentLoader
>
2048 nsNativeComponentLoader
::Init
(nsIComponentManager
*, nsISupports
*)
2050 <nsNativeComponentLoader
>
2052 PL_HashTableFinalize
(PLHashTable
*)
2053 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2054 nsHashtable
::nsHashtable
(unsigned
int, int)
2055 nsObjectHashtable
::nsObjectHashtable
(void
*(*)(nsHashKey
*, void
*, void
*), void
*, int (*)(nsHashKey
*, void
*, void
*), void
*, unsigned
int, int)
2056 nsNativeComponentLoader
::Init
(nsIComponentManager
*, nsISupports
*)
2058 <nsNativeComponentLoader
>
2060 nsCStringKey
::Clone
(void
) const
2061 nsHashtable
::Put
(nsHashKey
*, void
*)
2062 nsNativeComponentLoader
::CreateDll
2064 <nsNativeComponentLoader
>
2066 nsNativeComponentLoader
::CreateDll
(nsIFile
*, char const
*, long long
*, long long
*, nsDll
**)
2068 <nsNativeComponentLoader
>
2070 nsCStringKey
::Clone
(void
) const
2071 nsHashtable
::Put
(nsHashKey
*, void
*)
2072 nsNativeComponentLoader
::CreateDll
(nsIFile
*, char const
*, long long
*, long long
*, nsDll
**)
2074 <nsNativeComponentLoader
>
2076 PL_HashTableFinalize
(PLHashTable
*)
2078 nsHashtable
::Put
(nsHashKey
*, void
*)
2079 nsNativeComponentLoader
::CreateDll
(nsIFile
*, char const
*, long long
*, long long
*, nsDll
**)
2081 <nsNativeComponentLoader
>
2083 nsMemoryImpl
::Alloc
(unsigned
int)
2084 nsMemory
::Alloc
(unsigned
int)
2085 nsCStringKey
::Clone
(void
) const
2086 nsHashtable
::Put
(nsHashKey
*, void
*)
2087 nsNativeComponentLoader
::CreateDll
(nsIFile
*, char const
*, long long
*, long long
*, nsDll
**)
2089 <nsNativeComponentLoader
>
2091 nsDll
::nsDll
(nsIFile
*, char const
*, long long
*, long long
*)
2092 nsNativeComponentLoader
::CreateDll
(nsIFile
*, char const
*, long long
*, long long
*, nsDll
**)
2094 # ----------------------------------------------------------------------
2096 <nsDirectoryService
>
2098 nsCStringKey
::Clone
(void
) const
2099 nsHashtable
::Put
(nsHashKey
*, void
*)
2100 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2101 nsDirectoryService
::Set
(char const
*, nsISupports
*)
2103 <nsDirectoryService
>
2105 PL_HashTableFinalize
(PLHashTable
*)
2106 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2107 nsHashtable
::nsHashtable
(unsigned
int, int)
2108 nsDirectoryService
::Init
(void
)
2110 <nsDirectoryService
>
2112 PL_HashTableFinalize
(PLHashTable
*)
2114 nsHashtable
::Put
(nsHashKey
*, void
*)
2115 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2116 nsDirectoryService
::Set
(char const
*, nsISupports
*)
2118 <nsDirectoryService
>
2120 PL_HashTableFinalize
(PLHashTable
*)
2121 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2122 nsHashtable
::nsHashtable
(unsigned
int, int)
2123 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
2124 nsDirectoryService
::Init
(char const
*)
2126 <nsDirectoryService
>
2128 PL_HashTableFinalize
(PLHashTable
*)
2129 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2130 nsHashtable
::nsHashtable
(unsigned
int, int)
2131 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
2132 nsDirectoryService
::Init
(void
)
2134 #----------------------------------------------------------------------
2136 # nsResProtocolHandler
2139 <nsResProtocolHandler
>
2141 nsCStringKey
::Clone
(void
) const
2142 nsHashtable
::Put
(nsHashKey
*, void
*)
2143 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2144 nsResProtocolHandler
::AppendSubstitution
(char const
*, char const
*)
2146 <nsResProtocolHandler
>
2148 PL_HashTableFinalize
(PLHashTable
*)
2149 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2150 nsHashtable
::nsHashtable
(unsigned
int, int)
2151 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
2152 nsResProtocolHandler
::nsResProtocolHandler
(void
)
2154 <nsResProtocolHandler
>
2156 PL_HashTableFinalize
(PLHashTable
*)
2158 nsHashtable
::Put
(nsHashKey
*, void
*)
2159 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2160 nsResProtocolHandler
::AppendSubstitution
(char const
*, char const
*)
2162 <nsResProtocolHandler
>
2164 PL_HashTableFinalize
(PLHashTable
*)
2166 nsHashtable
::Put
(nsHashKey
*, void
*)
2167 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2168 nsResProtocolHandler
::SetSubstitution
(char const
*, nsIURI
*)
2170 # ----------------------------------------------------------------------
2177 nsCStringKey
::Clone
(void
) const
2178 nsHashtable
::Put
(nsHashKey
*, void
*)
2179 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2180 nsChromeRegistry
::LoadDataSource
(nsCString const
&, nsIRDFDataSource
**, int, char const
*)
2184 PL_HashTableFinalize
(PLHashTable
*)
2185 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2186 nsHashtable
::nsHashtable
(unsigned
int, int)
2187 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
2188 nsChromeRegistry
::LoadDataSource
(nsCString const
&, nsIRDFDataSource
**, int, char const
*)
2192 PL_HashTableFinalize
(PLHashTable
*)
2194 nsHashtable
::Put
(nsHashKey
*, void
*)
2195 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2196 nsChromeRegistry
::LoadDataSource
(nsCString const
&, nsIRDFDataSource
**, int, char const
*)
2200 nsMemoryImpl
::Alloc
(unsigned
int)
2201 nsMemory
::Alloc
(unsigned
int)
2202 ToNewCString
(nsACString const
&)
2203 nsStdURL
::GetSpec
(char
**)
2204 RDFXMLDataSourceImpl
::Init
(char const
*)
2205 nsChromeRegistry
::LoadDataSource
(nsCString const
&, nsIRDFDataSource
**, int, char const
*)
2209 nsMemoryImpl
::Alloc
(unsigned
int)
2210 nsMemory
::Alloc
(unsigned
int)
2211 nsCStringKey
::Clone
(void
) const
2212 nsHashtable
::Put
(nsHashKey
*, void
*)
2213 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2214 nsChromeRegistry
::LoadDataSource
(nsCString const
&, nsIRDFDataSource
**, int, char const
*)
2216 # ----------------------------------------------------------------------
2220 nsCStringKey
::Clone
(void
) const
2221 nsHashtable
::Put
(nsHashKey
*, void
*)
2222 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2223 nsZipReaderCache
::GetZip
(nsIFile
*, nsIZipReader
**)
2227 PL_HashTableFinalize
(PLHashTable
*)
2229 nsHashtable
::Put
(nsHashKey
*, void
*)
2230 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2231 nsZipReaderCache
::GetZip
(nsIFile
*, nsIZipReader
**)
2235 PL_HashTableFinalize
(PLHashTable
*)
2236 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2237 nsHashtable
::nsHashtable
(unsigned
int, int)
2238 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
2239 nsZipReaderCache
::nsZipReaderCache
(void
)
2243 nsZipReaderCache
::GetZip
(nsIFile
*, nsIZipReader
**)
2245 # ----------------------------------------------------------------------
2252 PL_HashTableFinalize
(PLHashTable
*)
2254 nsHashtable
::Put
(nsHashKey
*, void
*)
2255 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2256 nsXBLDocumentInfo
::SetPrototypeBinding
(nsACString const
&, nsIXBLPrototypeBinding
*)
2260 PL_HashTableFinalize
(PLHashTable
*)
2261 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2262 nsHashtable
::nsHashtable
(unsigned
int, int)
2263 nsXBLDocumentInfo
::SetPrototypeBinding
(nsACString const
&, nsIXBLPrototypeBinding
*)
2267 nsCStringKey
::Clone
(void
) const
2268 nsHashtable
::Put
(nsHashKey
*, void
*)
2269 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2270 nsXBLDocumentInfo
::SetPrototypeBinding
(nsCString const
&, nsIXBLPrototypeBinding
*)
2274 PL_HashTableFinalize
(PLHashTable
*)
2276 nsHashtable
::Put
(nsHashKey
*, void
*)
2277 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2278 nsXBLDocumentInfo
::SetPrototypeBinding
(basic_nsAReadableString
<char
> const
&, nsIXBLPrototypeBinding
*)
2282 nsXBLDocumentInfo
::SetPrototypeBinding
(nsCString const
&, nsIXBLPrototypeBinding
*)
2286 PL_HashTableFinalize
(PLHashTable
*)
2288 nsHashtable
::Put
(nsHashKey
*, void
*)
2289 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2290 nsXBLDocumentInfo
::SetPrototypeBinding
(nsCString const
&, nsIXBLPrototypeBinding
*)
2294 PL_HashTableFinalize
(PLHashTable
*)
2295 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2296 nsHashtable
::nsHashtable
(unsigned
int, int)
2297 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
2298 nsXBLDocumentInfo
::SetPrototypeBinding
(basic_nsAReadableString
<char
> const
&, nsIXBLPrototypeBinding
*)
2302 nsXBLDocumentInfo
::SetPrototypeBinding
(basic_nsAReadableString
<char
> const
&, nsIXBLPrototypeBinding
*)
2306 nsMemoryImpl
::Alloc
(unsigned
int)
2307 nsMemory
::Alloc
(unsigned
int)
2308 nsStr
::Alloc
(nsStr
&, unsigned
int)
2309 nsStr
::Realloc
(nsStr
&, unsigned
int)
2310 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
2311 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
2312 nsCString
::SetCapacity
(unsigned
int)
2313 nsCString
::SetLength
(unsigned
int)
2316 basic_nsAWritableString
<char
>::Assign
(char const
*)
2317 nsCString
::operator
=(char const
*)
2318 nsXBLDocumentInfo
::nsXBLDocumentInfo
(char const
*, nsIDocument
*)
2322 nsMemoryImpl
::Alloc
(unsigned
int)
2323 nsMemory
::Alloc
(unsigned
int)
2324 nsCStringKey
::Clone
(void
) const
2325 nsHashtable
::Put
(nsHashKey
*, void
*)
2326 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2327 nsXBLDocumentInfo
::SetPrototypeBinding
(nsACString const
&, nsIXBLPrototypeBinding
*)
2331 nsMemoryImpl
::Alloc
(unsigned
int)
2332 nsMemory
::Alloc
(unsigned
int)
2333 nsStr
::Alloc
(nsStr
&, unsigned
int)
2334 nsStr
::Realloc
(nsStr
&, unsigned
int)
2335 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
2336 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
2337 nsCString
::SetCapacity
(unsigned
int)
2338 nsCString
::SetLength
(unsigned
int)
2339 nsACString
::do_AssignFromReadable
(nsACString const
&)
2340 nsACString
::do_AssignFromElementPtr
(char const
*)
2341 nsXBLDocumentInfo
::nsXBLDocumentInfo
(char const
*, nsIDocument
*)
2345 nsXBLDocumentInfo
::SetPrototypeBinding
(nsACString const
&, nsIXBLPrototypeBinding
*)
2347 # ----------------------------------------------------------------------
2349 # nsXULPrototypeCache
2352 <nsXULPrototypeCache
>
2354 nsCStringKey
::Clone
(void
) const
2355 nsHashtable
::Put
(nsHashKey
*, void
*)
2356 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2357 nsXULPrototypeCache
::PutXBLDocumentInfo
(nsIXBLDocumentInfo
*)
2359 <nsXULPrototypeCache
>
2361 PL_HashTableFinalize
(PLHashTable
*)
2363 nsHashtable
::Put
(nsHashKey
*, void
*)
2364 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2365 nsXULPrototypeCache
::PutPrototype
(nsIXULPrototypeDocument
*)
2367 <nsXULPrototypeCache
>
2369 PL_HashTableFinalize
(PLHashTable
*)
2370 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2371 nsHashtable
::nsHashtable
(unsigned
int, int)
2372 nsXULPrototypeCache
::nsXULPrototypeCache
(void
)
2374 <nsXULPrototypeCache
>
2376 PL_HashTableFinalize
(PLHashTable
*)
2378 nsHashtable
::Put
(nsHashKey
*, void
*)
2379 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2380 nsXULPrototypeCache
::PutXBLDocumentInfo
(nsIXBLDocumentInfo
*)
2382 <nsXULPrototypeCache
>
2384 PL_HashTableFinalize
(PLHashTable
*)
2386 nsHashtable
::Put
(nsHashKey
*, void
*)
2387 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2388 nsXULPrototypeCache
::PutStyleSheet
(nsICSSStyleSheet
*)
2390 <nsXULPrototypeCache
>
2392 PL_HashTableFinalize
(PLHashTable
*)
2393 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2394 nsHashtable
::nsHashtable
(unsigned
int, int)
2395 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
2396 nsXULPrototypeCache
::nsXULPrototypeCache
(void
)
2398 <nsXULPrototypeCache
>
2400 nsMemoryImpl
::Alloc
(unsigned
int)
2401 nsMemory
::Alloc
(unsigned
int)
2402 nsCStringKey
::Clone
(void
) const
2403 nsHashtable
::Put
(nsHashKey
*, void
*)
2404 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2405 nsXULPrototypeCache
::PutXBLDocumentInfo
(nsIXBLDocumentInfo
*)
2407 <nsXULPrototypeCache
>
2409 PL_HashTableFinalize
(PLHashTable
*)
2411 nsHashtable
::Put
(nsHashKey
*, void
*)
2412 nsXULPrototypeCache
::PutScript
(nsIURI
*, void
*)
2414 # nsXULPrototypeElement
2415 <nsXULPrototypeCache
>
2417 XULContentSinkImpl
::CreateElement
(nsINodeInfo
*, nsXULPrototypeElement
**)
2419 # nsXULPrototypeNode
2420 <nsXULPrototypeCache
>
2423 XULContentSinkImpl
::CloseContainer
(nsIParserNode const
&)
2425 # nsXULPrototypeScript
2426 <nsXULPrototypeCache
>
2428 XULContentSinkImpl
::OpenScript
(nsIParserNode const
&)
2430 # ----------------------------------------------------------------------
2432 # nsExternalHelperAppService
2435 <nsExternalHelperAppService
>
2437 nsExternalHelperAppService
::nsExternalHelperAppService
(void
)
2439 <nsExternalHelperAppService
>
2441 nsCStringKey
::Clone
(void
) const
2442 nsHashtable
::Put
(nsHashKey
*, void
*)
2443 nsExternalHelperAppService
::AddMimeInfoToCache
(nsIMIMEInfo
*)
2445 <nsExternalHelperAppService
>
2447 PL_HashTableFinalize
(PLHashTable
*)
2449 nsHashtable
::Put
(nsHashKey
*, void
*)
2450 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2451 nsExternalHelperAppService
::AddMimeInfoToCache
(nsIMIMEInfo
*)
2453 <nsExternalHelperAppService
>
2455 PL_HashTableFinalize
(PLHashTable
*)
2457 nsHashtable
::Put
(nsHashKey
*, void
*)
2458 nsExternalHelperAppService
::AddMimeInfoToCache
(nsIMIMEInfo
*)
2460 <nsExternalHelperAppService
>
2462 nsMemoryImpl
::Alloc
(unsigned
int)
2463 nsMemory
::Alloc
(unsigned
int)
2464 nsCStringKey
::Clone
(void
) const
2465 nsHashtable
::Put
(nsHashKey
*, void
*)
2466 nsExternalHelperAppService
::AddMimeInfoToCache
(nsIMIMEInfo
*)
2468 <nsExternalHelperAppService
>
2470 nsVoidArray
::SizeTo
(int)
2471 nsVoidArray
::GrowArrayBy
(int)
2472 nsVoidArray
::InsertElementAt
(void
*, int)
2473 nsCStringArray
::InsertCStringAt
(nsCString const
&, int)
2474 nsMIMEInfoImpl
::SetFileExtensions
(char const
*)
2475 nsExternalHelperAppService
::AddDefaultMimeTypesToCache
(void
)
2477 # ----------------------------------------------------------------------
2484 nsCategoryManager
::AddCategoryEntry
(char const
*, char const
*, char const
*, int, int, char
**)
2488 PL_HashTableFinalize
(PLHashTable
*)
2489 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2490 nsHashtable
::nsHashtable
(unsigned
int, int)
2491 nsObjectHashtable
::nsObjectHashtable
(void
*(*)(nsHashKey
*, void
*, void
*), void
*, int (*)(nsHashKey
*, void
*, void
*), void
*, unsigned
int, int)
2492 nsCategoryManager
::AddCategoryEntry
(char const
*, char const
*, char const
*, int, int, char
**)
2496 nsCStringKey
::Clone
(void
) const
2497 nsHashtable
::Put
(nsHashKey
*, void
*)
2498 nsCategoryManager
::AddCategoryEntry
(char const
*, char const
*, char const
*, int, int, char
**)
2502 PL_HashTableFinalize
(PLHashTable
*)
2504 nsHashtable
::Put
(nsHashKey
*, void
*)
2505 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2506 nsCategoryManager
::AddCategoryEntry
(char const
*, char const
*, char const
*, int, int, char
**)
2510 PL_HashTableFinalize
(PLHashTable
*)
2511 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2512 nsHashtable
::nsHashtable
(unsigned
int, int)
2513 __17nsObjectHashtablePFP9nsHashKeyPvPv_PvPvPFP9nsHashKeyPvPv_iT2Uii
2514 CategoryNode
::CategoryNode
(void
)
2515 nsCategoryManager
::AddCategoryEntry
(char const
*, char const
*, char const
*, int, int, char
**)
2519 PL_HashTableFinalize
(PLHashTable
*)
2520 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2521 nsHashtable
::nsHashtable
(unsigned
int, int)
2522 __17nsObjectHashtablePFP9nsHashKeyPvPv_PvPvPFP9nsHashKeyPvPv_iT2Uii
2523 nsCategoryManager
::nsCategoryManager
(void
)
2527 PL_HashTableFinalize
(PLHashTable
*)
2528 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2529 nsHashtable
::nsHashtable
(unsigned
int, int)
2530 __17nsObjectHashtablePFP9nsHashKeyPvPv_PvPvPFP9nsHashKeyPvPv_iT2Uii
2531 CategoryNode
::CategoryNode
(void
)
2532 nsCategoryManager
::AddCategoryEntry
(char const
*, char const
*, char const
*, int, int, char
**)
2536 PL_HashTableFinalize
(PLHashTable
*)
2537 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2538 nsHashtable
::nsHashtable
(unsigned
int, int)
2539 __17nsObjectHashtablePFP9nsHashKeyPvPv_PvPvPFP9nsHashKeyPvPv_iT2Uii
2540 nsCategoryManager
::nsCategoryManager
(void
)
2544 PL_HashTableFinalize
(PLHashTable
*)
2546 nsHashtable
::Put
(nsHashKey
*, void
*)
2547 nsCategoryManager
::AddCategoryEntry
(char const
*, char const
*, char const
*, int, int, char
**)
2551 nsMemoryImpl
::Alloc
(unsigned
int)
2552 nsMemory
::Alloc
(unsigned
int)
2553 nsCStringKey
::Clone
(void
) const
2554 nsHashtable
::Put
(nsHashKey
*, void
*)
2555 nsCategoryManager
::AddCategoryEntry
(char const
*, char const
*, char const
*, int, int, char
**)
2559 nsMemoryImpl
::Alloc
(unsigned
int)
2560 nsMemory
::Alloc
(unsigned
int)
2561 nsCStringKey
::Clone
(void
) const
2562 nsHashtable
::Put
(nsHashKey
*, void
*)
2563 nsCategoryManager
::AddCategoryEntry
(char const
*, char const
*, char const
*, int, int, char
**)
2567 nsMemoryImpl
::Alloc
(unsigned
int)
2568 nsMemory
::Alloc
(unsigned
int)
2569 nsStr
::Alloc
(nsStr
&, unsigned
int)
2570 nsStr
::Realloc
(nsStr
&, unsigned
int)
2571 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
2572 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
2573 nsCString
::SetCapacity
(unsigned
int)
2574 nsCString
::SetLength
(unsigned
int)
2575 nsACString
::do_AssignFromReadable
(nsACString const
&)
2576 nsACString
::do_AssignFromElementPtr
(char const
*)
2577 nsCString
::nsCString
(char const
*)
2578 nsCategoryManager
::AddCategoryEntry
(char const
*, char const
*, char const
*, int, int, char
**)
2580 # ----------------------------------------------------------------------
2582 # nsScriptNameSpaceManager
2585 <nsScriptNameSpaceManager
>
2587 PL_HashTableFinalize
(PLHashTable
*)
2589 nsHashtable
::Put
(nsHashKey
*, void
*)
2590 nsScriptNameSpaceManager
::RegisterClassName
(char const
*, int)
2592 <nsScriptNameSpaceManager
>
2594 PL_HashTableFinalize
(PLHashTable
*)
2596 nsHashtable
::Put
(nsHashKey
*, void
*)
2597 nsScriptNameSpaceManager
::FillHashWithDOMInterfaces
(void
)
2599 <nsScriptNameSpaceManager
>
2601 PL_HashTableFinalize
(PLHashTable
*)
2603 nsHashtable
::Put
(nsHashKey
*, void
*)
2604 nsScriptNameSpaceManager
::FillHash
(nsICategoryManager
*, char const
*, nsGlobalNameStruct
::nametype
)
2606 <nsScriptNameSpaceManager
>
2608 nsScriptNameSpaceManager
::RegisterClassName
(char const
*, int)
2610 # ----------------------------------------------------------------------
2612 # nsScriptSecurityManager
2615 <nsScriptSecurityManager
>
2617 PL_HashTableFinalize
(PLHashTable
*)
2619 nsHashtable
::Put
(nsHashKey
*, void
*)
2620 nsScriptSecurityManager
::InitPolicies
(unsigned
int, char const
**, nsISecurityPref
*)
2622 <nsScriptSecurityManager
>
2624 nsScriptSecurityManager
::EnumeratePolicyCallback
(char const
*, void
*)
2626 <nsScriptSecurityManager
>
2628 nsCStringKey
::Clone
(void
) const
2629 nsHashtable
::Put
(nsHashKey
*, void
*)
2630 nsScriptSecurityManager
::EnumeratePolicyCallback
(char const
*, void
*)
2632 <nsScriptSecurityManager
>
2634 PL_HashTableFinalize
(PLHashTable
*)
2635 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2636 nsHashtable
::nsHashtable
(unsigned
int, int)
2637 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
2638 nsScriptSecurityManager
::InitPrefs
(void
)
2640 <nsScriptSecurityManager
>
2642 PL_HashTableFinalize
(PLHashTable
*)
2643 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2644 nsHashtable
::nsHashtable
(unsigned
int, int)
2645 __17nsObjectHashtablePFP9nsHashKeyPvPv_PvPvPFP9nsHashKeyPvPv_iT2Uii
2646 nsScriptSecurityManager
::EnumeratePolicyCallback
(char const
*, void
*)
2648 <nsScriptSecurityManager
>
2650 nsMemoryImpl
::Alloc
(unsigned
int)
2651 nsMemory
::Alloc
(unsigned
int)
2652 nsCStringKey
::Clone
(void
) const
2653 nsHashtable
::Put
(nsHashKey
*, void
*)
2654 nsScriptSecurityManager
::InitPolicies
(unsigned
int, char const
**, nsISecurityPref
*)
2656 # ----------------------------------------------------------------------
2658 # nsStringBundleService
2661 <nsStringBundleService
>
2663 nsCStringKey
::Clone
(void
) const
2664 nsHashtable
::Put
(nsHashKey
*, void
*)
2665 nsStringBundleService
::insertIntoCache
(nsIStringBundle
*, nsCStringKey
*)
2667 <nsStringBundleService
>
2669 PL_HashTableFinalize
(PLHashTable
*)
2671 nsHashtable
::Put
(nsHashKey
*, void
*)
2672 nsStringBundleService
::insertIntoCache
(nsIStringBundle
*, nsCStringKey
*)
2674 <nsStringBundleService
>
2676 PL_HashTableFinalize
(PLHashTable
*)
2677 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2678 nsHashtable
::nsHashtable
(unsigned
int, int)
2679 nsStringBundleService
::nsStringBundleService
(void
)
2681 <nsStringBundleService
>
2684 nsStringBundleService
::insertIntoCache
(nsIStringBundle
*, nsCStringKey
*)
2686 <nsStringBundleService
>
2688 nsMemoryImpl
::Alloc
(unsigned
int)
2689 nsMemory
::Alloc
(unsigned
int)
2690 nsCStringKey
::Clone
(void
) const
2691 nsHashtable
::Put
(nsHashKey
*, void
*)
2692 nsStringBundleService
::insertIntoCache
(nsIStringBundle
*, nsCStringKey
*)
2694 # ----------------------------------------------------------------------
2698 CSSStyleSheetImpl
::CSSStyleSheetImpl
(void
)
2703 nsSupportsArray
::GrowArrayBy
(int)
2704 nsSupportsArray
::InsertElementAt
(nsISupports
*, unsigned
int)
2705 nsSupportsArray
::AppendElement
(nsISupports
*)
2706 CSSStyleSheetImpl
::AppendStyleRule
(nsICSSRule
*)
2710 PL_HashTableFinalize
(PLHashTable
*)
2712 nsHashtable
::Put
(nsHashKey
*, void
*)
2713 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
2714 CSSStyleSheetImpl
::CheckRuleForAttributes
(nsICSSRule
*)
2718 AtomKey
::Clone
(void
) const
2719 nsHashtable
::Put
(nsHashKey
*, void
*)
2720 CSSStyleSheetImpl
::CheckRuleForAttributes
(nsICSSRule
*)
2724 PL_HashTableFinalize
(PLHashTable
*)
2726 nsHashtable
::Put
(nsHashKey
*, void
*)
2727 CSSStyleSheetImpl
::CheckRuleForAttributes
(nsICSSRule
*)
2729 <CSSStyleSheetInner
>
2731 PL_HashTableFinalize
(PLHashTable
*)
2732 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2733 nsHashtable
::nsHashtable
(unsigned
int, int)
2734 CSSStyleSheetInner
::CSSStyleSheetInner
(nsICSSStyleSheet
*)
2736 <HTMLStyleSheetImpl
>
2738 PL_HashTableFinalize
(PLHashTable
*)
2739 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2740 nsHashtable
::nsHashtable
(unsigned
int, int)
2741 HTMLStyleSheetImpl
::HTMLStyleSheetImpl
(void
)
2743 <HTMLStyleSheetImpl
>
2745 PL_HashTableFinalize
(PLHashTable
*)
2746 PL_HashTableRawRemove
2747 nsHashtable
::Remove
(nsHashKey
*)
2748 HTMLStyleSheetImpl
::DropMappedAttributes
(nsIHTMLMappedAttributes
*)
2750 <HTMLStyleSheetImpl
>
2752 AttributeKey
::Clone
(void
) const
2753 nsHashtable
::Put
(nsHashKey
*, void
*)
2754 HTMLStyleSheetImpl
::UniqueMappedAttributes
(nsIHTMLMappedAttributes
*, nsIHTMLMappedAttributes
*&)
2756 <HTMLStyleSheetImpl
>
2758 PL_HashTableFinalize
(PLHashTable
*)
2760 nsHashtable
::Put
(nsHashKey
*, void
*)
2761 HTMLStyleSheetImpl
::UniqueMappedAttributes
(nsIHTMLMappedAttributes
*, nsIHTMLMappedAttributes
*&)
2763 <nsStyleContextData
>
2765 nsStyleContextData
::Create
(nsIPresContext
*)
2770 nsStyleContent
::AllocateCounterResets
(unsigned
int)
2775 nsStyleContent
::AllocateContents
(unsigned
int)
2779 xptiManifest
::Read
(xptiInterfaceInfoManager
*, xptiWorkingSet
*)
2786 xptiManifest
::Read
(xptiInterfaceInfoManager
*, xptiWorkingSet
*)
2790 SelectorList
::AddSelector
(nsCSSSelector const
&)
2791 CSSParserImpl
::ParseSelectorGroup
(int &, SelectorList
*&)
2795 CSSParserImpl
::ParseContent
(int &, nsICSSDeclaration
*, int &)
2797 # ----------------------------------------------------------------------
2804 RuleHash
::AppendRuleToTable
(nsHashtable
&, int, nsICSSStyleRule
*)
2808 RuleHash
::AppendRuleToTable
(nsHashtable
&, nsIAtom
*, nsICSSStyleRule
*)
2812 RuleHash
::AppendRuleToTable
(nsHashtable
&, nsIAtom
*, nsICSSStyleRule
*, int)
2816 PL_HashTableFinalize
(PLHashTable
*)
2818 nsHashtable
::Put
(nsHashKey
*, void
*)
2819 RuleHash
::AppendRuleToTable
(nsHashtable
&, int, nsICSSStyleRule
*)
2823 AtomKey
::Clone
(void
) const
2824 nsHashtable
::Put
(nsHashKey
*, void
*)
2825 RuleHash
::AppendRuleToTable
(nsHashtable
&, nsIAtom
*, nsICSSStyleRule
*)
2829 PL_HashTableFinalize
(PLHashTable
*)
2830 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2831 nsHashtable
::nsHashtable
(unsigned
int, int)
2832 RuleHash
::RuleHash
(void
)
2836 PL_HashTableFinalize
(PLHashTable
*)
2838 nsHashtable
::Put
(nsHashKey
*, void
*)
2839 RuleHash
::AppendRuleToTable
(nsHashtable
&, nsIAtom
*, nsICSSStyleRule
*)
2844 RuleHash
::EnumerateAllRules
(nsIAtom
*, nsIAtom
*, nsVoidArray const
&, void
(*)(nsICSSStyleRule
*, void
*), void
*)
2848 PL_HashTableFinalize
(PLHashTable
*)
2850 nsHashtable
::Put
(nsHashKey
*, void
*)
2851 RuleHash
::AppendRuleToTable
(nsHashtable
&, nsIAtom
*, nsICSSStyleRule
*, int)
2853 # ----------------------------------------------------------------------
2860 nsCSSSelector
::nsCSSSelector
(nsCSSSelector const
&)
2864 nsAtomList
::nsAtomList
(nsAtomList const
&)
2865 nsCSSSelector
::nsCSSSelector
(nsCSSSelector const
&)
2869 nsAttrSelector
::nsAttrSelector
(nsAttrSelector const
&)
2870 nsCSSSelector
::nsCSSSelector
(nsCSSSelector const
&)
2874 nsAttrSelector
::nsAttrSelector
(nsAttrSelector const
&)
2875 nsAttrSelector
::nsAttrSelector
(nsAttrSelector const
&)
2876 nsCSSSelector
::nsCSSSelector
(nsCSSSelector const
&)
2878 # ----------------------------------------------------------------------
2885 CSSStyleSheetImpl
::GetStyleRuleProcessor
(nsIStyleRuleProcessor
*&, nsIStyleRuleProcessor
*)
2886 StyleSetImpl
::ClearOverrideRuleProcessors
(void
)
2890 CSSRuleProcessor
::GetRuleCascade
(nsIPresContext
*, nsIAtom
*)
2891 CSSRuleProcessor
::RulesMatching
(nsIPresContext
*, nsIAtom
*, nsIContent
*, nsIStyleContext
*, nsIRuleWalker
*)
2892 StyleSetImpl
::ReplaceBackstopStyleSheets
(nsISupportsArray
*)
2896 CSSRuleProcessor
::GetRuleCascade
(nsIPresContext
*, nsIAtom
*)
2897 CSSRuleProcessor
::RulesMatching
(nsIPresContext
*, nsIAtom
*, nsIContent
*, nsIAtom
*, nsIStyleContext
*, nsICSSPseudoComparator
*, nsIRuleWalker
*)
2898 StyleSetImpl
::ResolveStyleFor
(nsIPresContext
*, nsIContent
*, nsIStyleContext
*, int)
2902 nsSupportsArray
::Create
(nsISupports
*, nsID const
&, void
**)
2903 NS_NewISupportsArray
(nsISupportsArray
**)
2904 StyleSetImpl
::EnsureArray
(nsISupportsArray
**)
2908 PL_HashTableFinalize
(PLHashTable
*)
2909 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2910 nsHashtable
::nsHashtable
(unsigned
int, int)
2911 nsRuleNode
::Transition
(nsIStyleRule
*, nsIRuleNode
**)
2912 nsRuleWalker
::Forward
(nsIStyleRule
*)
2913 StyleSetImpl
::AddImportantRules
(nsIRuleNode
*)
2917 PL_HashTableFinalize
(PLHashTable
*)
2918 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
2919 nsHashtable
::nsHashtable
(unsigned
int, int)
2920 nsRuleNode
::Transition
(nsIStyleRule
*, nsIRuleNode
**)
2921 nsRuleWalker
::Forward
(nsIStyleRule
*)
2922 nsHTMLBodyElement
::WalkInlineStyleRules
(nsIRuleWalker
*)
2923 HTMLCSSStyleSheetImpl
::RulesMatching
(nsIPresContext
*, nsIAtom
*, nsIContent
*, nsIStyleContext
*, nsIRuleWalker
*)
2924 StyleSetImpl
::ReplaceBackstopStyleSheets
(nsISupportsArray
*)
2929 nsSupportsArray
::GrowArrayBy
(int)
2930 nsSupportsArray
::InsertElementAt
(nsISupports
*, unsigned
int)
2931 nsSupportsArray
::AppendElement
(nsISupports
*)
2932 CSSRuleProcessor
::CascadeSheetRulesInto
(nsISupports
*, void
*)
2933 nsSupportsArray
::EnumerateBackwards
(int (*)(nsISupports
*, void
*), void
*)
2934 CSSRuleProcessor
::CascadeSheetRulesInto
(nsISupports
*, void
*)
2935 CSSRuleProcessor
::GetRuleCascade
(nsIPresContext
*, nsIAtom
*)
2936 CSSRuleProcessor
::RulesMatching
(nsIPresContext
*, nsIAtom
*, nsIContent
*, nsIStyleContext
*, nsIRuleWalker
*)
2937 StyleSetImpl
::ReplaceBackstopStyleSheets
(nsISupportsArray
*)
2942 nsSupportsArray
::GrowArrayBy
(int)
2943 nsSupportsArray
::InsertElementAt
(nsISupports
*, unsigned
int)
2944 nsSupportsArray
::AppendElement
(nsISupports
*)
2945 CSSRuleProcessor
::AppendStyleSheet
(nsICSSStyleSheet
*)
2946 CSSStyleSheetImpl
::GetStyleRuleProcessor
(nsIStyleRuleProcessor
*&, nsIStyleRuleProcessor
*)
2947 StyleSetImpl
::ClearOverrideRuleProcessors
(void
)
2949 //----------------------------------------------------------------------
2953 nsMemoryImpl
::Alloc
(unsigned
int)
2954 nsMemory
::Alloc
(unsigned
int)
2955 nsStr
::Alloc
(nsStr
&, unsigned
int)
2956 nsStr
::Realloc
(nsStr
&, unsigned
int)
2957 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
2958 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
2959 nsString
::SetCapacity
(unsigned
int)
2960 nsString
::SetLength
(unsigned
int)
2963 basic_nsAWritableString
<unsigned short
>::Assign
(basic_nsAReadableString
<unsigned short
> const
&)
2964 nsString
::operator
=(nsString const
&)
2965 StyleListImpl
::ResetFrom
(nsStyleList const
*, nsIPresContext
*)
2970 nsSupportsArray
::GrowArrayBy
(int)
2971 nsSupportsArray
::InsertElementAt
(nsISupports
*, unsigned
int)
2972 nsSupportsArray
::AppendElement
(nsISupports
*)
2973 CSSRuleProcessor
::CascadeSheetRulesInto
(nsISupports
*, void
*)
2974 nsSupportsArray
::EnumerateBackwards
(int (*)(nsISupports
*, void
*), void
*)
2975 CSSRuleProcessor
::CascadeSheetRulesInto
(nsISupports
*, void
*)
2976 CSSRuleProcessor
::GetRuleCascade
(nsIPresContext
*, nsIAtom
*)
2977 CSSRuleProcessor
::RulesMatching
(nsIPresContext
*, nsIAtom
*, nsIContent
*, nsIAtom
*, nsIStyleContext
*, nsICSSPseudoComparator
*, nsIRuleWalker
*)
2978 StyleSetImpl
::ResolveStyleFor
(nsIPresContext
*, nsIContent
*, nsIStyleContext
*, int)
2982 nsVoidArray
::SizeTo
(int)
2983 nsVoidArray
::GrowArrayBy
(int)
2984 nsVoidArray
::InsertElementAt
(void
*, int)
2985 CSSRuleProcessor
::ClearRuleCascades
(void
)
2986 nsSupportsArray
::EnumerateBackwards
(int (*)(nsISupports
*, void
*), void
*)
2987 CSSRuleProcessor
::GetRuleCascade
(nsIPresContext
*, nsIAtom
*)
2988 CSSRuleProcessor
::RulesMatching
(nsIPresContext
*, nsIAtom
*, nsIContent
*, nsIAtom
*, nsIStyleContext
*, nsICSSPseudoComparator
*, nsIRuleWalker
*)
2989 StyleSetImpl
::ResolveStyleFor
(nsIPresContext
*, nsIContent
*, nsIStyleContext
*, int)
2991 # ----------------------------------------------------------------------
2995 PL_HashTableFinalize
(PLHashTable
*)
2997 nsHashtable
::Put
(nsHashKey
*, void
*)
2998 StyleContextCache
::VerifyList
(unsigned
int)
3002 StyleContextCache
::AllocateList
(void
)
3004 # ----------------------------------------------------------------------
3006 # nsPersistentProperties
3009 <nsPersistentProperties
>
3011 nsPersistentProperties
::Create
(nsISupports
*, nsID const
&, void
**)
3013 <nsPersistentProperties
>
3017 nsPersistentProperties
::SetStringProperty
(nsAString const
&, nsAString
&, nsAString
&)
3018 nsPersistentProperties
::Load
(nsIInputStream
*)
3020 <nsPersistentProperties
>
3022 nsMemoryImpl
::Alloc
(unsigned
int)
3023 nsMemory
::Alloc
(unsigned
int)
3024 nsCppSharedAllocator
<unsigned short
>::allocate
(unsigned
int, void const
*)
3025 nsCRT
::strndup
(unsigned short const
*, unsigned
int)
3026 nsCRT
::strdup
(unsigned short const
*)
3027 nsString
::ToNewUnicode
(void
) const
3028 nsPersistentProperties
::SetStringProperty
(nsString const
&, nsString
&, nsString
&)
3030 <nsPersistentProperties
>
3034 nsPersistentProperties
::SetStringProperty
(nsString const
&, nsString
&, nsString
&)
3036 <nsPersistentProperties
>
3040 nsPersistentProperties
::nsPersistentProperties
(void
)
3042 <nsPersistentProperties
>
3044 nsMemoryImpl
::Alloc
(unsigned
int)
3045 nsMemory
::Alloc
(unsigned
int)
3046 ToNewUnicode
(nsAString const
&)
3047 nsPersistentProperties
::SetStringProperty
(nsAString const
&, nsAString
&, nsAString
&)
3049 <nsPersistentProperties
>
3051 nsMemoryImpl
::Alloc
(unsigned
int)
3052 nsMemory
::Alloc
(unsigned
int)
3053 unsigned short
* AllocateStringCopy
<nsAString
, unsigned short
>(nsAString const
&, unsigned short
*)
3054 ToNewUnicode
(nsAString const
&)
3055 nsPersistentProperties
::SetStringProperty
(nsAString const
&, nsAString
&, nsAString
&)
3057 # ----------------------------------------------------------------------
3064 nsMemoryImpl
::Alloc
(unsigned
int)
3065 nsMemory
::Alloc
(unsigned
int)
3066 nsCppSharedAllocator
<unsigned short
>::allocate
(unsigned
int, void const
*)
3067 nsCRT
::strndup
(unsigned short const
*, unsigned
int)
3068 nsCRT
::strdup
(unsigned short const
*)
3069 nsString
::ToNewUnicode
(void
) const
3070 nsCSSValue
::operator
=(nsCSSValue const
&)
3074 nsMemoryImpl
::Alloc
(unsigned
int)
3075 nsMemory
::Alloc
(unsigned
int)
3076 ToNewUnicode
(nsAString const
&)
3077 nsCSSValue
::SetStringValue
(nsAString const
&, nsCSSUnit
)
3081 nsMemoryImpl
::Alloc
(unsigned
int)
3082 nsMemory
::Alloc
(unsigned
int)
3083 unsigned short
* AllocateStringCopy
<nsAString
, unsigned short
>(nsAString const
&, unsigned short
*)
3084 ToNewUnicode
(nsAString const
&)
3085 nsCSSValue
::SetStringValue
(nsAString const
&, nsCSSUnit
)
3087 # ----------------------------------------------------------------------
3091 nsMemoryImpl
::Alloc
(unsigned
int)
3092 nsMemory
::Alloc
(unsigned
int)
3093 nsStringKey
::Clone
(void
) const
3095 #----------------------------------------------------------------------
3102 nsMemoryImpl
::Alloc
(unsigned
int)
3103 nsMemory
::Alloc
(unsigned
int)
3104 nsTextFragment
::SetTo
(unsigned short const
*, int)
3108 nsMemoryImpl
::Alloc
(unsigned
int)
3109 nsMemory
::Alloc
(unsigned
int)
3110 ToNewCString
(nsAString const
&)
3111 nsTextFragment
::operator
=(nsAString const
&)
3115 nsMemoryImpl
::Alloc
(unsigned
int)
3116 nsMemory
::Alloc
(unsigned
int)
3117 char
* AllocateStringCopy
<unsigned short
, char
>(basic_nsAReadableString
<unsigned short
> const
&, char
*)
3118 ToNewCString
(basic_nsAReadableString
<unsigned short
> const
&)
3119 nsTextFragment
::operator
=(basic_nsAReadableString
<unsigned short
> const
&)
3121 #----------------------------------------------------------------------
3128 nsMemoryImpl
::Alloc
(unsigned
int)
3129 nsMemory
::Alloc
(unsigned
int)
3130 nsStr
::Alloc
(nsStr
&, unsigned
int)
3131 nsStr
::Realloc
(nsStr
&, unsigned
int)
3132 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
3133 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
3134 nsString
::SetCapacity
(unsigned
int)
3135 nsString
::SetLength
(unsigned
int)
3136 nsAString
::do_AssignFromReadable
(nsAString const
&)
3137 nsAString
::AssignFromReadable
(nsAString const
&)
3138 nsTextBoxFrame
::UpdateAttributes
(nsIPresContext
*, nsIAtom
*, int &, int &)
3142 nsMemoryImpl
::Alloc
(unsigned
int)
3143 nsMemory
::Alloc
(unsigned
int)
3144 nsStr
::Alloc
(nsStr
&, unsigned
int)
3145 nsStr
::Realloc
(nsStr
&, unsigned
int)
3146 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
3147 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
3148 nsString
::SetCapacity
(unsigned
int)
3149 nsString
::SetLength
(unsigned
int)
3150 nsAString
::do_AssignFromReadable
(nsAString const
&)
3151 nsAString
::AssignFromReadable
(nsAString const
&)
3152 nsTextBoxFrame
::CalculateTitleForWidth
(nsIPresContext
*, nsIRenderingContext
&, int)
3154 # ----------------------------------------------------------------------
3161 nsPopupSetFrame
::AddPopupFrame
(nsIFrame
*)
3163 #----------------------------------------------------------------------
3167 nsMemoryImpl
::Alloc
(unsigned
int)
3168 nsMemory
::Alloc
(unsigned
int)
3169 ToNewCString
(nsACString const
&)
3170 nsStdURL
::GetSpec
(char
**)
3174 nsMemoryImpl
::Alloc
(unsigned
int)
3175 nsMemory
::Alloc
(unsigned
int)
3176 nsString
::ToNewCString
(void
) const
3177 nsSimpleURI
::SetSpec
(char const
*)
3181 nsMemoryImpl
::Alloc
(unsigned
int)
3182 nsMemory
::Alloc
(unsigned
int)
3183 ToNewCString
(nsAString const
&)
3184 nsSimpleURI
::SetSpec
(char const
*)
3191 nsNodeInfoManager
::GetNodeInfo
(nsIAtom
*, nsIAtom
*, int, nsINodeInfo
*&)
3197 nsNodeInfoManager
::nsNodeInfoManager
(void
)
3202 PL_HashTableRawRemove
3204 nsNodeInfoManager
::RemoveNodeInfo
(nsNodeInfo
*)
3208 xptiInterfaceInfo
::CopyName
(char const
*, xptiWorkingSet
*)
3212 xptiInterfaceInfo
::PartiallyResolveLocked
(XPTInterfaceDescriptor
*, xptiWorkingSet
*)
3217 <pthread
-unclassified
>
3252 _XwcDefaultDrawImageString
3270 _XlcCreateLocaleDataBase
3306 _XlcCreateDefaultCharSet
3309 _XimLocalSetICValues
3332 <gdk_imlib_load_image
>
3334 gdk_imlib_load_image
3336 <gdk_imlib_save_image
>
3338 gdk_imlib_save_image
3341 _dl_lookup_versioned_symbol_skip
3358 nsXPTCStubBase
::Sentinel9
(void
)
3360 nsRegistry
::SetBufferSize
(int)
3365 nsFixedSizeAllocator
::AddBucket
(unsigned
int)
3366 nsFixedSizeAllocator
::Init
(char const
*, unsigned
int const
*, int, int, int)
3367 nsXBLService
::nsXBLService
(void
)
3371 PL_HashTableFinalize
(PLHashTable
*)
3372 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
3373 nsHashtable
::nsHashtable
(unsigned
int, int)
3374 nsXBLService
::nsXBLService
(void
)
3376 <InMemoryDataSource
>
3379 nsFixedSizeAllocator
::Alloc
(unsigned
int)
3380 InMemoryAssertionEnumeratorImpl
::operator new
(unsigned
int, nsFixedSizeAllocator
&)
3384 PL_HashTableFinalize
(PLHashTable
*)
3385 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
3386 nsHashtable
::nsHashtable
(unsigned
int, int)
3387 nsGenericModule
::nsGenericModule
(char const
*, unsigned
int, nsModuleComponentInfo
*, unsigned
int (*)(nsIModule
*), void
(*)(nsIModule
*))
3391 PL_HashTableFinalize
(PLHashTable
*)
3393 nsHashtable
::Put
(nsHashKey
*, void
*)
3394 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
3395 nsGenericModule
::GetClassObject
(nsIComponentManager
*, nsID const
&, nsID const
&, void
**)
3399 nsIDKey
::Clone
(void
) const
3400 nsHashtable
::Put
(nsHashKey
*, void
*)
3401 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
3402 nsGenericModule
::GetClassObject
(nsIComponentManager
*, nsID const
&, nsID const
&, void
**)
3406 PL_HashTableFinalize
(PLHashTable
*)
3407 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
3408 nsHashtable
::nsHashtable
(unsigned
int, int)
3409 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
3410 nsGenericModule
::nsGenericModule
(char const
*, unsigned
int, nsModuleComponentInfo
*, void
(*)(nsIModule
*))
3414 PL_HashTableFinalize
(PLHashTable
*)
3416 nsHashtable
::nsHashtable
(unsigned
int, int)
3417 nsGenericModule
::nsGenericModule
(char const
*, unsigned
int, nsModuleComponentInfo
*, unsigned
int (*)(nsIModule
*), void
(*)(nsIModule
*))
3424 nsUNIXCharset
::nsUNIXCharset
(void
)
3426 # ----------------------------------------------------------------------
3436 nsLocaleService
::nsLocaleService
(void
)
3442 nsLocaleService
::nsLocaleService
(void
)
3448 nsLocale
::nsLocale
(void
)
3455 nsLocale
::AddCategory
(unsigned short const
*, unsigned short const
*)
3459 nsMemoryImpl
::Alloc
(unsigned
int)
3460 nsMemory
::Alloc
(unsigned
int)
3461 nsStr
::Alloc
(nsStr
&, unsigned
int)
3462 nsStr
::Realloc
(nsStr
&, unsigned
int)
3463 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
3464 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
3465 nsString
::SetCapacity
(unsigned
int)
3466 nsString
::SetLength
(unsigned
int)
3467 nsAString
::do_AssignFromReadable
(nsAString const
&)
3468 nsAString
::do_AssignFromElementPtr
(unsigned short const
*)
3469 nsString
::nsString
(unsigned short const
*)
3470 nsLocale
::AddCategory
(unsigned short const
*, unsigned short const
*)
3472 # ----------------------------------------------------------------------
3474 # nsServiceManagerImpl (obsolete?)
3477 <nsServiceManagerImpl
>
3479 nsServiceManagerImpl
::nsServiceManagerImpl
(void
)
3480 NS_NewServiceManager
(nsIServiceManager
**)
3482 <nsServiceManagerImpl
>
3484 PL_HashTableFinalize
(PLHashTable
*)
3485 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
3486 nsHashtable
::nsHashtable
(unsigned
int, int)
3487 nsObjectHashtable
::nsObjectHashtable
(void
*(*)(nsHashKey
*, void
*, void
*), void
*, int (*)(nsHashKey
*, void
*, void
*), void
*, unsigned
int, int)
3488 nsServiceManagerImpl
::nsServiceManagerImpl
(void
)
3490 <nsServiceManagerImpl
>
3492 nsIDKey
::Clone
(void
) const
3493 nsHashtable
::Put
(nsHashKey
*, void
*)
3494 nsServiceManagerImpl
::GetService
(nsID const
&, nsID const
&, nsISupports
**, nsIShutdownListener
*)
3496 <nsServiceManagerImpl
>
3498 nsServiceManagerImpl
::nsServiceManagerImpl
(void
)
3499 NS_NewServiceManager
(nsIServiceManager
**)
3501 <nsServiceManagerImpl
>
3503 nsServiceManagerImpl
::GetService
(nsID const
&, nsID const
&, nsISupports
**, nsIShutdownListener
*)
3505 <nsServiceManagerImpl
>
3507 PL_HashTableFinalize
(PLHashTable
*)
3509 nsHashtable
::Put
(nsHashKey
*, void
*)
3510 nsServiceManagerImpl
::GetService
(nsID const
&, nsID const
&, nsISupports
**, nsIShutdownListener
*)
3512 #----------------------------------------------------------------------
3519 nsGenericContainerElement
::SetAttribute
(nsINodeInfo
*, basic_nsAReadableString
<unsigned short
> const
&, int)
3520 nsGenericXMLElement
::SetAttribute
(nsINodeInfo
*, basic_nsAReadableString
<unsigned short
> const
&, int)
3524 nsGenericContainerElement
::SetAttribute
(nsINodeInfo
*, basic_nsAReadableString
<unsigned short
> const
&, int)
3525 nsXMLElement
::SetAttribute
(nsINodeInfo
*, basic_nsAReadableString
<unsigned short
> const
&, int)
3529 nsGenericContainerElement
::SetAttr
(nsINodeInfo
*, nsAString const
&, int)
3530 nsXMLElement
::SetAttr
(nsINodeInfo
*, nsAString const
&, int)
3534 nsMemoryImpl
::Alloc
(unsigned
int)
3535 nsMemory
::Alloc
(unsigned
int)
3536 nsStr
::Alloc
(nsStr
&, unsigned
int)
3537 nsStr
::Realloc
(nsStr
&, unsigned
int)
3538 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
3539 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
3540 nsString
::SetCapacity
(unsigned
int)
3541 nsString
::SetLength
(unsigned
int)
3542 nsAString
::do_AssignFromReadable
(nsAString const
&)
3543 nsAString
::AssignFromReadable
(nsAString const
&)
3544 nsString
::nsString
(nsAString const
&)
3545 nsGenericContainerElement
::SetAttr
(nsINodeInfo
*, nsAString const
&, int)
3546 nsXMLElement
::SetAttr
(nsINodeInfo
*, nsAString const
&, int)
3550 nsVoidArray
::SizeTo
(int)
3551 nsAutoVoidArray
::SizeTo
(int)
3552 nsVoidArray
::GrowArrayBy
(int)
3553 nsVoidArray
::InsertElementAt
(void
*, int)
3554 nsCheapVoidArray
::AppendElement
(void
*)
3555 nsGenericContainerElement
::AppendChildTo
(nsIContent
*, int, int)
3556 nsXMLContentSink
::AddContentAsLeaf
(nsIContent
*)
3558 #----------------------------------------------------------------------
3565 nsMemoryImpl
::Alloc
(unsigned
int)
3566 nsMemory
::Alloc
(unsigned
int)
3567 nsStr
::Alloc
(nsStr
&, unsigned
int)
3568 nsStr
::Realloc
(nsStr
&, unsigned
int)
3569 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
3570 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
3571 nsString
::SetCapacity
(unsigned
int)
3572 nsString
::SetLength
(unsigned
int)
3573 nsAString
::do_AssignFromReadable
(nsAString const
&)
3574 nsAString
::AssignFromReadable
(nsAString const
&)
3575 nsDocument
::nsDocument
(void
)
3576 nsMarkupDocument
::nsMarkupDocument
(void
)
3577 nsXMLDocument
::nsXMLDocument
(void
)
3581 nsMemoryImpl
::Alloc
(unsigned
int)
3582 nsMemory
::Alloc
(unsigned
int)
3583 nsStr
::Alloc
(nsStr
&, unsigned
int)
3584 nsStr
::Realloc
(nsStr
&, unsigned
int)
3585 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
3586 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
3587 nsStr
::StrAppend
(nsStr
&, nsStr const
&, unsigned
int, int)
3588 nsString
::AppendWithConversion
(char const
*, int)
3589 nsString
::AssignWithConversion
(char const
*)
3590 nsDocument
::StartDocumentLoad
(char const
*, nsIChannel
*, nsILoadGroup
*, nsISupports
*, nsIStreamListener
**, int)
3591 nsXMLDocument
::StartDocumentLoad
(char const
*, nsIChannel
*, nsILoadGroup
*, nsISupports
*, nsIStreamListener
**, int)
3593 #----------------------------------------------------------------------
3597 nsGCCache
::nsGCCache
(void
)
3599 #----------------------------------------------------------------------
3620 PL_HashTableFinalize
(PLHashTable
*)
3621 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
3622 nsHashtable
::nsHashtable
(unsigned
int, int)
3623 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
3624 nsPref
::nsPref
(void
)
3627 PREF_RegisterCallback
3631 nsMemoryImpl
::Alloc
(unsigned
int)
3632 nsMemory
::Alloc
(unsigned
int)
3633 nsStr
::Alloc
(nsStr
&, unsigned
int)
3634 nsStr
::Realloc
(nsStr
&, unsigned
int)
3635 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
3636 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
3637 nsStr
::StrAppend
(nsStr
&, nsStr const
&, unsigned
int, int)
3638 nsStr
::StrAssign
(nsStr
&, nsStr const
&, unsigned
int, int)
3639 nsCString
::nsCString
(nsCString const
&)
3640 nsCStringArray
::InsertCStringAt
(nsCString const
&, int)
3641 nsPrefBranch
::AddObserver
(char const
*, nsIObserver
*)
3643 #----------------------------------------------------------------------
3648 nsThread
::RegisterThreadSelf
(void
)
3655 nsFontGTK
::operator new
(unsigned
int)
3657 <nsGenericContainerElement
>
3659 nsCheapVoidArray
::SwitchToVector
(void
)
3660 nsCheapVoidArray
::AppendElement
(void
*)
3661 nsGenericContainerElement
::AppendChildTo
(nsIContent
*, int)
3663 <nsGenericContainerElement
>
3665 nsVoidArray
::SizeTo
(int)
3666 nsAutoVoidArray
::SizeTo
(int)
3667 nsVoidArray
::GrowArrayBy
(int)
3668 nsVoidArray
::InsertElementAt
(void
*, int)
3669 nsCheapVoidArray
::AppendElement
(void
*)
3670 nsGenericContainerElement
::AppendChildTo
(nsIContent
*, int, int)
3672 #----------------------------------------------------------------------
3679 PL_HashTableFinalize
(PLHashTable
*)
3681 nsHashtable
::Put
(nsHashKey
*, void
*)
3682 nsObserverService
::GetObserverList
(unsigned short const
*, nsIObserverList
**)
3686 PL_HashTableFinalize
(PLHashTable
*)
3687 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
3688 nsHashtable
::nsHashtable
(unsigned
int, int)
3689 nsObjectHashtable
::nsObjectHashtable
(void
*(*)(nsHashKey
*, void
*, void
*), void
*, int (*)(nsHashKey
*, void
*, void
*), void
*, unsigned
int, int)
3690 nsObserverService
::GetObserverList
(unsigned short const
*, nsIObserverList
**)
3694 nsStringKey
::Clone
(void
) const
3695 nsHashtable
::Put
(nsHashKey
*, void
*)
3696 nsObserverService
::GetObserverList
(nsString const
&, nsIObserverList
**)
3700 PL_HashTableFinalize
(PLHashTable
*)
3701 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
3702 nsHashtable
::nsHashtable
(unsigned
int, int)
3703 nsObjectHashtable
::nsObjectHashtable
(void
*(*)(nsHashKey
*, void
*, void
*), void
*, int (*)(nsHashKey
*, void
*, void
*), void
*, unsigned
int, int)
3704 nsObserverService
::GetObserverList
(nsString const
&, nsIObserverList
**)
3708 NS_NewObserverList
(nsIObserverList
**)
3709 nsObserverService
::GetObserverList
(nsString const
&, nsIObserverList
**)
3713 nsObserverService
::GetObserverList
(nsString const
&, nsIObserverList
**)
3717 PL_HashTableFinalize
(PLHashTable
*)
3719 nsHashtable
::Put
(nsHashKey
*, void
*)
3720 nsObserverService
::GetObserverList
(nsString const
&, nsIObserverList
**)
3724 PL_HashTableFinalize
(PLHashTable
*)
3725 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
3726 nsHashtable
::nsHashtable
(unsigned
int, int)
3727 nsObjectHashtable
::nsObjectHashtable
(void
*(*)(nsHashKey
*, void
*, void
*), void
*, int (*)(nsHashKey
*, void
*, void
*), void
*, unsigned
int, int)
3728 nsObserverService
::GetObserverList
(char const
*, nsObserverList
**)
3733 nsSupportsArray
::GrowArrayBy
(int)
3734 nsSupportsArray
::InsertElementAt
(nsISupports
*, unsigned
int)
3735 nsSupportsArray
::AppendElement
(nsISupports
*)
3736 nsObserverList
::AddObserver
(nsIObserver
*, int)
3738 #----------------------------------------------------------------------
3742 PL_HashTableFinalize
(PLHashTable
*)
3743 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
3744 nsHashtable
::nsHashtable
(unsigned
int, int)
3745 nsViewManager
::nsViewManager
(void
)
3749 nsViewManager2
::AddToDisplayList
(int *, nsIView
*, nsRect
&, nsRect
&, unsigned
int, int, int)
3751 # ----------------------------------------------------------------------
3758 PL_HashTableFinalize
(PLHashTable
*)
3760 nsHashtable
::Put
(nsHashKey
*, void
*)
3761 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
3762 nsBindingManager
::SetContentListFor
(nsIContent
*, nsISupportsArray
*)
3766 PL_HashTableFinalize
(PLHashTable
*)
3767 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
3768 nsHashtable
::nsHashtable
(unsigned
int, int)
3769 nsBindingManager
::SetInsertionParent
(nsIContent
*, nsIContent
*)
3773 PL_HashTableFinalize
(PLHashTable
*)
3775 nsHashtable
::Put
(nsHashKey
*, void
*)
3776 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
3777 nsBindingManager
::SetAnonymousNodesFor
(nsIContent
*, nsISupportsArray
*)
3781 nsISupportsKey
::Clone
(void
) const
3782 nsHashtable
::Put
(nsHashKey
*, void
*)
3783 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
3784 nsBindingManager
::SetBinding
(nsIContent
*, nsIXBLBinding
*)
3788 nsBindingManager
::SetBinding
(nsIContent
*, nsIXBLBinding
*)
3792 nsBindingManager
::SetInsertionParent
(nsIContent
*, nsIContent
*)
3796 PL_HashTableFinalize
(PLHashTable
*)
3798 nsHashtable
::Put
(nsHashKey
*, void
*)
3799 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
3800 nsBindingManager
::SetBinding
(nsIContent
*, nsIXBLBinding
*)
3804 PL_HashTableFinalize
(PLHashTable
*)
3805 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
3806 nsHashtable
::nsHashtable
(unsigned
int, int)
3807 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
3808 nsBindingManager
::SetBinding
(nsIContent
*, nsIXBLBinding
*)
3812 PL_HashTableFinalize
(PLHashTable
*)
3813 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
3814 nsHashtable
::nsHashtable
(unsigned
int, int)
3815 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
3816 nsBindingManager
::SetInsertionParent
(nsIContent
*, nsIContent
*)
3820 PL_HashTableFinalize
(PLHashTable
*)
3822 nsHashtable
::Put
(nsHashKey
*, void
*)
3823 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
3824 nsBindingManager
::SetInsertionParent
(nsIContent
*, nsIContent
*)
3828 PL_HashTableFinalize
(PLHashTable
*)
3829 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
3830 nsHashtable
::nsHashtable
(unsigned
int, int)
3831 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
3832 nsBindingManager
::SetWrappedJS
(nsIContent
*, nsIXPConnectWrappedJS
*)
3837 nsSupportsArray
::GrowArrayBy
(int)
3838 nsSupportsArray
::InsertElementAt
(nsISupports
*, unsigned
int)
3839 nsSupportsArray
::AppendElement
(nsISupports
*)
3840 nsBindingManager
::AddToAttachedQueue
(nsIXBLBinding
*)
3842 # ----------------------------------------------------------------------
3844 <NameSpaceManagerImpl
>
3846 nsMemoryImpl
::Alloc
(unsigned
int)
3847 nsMemory
::Alloc
(unsigned
int)
3848 nsStr
::Alloc
(nsStr
&, unsigned
int)
3849 nsStr
::Realloc
(nsStr
&, unsigned
int)
3850 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
3851 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
3852 nsString
::SetCapacity
(unsigned
int)
3853 nsString
::SetLength
(unsigned
int)
3854 nsAString
::do_AssignFromReadable
(nsAString const
&)
3855 nsAString
::AssignFromReadable
(nsAString const
&)
3856 nsString
::nsString
(nsAString const
&)
3857 NameSpaceManagerImpl
::RegisterNameSpace
(nsAString const
&, int &)
3859 <NameSpaceManagerImpl
>
3861 nsStringKey
::Clone
(void
) const
3862 nsHashtable
::Put
(nsHashKey
*, void
*)
3863 nsLayoutUtils
::GetDynamicScriptContext
(JSContext
*, nsIScriptContext
**)
3864 NameSpaceManagerImpl
::NameSpaceManagerImpl
(void
)
3866 <NameSpaceManagerImpl
>
3868 nsStringKey
::Clone
(void
) const
3869 nsHashtable
::Put
(nsHashKey
*, void
*)
3870 NameSpaceManagerImpl
::RegisterNameSpace
(basic_nsAReadableString
<unsigned short
> const
&, int &)
3872 <NameSpaceManagerImpl
>
3874 nsMemoryImpl
::Alloc
(unsigned
int)
3875 nsMemory
::Alloc
(unsigned
int)
3876 nsStr
::Alloc
(nsStr
&, unsigned
int)
3877 nsStr
::Realloc
(nsStr
&, unsigned
int)
3878 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
3879 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
3880 nsStr
::StrAppend
(nsStr
&, nsStr const
&, unsigned
int, int)
3881 nsStr
::StrAssign
(nsStr
&, nsStr const
&, unsigned
int, int)
3882 nsString
::nsString
(nsString const
&)
3883 nsLayoutUtils
::CopyNewlineNormalizedUnicodeTo
(nsReadingIterator
<unsigned short
> &, nsReadingIterator
<unsigned short
> const
&, basic_nsAWritableString
<unsigned short
> &)
3884 NameSpaceManagerImpl
::NameSpaceManagerImpl
(void
)
3888 nsErrorService
::Create
(nsISupports
*, nsID const
&, void
**)
3892 nsVoidKey
::Clone
(void
) const
3893 nsHashtable
::Put
(nsHashKey
*, void
*)
3894 nsInt2StrHashtable
::Put
(unsigned
int, char const
*)
3895 nsErrorService
::RegisterErrorStringBundleKey
(unsigned
int, char const
*)
3899 PL_HashTableFinalize
(PLHashTable
*)
3901 nsHashtable
::Put
(nsHashKey
*, void
*)
3902 nsInt2StrHashtable
::Put
(unsigned
int, char const
*)
3903 nsErrorService
::RegisterErrorStringBundleKey
(unsigned
int, char const
*)
3907 ArenaImpl
::Create
(nsISupports
*, nsID const
&, void
**)
3908 NS_NewHeapArena
(nsIArena
**, unsigned
int)
3909 nsDocument
::Init
(void
)
3913 PL_HashTableFinalize
(PLHashTable
*)
3914 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
3915 nsHashtable
::nsHashtable
(unsigned
int, int)
3916 nsDocument
::nsDocument
(void
)
3920 nsDocument
::SetHeaderData
(nsIAtom
*, basic_nsAReadableString
<unsigned short
> const
&)
3922 <nsDocument
::mContentWrapperHash
>
3924 PL_HashTableFinalize
(PLHashTable
*)
3926 nsHashtable
::Put
(nsHashKey
*, void
*)
3927 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
3928 nsDocument
::AddReference
(void
*, nsISupports
*)
3932 nsMemoryImpl
::Alloc
(unsigned
int)
3933 nsMemory
::Alloc
(unsigned
int)
3934 nsStr
::Alloc
(nsStr
&, unsigned
int)
3935 nsStr
::Realloc
(nsStr
&, unsigned
int)
3936 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
3937 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
3938 nsString
::SetCapacity
(unsigned
int)
3939 nsString
::SetLength
(unsigned
int)
3942 basic_nsAWritableString
<unsigned short
>::Assign
(basic_nsAReadableString
<unsigned short
> const
&)
3943 nsDocHeaderData
::nsDocHeaderData
(nsIAtom
*, basic_nsAReadableString
<unsigned short
> const
&)
3947 XPCContext
::newXPCContext
(XPCJSRuntime
*, JSContext
*)
3949 <nsEventQueueService
>
3951 nsEventQueueServiceImpl
::Create
(nsISupports
*, nsID const
&, void
**)
3953 <nsEventQueueService
>
3955 PL_HashTableFinalize
(PLHashTable
*)
3956 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
3957 nsHashtable
::nsHashtable
(unsigned
int, int)
3958 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
3959 nsEventQueueServiceImpl
::nsEventQueueServiceImpl
(void
)
3961 <nsEventListenerManager
>
3963 nsVoidArray
::SizeTo
(int)
3964 nsAutoVoidArray
::SizeTo
(int)
3965 nsVoidArray
::GrowArrayBy
(int)
3966 nsVoidArray
::InsertElementAt
(void
*, int)
3967 nsEventListenerManager
::AddEventListener
(nsIDOMEventListener
*, EventArrayType
, int, nsHashKey
*, int)
3969 <nsEventListenerManager
>
3971 nsEventListenerManager
::AddEventListener
(nsIDOMEventListener
*, EventArrayType
, int, nsHashKey
*, int)
3972 nsEventListenerManager
::SetJSEventListener
(nsIScriptContext
*, nsISupports
*, nsIAtom
*, int)
3973 nsEventListenerManager
::AddScriptEventListener
(nsIScriptContext
*, nsISupports
*, nsIAtom
*, nsAString const
&, int)
3975 <nsEventListenerManager
>
3977 nsEventListenerManager
::AddEventListener
(nsIDOMEventListener
*, EventArrayType
, int, nsHashKey
*, int)
3978 nsEventListenerManager
::AddEventListenerByType
(nsIDOMEventListener
*, nsAString const
&, int)
3980 <nsEventListenerManager
>
3982 nsEventListenerManager
::AddEventListener
(nsIDOMEventListener
*, EventArrayType
, int, nsHashKey
*, int)
3983 nsEventListenerManager
::AddEventListenerByIID
(nsIDOMEventListener
*, nsID const
&, int)
3985 <nsEventListenerManager
>
3987 nsVoidArray
::SizeTo
(int)
3988 nsAutoVoidArray
::SizeTo
(int)
3989 nsVoidArray
::GrowArrayBy
(int)
3990 nsVoidArray
::ReplaceElementAt
(void
*, int)
3991 nsEventListenerManager
::GetListenersByType
(EventArrayType
, nsHashKey
*, int)
3993 <nsEventListenerManager
>
3995 nsVoidArray
::SizeTo
(int)
3996 nsAutoVoidArray
::SizeTo
(int)
3997 nsVoidArray
::GrowArrayBy
(int)
3998 nsVoidArray
::ReplaceElementAt
(void
*, int)
3999 nsEventListenerManager
::GetListenersByType
(EventArrayType
, nsHashKey
*, int)
4001 <nsEventListenerManager
>
4003 nsEventListenerManager
::AddEventListener
(nsIDOMEventListener
*, nsID const
&, int, int)
4005 <nsEventListenerManager
>
4007 nsEventListenerManager
::AddEventListener
(nsIDOMEventListener
*, nsID const
&, int, int)
4011 nsCParserNode
::AddAttribute
(CToken
*)
4016 nsDeque
::GrowCapacity
(void
)
4017 nsDeque
::Push
(void
*)
4018 nsCParserNode
::AddAttribute
(CToken
*)
4020 <nsSocketTransportService
>
4022 nsSocketTransportService
::Init
(void
)
4026 nsSocketTransport
::AsyncWrite
(nsIInputStream
*, nsIStreamObserver
*, nsISupports
*)
4034 nsSocketTransport
::doConnection
(short
)
4036 <CompositeDataSourceImpl
>
4039 nsFixedSizeAllocator
::AddBucket
(unsigned
int)
4040 nsFixedSizeAllocator
::Init
(char const
*, unsigned
int const
*, int, int, int)
4041 CompositeDataSourceImpl
::CompositeDataSourceImpl
(void
)
4043 <CompositeDataSourceImpl
>
4046 nsFixedSizeAllocator
::Alloc
(unsigned
int)
4047 CompositeDataSourceImpl
::GetTargets
(nsIRDFResource
*, nsIRDFResource
*, int, nsISimpleEnumerator
**)
4049 <CompositeDataSourceImpl
>
4052 nsFixedSizeAllocator
::Alloc
(unsigned
int)
4053 CompositeDataSourceImpl
::ArcLabelsIn
(nsIRDFNode
*, nsISimpleEnumerator
**)
4055 <CompositeDataSourceImpl
>
4058 nsFixedSizeAllocator
::Alloc
(unsigned
int)
4059 CompositeDataSourceImpl
::ArcLabelsOut
(nsIRDFResource
*, nsISimpleEnumerator
**)
4061 # ----------------------------------------------------------------------
4068 nsMemoryImpl
::Alloc
(unsigned
int)
4069 nsMemory
::Alloc
(unsigned
int)
4070 unsigned short
* AllocateStringCopy
<unsigned short
, unsigned short
>(basic_nsAReadableString
<unsigned short
> const
&, unsigned short
*)
4071 ToNewUnicode
(basic_nsAReadableString
<unsigned short
> const
&)
4072 nsHTMLValue
::nsHTMLValue
(basic_nsAReadableString
<unsigned short
> const
&, nsHTMLUnit
)
4076 nsMemoryImpl
::Alloc
(unsigned
int)
4077 nsMemory
::Alloc
(unsigned
int)
4078 ToNewUnicode
(nsAString const
&)
4079 nsHTMLValue
::SetStringValue
(nsAString const
&, nsHTMLUnit
)
4083 nsMemoryImpl
::Alloc
(unsigned
int)
4084 nsMemory
::Alloc
(unsigned
int)
4085 unsigned short
* AllocateStringCopy
<nsAString
, unsigned short
>(nsAString const
&, unsigned short
*)
4086 ToNewUnicode
(nsAString const
&)
4087 nsHTMLValue
::nsHTMLValue
(nsAString const
&, nsHTMLUnit
)
4091 nsMemoryImpl
::Alloc
(unsigned
int)
4092 nsMemory
::Alloc
(unsigned
int)
4093 unsigned short
* AllocateStringCopy
<nsAString
, unsigned short
>(nsAString const
&, unsigned short
*)
4094 ToNewUnicode
(nsAString const
&)
4095 nsHTMLValue
::SetStringValue
(nsAString const
&, nsHTMLUnit
)
4097 # ----------------------------------------------------------------------
4101 PL_HashTableFinalize
(PLHashTable
*)
4103 nsHashtable
::Put
(nsHashKey
*, void
*)
4104 nsMemCache
::GetCachedNetData
(char const
*, unsigned
int, nsINetDataCacheRecord
**)
4108 PL_HashTableFinalize
(PLHashTable
*)
4109 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
4110 nsHashtable
::nsHashtable
(unsigned
int, int)
4111 nsMemCache
::Init
(void
)
4115 nsOpaqueKey
::Clone
(void
) const
4116 nsHashtable
::Put
(nsHashKey
*, void
*)
4117 nsMemCache
::GetCachedNetData
(char const
*, unsigned
int, nsINetDataCacheRecord
**)
4121 nsMemoryImpl
::Alloc
(unsigned
int)
4122 nsMemory
::Alloc
(unsigned
int)
4123 nsOpaqueKey
::Clone
(void
) const
4124 nsHashtable
::Put
(nsHashKey
*, void
*)
4125 nsMemCache
::GetCachedNetData
(char const
*, unsigned
int, nsINetDataCacheRecord
**)
4129 nsOpaqueKey
::Clone
(void
) const
4130 nsHashtable
::Put
(nsHashKey
*, void
*)
4131 nsMemCache
::GetCachedNetData
(char const
*, unsigned
int, nsINetDataCacheRecord
**)
4135 nsMemoryImpl
::Alloc
(unsigned
int)
4136 nsMemory
::Alloc
(unsigned
int)
4137 nsOpaqueKey
::Clone
(void
) const
4138 nsHashtable
::Put
(nsHashKey
*, void
*)
4139 nsMemCache
::GetCachedNetData
(char const
*, unsigned
int, nsINetDataCacheRecord
**)
4144 nsMemCacheRecord
::SetMetaData
(unsigned
int, char const
*)
4149 nsMemCacheRecord
::Init
(char const
*, unsigned
int, unsigned
int, nsMemCache
*)
4153 nsXPIDLString type_info
function
4154 nsXPIDLString type_info
function
4155 nsTextFormatter
::vsmprintf
(unsigned short const
*, void
*)
4156 nsTextFormatter
::smprintf
(unsigned short const
*,...
)
4160 nsXPIDLString type_info
function
4161 nsXPIDLString type_info
function
4162 nsTextFormatter
::vsmprintf
(unsigned short const
*, void
*)
4166 nsXPIDLString type_info
function
4167 nsXPIDLString type_info
function
4168 nsTextFormatter
::vsmprintf
(unsigned short const
*, void
*)
4170 #----------------------------------------------------------------------
4177 PL_HashTableFinalize
(PLHashTable
*)
4178 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
4179 nsHashtable
::nsHashtable
(unsigned
int, int)
4180 nsPresContext
::nsPresContext
(void
)
4184 PL_HashTableFinalize
(PLHashTable
*)
4186 nsHashtable
::Put
(nsHashKey
*, void
*)
4187 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
4188 nsPresContext
::LoadImage
(nsString const
&, nsIFrame
*, imgIRequest
**)
4190 #----------------------------------------------------------------------
4197 nsPresState
::SetStateProperty
(nsAString const
&, nsAString const
&)
4201 nsPresState
::SetStatePropertyAsSupports
(nsAString const
&, nsISupports
*)
4205 PL_HashTableFinalize
(PLHashTable
*)
4207 nsHashtable
::Put
(nsHashKey
*, void
*)
4208 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
4209 nsPresState
::SetStatePropertyAsSupports
(basic_nsAReadableString
<unsigned short
> const
&, nsISupports
*)
4213 PL_HashTableFinalize
(PLHashTable
*)
4214 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
4215 nsHashtable
::nsHashtable
(unsigned
int, int)
4216 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
4217 nsPresState
::SetStateProperty
(basic_nsAReadableString
<unsigned short
> const
&, basic_nsAReadableString
<unsigned short
> const
&)
4221 PL_HashTableFinalize
(PLHashTable
*)
4222 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
4223 nsHashtable
::nsHashtable
(unsigned
int, int)
4224 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
4225 nsPresState
::SetStatePropertyAsSupports
(basic_nsAReadableString
<unsigned short
> const
&, nsISupports
*)
4229 PL_HashTableFinalize
(PLHashTable
*)
4231 nsHashtable
::Put
(nsHashKey
*, void
*)
4232 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
4233 nsPresState
::SetStateProperty
(basic_nsAReadableString
<unsigned short
> const
&, basic_nsAReadableString
<unsigned short
> const
&)
4237 nsMemoryImpl
::Alloc
(unsigned
int)
4238 nsMemory
::Alloc
(unsigned
int)
4239 nsSupportsWStringImpl
::SetDataWithLength
(unsigned
int, unsigned short const
*)
4240 nsSupportsWStringImpl
::SetData
(unsigned short const
*)
4241 nsPresState
::SetStateProperty
(basic_nsAReadableString
<unsigned short
> const
&, basic_nsAReadableString
<unsigned short
> const
&)
4245 nsStringKey
::Clone
(void
) const
4246 nsHashtable
::Put
(nsHashKey
*, void
*)
4247 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
4248 nsPresState
::SetStatePropertyAsSupports
(basic_nsAReadableString
<unsigned short
> const
&, nsISupports
*)
4252 nsStringKey
::Clone
(void
) const
4253 nsHashtable
::Put
(nsHashKey
*, void
*)
4254 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
4255 nsPresState
::SetStateProperty
(basic_nsAReadableString
<unsigned short
> const
&, basic_nsAReadableString
<unsigned short
> const
&)
4259 nsMemoryImpl
::Alloc
(unsigned
int)
4260 nsMemory
::Alloc
(unsigned
int)
4261 nsSupportsWStringImpl
::SetDataWithLength
(unsigned
int, unsigned short const
*)
4262 nsSupportsWStringImpl
::SetData
(unsigned short const
*)
4263 nsPresState
::SetStateProperty
(basic_nsAReadableString
<unsigned short
> const
&, basic_nsAReadableString
<unsigned short
> const
&)
4267 PL_HashTableFinalize
(PLHashTable
*)
4268 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
4269 nsHashtable
::nsHashtable
(unsigned
int, int)
4270 nsPresState
::SetStateProperty
(nsAString const
&, nsAString const
&)
4274 PL_HashTableFinalize
(PLHashTable
*)
4275 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
4276 nsHashtable
::nsHashtable
(unsigned
int, int)
4277 nsPresState
::SetStatePropertyAsSupports
(nsAString const
&, nsISupports
*)
4281 PL_HashTableFinalize
(PLHashTable
*)
4283 nsHashtable
::Put
(nsHashKey
*, void
*)
4284 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
4285 nsPresState
::SetStateProperty
(nsAString const
&, nsAString const
&)
4289 PL_HashTableFinalize
(PLHashTable
*)
4291 nsHashtable
::Put
(nsHashKey
*, void
*)
4292 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
4293 nsPresState
::SetStatePropertyAsSupports
(nsAString const
&, nsISupports
*)
4297 nsMemoryImpl
::Alloc
(unsigned
int)
4298 nsMemory
::Alloc
(unsigned
int)
4299 nsSupportsStringImpl
::SetDataWithLength
(unsigned
int, char const
*)
4300 nsSupportsStringImpl
::SetData
(char const
*)
4301 nsPresState
::SetStateProperty
(nsAString const
&, nsAString const
&)
4303 # ----------------------------------------------------------------------
4308 <prefs
-unclassified
>
4312 <prefs
-unclassified
>
4316 <prefs
-unclassified
>
4318 PREF_RegisterCallback
4320 #----------------------------------------------------------------------
4327 nsVoidArray
::SizeTo
(int)
4328 nsVoidArray
::GrowArrayBy
(int)
4329 nsVoidArray
::InsertElementAt
(void
*, int)
4330 imgRequest
::AddProxy
(imgRequestProxy
*)
4334 ImageRequestImpl
::AddObserver
(nsIImageRequestObserver
*)
4339 ImageRequestImpl
::Init
(void
*, char const
*, nsIImageRequestObserver
*, unsigned
int const
*, unsigned
int, unsigned
int, unsigned
int, ilINetContext
*)
4341 <imglib
-unclassified
>
4343 ImageNetContextImpl
::GetURL
(ilIURL
*, ImgCachePolicy
, ilINetReader
*, int)
4345 # il_group_notify() is really a call to a static rounting il_init_scaling()
4348 il_group_notify
(_IL_GroupContext
*, long
)
4349 il_size
(il_container_struct
*)
4350 ImgDCallbk
::ImgDCBImageSize
(void
)
4354 il_gif_write
(il_container_struct
*, unsigned char const
*, int)
4358 il_gif_write
(il_container_struct
*, unsigned char const
*, int)
4362 il_gif_init
(il_container_struct
*)
4368 <imglib
-container
-stuff
>
4370 il_get_container
(_IL_GroupContext
*, ImgCachePolicy
, char const
*, _NI_IRGB
*, IL_DitherMode
, int, int, int)
4374 IL_CreateTrueColorSpace
4378 il_size
(il_container_struct
*)
4379 ImgDCallbk
::ImgDCBImageSize
(void
)
4383 IL_CreateGreyScaleColorSpace
4387 il_BACat
(char
**, unsigned
int, char const
*, unsigned
int)
4391 il_BACat
(char
**, unsigned
int, char const
*, unsigned
int)
4395 ImageConsumer
::OnStartRequest
(nsIChannel
*, nsISupports
*)
4397 # These are really called from `static' routines in ilclient.cpp,
4398 # *not* ImgDCallbk::CreateInstance()
4401 ImgDCallbk
::CreateInstance
(nsID const
&, il_container_struct
*, nsID const
&, void
**)
4403 #----------------------------------------------------------------------
4408 nsImageGTK
::Init
(int, int, int, nsMaskRequirements
)
4410 #----------------------------------------------------------------------
4412 # nsLayoutHistoryState
4415 <nsLayoutHistoryState
>
4417 PL_HashTableFinalize
(PLHashTable
*)
4418 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
4419 nsHashtable
::nsHashtable
(unsigned
int, int)
4420 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
4421 nsLayoutHistoryState
::nsLayoutHistoryState
(void
)
4423 <nsLayoutHistoryState
>
4425 PL_HashTableFinalize
(PLHashTable
*)
4426 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
4427 nsHashtable
::nsHashtable
(unsigned
int, int)
4428 nsLayoutHistoryState
::nsLayoutHistoryState
(void
)
4430 <nsLayoutHistoryState
>
4432 PL_HashTableFinalize
(PLHashTable
*)
4434 nsHashtable
::Put
(nsHashKey
*, void
*)
4435 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
4436 nsLayoutHistoryState
::AddState
(unsigned
int, nsIPresState
*, nsIStatefulFrame
::StateType
)
4438 <nsLayoutHistoryState
>
4440 nsVoidKey
::Clone
(void
) const
4441 nsHashtable
::Put
(nsHashKey
*, void
*)
4442 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
4443 nsLayoutHistoryState
::AddState
(unsigned
int, nsIPresState
*, nsIStatefulFrame
::StateType
)
4445 <nsLayoutHistoryState
>
4447 nsMemoryImpl
::Alloc
(unsigned
int)
4448 nsMemory
::Alloc
(unsigned
int)
4449 nsCStringKey
::Clone
(void
) const
4450 nsHashtable
::Put
(nsHashKey
*, void
*)
4451 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
4452 nsLayoutHistoryState
::AddState
(nsCString const
&, nsIPresState
*)
4454 <nsLayoutHistoryState
>
4456 PL_HashTableFinalize
(PLHashTable
*)
4458 nsHashtable
::Put
(nsHashKey
*, void
*)
4459 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
4460 nsLayoutHistoryState
::AddState
(nsCString const
&, nsIPresState
*)
4462 # ----------------------------------------------------------------------
4469 Local_SACat
(char
**, char const
*)
4470 COOKIE_GetCookie
(char
*)
4474 cookie_IsFromHost
(_cookie_CookieStruct
*, char
*)
4478 nsMemoryImpl
::Alloc
(unsigned
int)
4479 nsMemory
::Alloc
(unsigned
int)
4480 ToNewCString
(nsAString const
&)
4482 nsCookieService
::Init
(void
)
4484 # ----------------------------------------------------------------------
4486 <nsReplacementPolicy
>
4488 nsMemoryImpl
::Realloc
(void
*, unsigned
int)
4489 nsMemory
::Realloc
(void
*, unsigned
int)
4490 nsReplacementPolicy
::AssociateCacheEntryWithRecord
(nsINetDataCacheRecord
*, nsINetDataCache
*, nsCachedNetData
**)
4492 <nsReplacementPolicy
>
4494 nsMemoryImpl
::Alloc
(unsigned
int)
4495 nsMemory
::Alloc
(unsigned
int)
4496 nsReplacementPolicy
::Init
(unsigned
int)
4500 nsMemoryImpl
::Alloc
(unsigned
int)
4501 nsMemory
::Alloc
(unsigned
int)
4502 nsStr
::Alloc
(nsStr
&, unsigned
int)
4503 nsStr
::Realloc
(nsStr
&, unsigned
int)
4504 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
4505 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
4506 nsCString
::SetCapacity
(unsigned
int)
4507 nsCString
::SetLength
(unsigned
int)
4508 nsACString
::do_AssignFromReadable
(nsACString const
&)
4509 nsACString
::do_AssignFromElementPtr
(char const
*)
4510 nsHttpHeaderArray
::SetHeader
(nsHttpAtom
, char const
*)
4514 PL_HashTableFinalize
(PLHashTable
*)
4516 nsHashtable
::Put
(nsHashKey
*, void
*)
4517 nsHTTPHandler
::SetServerCapabilities
(char const
*, int, unsigned
int)
4521 PL_HashTableFinalize
(PLHashTable
*)
4522 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
4523 nsHashtable
::nsHashtable
(unsigned
int, int)
4524 nsHTTPHandler
::nsHTTPHandler
(void
)
4528 nsCStringKey
::Clone
(void
) const
4529 nsHashtable
::Put
(nsHashKey
*, void
*)
4530 nsHTTPHandler
::SetServerCapabilities
(char const
*, int, unsigned
int)
4535 ArenaImpl
::Alloc
(unsigned
int)
4536 nsCachedNetData
::operator new
(unsigned
int, nsIArena
*)
4538 <ns4xPluginStreamListener
>
4540 ns4xPluginStreamListener
::OnDataAvailable
(nsIPluginStreamInfo
*, nsIInputStream
*, unsigned
int)
4544 nsMemoryImpl
::Alloc
(unsigned
int)
4545 nsSegmentedBuffer
::AppendNewSegment
(void
)
4553 PL_HashTableFinalize
(PLHashTable
*)
4554 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
4555 nsHashtable
::nsHashtable
(unsigned
int, int)
4556 __17nsObjectHashtablePFP9nsHashKeyPvPv_PvPvPFP9nsHashKeyPvPv_iT2Uii
4561 PL_HashTableFinalize
(PLHashTable
*)
4562 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
4563 nsHashtable
::nsHashtable
(unsigned
int, int)
4564 nsObjectHashtable
::nsObjectHashtable
(void
*(*)(nsHashKey
*, void
*, void
*), void
*, int (*)(nsHashKey
*, void
*, void
*), void
*, unsigned
int, int)
4569 nsMemoryImpl
::Alloc
(unsigned
int)
4570 nsMemory
::Alloc
(unsigned
int)
4571 ToNewCString
(nsACString const
&)
4572 nsIOService
::ResolveRelativePath
(char const
*, char const
*, char
**)
4573 nsJARURI
::SetSpec
(char const
*)
4575 <nsStreamConverterService
>
4577 PL_HashTableFinalize
(PLHashTable
*)
4578 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
4579 nsHashtable
::nsHashtable
(unsigned
int, int)
4580 nsStreamConverterService
::Init
(void
)
4584 PL_HashTableFinalize
(PLHashTable
*)
4585 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
4586 nsHashtable
::nsHashtable
(unsigned
int, int)
4587 nsLayoutUtils
::GetDynamicScriptContext
(JSContext
*, nsIScriptContext
**)
4591 PL_HashTableFinalize
(PLHashTable
*)
4593 nsHashtable
::Put
(nsHashKey
*, void
*)
4594 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
4595 nsDNSService
::GetLookupEntry
(char const
*, nsDNSLookup
**)
4600 nsDNSService
::Init
(void
)
4604 nsDNSService
::GetLookupEntry
(char const
*, nsDNSLookup
**)
4608 nsDNSService
::Lookup
(char const
*, nsIDNSListener
*, nsISupports
*, nsIRequest
**)
4612 nsCStringKey
::Clone
(void
) const
4613 nsHashtable
::Put
(nsHashKey
*, void
*)
4614 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
4615 nsDNSService
::GetLookupEntry
(char const
*, nsDNSLookup
**)
4620 nsDNSLookup
::InitiateLookup
(void
)
4624 nsSupportsArray
::Create
(nsISupports
*, nsID const
&, void
**)
4625 NS_NewISupportsArray
(nsISupportsArray
**)
4626 nsDNSLookup
::Init
(char const
*)
4630 nsDNSLookup
::Create
(char const
*)
4632 # ----------------------------------------------------------------------
4639 PL_HashTableFinalize
(PLHashTable
*)
4641 nsHashtable
::Put
(nsHashKey
*, void
*)
4642 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
4643 nsFormControlList
::AddElementToTable
(nsIFormControl
*, basic_nsAReadableString
<unsigned short
> const
&)
4647 PL_HashTableFinalize
(PLHashTable
*)
4648 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
4649 nsHashtable
::nsHashtable
(unsigned
int, int)
4650 nsFormControlList
::nsFormControlList
(nsIDOMHTMLFormElement
*)
4654 nsFormControlList
::AddElementToTable
(nsIFormControl
*, basic_nsAReadableString
<unsigned short
> const
&)
4658 nsStringKey
::Clone
(void
) const
4659 nsHashtable
::Put
(nsHashKey
*, void
*)
4660 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
4661 nsFormControlList
::AddElementToTable
(nsIFormControl
*, basic_nsAReadableString
<unsigned short
> const
&)
4665 PL_HashTableFinalize
(PLHashTable
*)
4666 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
4667 nsHashtable
::nsHashtable
(unsigned
int, int)
4668 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
4669 nsFormControlList
::AddElementToTable
(nsIFormControl
*, basic_nsAReadableString
<unsigned short
> const
&)
4673 PL_HashTableFinalize
(PLHashTable
*)
4675 nsHashtable
::Put
(nsHashKey
*, void
*)
4676 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
4677 nsFormControlList
::AddElementToTable
(nsIFormControl
*, nsAString const
&)
4679 # ----------------------------------------------------------------------
4681 # nsControllerCommandManager
4684 <nsControllerCommandManager
>
4687 NS_NewControllerCommandManager
(nsIControllerCommandManager
**)
4689 <nsControllerCommandManager
>
4691 PL_HashTableFinalize
(PLHashTable
*)
4692 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
4693 nsHashtable
::nsHashtable
(unsigned
int, int)
4694 nsControllerCommandManager
::nsControllerCommandManager
(void
)
4696 <nsControllerCommandManager
>
4698 PL_HashTableFinalize
(PLHashTable
*)
4700 nsHashtable
::Put
(nsHashKey
*, void
*)
4701 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
4702 nsControllerCommandManager
::RegisterCommand
(nsAString const
&, nsIControllerCommand
*)
4704 <nsControllerCommandManager
>
4706 PL_HashTableFinalize
(PLHashTable
*)
4708 nsHashtable
::Put
(nsHashKey
*, void
*)
4709 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
4710 nsControllerCommandManager
::RegisterCommand
(unsigned short const
*, nsIControllerCommand
*)
4712 <nsControllerCommandManager
>
4714 nsStringKey
::Clone
(void
) const
4715 nsHashtable
::Put
(nsHashKey
*, void
*)
4716 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
4717 nsControllerCommandManager
::RegisterCommand
(unsigned short const
*, nsIControllerCommand
*)
4719 <nsControllerCommandManager
>
4721 PL_HashTableFinalize
(PLHashTable
*)
4722 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
4723 nsHashtable
::nsHashtable
(unsigned
int, int)
4724 nsSupportsHashtable
::nsSupportsHashtable
(unsigned
int, int)
4725 nsControllerCommandManager
::nsControllerCommandManager
(void
)
4729 nsMemoryImpl
::Alloc
(unsigned
int)
4730 nsMemory
::Alloc
(unsigned
int)
4731 nsConsoleService
::nsConsoleService
(void
)
4735 nsGenericElement
::GetDOMSlots
(void
)
4739 HTMLAttribute
::CopyHTMLAttributes
(HTMLAttribute
*, HTMLAttribute
**)
4741 # ----------------------------------------------------------------------
4743 # HTMLAttributesImpl
4746 <HTMLAttributesImpl
>
4748 HTMLAttributesImpl
::SetAttributeFor
(nsIAtom
*, nsAString const
&, int, nsIHTMLContent
*, nsIHTMLStyleSheet
*)
4750 <HTMLAttributesImpl
>
4752 HTMLAttributesImpl
::SetAttributeFor
(nsIAtom
*, nsHTMLValue const
&, int, nsIHTMLContent
*, nsIHTMLStyleSheet
*, int &)
4754 <HTMLAttributesImpl
>
4757 HTMLAttributesImpl
::SetAttributeName
(nsIAtom
*, int &)
4759 <HTMLAttributesImpl
>
4761 nsHTMLMappedAttributes
::SetAttribute
(nsIAtom
*, nsHTMLValue const
&)
4762 HTMLAttributesImpl
::SetAttributeFor
(nsIAtom
*, nsHTMLValue const
&, int, nsIHTMLContent
*, nsIHTMLStyleSheet
*, int &)
4764 <HTMLAttributesImpl
>
4766 nsMemoryImpl
::Alloc
(unsigned
int)
4767 nsMemory
::Alloc
(unsigned
int)
4768 nsCRT
::strndup
(unsigned short const
*, unsigned
int)
4769 nsCRT
::strdup
(unsigned short const
*)
4770 nsHTMLValue
::nsHTMLValue
(nsHTMLValue const
&)
4771 HTMLAttributesImpl
::SetAttributeFor
(nsIAtom
*, nsHTMLValue const
&, int, nsIHTMLContent
*, nsIHTMLStyleSheet
*, int &)
4773 <HTMLAttributesImpl
>
4775 nsHTMLMappedAttributes
::nsHTMLMappedAttributes
(nsHTMLMappedAttributes const
&)
4776 nsHTMLMappedAttributes
::Clone
(nsHTMLMappedAttributes
**) const
4777 HTMLAttributesImpl
::EnsureSingleMappedFor
(nsIHTMLContent
*, nsIHTMLStyleSheet
*, int)
4779 # ----------------------------------------------------------------------
4784 nsEntityConverter
::LoadVersionPropertyFile
(void
)
4789 nsTableFrame
::nsTableFrame
(void
)
4794 nsTableFrame
::BalanceColumnWidths
(nsIPresContext
*, nsHTMLReflowState const
&, nsSize const
&, nsSize
*)
4798 nsTableFrame
::Init
(nsIPresContext
*, nsIContent
*, nsIFrame
*, nsIStyleContext
*, nsIFrame
*)
4802 nsTableCellFrame
::GetFrameName
(nsString
&) const
4806 nsCellMap
::AppendCell
(nsTableCellMap
&, nsTableCellFrame
&, int, int)
4810 nsCellMap
::Grow
(nsTableCellMap
&, int, int)
4814 nsVoidArray
::SizeTo
(int)
4815 nsVoidArray
::nsVoidArray
(int)
4816 nsCellMap
::Grow
(nsTableCellMap
&, int, int)
4820 nsTableCellMap
::InsertGroupCellMap
(nsTableRowGroupFrame
&, nsTableRowGroupFrame
*&)
4824 nsTableCellMap
::AddColsAtEnd
(unsigned
int)
4829 nsEncoderSupport
::nsEncoderSupport
(void
)
4831 <nsFrameImageLoader
>
4833 Init__18nsFrameImageLoaderP14nsIPresContextP13nsIImageGroupRC8nsStringPCUiPC6nsSizeP8nsIFrame16nsImageAnimationPFP14nsIPresContextP19nsIFrameImageLoaderP8nsIFramePvUi_UiPvT9
4835 <nsFrameImageLoader
>
4837 AddFrame__18nsFrameImageLoaderP8nsIFramePFP14nsIPresContextP19nsIFrameImageLoaderP8nsIFramePvUi_UiPvT3
4840 <nsFloaterCacheFreeList
>
4842 nsFloaterCacheFreeList
::Alloc
(void
)
4846 nsDocLoaderImpl
::AddChannelInfo
(nsIChannel
*)
4850 nsDocLoaderImpl
::AddRequestInfo
(nsIRequest
*)
4855 nsFixedSizeAllocator
::AddBucket
(unsigned
int)
4856 nsFixedSizeAllocator
::Init
(char const
*, unsigned
int const
*, int, int, int)
4857 nsTokenAllocator
::nsTokenAllocator
(void
)
4862 SinkContext
::AddText
(basic_nsAReadableString
<unsigned short
> const
&)
4867 SinkContext
::GrowStack
(void
)
4871 nsMemoryImpl
::Alloc
(unsigned
int)
4872 nsMemory
::Alloc
(unsigned
int)
4873 nsScanner
::Append
(char const
*, unsigned
int)
4877 nsParser
::Parse
(nsIURI
*, nsIStreamObserver
*, int, void
*, nsDTDMode
)
4881 nsParser
::Parse
(basic_nsAReadableString
<unsigned short
> const
&, void
*, nsString const
&, int, int, nsDTDMode
)
4886 nsParser
::OnDataAvailable
(nsIChannel
*, nsISupports
*, nsIInputStream
*, unsigned
int, unsigned
int)
4891 InitializeElementTable
(void
)
4895 nsStorageStream
::Init
(unsigned
int, unsigned
int, nsIMemory
*)
4900 nsEntryStack
::EnsureCapacityFor
(int, int)
4904 nsCacheManager
::Init
(void
)
4908 nsMemoryImpl
::Alloc
(unsigned
int)
4909 nsMemory
::Alloc
(unsigned
int)
4910 nsStr
::Alloc
(nsStr
&, unsigned
int)
4911 nsStr
::Realloc
(nsStr
&, unsigned
int)
4912 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
4913 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
4914 nsString
::SetCapacity
(unsigned
int)
4915 nsString
::SetLength
(unsigned
int)
4918 basic_nsAWritableString
<unsigned short
>::Assign
(unsigned short const
*)
4919 nsScriptError
::Init
(unsigned short const
*, unsigned short const
*, unsigned short const
*, unsigned
int, unsigned
int, unsigned
int, char const
*)
4923 nsMemoryImpl
::Alloc
(unsigned
int)
4924 nsMemory
::Alloc
(unsigned
int)
4925 nsStr
::Alloc
(nsStr
&, unsigned
int)
4926 nsStr
::Realloc
(nsStr
&, unsigned
int)
4927 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
4928 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
4929 nsCString
::SetCapacity
(unsigned
int)
4930 nsCString
::SetLength
(unsigned
int)
4933 basic_nsAWritableString
<char
>::Assign
(char const
*)
4934 nsScriptError
::Init
(unsigned short const
*, unsigned short const
*, unsigned short const
*, unsigned
int, unsigned
int, unsigned
int, char const
*)
4940 <nsString
::PRUnichar
*>
4954 nsDiskCacheDevice
::Init
(void
)
4956 <nsXULPrototypeAttribute
>
4959 XULContentSinkImpl
::AddAttributes
(nsIParserNode const
&, nsXULPrototypeElement
*)
4962 # XPCNativeInterface::NewInstance allocates an array of XPCNativeMember
4963 # objects, and it also allocates an array of bytes to use for
4964 # XPCNativeInterface objects. Trace would be the same for each.
4966 <XPCNativeInterface
>
4969 XPCNativeInterface
::NewInstance
(XPCCallContext
&, nsIInterfaceInfo
*)
4971 <XPCNativeInterface
>
4974 JS_DHashTableOperate
4975 XPCNativeInterface
::GetNewOrUsed
(XPCCallContext
&, nsID const
*)
4977 <nsDiskCacheBlockFile
::mBitmap
>
4980 nsDiskCacheBlockFile
::Open
(nsILocalFile
*, unsigned
int)
4982 #----------------------------------------------------------------------
4987 <nsConflictSet
::mBindingDependencies
>
4990 nsConflictSet
::AllocBindingTable
(void
*, unsigned
int)
4992 <nsConflictSet
::mBindingDependencies
>
4995 nsFixedSizeAllocator
::Alloc
(unsigned
int)
4996 nsConflictSet
::AllocBindingEntry
(void
*, void const
*)
4998 <nsConflictSet
::mClusters
>
5001 nsConflictSet
::AllocClusterTable
(void
*, unsigned
int)
5003 <nsConflictSet
::mClusters
>
5006 nsFixedSizeAllocator
::Alloc
(unsigned
int)
5007 nsConflictSet
::AllocClusterEntry
(void
*, void const
*)
5009 <nsConflictSet
::mSupport
>
5012 nsConflictSet
::AllocSupportTable
(void
*, unsigned
int)
5014 <nsConflictSet
::mSupport
>
5017 nsFixedSizeAllocator
::Alloc
(unsigned
int)
5018 nsConflictSet
::AllocSupportEntry
(void
*, void const
*)
5020 <nsConflictSet
::mSupport
>
5023 nsFixedSizeAllocator
::Alloc
(unsigned
int)
5024 nsRDFConMemberTestNode
::Element
::Clone
(void
*) const
5026 <nsConflictSet
::mSupport
>
5029 nsFixedSizeAllocator
::Alloc
(unsigned
int)
5030 nsRDFConInstanceTestNode
::Element
::Clone
(void
*) const
5032 <nsConflictSet
::mSupport
>
5035 nsFixedSizeAllocator
::Alloc
(unsigned
int)
5036 nsRDFConInstanceTestNode
::FilterInstantiations
(InstantiationSet
&, void
*) const
5038 <nsConflictSet
::mSupport
>
5040 MemoryElementSet
::Add
(MemoryElement
*)
5045 PL_DHashTableOperate
5046 nsTemplateMatchRefSet
::AddToTable
(nsTemplateMatch
*)
5047 nsTemplateMatchRefSet
::Add
(nsTemplateMatch const
*)
5048 nsConflictSet
::Add
(nsTemplateMatch
*)
5053 nsFixedSizeAllocator
::AddBucket
(unsigned
int)
5054 nsFixedSizeAllocator
::Init
(char const
*, unsigned
int const
*, int, int, int)
5055 nsConflictSet
::Init
(void
)
5060 nsFixedSizeAllocator
::Alloc
(unsigned
int)
5061 nsConflictSet
::SupportEntry
::Create
(nsFixedSizeAllocator
&)
5066 nsFixedSizeAllocator
::Alloc
(unsigned
int)
5067 nsConflictSet
::ClusterEntry
::Create
(nsFixedSizeAllocator
&)
5069 #----------------------------------------------------------------------
5073 nsAssignmentSet
::Add
(nsAssignment const
&)
5075 #----------------------------------------------------------------------
5077 # nsXULTemplateBuilder
5080 <nsXULTemplateBuilder
>
5082 nsXULTemplateBuilder
::CompileSimpleRule
(nsIContent
*, int, InnerNode
*)
5084 <nsXULTemplateBuilder
>
5087 nsXULContentBuilder
::nsXULContentBuilder
(void
)
5089 <nsXULTemplateBuilder
>
5092 nsContentSupportMap
::Init
(void
)
5094 <nsXULTemplateBuilder
>
5097 PL_DHashTableOperate
5098 nsXULContentBuilder
::BuildContentFromTemplate
(nsIContent
*, nsIContent
*, nsIContent
*, int, nsIRDFResource
*, int, nsTemplateMatch
*, nsIContent
**, int *)
5100 <nsXULTemplateBuilder
>
5102 nsMemoryImpl
::Alloc
(unsigned
int)
5103 nsMemory
::Alloc
(unsigned
int)
5104 nsCRT
::strndup
(unsigned short const
*, unsigned
int)
5105 nsCRT
::strdup
(unsigned short const
*)
5106 nsXULTemplateBuilder
::AddBindingsFor
(nsXULTemplateBuilder
*, nsAString const
&, void
*)
5108 #----------------------------------------------------------------------
5116 nsRuleNetwork
::Init
(void
)
5118 #----------------------------------------------------------------------
5125 nsTemplateRule
::AddBinding
(int, nsIRDFResource
*, int)
5127 #----------------------------------------------------------------------
5134 nsAssignmentSet
::Add
(nsAssignment const
&)
5135 nsTemplateRule
::ComputeAssignmentFor
(nsConflictSet
&, nsTemplateMatch
*, int, Value
*) const
5136 nsTemplateMatch
::GetAssignmentFor
(nsConflictSet
&, int, Value
*)
5141 nsFixedSizeAllocator
::Alloc
(unsigned
int)
5142 nsInstantiationNode
::Propagate
(InstantiationSet const
&, void
*)
5147 nsFixedSizeAllocator
::Alloc
(unsigned
int)
5148 nsRDFConMemberTestNode
::FilterInstantiations
(InstantiationSet
&, void
*) const
5153 nsFixedSizeAllocator
::Alloc
(unsigned
int)
5154 nsTemplateMatch
::Create
(nsFixedSizeAllocator
&, nsTemplateRule const
*, Instantiation const
&, nsAssignmentSet const
&)
5156 #----------------------------------------------------------------------
5158 <ReteNodeSet
::mNodes
>
5161 ReteNodeSet
::Add
(ReteNode
*)
5163 #----------------------------------------------------------------------
5168 nsStaticComponentLoader
::GetModuleInfo
(void
)
5173 RuleHash
::EnumerateAllRules
(int, nsIAtom
*, nsIAtom
*, nsVoidArray const
&, void
(*)(nsICSSStyleRule
*, void
*), void
*)
5178 XPCNativeSet
::NewInstance
(XPCCallContext
&, nsIInterfaceInfo
*)
5183 JS_DHashTableOperate
5184 XPCNativeSet
::ClearCacheEntryForClassInfo
(nsIClassInfo
*)
5189 XPCNativeSet
::NewInstanceMutate
(XPCNativeSet
*, XPCNativeInterface
*, unsigned short
)
5194 nsResourceSet
::Add
(nsIRDFResource
*)
5196 <nsXPCWrappedJSClass
::mDescriptors
>
5199 nsXPCWrappedJSClass
::nsXPCWrappedJSClass
(XPCCallContext
&, nsID const
&, nsIInterfaceInfo
*)
5201 <orkin
-unclassified
>
5203 orkinHeap
::Alloc
(nsIMdbEnv
*, unsigned
int, void
**)
5205 <nsGenericAttribute
>
5207 nsGenericContainerElement
::SetAttribute
(nsINodeInfo
*, nsAString const
&, int)
5210 # Space for LiteralImpl is allocated using global operator new so
5211 # that extra space can be allocated for its string value.
5217 <nsXULContentSinkImpl
::mText
>
5219 nsMemoryImpl
::Alloc
(unsigned
int)
5220 nsMemory
::Alloc
(unsigned
int)
5221 nsStr
::Alloc
(nsStr
&, unsigned
int)
5222 nsStr
::Realloc
(nsStr
&, unsigned
int)
5223 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
5224 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
5225 nsString
::SetCapacity
(unsigned
int)
5226 XULContentSinkImpl
::FlushText
(int)
5228 <nsPersistentProperties
>
5230 nsMemoryImpl
::Alloc
(unsigned
int)
5231 nsMemory
::Alloc
(unsigned
int)
5232 nsCRT
::strndup
(unsigned short const
*, unsigned
int)
5233 nsCRT
::strdup
(unsigned short const
*)
5234 nsString
::ToNewUnicode
(void
) const
5235 nsPersistentProperties
::SetStringProperty
(nsString const
&, nsString
&, nsString
&)
5239 nsMemoryImpl
::Alloc
(unsigned
int)
5240 nsMemory
::Alloc
(unsigned
int)
5241 nsCRT
::strndup
(unsigned short const
*, unsigned
int)
5242 nsCRT
::strdup
(unsigned short const
*)
5243 nsCSSValue
::operator
=(nsCSSValue const
&)
5245 #----------------------------------------------------------------------
5252 nsVoidArray
::SizeTo
(int)
5253 nsAutoVoidArray
::SizeTo
(int)
5254 nsVoidArray
::GrowArrayBy
(int)
5255 nsVoidArray
::InsertElementAt
(void
*, int)
5256 nsXULDocument
::AddObserver
(nsIDocumentObserver
*)
5258 <nsXULDocument
::mBoxObjectTable
>
5260 PL_HashTableFinalize
(PLHashTable
*)
5262 nsHashtable
::Put
(nsHashKey
*, void
*)
5263 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
5264 nsXULDocument
::SetBoxObjectFor
(nsIDOMElement
*, nsIBoxObject
*)
5266 <nsXULDocument
::mTemplateBuilderTable
>
5268 PL_HashTableFinalize
(PLHashTable
*)
5270 nsHashtable
::Put
(nsHashKey
*, void
*)
5271 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
5272 nsXULDocument
::SetTemplateBuilderFor
(nsIContent
*, nsIXULTemplateBuilder
*)
5274 # ----------------------------------------------------------------------
5276 <nsXULDocument
::mElementMap
>
5278 nsMemoryImpl
::Alloc
(unsigned
int)
5279 nsMemory
::Alloc
(unsigned
int)
5280 ToNewUnicode
(nsAString const
&)
5281 nsElementMap
::Add
(nsAString const
&, nsIContent
*)
5282 nsXULDocument
::AddElementToMap
(nsIContent
*)
5284 <nsXULDocument
::mElementMap
>
5286 nsMemoryImpl
::Alloc
(unsigned
int)
5287 nsMemory
::Alloc
(unsigned
int)
5288 ToNewUnicode
(nsAString const
&)
5289 nsElementMap
::Add
(nsAString const
&, nsIContent
*)
5290 nsXULDocument
::AddElementForID
(nsAString const
&, nsIContent
*)
5292 <nsXULDocument
::mElementMap
>
5295 nsFixedSizeAllocator
::Alloc
(unsigned
int)
5296 nsXULTreeElement
::SelectCallback
(nsITimer
*, void
*)
5299 nsElementMap
::Add
(nsAString const
&, nsIContent
*)
5301 <nsXULDocument
::mElementMap
>
5304 nsFixedSizeAllocator
::Alloc
(unsigned
int)
5305 NS_NewControllerCommandManager
(nsIControllerCommandManager
**)
5308 nsElementMap
::Add
(nsAString const
&, nsIContent
*)
5310 <nsXULDocument
::mElementMap
>
5313 nsFixedSizeAllocator
::Alloc
(unsigned
int)
5314 nsElementMap
::Add
(nsAString const
&, nsIContent
*)
5316 <nsXULDocument
::mElementMap
>
5319 nsFixedSizeAllocator
::AddBucket
(unsigned
int)
5320 nsFixedSizeAllocator
::Init
(char const
*, unsigned
int const
*, int, int, int)
5321 nsElementMap
::nsElementMap
(void
)
5323 <nsXULDocument
::mElementMap
>
5325 nsMemoryImpl
::Alloc
(unsigned
int)
5326 nsMemory
::Alloc
(unsigned
int)
5327 unsigned short
* AllocateStringCopy
<nsAString
, unsigned short
>(nsAString const
&, unsigned short
*)
5328 ToNewUnicode
(nsAString const
&)
5329 nsElementMap
::Add
(nsAString const
&, nsIContent
*)
5331 <nsXULDocument
::mContentWrapperHash
>
5333 PL_HashTableFinalize
(PLHashTable
*)
5335 nsHashtable
::Put
(nsHashKey
*, void
*)
5336 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
5337 nsXULDocument
::AddReference
(void
*, nsISupports
*)
5342 nsSupportsArray
::GrowArrayBy
(int)
5343 nsSupportsArray
::InsertElementAt
(nsISupports
*, unsigned
int)
5344 nsSupportsArray
::AppendElement
(nsISupports
*)
5345 nsXULDocument
::PrepareToWalk
(void
)
5351 nsXULDocument
::AddBroadcastListenerFor
(nsIDOMElement
*, nsIDOMElement
*, nsAString const
&)
5353 #----------------------------------------------------------------------
5355 <nsHTMLValue
::mValue.mString
>
5357 nsMemoryImpl
::Alloc
(unsigned
int)
5358 nsMemory
::Alloc
(unsigned
int)
5359 ToNewUnicode
(nsAString const
&)
5360 nsHTMLValue
::nsHTMLValue
(nsAString const
&, nsHTMLUnit
)
5364 nsMemoryImpl
::Alloc
(unsigned
int)
5365 nsMemory
::Alloc
(unsigned
int)
5367 nsStdURL
::Resolve
(char const
*, char
**)
5368 CSSParserImpl
::ParseURL
(int &, nsCSSValue
&)
5372 nsMemoryImpl
::Alloc
(unsigned
int)
5373 nsMemory
::Alloc
(unsigned
int)
5375 nsStdURL
::Resolve
(char const
*, char
**)
5379 PL_HashTableFinalize
(PLHashTable
*)
5380 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
5381 nsHashtable
::nsHashtable
(unsigned
int, int)
5382 nsRuleNode
::Transition
(nsIStyleRule
*, nsIRuleNode
**)
5383 nsRuleWalker
::Forward
(nsIStyleRule
*)
5386 # Doesn't inherit nsISupports
5388 <nsSupportsHashtable
>
5390 nsRuleNode
::Transition
(nsIStyleRule
*, nsIRuleNode
**)
5397 nsClassList
::ParseClasses
(nsClassList
**, nsAString const
&)
5400 # Doesn't inherit nsISupports
5404 nsCheapVoidArray
::SwitchToVector
(void
)
5406 <nsEventListenerManager
>
5408 nsEventListenerManager
::GetListenersByType
(EventArrayType
, nsHashKey
*, int)
5410 #----------------------------------------------------------------------
5412 <nsServiceModule
::mServices
>
5414 PL_HashTableFinalize
(PLHashTable
*)
5415 PL_HashTableInit
(PLHashTable
*, unsigned
int, unsigned
int (*)(void const
*), int (*)(void const
*, void const
*), int (*)(void const
*, void const
*), PLHashAllocOps const
*, void
*)
5416 nsHashtable
::nsHashtable
(unsigned
int, int)
5417 nsObjectHashtable
::nsObjectHashtable
(void
*(*)(nsHashKey
*, void
*, void
*), void
*, int (*)(nsHashKey
*, void
*, void
*), void
*, unsigned
int, int)
5418 nsServiceManagerImpl
::nsServiceManagerImpl
(void
)
5420 <nsImportedStringHandle
>
5422 nsXPIDLCString
::PrepareForUseAsOutParam
(void
)
5426 nsXBLBinding
::InitClass
5431 nsFixedSizeAllocator
::Alloc
(unsigned
int)
5432 InMemoryDataSource
::LockedAssert
(nsIRDFResource
*, nsIRDFResource
*, nsIRDFNode
*, int)
5434 <nsXBLAttributeEntry
>
5437 nsFixedSizeAllocator
::Alloc
(unsigned
int)
5438 nsXBLPrototypeBinding
::ConstructAttributeTable
(nsIContent
*)
5440 #----------------------------------------------------------------------
5447 PL_HashTableFinalize
(PLHashTable
*)
5449 nsHashtable
::Put
(nsHashKey
*, void
*)
5450 nsSupportsHashtable
::Put
(nsHashKey
*, nsISupports
*, nsISupports
**)
5451 nsRuleNode
::Transition
(nsIStyleRule
*, nsIRuleNode
**)
5455 nsMemoryImpl
::Alloc
(unsigned
int)
5456 nsMemory
::Alloc
(unsigned
int)
5457 nsStr
::Alloc
(nsStr
&, unsigned
int)
5458 nsStr
::Realloc
(nsStr
&, unsigned
int)
5459 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
5460 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
5461 nsString
::SetCapacity
(unsigned
int)
5462 nsString
::SetLength
(unsigned
int)
5463 nsAString
::do_AppendFromReadable
(nsAString const
&)
5464 nsAString
::do_AppendFromElementPtr
(unsigned short const
*)
5465 nsRuleNode
::ComputeDisplayData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5469 nsMemoryImpl
::Alloc
(unsigned
int)
5470 nsMemory
::Alloc
(unsigned
int)
5471 nsStr
::Alloc
(nsStr
&, unsigned
int)
5472 nsStr
::Realloc
(nsStr
&, unsigned
int)
5473 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
5474 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
5475 nsString
::SetCapacity
(unsigned
int)
5476 nsString
::SetLength
(unsigned
int)
5477 nsAString
::do_AppendFromReadable
(nsAString const
&)
5478 nsAString
::do_AppendFromElementPtr
(unsigned short const
*)
5479 nsRuleNode
::ComputeBackgroundData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5483 nsMemoryImpl
::Alloc
(unsigned
int)
5484 nsMemory
::Alloc
(unsigned
int)
5485 nsStr
::Alloc
(nsStr
&, unsigned
int)
5486 nsStr
::Realloc
(nsStr
&, unsigned
int)
5487 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
5488 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
5489 nsString
::SetCapacity
(unsigned
int)
5490 nsString
::SetLength
(unsigned
int)
5491 nsAString
::do_AppendFromReadable
(nsAString const
&)
5492 nsAString
::do_AppendFromElementPtr
(unsigned short const
*)
5493 nsRuleNode
::ComputeListData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5495 # ----------------------------------------------------------------------
5497 # This stuff will only show off if you've turned off the FrameArena
5498 # in nsPresShell.cpp
5501 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5502 PresShell
::AllocateFrame
(unsigned
int, void
**)
5503 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5504 nsRuleNode
::ComputeOutlineData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5508 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5509 PresShell
::AllocateFrame
(unsigned
int, void
**)
5510 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5511 nsRuleNode
::ComputeContentData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5515 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5516 PresShell
::AllocateFrame
(unsigned
int, void
**)
5517 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5518 nsRuleNode
::ComputeTableData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5522 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5523 PresShell
::AllocateFrame
(unsigned
int, void
**)
5524 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5525 nsRuleNode
::ComputeUIResetData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5529 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5530 PresShell
::AllocateFrame
(unsigned
int, void
**)
5531 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5532 nsRuleNode
::ComputeXULData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5536 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5537 PresShell
::AllocateFrame
(unsigned
int, void
**)
5538 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5539 nsRuleNode
::SetDefaultOnRoot
(nsStyleStructID
, nsIStyleContext
*)
5543 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5544 PresShell
::AllocateFrame
(unsigned
int, void
**)
5545 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5546 nsRuleNode
::ComputeListData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5550 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5551 PresShell
::AllocateFrame
(unsigned
int, void
**)
5552 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5553 nsRuleNode
::ComputeTextData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5557 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5558 PresShell
::AllocateFrame
(unsigned
int, void
**)
5559 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5560 nsRuleNode
::ComputeTextResetData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5564 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5565 PresShell
::AllocateFrame
(unsigned
int, void
**)
5566 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5567 nsRuleNode
::ComputePaddingData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5571 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5572 PresShell
::AllocateFrame
(unsigned
int, void
**)
5573 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5574 nsRuleNode
::ComputeFontData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5578 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5579 PresShell
::AllocateFrame
(unsigned
int, void
**)
5580 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5581 nsRuleNode
::ComputeVisibilityData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5585 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5586 PresShell
::AllocateFrame
(unsigned
int, void
**)
5587 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5588 nsRuleNode
::ComputeColorData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5590 # ----------------------------------------------------------------------
5592 # nsBookmarksService
5595 <nsBookmarksService
>
5598 PL_DHashTableOperate
5599 InMemoryDataSource
::LockedAssert
(nsIRDFResource
*, nsIRDFResource
*, nsIRDFNode
*, int)
5600 InMemoryDataSource
::Assert
(nsIRDFResource
*, nsIRDFResource
*, nsIRDFNode
*, int)
5601 BookmarkParser
::updateAtom
(nsIRDFDataSource
*, nsIRDFResource
*, nsIRDFResource
*, nsIRDFNode
*, int *)
5603 <nsBookmarksService
>
5606 nsFixedSizeAllocator
::Alloc
(unsigned
int)
5607 Assertion
::Create
(nsFixedSizeAllocator
&, nsIRDFResource
*, nsIRDFResource
*, nsIRDFNode
*, int)
5608 InMemoryDataSource
::LockedAssert
(nsIRDFResource
*, nsIRDFResource
*, nsIRDFNode
*, int)
5609 InMemoryDataSource
::Assert
(nsIRDFResource
*, nsIRDFResource
*, nsIRDFNode
*, int)
5610 BookmarkParser
::updateAtom
(nsIRDFDataSource
*, nsIRDFResource
*, nsIRDFResource
*, nsIRDFNode
*, int *)
5612 # ----------------------------------------------------------------------
5614 # The following types will only be visible if nsPresShell.cpp is compiled
5615 # with the DEBUG_TRACEMALLOC_FRAMEARENA defined.
5620 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5621 PresShell
::AllocateFrame
(unsigned
int, void
**)
5622 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5623 nsStyleContext
::SetStyle
(nsStyleStructID
, nsStyleStruct const
&)
5627 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5628 PresShell
::AllocateFrame
(unsigned
int, void
**)
5629 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5630 nsStyleBorder
::operator new
(unsigned
int, nsIPresContext
*)
5632 # XXX This one is a bit sloppy, and may include some of the other
5633 # style data structs.
5636 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5637 PresShell
::AllocateFrame
(unsigned
int, void
**)
5638 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5639 nsRuleNode
::ComputeDisplayData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5643 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5644 PresShell
::AllocateFrame
(unsigned
int, void
**)
5645 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5646 nsStyleContext
::SetStyle
(nsStyleStructID
, nsStyleStruct const
&)
5650 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5651 PresShell
::AllocateFrame
(unsigned
int, void
**)
5652 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5653 nsRuleNode
::ComputeBorderData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5655 <nsStyleUserInterface
>
5657 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5658 PresShell
::AllocateFrame
(unsigned
int, void
**)
5659 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5660 nsRuleNode
::ComputeUIData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5664 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5665 PresShell
::AllocateFrame
(unsigned
int, void
**)
5666 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5667 nsRuleNode
::ComputePositionData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5671 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5672 PresShell
::AllocateFrame
(unsigned
int, void
**)
5673 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5674 nsStylePadding
::operator new
(unsigned
int, nsIPresContext
*)
5678 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5679 PresShell
::AllocateFrame
(unsigned
int, void
**)
5680 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5681 nsStyleMargin
::operator new
(unsigned
int, nsIPresContext
*)
5685 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5686 PresShell
::AllocateFrame
(unsigned
int, void
**)
5687 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5688 nsRuleNode
::ComputeBackgroundData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5692 nsMemoryImpl
::Alloc
(unsigned
int)
5693 nsMemory
::Alloc
(unsigned
int)
5694 nsStr
::Alloc
(nsStr
&, unsigned
int)
5695 nsStr
::Realloc
(nsStr
&, unsigned
int)
5696 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
5697 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
5698 nsString
::SetCapacity
(unsigned
int)
5699 nsString
::SetLength
(unsigned
int)
5700 nsAString
::do_AssignFromReadable
(nsAString const
&)
5701 nsAString
::AssignFromReadable
(nsAString const
&)
5702 nsStyleBackground
::nsStyleBackground
(nsStyleBackground const
&)
5704 # XXX this'll may be subsumed as nsResetStyleData
5707 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5708 PresShell
::AllocateFrame
(unsigned
int, void
**)
5709 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5710 nsRuleNode
::ComputeDisplayData
(nsStyleStruct
*, nsCSSStruct const
&, nsIStyleContext
*, nsRuleNode
*, nsRuleNode
::RuleDetail const
&, int)
5714 nsMemoryImpl
::Alloc
(unsigned
int)
5715 nsMemory
::Alloc
(unsigned
int)
5716 nsStr
::Alloc
(nsStr
&, unsigned
int)
5717 nsStr
::Realloc
(nsStr
&, unsigned
int)
5718 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
5719 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
5720 nsString
::SetCapacity
(unsigned
int)
5721 nsString
::SetLength
(unsigned
int)
5722 nsAString
::do_AssignFromReadable
(nsAString const
&)
5723 nsAString
::AssignFromReadable
(nsAString const
&)
5724 nsStyleDisplay
::nsStyleDisplay
(nsStyleDisplay const
&)
5726 # ----------------------------------------------------------------------
5727 # The following will only show up if you turn off the FrameArena
5728 # in nsPresShell.cpp
5731 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5732 PresShell
::AllocateFrame
(unsigned
int, void
**)
5733 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5734 nsStyleContext
::GetUniqueStyleData
(nsIPresContext
*, nsStyleStructID const
&)
5738 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5739 PresShell
::AllocateFrame
(unsigned
int, void
**)
5740 nsPresContext
::AllocateFromShell
(unsigned
int, void
**)
5741 nsStyleFont
::operator new
(unsigned
int, nsIPresContext
*)
5743 # ----------------------------------------------------------------------
5750 nsLineBox
::SetCombinedArea
(nsRect const
&)
5752 # This will only appear when the FrameArena is off.
5755 FrameArena
::AllocateFrame
(unsigned
int, void
**)
5756 PresShell
::AllocateFrame
(unsigned
int, void
**)
5757 nsLineBox
::operator new
(unsigned
int, nsIPresShell
*)
5759 # ----------------------------------------------------------------------
5766 nsCacheService
::ActivateEntry
(nsCacheRequest
*, nsCacheEntry
**)
5770 nsCacheEntry
::CreateDescriptor
(nsCacheRequest
*, int, nsICacheEntryDescriptor
**)
5771 nsCacheService
::ProcessRequest
(nsCacheRequest
*, int, nsICacheEntryDescriptor
**)
5775 nsMemoryImpl
::Alloc
(unsigned
int)
5776 nsMemory
::Alloc
(unsigned
int)
5777 nsStr
::Alloc
(nsStr
&, unsigned
int)
5778 nsStr
::Realloc
(nsStr
&, unsigned
int)
5779 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
5780 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
5781 nsCString
::SetCapacity
(unsigned
int)
5782 nsCString
::SetLength
(unsigned
int)
5783 nsACString
::do_AppendFromReadable
(nsACString const
&)
5784 nsACString
::do_AppendFromElementPtr
(char const
*)
5785 nsCacheService
::CreateRequest
(nsCacheSession
*, char const
*, int, int, nsICacheListener
*, nsCacheRequest
**)
5790 PL_DHashTableOperate
5791 nsCacheEntryHashTable
::AddEntry
(nsCacheEntry
*)
5792 nsCacheService
::ActivateEntry
(nsCacheRequest
*, nsCacheEntry
**)
5797 PL_DHashTableOperate
5798 nsCacheEntryHashTable
::RemoveEntry
(nsCacheEntry
*)
5800 # ----------------------------------------------------------------------
5805 nsCacheMetaData
::Init
(void
)
5807 # ----------------------------------------------------------------------
5809 # nsXMLMIMEDataSource
5812 <nsXMLMIMEDataSource
>
5817 nsXMLMIMEDataSource
::InitFromFile
(nsIFile
*)
5819 <nsXMLMIMEDataSource
>
5821 PL_HashTableFinalize
(PLHashTable
*)
5823 nsHashtable
::Put
(nsHashKey
*, void
*)
5824 nsXMLMIMEDataSource
::AddMapping
(char const
*, char const
*, char const
*, nsIURI
*, unsigned
int, unsigned
int)
5826 <nsXMLMIMEDataSource
>
5828 nsVoidArray
::SizeTo
(int)
5829 nsVoidArray
::GrowArrayBy
(int)
5830 nsVoidArray
::InsertElementAt
(void
*, int)
5831 nsCStringArray
::InsertCStringAt
(nsCString const
&, int)
5832 nsXMLMIMEDataSource
::AddMapping
(char const
*, char const
*, char const
*, nsIURI
*, unsigned
int, unsigned
int)
5834 <nsXMLMIMEDataSource
>
5837 nsSupportsArray
::GrowArrayBy
(int)
5838 nsSupportsArray
::InsertElementAt
(nsISupports
*, unsigned
int)
5839 nsSupportsArray
::AppendElement
(nsISupports
*)
5840 nsXMLMIMEDataSource
::AddMapping
(char const
*, char const
*, char const
*, nsIURI
*, unsigned
int, unsigned
int)
5842 <nsXMLMIMEDataSource
>
5844 nsMemoryImpl
::Alloc
(unsigned
int)
5845 nsMemory
::Alloc
(unsigned
int)
5846 nsCStringKey
::Clone
(void
) const
5847 nsHashtable
::Put
(nsHashKey
*, void
*)
5848 nsXMLMIMEDataSource
::AddMapping
(char const
*, char const
*, char const
*, nsIURI
*, unsigned
int, unsigned
int)
5850 #----------------------------------------------------------------------
5858 RgnRectMemoryAllocator
::RgnRectMemoryAllocator
(unsigned
int)
5859 nsRegion
::Offset
(int, int)
5864 RgnRectMemoryAllocator
::Alloc
(void
)
5865 nsRegion
::Or
(nsRegion const
&, nsRectFast const
&)
5870 RgnRectMemoryAllocator
::Alloc
(void
)
5871 nsRegion
::SetToElements
(unsigned
int)
5873 #----------------------------------------------------------------------
5881 nsSupportsArray
::GrowArrayBy
(int)
5882 nsSupportsArray
::InsertElementAt
(nsISupports
*, unsigned
int)
5883 nsSupportsArray
::AppendElement
(nsISupports
*)
5884 nsCharsetConverterManager
::GetRegistryEnumeration2
(char
*, int, nsISupportsArray
**)
5885 nsCharsetConverterManager
::GetEncoderList
(nsISupportsArray
**)
5886 nsCharsetMenu
::InitResources
(void
)
5890 nsCharsetMenu
::AddCharsetToItemArray
(nsVoidArray
*, nsIAtom
*, nsMenuEntry
**, int)
5895 nsSupportsArray
::GrowArrayBy
(int)
5896 nsSupportsArray
::InsertElementAt
(nsISupports
*, unsigned
int)
5897 nsSupportsArray
::AppendElement
(nsISupports
*)
5898 nsCharsetConverterManager
::GetRegistryEnumeration2
(char
*, int, nsISupportsArray
**)
5899 nsCharsetConverterManager
::GetDecoderList
(nsISupportsArray
**)
5900 nsCharsetMenu
::InitResources
(void
)
5905 nsSupportsArray
::GrowArrayBy
(int)
5906 nsSupportsArray
::InsertElementAt
(nsISupports
*, unsigned
int)
5907 nsSupportsArray
::AppendElement
(nsISupports
*)
5908 InMemoryDataSource
::AddObserver
(nsIRDFObserver
*)
5909 nsCharsetMenu
::AddObserver
(nsIRDFObserver
*)
5911 #----------------------------------------------------------------------
5919 nsSupportsArray
::GrowArrayBy
(int)
5920 nsSupportsArray
::InsertElementAt
(nsISupports
*, unsigned
int)
5921 nsSupportsArray
::AppendElement
(nsISupports
*)
5922 nsLoadGroup
::AddRequest
(nsIRequest
*, nsISupports
*)
5924 #----------------------------------------------------------------------
5931 nsMemoryImpl
::Alloc
(unsigned
int)
5932 nsMemory
::Alloc
(unsigned
int)
5933 nsStr
::Alloc
(nsStr
&, unsigned
int)
5934 nsStr
::Realloc
(nsStr
&, unsigned
int)
5935 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
5936 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
5937 nsString
::SetCapacity
(unsigned
int)
5938 nsString
::SetLength
(unsigned
int)
5939 nsAString
::do_AssignFromReadable
(nsAString const
&)
5940 nsAString
::AssignFromReadable
(nsAString const
&)
5945 nsMemoryImpl
::Alloc
(unsigned
int)
5946 nsMemory
::Alloc
(unsigned
int)
5947 nsStr
::Alloc
(nsStr
&, unsigned
int)
5948 nsStr
::Realloc
(nsStr
&, unsigned
int)
5949 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
5950 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
5951 nsString
::SetCapacity
(unsigned
int)
5952 nsString
::SetLength
(unsigned
int)
5953 nsAString
::do_AssignFromReadable
(nsAString const
&)
5954 nsAString
::AssignFromReadable
(nsAString const
&)
5959 nsVoidArray
::SizeTo
(int)
5960 nsVoidArray
::GrowArrayBy
(int)
5961 nsVoidArray
::InsertElementAt
(void
*, int)
5975 nsVoidArray
::SizeTo
(int)
5976 nsVoidArray
::GrowArrayBy
(int)
5977 nsVoidArray
::InsertElementAt
(void
*, int)
5982 nsVoidArray
::SizeTo
(int)
5983 nsVoidArray
::GrowArrayBy
(int)
5984 nsVoidArray
::InsertElementAt
(void
*, int)
5987 #----------------------------------------------------------------------
5989 # nsMemoryCacheDevice
5995 PL_DHashTableOperate
5996 nsCacheEntryHashTable
::RemoveEntry
(nsCacheEntry
*)
5997 nsMemoryCacheDevice
::EvictEntry
(nsCacheEntry
*)
5999 #----------------------------------------------------------------------
6006 nsMemoryImpl
::Alloc
(unsigned
int)
6007 nsMemory
::Alloc
(unsigned
int)
6008 nsStr
::Alloc
(nsStr
&, unsigned
int)
6009 nsStr
::Realloc
(nsStr
&, unsigned
int)
6010 nsStr
::EnsureCapacity
(nsStr
&, unsigned
int)
6011 nsStr
::GrowCapacity
(nsStr
&, unsigned
int)
6012 nsString
::SetCapacity
(unsigned
int)
6013 nsString
::SetLength
(unsigned
int)
6014 nsAString
::do_AssignFromReadable
(nsAString const
&)
6015 nsAString
::do_AssignFromElementPtr
(unsigned short const
*)
6016 nsSHEntry
::SetTitle
(unsigned short const
*)
6018 # ----------------------------------------------------------------------
6020 <nsOutlinerStyleCache
>
6022 PL_HashTableFinalize
(PLHashTable
*)
6024 nsHashtable
::Put
(nsHashKey
*, void
*)
6025 nsOutlinerStyleCache
::GetStyleContext
(nsICSSPseudoComparator
*, nsIPresContext
*, nsIContent
*, nsIStyleContext
*, nsIAtom
*, nsISupportsArray
*, nsIStyleContext
**)
6027 # ----------------------------------------------------------------------
6035 PL_DHashTableOperate
6036 nsMsgDatabase
::AddHdrToCache
(nsIMsgDBHdr
*, unsigned
int)
6041 PL_DHashTableOperate
6042 nsMsgDatabase
::AddHdrToUseCache
(nsIMsgDBHdr
*, unsigned
int)
6044 # ----------------------------------------------------------------------
6046 # nsMsgFolderDataSource
6049 <nsMsgFolderDataSource
>
6052 nsSupportsArray
::GrowArrayBy
(int)
6053 nsSupportsArray
::InsertElementAt
(nsISupports
*, unsigned
int)
6054 nsSupportsArray
::AppendElement
(nsISupports
*)
6055 nsMsgFolderDataSource
::getFolderArcLabelsOut
(nsISupportsArray
**)
6057 # ----------------------------------------------------------------------
6064 SI_DeletePersistentUserData
6066 # ----------------------------------------------------------------------
6074 nsSupportsArray
::GrowArrayBy
(int)
6075 nsSupportsArray
::InsertElementAt
(nsISupports
*, unsigned
int)
6076 nsSupportsArray
::AppendElement
(nsISupports
*)
6077 LocalStoreImpl
::AddObserver
(nsIRDFObserver
*)
6079 # ----------------------------------------------------------------------