binutils-gdb/libiberty/testsuite/demangle-expected

3861 lines
83 KiB
Plaintext
Raw Normal View History

2000-02-22 16:59:20 +01:00
# This file holds test cases for the demangler.
2004-01-02 22:11:34 +01:00
# Each test case looks like this:
# options
# input to be demangled
# expected output
#
# Supported options:
# --format=<name> Sets the demangling style.
# --no-params There are two lines of expected output; the first
# is with DMGL_PARAMS, the second is without it.
# --is-v3-ctor Calls is_gnu_v3_mangled_ctor on input; expected
# output is an integer representing ctor_kind.
# --is-v3-dtor Likewise, but for dtors.
2005-12-11 03:16:09 +01:00
# --ret-postfix Passes the DMGL_RET_POSTFIX option
2004-01-02 22:11:34 +01:00
#
# For compatibility, just in case it matters, the options line may be
# empty, to mean --format=auto. If it doesn't start with --, then it
# may contain only a format name.
#
# A line starting with `#' is ignored.
# However, blank lines in this file are NOT ignored.
#
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
AddAlignment__9ivTSolverUiP12ivInteractorP7ivTGlue
ivTSolver::AddAlignment(unsigned int, ivInteractor *, ivTGlue *)
2004-01-02 22:11:34 +01:00
ivTSolver::AddAlignment
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
ArrowheadIntersects__9ArrowLineP9ArrowheadR6BoxObjP7Graphic
ArrowLine::ArrowheadIntersects(Arrowhead *, BoxObj &, Graphic *)
2004-01-02 22:11:34 +01:00
ArrowLine::ArrowheadIntersects
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
AtEnd__13ivRubberGroup
ivRubberGroup::AtEnd(void)
2004-01-02 22:11:34 +01:00
ivRubberGroup::AtEnd
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
BgFilter__9ivTSolverP12ivInteractor
ivTSolver::BgFilter(ivInteractor *)
2004-01-02 22:11:34 +01:00
ivTSolver::BgFilter
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
Check__6UArrayi
UArray::Check(int)
2004-01-02 22:11:34 +01:00
UArray::Check
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
CoreConstDecls__8TextCodeR7ostream
TextCode::CoreConstDecls(ostream &)
2004-01-02 22:11:34 +01:00
TextCode::CoreConstDecls
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
Detach__8StateVarP12StateVarView
StateVar::Detach(StateVarView *)
2004-01-02 22:11:34 +01:00
StateVar::Detach
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
Done__9ComponentG8Iterator
Component::Done(Iterator)
2004-01-02 22:11:34 +01:00
Component::Done
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
Effect__11RelateManipR7ivEvent
RelateManip::Effect(ivEvent &)
2004-01-02 22:11:34 +01:00
RelateManip::Effect
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
FindFixed__FRP4CNetP4CNet
FindFixed(CNet *&, CNet *)
2004-01-02 22:11:34 +01:00
FindFixed
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
Fix48_abort__FR8twolongs
Fix48_abort(twolongs &)
2004-01-02 22:11:34 +01:00
Fix48_abort
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
GetBarInfo__15iv2_6_VScrollerP13ivPerspectiveRiT2
iv2_6_VScroller::GetBarInfo(ivPerspective *, int &, int &)
2004-01-02 22:11:34 +01:00
iv2_6_VScroller::GetBarInfo
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
GetBgColor__C9ivPainter
ivPainter::GetBgColor(void) const
2004-01-02 22:11:34 +01:00
ivPainter::GetBgColor
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
InsertBody__15H_PullrightMenuii
H_PullrightMenu::InsertBody(int, int)
2004-01-02 22:11:34 +01:00
H_PullrightMenu::InsertBody
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
InsertCharacter__9TextManipc
TextManip::InsertCharacter(char)
2004-01-02 22:11:34 +01:00
TextManip::InsertCharacter
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
InsertToplevel__7ivWorldP12ivInteractorT1
ivWorld::InsertToplevel(ivInteractor *, ivInteractor *)
2004-01-02 22:11:34 +01:00
ivWorld::InsertToplevel
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
InsertToplevel__7ivWorldP12ivInteractorT1iiUi
ivWorld::InsertToplevel(ivInteractor *, ivInteractor *, int, int, unsigned int)
2004-01-02 22:11:34 +01:00
ivWorld::InsertToplevel
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
IsAGroup__FP11GraphicViewP11GraphicComp
IsAGroup(GraphicView *, GraphicComp *)
2004-01-02 22:11:34 +01:00
IsAGroup
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
IsA__10ButtonCodeUl
ButtonCode::IsA(unsigned long)
2004-01-02 22:11:34 +01:00
ButtonCode::IsA
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
ReadName__FR7istreamPc
ReadName(istream &, char *)
2004-01-02 22:11:34 +01:00
ReadName
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
Redraw__13StringBrowseriiii
StringBrowser::Redraw(int, int, int, int)
2004-01-02 22:11:34 +01:00
StringBrowser::Redraw
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
Rotate__13ivTransformerf
ivTransformer::Rotate(float)
2004-01-02 22:11:34 +01:00
ivTransformer::Rotate
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
Rotated__C13ivTransformerf
ivTransformer::Rotated(float) const
2004-01-02 22:11:34 +01:00
ivTransformer::Rotated
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
Round__Ff
Round(float)
2004-01-02 22:11:34 +01:00
Round
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
SetExport__16MemberSharedNameUi
MemberSharedName::SetExport(unsigned int)
2004-01-02 22:11:34 +01:00
MemberSharedName::SetExport
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
Set__14ivControlState13ControlStatusUi
ivControlState::Set(ControlStatus, unsigned int)
2004-01-02 22:11:34 +01:00
ivControlState::Set
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
Set__5DFacePcii
DFace::Set(char *, int, int)
2004-01-02 22:11:34 +01:00
DFace::Set
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
VConvert__9ivTSolverP12ivInteractorRP8TElementT2
ivTSolver::VConvert(ivInteractor *, TElement *&, TElement *&)
2004-01-02 22:11:34 +01:00
ivTSolver::VConvert
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
VConvert__9ivTSolverP7ivTGlueRP8TElement
ivTSolver::VConvert(ivTGlue *, TElement *&)
2004-01-02 22:11:34 +01:00
ivTSolver::VConvert
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
VOrder__9ivTSolverUiRP12ivInteractorT2
ivTSolver::VOrder(unsigned int, ivInteractor *&, ivInteractor *&)
2004-01-02 22:11:34 +01:00
ivTSolver::VOrder
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-09-12 03:11:29 +02:00
_10PageButton$__both
2000-02-22 16:59:20 +01:00
PageButton::__both
2004-01-02 22:11:34 +01:00
PageButton::__both
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-09-12 03:11:29 +02:00
_3RNG$singleMantissa
2000-02-22 16:59:20 +01:00
RNG::singleMantissa
2004-01-02 22:11:34 +01:00
RNG::singleMantissa
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-09-12 03:11:29 +02:00
_5IComp$_release
2000-02-22 16:59:20 +01:00
IComp::_release
2004-01-02 22:11:34 +01:00
IComp::_release
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-09-12 03:11:29 +02:00
_$_10BitmapComp
2000-02-22 16:59:20 +01:00
BitmapComp::~BitmapComp(void)
2004-01-02 22:11:34 +01:00
BitmapComp::~BitmapComp
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-09-12 03:11:29 +02:00
_$_9__io_defs
2000-02-22 16:59:20 +01:00
__io_defs::~__io_defs(void)
2004-01-02 22:11:34 +01:00
__io_defs::~__io_defs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-09-12 03:11:29 +02:00
_$_Q23foo3bar
2000-02-22 16:59:20 +01:00
foo::bar::~bar(void)
2004-01-02 22:11:34 +01:00
foo::bar::~bar
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-09-12 03:11:29 +02:00
_$_Q33foo3bar4bell
2000-02-22 16:59:20 +01:00
foo::bar::bell::~bell(void)
2004-01-02 22:11:34 +01:00
foo::bar::bell::~bell
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__10ivTelltaleiP7ivGlyph
ivTelltale::ivTelltale(int, ivGlyph *)
2004-01-02 22:11:34 +01:00
ivTelltale::ivTelltale
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__10ivViewportiP12ivInteractorUi
ivViewport::ivViewport(int, ivInteractor *, unsigned int)
2004-01-02 22:11:34 +01:00
ivViewport::ivViewport
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__10ostrstream
ostrstream::ostrstream(void)
2004-01-02 22:11:34 +01:00
ostrstream::ostrstream
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__10ostrstreamPcii
ostrstream::ostrstream(char *, int, int)
2004-01-02 22:11:34 +01:00
ostrstream::ostrstream
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__11BitmapTablei
BitmapTable::BitmapTable(int)
2004-01-02 22:11:34 +01:00
BitmapTable::BitmapTable
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__12ViewportCodeP12ViewportComp
ViewportCode::ViewportCode(ViewportComp *)
2004-01-02 22:11:34 +01:00
ViewportCode::ViewportCode
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__12iv2_6_Borderii
iv2_6_Border::iv2_6_Border(int, int)
2004-01-02 22:11:34 +01:00
iv2_6_Border::iv2_6_Border
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__12ivBreak_Listl
ivBreak_List::ivBreak_List(long)
2004-01-02 22:11:34 +01:00
ivBreak_List::ivBreak_List
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__14iv2_6_MenuItemiP12ivInteractor
iv2_6_MenuItem::iv2_6_MenuItem(int, ivInteractor *)
2004-01-02 22:11:34 +01:00
iv2_6_MenuItem::iv2_6_MenuItem
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__20DisplayList_IteratorR11DisplayList
DisplayList_Iterator::DisplayList_Iterator(DisplayList &)
2004-01-02 22:11:34 +01:00
DisplayList_Iterator::DisplayList_Iterator
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__3fooRT0
foo::foo(foo &)
2004-01-02 22:11:34 +01:00
foo::foo
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__3fooiN31
foo::foo(int, int, int, int)
2004-01-02 22:11:34 +01:00
foo::foo
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__3fooiRT0iT2iT2
foo::foo(int, foo &, int, foo &, int, foo &)
2004-01-02 22:11:34 +01:00
foo::foo
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__6KeyMapPT0
KeyMap::KeyMap(KeyMap *)
2004-01-02 22:11:34 +01:00
KeyMap::KeyMap
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__8ArrowCmdP6EditorUiUi
ArrowCmd::ArrowCmd(Editor *, unsigned int, unsigned int)
2004-01-02 22:11:34 +01:00
ArrowCmd::ArrowCmd
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__9F_EllipseiiiiP7Graphic
F_Ellipse::F_Ellipse(int, int, int, int, Graphic *)
2004-01-02 22:11:34 +01:00
F_Ellipse::F_Ellipse
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__9FrameDataP9FrameCompi
FrameData::FrameData(FrameComp *, int)
2004-01-02 22:11:34 +01:00
FrameData::FrameData
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__9HVGraphicP9CanvasVarP7Graphic
HVGraphic::HVGraphic(CanvasVar *, Graphic *)
2004-01-02 22:11:34 +01:00
HVGraphic::HVGraphic
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__Q23foo3bar
foo::bar::bar(void)
2004-01-02 22:11:34 +01:00
foo::bar::bar
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__Q33foo3bar4bell
foo::bar::bell::bell(void)
2004-01-02 22:11:34 +01:00
foo::bar::bell::bell
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__aa__3fooRT0
foo::operator&&(foo &)
2004-01-02 22:11:34 +01:00
foo::operator&&
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__aad__3fooRT0
foo::operator&=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator&=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__ad__3fooRT0
foo::operator&(foo &)
2004-01-02 22:11:34 +01:00
foo::operator&
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__adv__3fooRT0
foo::operator/=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator/=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__aer__3fooRT0
foo::operator^=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator^=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__als__3fooRT0
foo::operator<<=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator<<=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__amd__3fooRT0
foo::operator%=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator%=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__ami__3fooRT0
foo::operator-=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator-=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__aml__3FixRT0
Fix::operator*=(Fix &)
2004-01-02 22:11:34 +01:00
Fix::operator*=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__aml__5Fix16i
Fix16::operator*=(int)
2004-01-02 22:11:34 +01:00
Fix16::operator*=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__aml__5Fix32RT0
Fix32::operator*=(Fix32 &)
2004-01-02 22:11:34 +01:00
Fix32::operator*=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__aor__3fooRT0
foo::operator|=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator|=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__apl__3fooRT0
foo::operator+=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator+=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__ars__3fooRT0
foo::operator>>=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator>>=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__as__3fooRT0
foo::operator=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__cl__3fooRT0
foo::operator()(foo &)
2004-01-02 22:11:34 +01:00
foo::operator()
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__cl__6Normal
Normal::operator()(void)
2004-01-02 22:11:34 +01:00
Normal::operator()
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__cl__6Stringii
String::operator()(int, int)
2004-01-02 22:11:34 +01:00
String::operator()
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__cm__3fooRT0
foo::operator, (foo &)
2004-01-02 22:11:34 +01:00
foo::operator,
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__co__3foo
foo::operator~(void)
2004-01-02 22:11:34 +01:00
foo::operator~
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__dl__3fooPv
foo::operator delete(void *)
2004-01-02 22:11:34 +01:00
foo::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__dv__3fooRT0
foo::operator/(foo &)
2004-01-02 22:11:34 +01:00
foo::operator/
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__eq__3fooRT0
foo::operator==(foo &)
2004-01-02 22:11:34 +01:00
foo::operator==
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__er__3fooRT0
foo::operator^(foo &)
2004-01-02 22:11:34 +01:00
foo::operator^
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__ge__3fooRT0
foo::operator>=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator>=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__gt__3fooRT0
foo::operator>(foo &)
2004-01-02 22:11:34 +01:00
foo::operator>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__le__3fooRT0
foo::operator<=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator<=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__ls__3fooRT0
foo::operator<<(foo &)
2004-01-02 22:11:34 +01:00
foo::operator<<
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__ls__FR7ostreamPFR3ios_R3ios
operator<<(ostream &, ios &(*)(ios &))
2004-01-02 22:11:34 +01:00
operator<<
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__ls__FR7ostreamR3Fix
operator<<(ostream &, Fix &)
2004-01-02 22:11:34 +01:00
operator<<
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__lt__3fooRT0
foo::operator<(foo &)
2004-01-02 22:11:34 +01:00
foo::operator<
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__md__3fooRT0
foo::operator%(foo &)
2004-01-02 22:11:34 +01:00
foo::operator%
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__mi__3fooRT0
foo::operator-(foo &)
2004-01-02 22:11:34 +01:00
foo::operator-
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__ml__3fooRT0
foo::operator*(foo &)
2004-01-02 22:11:34 +01:00
foo::operator*
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__mm__3fooi
foo::operator--(int)
2004-01-02 22:11:34 +01:00
foo::operator--
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__ne__3fooRT0
foo::operator!=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator!=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__nt__3foo
foo::operator!(void)
2004-01-02 22:11:34 +01:00
foo::operator!
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__nw__3fooi
foo::operator new(int)
2004-01-02 22:11:34 +01:00
foo::operator new
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__oo__3fooRT0
foo::operator||(foo &)
2004-01-02 22:11:34 +01:00
foo::operator||
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__opPc__3foo
foo::operator char *(void)
2004-01-02 22:11:34 +01:00
foo::operator char *
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__opi__3foo
foo::operator int(void)
2004-01-02 22:11:34 +01:00
foo::operator int
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__or__3fooRT0
foo::operator|(foo &)
2004-01-02 22:11:34 +01:00
foo::operator|
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__pl__3fooRT0
foo::operator+(foo &)
2004-01-02 22:11:34 +01:00
foo::operator+
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__pp__3fooi
foo::operator++(int)
2004-01-02 22:11:34 +01:00
foo::operator++
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__rf__3foo
foo::operator->(void)
2004-01-02 22:11:34 +01:00
foo::operator->
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__rm__3fooRT0
foo::operator->*(foo &)
2004-01-02 22:11:34 +01:00
foo::operator->*
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__rs__3fooRT0
foo::operator>>(foo &)
2004-01-02 22:11:34 +01:00
foo::operator>>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
_new_Fix__FUs
_new_Fix(unsigned short)
2004-01-02 22:11:34 +01:00
_new_Fix
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
_vt.foo
foo virtual table
2004-01-02 22:11:34 +01:00
foo virtual table
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
_vt.foo.bar
foo::bar virtual table
2004-01-02 22:11:34 +01:00
foo::bar virtual table
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-09-12 03:11:29 +02:00
_vt$foo
2000-02-22 16:59:20 +01:00
foo virtual table
2004-01-02 22:11:34 +01:00
foo virtual table
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-09-12 03:11:29 +02:00
_vt$foo$bar
2000-02-22 16:59:20 +01:00
foo::bar virtual table
2004-01-02 22:11:34 +01:00
foo::bar virtual table
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
append__7ivGlyphPT0
ivGlyph::append(ivGlyph *)
2004-01-02 22:11:34 +01:00
ivGlyph::append
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
clearok__FP7_win_sti
clearok(_win_st *, int)
2004-01-02 22:11:34 +01:00
clearok
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
complexfunc2__FPFPc_i
complexfunc2(int (*)(char *))
2004-01-02 22:11:34 +01:00
complexfunc2
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
complexfunc3__FPFPFPl_s_i
complexfunc3(int (*)(short (*)(long *)))
2004-01-02 22:11:34 +01:00
complexfunc3
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
complexfunc4__FPFPFPc_s_i
complexfunc4(int (*)(short (*)(char *)))
2004-01-02 22:11:34 +01:00
complexfunc4
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
complexfunc5__FPFPc_PFl_i
complexfunc5(int (*(*)(char *))(long))
2004-01-02 22:11:34 +01:00
complexfunc5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
complexfunc6__FPFPi_PFl_i
complexfunc6(int (*(*)(int *))(long))
2004-01-02 22:11:34 +01:00
complexfunc6
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
complexfunc7__FPFPFPc_i_PFl_i
complexfunc7(int (*(*)(int (*)(char *)))(long))
2004-01-02 22:11:34 +01:00
complexfunc7
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
foo__FiN30
foo(int, int, int, int)
2004-01-02 22:11:34 +01:00
foo
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
foo__FiR3fooiT1iT1
foo(int, foo &, int, foo &, int, foo &)
2004-01-02 22:11:34 +01:00
foo
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
foo___3barl
bar::foo_(long)
2004-01-02 22:11:34 +01:00
bar::foo_
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
insert__15ivClippingStacklRP8_XRegion
ivClippingStack::insert(long, _XRegion *&)
2004-01-02 22:11:34 +01:00
ivClippingStack::insert
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
insert__16ChooserInfo_ListlR11ChooserInfo
ChooserInfo_List::insert(long, ChooserInfo &)
2004-01-02 22:11:34 +01:00
ChooserInfo_List::insert
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
insert__17FontFamilyRepListlRP15ivFontFamilyRep
FontFamilyRepList::insert(long, ivFontFamilyRep *&)
2004-01-02 22:11:34 +01:00
FontFamilyRepList::insert
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
leaveok__FP7_win_stc
leaveok(_win_st *, char)
2004-01-02 22:11:34 +01:00
leaveok
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
left_mover__C7ivMFKitP12ivAdjustableP7ivStyle
ivMFKit::left_mover(ivAdjustable *, ivStyle *) const
2004-01-02 22:11:34 +01:00
ivMFKit::left_mover
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overload1arg__FSc
overload1arg(signed char)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overload1arg__FUc
overload1arg(unsigned char)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overload1arg__FUi
overload1arg(unsigned int)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overload1arg__FUl
overload1arg(unsigned long)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overload1arg__FUs
overload1arg(unsigned short)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overload1arg__Fc
overload1arg(char)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overload1arg__Fd
overload1arg(double)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overload1arg__Ff
overload1arg(float)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overload1arg__Fi
overload1arg(int)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overload1arg__Fl
overload1arg(long)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overload1arg__Fs
overload1arg(short)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overload1arg__Fv
overload1arg(void)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overloadargs__Fi
overloadargs(int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overloadargs__Fii
overloadargs(int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overloadargs__Fiii
overloadargs(int, int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overloadargs__Fiiii
overloadargs(int, int, int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overloadargs__Fiiiii
overloadargs(int, int, int, int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overloadargs__Fiiiiii
overloadargs(int, int, int, int, int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overloadargs__Fiiiiiii
overloadargs(int, int, int, int, int, int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overloadargs__Fiiiiiiii
overloadargs(int, int, int, int, int, int, int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overloadargs__Fiiiiiiiii
overloadargs(int, int, int, int, int, int, int, int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overloadargs__Fiiiiiiiiii
overloadargs(int, int, int, int, int, int, int, int, int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
overloadargs__Fiiiiiiiiiii
overloadargs(int, int, int, int, int, int, int, int, int, int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
poke__8ivRasterUlUlffff
ivRaster::poke(unsigned long, unsigned long, float, float, float, float)
2004-01-02 22:11:34 +01:00
ivRaster::poke
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
polar__Fdd
polar(double, double)
2004-01-02 22:11:34 +01:00
polar
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
scale__13ivTransformerff
ivTransformer::scale(float, float)
2004-01-02 22:11:34 +01:00
ivTransformer::scale
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
sgetn__7filebufPci
filebuf::sgetn(char *, int)
2004-01-02 22:11:34 +01:00
filebuf::sgetn
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
shift__FP5_FrepiT0
shift(_Frep *, int, _Frep *)
2004-01-02 22:11:34 +01:00
shift
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
test__C6BitSeti
BitSet::test(int) const
2004-01-02 22:11:34 +01:00
BitSet::test
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
test__C6BitSetii
BitSet::test(int, int) const
2004-01-02 22:11:34 +01:00
BitSet::test
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
text_source__8Documentl
Document::text_source(long)
2004-01-02 22:11:34 +01:00
Document::text_source
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
variance__6Erlangd
Erlang::variance(double)
2004-01-02 22:11:34 +01:00
Erlang::variance
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
view__14DocumentViewerP8ItemViewP11TabularItem
DocumentViewer::view(ItemView *, TabularItem *)
2004-01-02 22:11:34 +01:00
DocumentViewer::view
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
xy_extents__11ivExtensionffff
ivExtension::xy_extents(float, float, float, float)
2004-01-02 22:11:34 +01:00
ivExtension::xy_extents
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
zero__8osMemoryPvUi
osMemory::zero(void *, unsigned int)
2004-01-02 22:11:34 +01:00
osMemory::zero
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-09-12 03:11:29 +02:00
_2T4$N
2000-02-22 16:59:20 +01:00
T4::N
2004-01-02 22:11:34 +01:00
T4::N
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-09-12 03:11:29 +02:00
_Q22T42t1$N
2000-02-22 16:59:20 +01:00
T4::t1::N
2004-01-02 22:11:34 +01:00
T4::t1::N
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
get__2T1
T1::get(void)
2004-01-02 22:11:34 +01:00
T1::get
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
get__Q22T11a
T1::a::get(void)
2004-01-02 22:11:34 +01:00
T1::a::get
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
get__Q32T11a1b
T1::a::b::get(void)
2004-01-02 22:11:34 +01:00
T1::a::b::get
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
get__Q42T11a1b1c
T1::a::b::c::get(void)
2004-01-02 22:11:34 +01:00
T1::a::b::c::get
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
get__Q52T11a1b1c1d
T1::a::b::c::d::get(void)
2004-01-02 22:11:34 +01:00
T1::a::b::c::d::get
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
put__2T1i
T1::put(int)
2004-01-02 22:11:34 +01:00
T1::put
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
put__Q22T11ai
T1::a::put(int)
2004-01-02 22:11:34 +01:00
T1::a::put
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
put__Q32T11a1bi
T1::a::b::put(int)
2004-01-02 22:11:34 +01:00
T1::a::b::put
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
put__Q42T11a1b1ci
T1::a::b::c::put(int)
2004-01-02 22:11:34 +01:00
T1::a::b::c::put
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
put__Q52T11a1b1c1di
T1::a::b::c::d::put(int)
2004-01-02 22:11:34 +01:00
T1::a::b::c::d::put
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
bar__3fooPv
foo::bar(void *)
2004-01-02 22:11:34 +01:00
foo::bar
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
bar__C3fooPv
foo::bar(void *) const
2004-01-02 22:11:34 +01:00
foo::bar
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__eq__3fooRT0
foo::operator==(foo &)
2004-01-02 22:11:34 +01:00
foo::operator==
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__eq__C3fooR3foo
foo::operator==(foo &) const
2004-01-02 22:11:34 +01:00
foo::operator==
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
elem__t6vector1Zdi
vector<double>::elem(int)
2004-01-02 22:11:34 +01:00
vector<double>::elem
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
elem__t6vector1Zii
vector<int>::elem(int)
2004-01-02 22:11:34 +01:00
vector<int>::elem
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__t6vector1Zdi
vector<double>::vector(int)
2004-01-02 22:11:34 +01:00
vector<double>::vector
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__t6vector1Zii
vector<int>::vector(int)
2004-01-02 22:11:34 +01:00
vector<int>::vector
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-09-12 03:11:29 +02:00
_$_t6vector1Zdi
2000-02-22 16:59:20 +01:00
vector<double>::~vector(int)
2004-01-02 22:11:34 +01:00
vector<double>::~vector
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-09-12 03:11:29 +02:00
_$_t6vector1Zii
2000-02-22 16:59:20 +01:00
vector<int>::~vector(int)
2004-01-02 22:11:34 +01:00
vector<int>::~vector
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__nw__t2T11ZcUi
T1<char>::operator new(unsigned int)
2004-01-02 22:11:34 +01:00
T1<char>::operator new
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__nw__t2T11Z1tUi
T1<t>::operator new(unsigned int)
2004-01-02 22:11:34 +01:00
T1<t>::operator new
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__dl__t2T11ZcPv
T1<char>::operator delete(void *)
2004-01-02 22:11:34 +01:00
T1<char>::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__dl__t2T11Z1tPv
T1<t>::operator delete(void *)
2004-01-02 22:11:34 +01:00
T1<t>::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__t2T11Zci
T1<char>::T1(int)
2004-01-02 22:11:34 +01:00
T1<char>::T1
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__t2T11Zc
T1<char>::T1(void)
2004-01-02 22:11:34 +01:00
T1<char>::T1
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__t2T11Z1ti
T1<t>::T1(int)
2004-01-02 22:11:34 +01:00
T1<t>::T1
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__t2T11Z1t
T1<t>::T1(void)
2004-01-02 22:11:34 +01:00
T1<t>::T1
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__Q2t4List1Z10VHDLEntity3Pix
List<VHDLEntity>::Pix::Pix(void)
2004-01-02 22:11:34 +01:00
List<VHDLEntity>::Pix::Pix
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__Q2t4List1Z10VHDLEntity3PixPQ2t4List1Z10VHDLEntity7element
List<VHDLEntity>::Pix::Pix(List<VHDLEntity>::element *)
2004-01-02 22:11:34 +01:00
List<VHDLEntity>::Pix::Pix
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__Q2t4List1Z10VHDLEntity3PixRCQ2t4List1Z10VHDLEntity3Pix
List<VHDLEntity>::Pix::Pix(List<VHDLEntity>::Pix const &)
2004-01-02 22:11:34 +01:00
List<VHDLEntity>::Pix::Pix
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__Q2t4List1Z10VHDLEntity7elementRC10VHDLEntityPT0
List<VHDLEntity>::element::element(VHDLEntity const &, List<VHDLEntity>::element *)
2004-01-02 22:11:34 +01:00
List<VHDLEntity>::element::element
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__Q2t4List1Z10VHDLEntity7elementRCQ2t4List1Z10VHDLEntity7element
List<VHDLEntity>::element::element(List<VHDLEntity>::element const &)
2004-01-02 22:11:34 +01:00
List<VHDLEntity>::element::element
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__cl__C11VHDLLibraryGt4PixX3Z11VHDLLibraryZ14VHDLLibraryRepZt4List1Z10VHDLEntity
VHDLLibrary::operator()(PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> >) const
2004-01-02 22:11:34 +01:00
VHDLLibrary::operator()
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__cl__Ct4List1Z10VHDLEntityRCQ2t4List1Z10VHDLEntity3Pix
List<VHDLEntity>::operator()(List<VHDLEntity>::Pix const &) const
2004-01-02 22:11:34 +01:00
List<VHDLEntity>::operator()
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__ne__FPvRCQ2t4List1Z10VHDLEntity3Pix
operator!=(void *, List<VHDLEntity>::Pix const &)
2004-01-02 22:11:34 +01:00
operator!=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__ne__FPvRCt4PixX3Z11VHDLLibraryZ14VHDLLibraryRepZt4List1Z10VHDLEntity
operator!=(void *, PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> > const &)
2004-01-02 22:11:34 +01:00
operator!=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__t4List1Z10VHDLEntityRCt4List1Z10VHDLEntity
List<VHDLEntity>::List(List<VHDLEntity> const &)
2004-01-02 22:11:34 +01:00
List<VHDLEntity>::List
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__t4PixX3Z11VHDLLibraryZ14VHDLLibraryRepZt4List1Z10VHDLEntity
PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> >::PixX(void)
2004-01-02 22:11:34 +01:00
PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> >::PixX
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__t4PixX3Z11VHDLLibraryZ14VHDLLibraryRepZt4List1Z10VHDLEntityP14VHDLLibraryRepGQ2t4List1Z10VHDLEntity3Pix
PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> >::PixX(VHDLLibraryRep *, List<VHDLEntity>::Pix)
2004-01-02 22:11:34 +01:00
PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> >::PixX
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__t4PixX3Z11VHDLLibraryZ14VHDLLibraryRepZt4List1Z10VHDLEntityRCt4PixX3Z11VHDLLibraryZ14VHDLLibraryRepZt4List1Z10VHDLEntity
PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> >::PixX(PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> > const &)
2004-01-02 22:11:34 +01:00
PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> >::PixX
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
nextE__C11VHDLLibraryRt4PixX3Z11VHDLLibraryZ14VHDLLibraryRepZt4List1Z10VHDLEntity
VHDLLibrary::nextE(PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> > &) const
2004-01-02 22:11:34 +01:00
VHDLLibrary::nextE
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
next__Ct4List1Z10VHDLEntityRQ2t4List1Z10VHDLEntity3Pix
List<VHDLEntity>::next(List<VHDLEntity>::Pix &) const
2004-01-02 22:11:34 +01:00
List<VHDLEntity>::next
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-09-12 03:11:29 +02:00
_GLOBAL_$D$set
2000-02-22 16:59:20 +01:00
global destructors keyed to set
2004-01-02 22:11:34 +01:00
global destructors keyed to set
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-09-12 03:11:29 +02:00
_GLOBAL_$I$set
2000-02-22 16:59:20 +01:00
global constructors keyed to set
2004-01-02 22:11:34 +01:00
global constructors keyed to set
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__as__t5ListS1ZUiRCt5ListS1ZUi
ListS<unsigned int>::operator=(ListS<unsigned int> const &)
2004-01-02 22:11:34 +01:00
ListS<unsigned int>::operator=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__cl__Ct5ListS1ZUiRCQ2t5ListS1ZUi3Vix
ListS<unsigned int>::operator()(ListS<unsigned int>::Vix const &) const
2004-01-02 22:11:34 +01:00
ListS<unsigned int>::operator()
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__cl__Ct5SetLS1ZUiRCQ2t5SetLS1ZUi3Vix
SetLS<unsigned int>::operator()(SetLS<unsigned int>::Vix const &) const
2004-01-02 22:11:34 +01:00
SetLS<unsigned int>::operator()
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__t10ListS_link1ZUiRCUiPT0
ListS_link<unsigned int>::ListS_link(unsigned int const &, ListS_link<unsigned int> *)
2004-01-02 22:11:34 +01:00
ListS_link<unsigned int>::ListS_link
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__t10ListS_link1ZUiRCt10ListS_link1ZUi
ListS_link<unsigned int>::ListS_link(ListS_link<unsigned int> const &)
2004-01-02 22:11:34 +01:00
ListS_link<unsigned int>::ListS_link
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__t5ListS1ZUiRCt5ListS1ZUi
ListS<unsigned int>::ListS(ListS<unsigned int> const &)
2004-01-02 22:11:34 +01:00
ListS<unsigned int>::ListS
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
next__Ct5ListS1ZUiRQ2t5ListS1ZUi3Vix
ListS<unsigned int>::next(ListS<unsigned int>::Vix &) const
2004-01-02 22:11:34 +01:00
ListS<unsigned int>::next
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__ne__FPvRCQ2t5SetLS1ZUi3Vix
operator!=(void *, SetLS<unsigned int>::Vix const &)
2004-01-02 22:11:34 +01:00
operator!=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__t8ListElem1Z5LabelRt4List1Z5Label
ListElem<Label>::ListElem(List<Label> &)
2004-01-02 22:11:34 +01:00
ListElem<Label>::ListElem
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__t8BDDHookV1ZPcRCPc
BDDHookV<char *>::BDDHookV(char *const &)
2004-01-02 22:11:34 +01:00
BDDHookV<char *>::BDDHookV
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-09-12 03:11:29 +02:00
_vt$t8BDDHookV1ZPc
2000-02-22 16:59:20 +01:00
BDDHookV<char *> virtual table
2004-01-02 22:11:34 +01:00
BDDHookV<char *> virtual table
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__ne__FPvRCQ211BDDFunction4VixB
operator!=(void *, BDDFunction::VixB const &)
2004-01-02 22:11:34 +01:00
operator!=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
__eq__FPvRCQ211BDDFunction4VixB
operator==(void *, BDDFunction::VixB const &)
2004-01-02 22:11:34 +01:00
operator==
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
relativeId__CQ36T_phi210T_preserve8FPC_nextRCQ26T_phi210T_preserveRC10Parameters
T_phi2::T_preserve::FPC_next::relativeId(T_phi2::T_preserve const &, Parameters const &) const
2004-01-02 22:11:34 +01:00
T_phi2::T_preserve::FPC_next::relativeId
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
WS__FR7istream
WS(istream &)
2004-01-02 22:11:34 +01:00
WS
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__aa__3fooFR3foo
foo::operator&&(foo &)
2004-01-02 22:11:34 +01:00
foo::operator&&
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__aad__3fooFR3foo
foo::operator&=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator&=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ad__3fooFR3foo
foo::operator&(foo &)
2004-01-02 22:11:34 +01:00
foo::operator&
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__adv__3fooFR3foo
foo::operator/=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator/=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__adv__7complexF7complex
complex::operator/=(complex)
2004-01-02 22:11:34 +01:00
complex::operator/=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__aer__3fooFR3foo
foo::operator^=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator^=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__als__3fooFR3foo
foo::operator<<=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator<<=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__amd__3fooFR3foo
foo::operator%=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator%=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ami__3fooFR3foo
foo::operator-=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator-=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__amu__3fooFR3foo
foo::operator*=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator*=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__amu__7complexF7complex
complex::operator*=(complex)
2004-01-02 22:11:34 +01:00
complex::operator*=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__aor__3fooFR3foo
foo::operator|=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator|=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__apl__3fooFR3foo
foo::operator+=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator+=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ars__3fooFR3foo
foo::operator>>=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator>>=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__as__18istream_withassignFP9streambuf
istream_withassign::operator=(streambuf *)
2004-01-02 22:11:34 +01:00
istream_withassign::operator=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__as__18istream_withassignFR7istream
istream_withassign::operator=(istream &)
2004-01-02 22:11:34 +01:00
istream_withassign::operator=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__as__3fooFR3foo
foo::operator=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__as__3iosFR3ios
ios::operator=(ios &)
2004-01-02 22:11:34 +01:00
ios::operator=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__cl__3fooFR3foo
foo::operator()(foo &)
2004-01-02 22:11:34 +01:00
foo::operator()
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__cm__3fooFR3foo
foo::operator, (foo &)
2004-01-02 22:11:34 +01:00
foo::operator,
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__co__3fooFv
foo::operator~(void)
2004-01-02 22:11:34 +01:00
foo::operator~
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__10istrstreamFPc
istrstream::istrstream(char *)
2004-01-02 22:11:34 +01:00
istrstream::istrstream
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__10istrstreamFPci
istrstream::istrstream(char *, int)
2004-01-02 22:11:34 +01:00
istrstream::istrstream
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__10ostrstreamFPciT2
ostrstream::ostrstream(char *, int, int)
2004-01-02 22:11:34 +01:00
ostrstream::ostrstream
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__10ostrstreamFv
ostrstream::ostrstream(void)
2004-01-02 22:11:34 +01:00
ostrstream::ostrstream
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__10smanip_intFPFR3iosi_R3iosi
smanip_int::smanip_int(ios &(*)(ios &, int), int)
2004-01-02 22:11:34 +01:00
smanip_int::smanip_int
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__11fstreambaseFi
fstreambase::fstreambase(int)
2004-01-02 22:11:34 +01:00
fstreambase::fstreambase
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__11fstreambaseFiPcT1
fstreambase::fstreambase(int, char *, int)
2004-01-02 22:11:34 +01:00
fstreambase::fstreambase
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__11fstreambaseFv
fstreambase::fstreambase(void)
2004-01-02 22:11:34 +01:00
fstreambase::fstreambase
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__11smanip_longFPFR3iosl_R3iosl
smanip_long::smanip_long(ios &(*)(ios &, long), long)
2004-01-02 22:11:34 +01:00
smanip_long::smanip_long
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__11stdiostreamFP4FILE
stdiostream::stdiostream(FILE *)
2004-01-02 22:11:34 +01:00
stdiostream::stdiostream
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__12strstreambufFPFl_PvPFPv_v
strstreambuf::strstreambuf(void *(*)(long), void (*)(void *))
2004-01-02 22:11:34 +01:00
strstreambuf::strstreambuf
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__12strstreambufFPUciT1
strstreambuf::strstreambuf(unsigned char *, int, unsigned char *)
2004-01-02 22:11:34 +01:00
strstreambuf::strstreambuf
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__12strstreambufFPciT1
strstreambuf::strstreambuf(char *, int, char *)
2004-01-02 22:11:34 +01:00
strstreambuf::strstreambuf
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__12strstreambufFi
strstreambuf::strstreambuf(int)
2004-01-02 22:11:34 +01:00
strstreambuf::strstreambuf
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__12strstreambufFv
strstreambuf::strstreambuf(void)
2004-01-02 22:11:34 +01:00
strstreambuf::strstreambuf
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__13strstreambaseFPciT1
strstreambase::strstreambase(char *, int, char *)
2004-01-02 22:11:34 +01:00
strstreambase::strstreambase
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__3fooFR3foo
foo::foo(foo &)
2004-01-02 22:11:34 +01:00
foo::foo
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__3fooFi
foo::foo(int)
2004-01-02 22:11:34 +01:00
foo::foo
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__3fooFiN31
foo::foo(int, int, int, int)
2004-01-02 22:11:34 +01:00
foo::foo
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__3fooFiR3fooT1T2T1T2
foo::foo(int, foo &, int, foo &, int, foo &)
2004-01-02 22:11:34 +01:00
foo::foo
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__3iosFP9streambuf
ios::ios(streambuf *)
2004-01-02 22:11:34 +01:00
ios::ios
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__7filebufFiPcT1
filebuf::filebuf(int, char *, int)
2004-01-02 22:11:34 +01:00
filebuf::filebuf
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__7fstreamFiPcT1
fstream::fstream(int, char *, int)
2004-01-02 22:11:34 +01:00
fstream::fstream
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__7istreamFP9streambuf
istream::istream(streambuf *)
2004-01-02 22:11:34 +01:00
istream::istream
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__7istreamFP9streambufiP7ostream
istream::istream(streambuf *, int, ostream *)
2004-01-02 22:11:34 +01:00
istream::istream
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__7istreamFiPcT1
istream::istream(int, char *, int)
2004-01-02 22:11:34 +01:00
istream::istream
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__7istreamFiT1P7ostream
istream::istream(int, int, ostream *)
2004-01-02 22:11:34 +01:00
istream::istream
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__7ostreamFP9streambuf
ostream::ostream(streambuf *)
2004-01-02 22:11:34 +01:00
ostream::ostream
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__7ostreamFiPc
ostream::ostream(int, char *)
2004-01-02 22:11:34 +01:00
ostream::ostream
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__8ifstreamFiPcT1
ifstream::ifstream(int, char *, int)
2004-01-02 22:11:34 +01:00
ifstream::ifstream
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__Q23foo3barFv
foo::bar::bar(void)
2004-01-02 22:11:34 +01:00
foo::bar::bar
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ct__Q33foo3bar4bellFv
foo::bar::bell::bell(void)
2004-01-02 22:11:34 +01:00
foo::bar::bell::bell
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__dl__3fooSFPv
foo::operator delete(void *) static
2004-01-02 22:11:34 +01:00
foo::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__dl__FPv
operator delete(void *)
2004-01-02 22:11:34 +01:00
operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__dt__10istrstreamFv
istrstream::~istrstream(void)
2004-01-02 22:11:34 +01:00
istrstream::~istrstream
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__dt__Q23foo3barFv
foo::bar::~bar(void)
2004-01-02 22:11:34 +01:00
foo::bar::~bar
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__dt__Q33foo3bar4bellFv
foo::bar::bell::~bell(void)
2004-01-02 22:11:34 +01:00
foo::bar::bell::~bell
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__dv__3fooFR3foo
foo::operator/(foo &)
2004-01-02 22:11:34 +01:00
foo::operator/
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__dv__F7complexT1
operator/(complex, complex)
2004-01-02 22:11:34 +01:00
operator/
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__eq__3fooFR3foo
foo::operator==(foo &)
2004-01-02 22:11:34 +01:00
foo::operator==
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__er__3fooFR3foo
foo::operator^(foo &)
2004-01-02 22:11:34 +01:00
foo::operator^
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ge__3fooFR3foo
foo::operator>=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator>=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__gt__3fooFR3foo
foo::operator>(foo &)
2004-01-02 22:11:34 +01:00
foo::operator>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__le__3fooFR3foo
foo::operator<=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator<=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ls__3fooFR3foo
foo::operator<<(foo &)
2004-01-02 22:11:34 +01:00
foo::operator<<
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ls__7ostreamFP9streambuf
ostream::operator<<(streambuf *)
2004-01-02 22:11:34 +01:00
ostream::operator<<
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ls__7ostreamFPFR3ios_R3ios
ostream::operator<<(ios &(*)(ios &))
2004-01-02 22:11:34 +01:00
ostream::operator<<
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ls__7ostreamFPv
ostream::operator<<(void *)
2004-01-02 22:11:34 +01:00
ostream::operator<<
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ls__7ostreamFUi
ostream::operator<<(unsigned int)
2004-01-02 22:11:34 +01:00
ostream::operator<<
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ls__7ostreamFUl
ostream::operator<<(unsigned long)
2004-01-02 22:11:34 +01:00
ostream::operator<<
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ls__7ostreamFd
ostream::operator<<(double)
2004-01-02 22:11:34 +01:00
ostream::operator<<
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ls__7ostreamFf
ostream::operator<<(float)
2004-01-02 22:11:34 +01:00
ostream::operator<<
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ls__7ostreamFi
ostream::operator<<(int)
2004-01-02 22:11:34 +01:00
ostream::operator<<
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ls__7ostreamFl
ostream::operator<<(long)
2004-01-02 22:11:34 +01:00
ostream::operator<<
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ls__FR7ostream7complex
operator<<(ostream &, complex)
2004-01-02 22:11:34 +01:00
operator<<
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__lt__3fooFR3foo
foo::operator<(foo &)
2004-01-02 22:11:34 +01:00
foo::operator<
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__md__3fooFR3foo
foo::operator%(foo &)
2004-01-02 22:11:34 +01:00
foo::operator%
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__mi__3fooFR3foo
foo::operator-(foo &)
2004-01-02 22:11:34 +01:00
foo::operator-
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ml__3fooFR3foo
foo::operator*(foo &)
2004-01-02 22:11:34 +01:00
foo::operator*
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ml__F7complexT1
operator*(complex, complex)
2004-01-02 22:11:34 +01:00
operator*
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__mm__3fooFi
foo::operator--(int)
2004-01-02 22:11:34 +01:00
foo::operator--
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__ne__3fooFR3foo
foo::operator!=(foo &)
2004-01-02 22:11:34 +01:00
foo::operator!=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__nt__3fooFv
foo::operator!(void)
2004-01-02 22:11:34 +01:00
foo::operator!
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__nw__3fooSFi
foo::operator new(int) static
2004-01-02 22:11:34 +01:00
foo::operator new
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__nw__FUi
operator new(unsigned int)
2004-01-02 22:11:34 +01:00
operator new
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__nw__FUiPv
operator new(unsigned int, void *)
2004-01-02 22:11:34 +01:00
operator new
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__oo__3fooFR3foo
foo::operator||(foo &)
2004-01-02 22:11:34 +01:00
foo::operator||
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__opPc__3fooFv
foo::operator char *(void)
2004-01-02 22:11:34 +01:00
foo::operator char *
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__opi__3fooFv
foo::operator int(void)
2004-01-02 22:11:34 +01:00
foo::operator int
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__or__3fooFR3foo
foo::operator|(foo &)
2004-01-02 22:11:34 +01:00
foo::operator|
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__pl__3fooFR3foo
foo::operator+(foo &)
2004-01-02 22:11:34 +01:00
foo::operator+
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__pp__3fooFi
foo::operator++(int)
2004-01-02 22:11:34 +01:00
foo::operator++
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__pt__3fooFv
foo::operator->(void)
2004-01-02 22:11:34 +01:00
foo::operator->
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__rm__3fooFR3foo
foo::operator->*(foo &)
2004-01-02 22:11:34 +01:00
foo::operator->*
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__rs__3fooFR3foo
foo::operator>>(foo &)
2004-01-02 22:11:34 +01:00
foo::operator>>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__rs__7istreamFP9streambuf
istream::operator>>(streambuf *)
2004-01-02 22:11:34 +01:00
istream::operator>>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__rs__7istreamFPFR3ios_R3ios
istream::operator>>(ios &(*)(ios &))
2004-01-02 22:11:34 +01:00
istream::operator>>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__rs__7istreamFPFR7istream_R7istream
istream::operator>>(istream &(*)(istream &))
2004-01-02 22:11:34 +01:00
istream::operator>>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__rs__7istreamFPUc
istream::operator>>(unsigned char *)
2004-01-02 22:11:34 +01:00
istream::operator>>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__rs__7istreamFPc
istream::operator>>(char *)
2004-01-02 22:11:34 +01:00
istream::operator>>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__rs__7istreamFRUi
istream::operator>>(unsigned int &)
2004-01-02 22:11:34 +01:00
istream::operator>>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__rs__7istreamFRUl
istream::operator>>(unsigned long &)
2004-01-02 22:11:34 +01:00
istream::operator>>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__rs__7istreamFRUs
istream::operator>>(unsigned short &)
2004-01-02 22:11:34 +01:00
istream::operator>>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__rs__7istreamFRd
istream::operator>>(double &)
2004-01-02 22:11:34 +01:00
istream::operator>>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__rs__7istreamFRf
istream::operator>>(float &)
2004-01-02 22:11:34 +01:00
istream::operator>>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__rs__7istreamFRi
istream::operator>>(int &)
2004-01-02 22:11:34 +01:00
istream::operator>>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__rs__7istreamFRl
istream::operator>>(long &)
2004-01-02 22:11:34 +01:00
istream::operator>>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__rs__7istreamFRs
istream::operator>>(short &)
2004-01-02 22:11:34 +01:00
istream::operator>>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__rs__FR7istreamR7complex
operator>>(istream &, complex &)
2004-01-02 22:11:34 +01:00
operator>>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__vtbl__10istrstream
istrstream virtual table
2004-01-02 22:11:34 +01:00
istrstream virtual table
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__vtbl__17ostream__iostream__19iostream_withassign
iostream_withassign::ostream__iostream virtual table
2004-01-02 22:11:34 +01:00
iostream_withassign::ostream__iostream virtual table
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__vtbl__3ios
ios virtual table
2004-01-02 22:11:34 +01:00
ios virtual table
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
__vtbl__3ios__13strstreambase
strstreambase::ios virtual table
2004-01-02 22:11:34 +01:00
strstreambase::ios virtual table
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
abs__F7complex
abs(complex)
2004-01-02 22:11:34 +01:00
abs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
allocate__9streambufFv
streambuf::allocate(void)
2004-01-02 22:11:34 +01:00
streambuf::allocate
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
attach__11fstreambaseFi
fstreambase::attach(int)
2004-01-02 22:11:34 +01:00
fstreambase::attach
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
bitalloc__3iosSFv
ios::bitalloc(void) static
2004-01-02 22:11:34 +01:00
ios::bitalloc
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
chr__FiT1
chr(int, int)
2004-01-02 22:11:34 +01:00
chr
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
complex_error__FR11c_exception
complex_error(c_exception &)
2004-01-02 22:11:34 +01:00
complex_error
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
complexfunc2__FPFPc_i
complexfunc2(int (*)(char *))
2004-01-02 22:11:34 +01:00
complexfunc2
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
complexfunc3__FPFPFPl_s_i
complexfunc3(int (*)(short (*)(long *)))
2004-01-02 22:11:34 +01:00
complexfunc3
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
complexfunc4__FPFPFPc_s_i
complexfunc4(int (*)(short (*)(char *)))
2004-01-02 22:11:34 +01:00
complexfunc4
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
complexfunc5__FPFPc_PFl_i
complexfunc5(int (*(*)(char *))(long))
2004-01-02 22:11:34 +01:00
complexfunc5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
complexfunc6__FPFPi_PFl_i
complexfunc6(int (*(*)(int *))(long))
2004-01-02 22:11:34 +01:00
complexfunc6
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
complexfunc7__FPFPFPc_i_PFl_i
complexfunc7(int (*(*)(int (*)(char *)))(long))
2004-01-02 22:11:34 +01:00
complexfunc7
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
complicated_put__7ostreamFc
ostream::complicated_put(char)
2004-01-02 22:11:34 +01:00
ostream::complicated_put
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
conv10__FlPc
conv10(long, char *)
2004-01-02 22:11:34 +01:00
conv10
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
conv16__FUlPc
conv16(unsigned long, char *)
2004-01-02 22:11:34 +01:00
conv16
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
dec__FR3ios
dec(ios &)
2004-01-02 22:11:34 +01:00
dec
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
dec__Fli
dec(long, int)
2004-01-02 22:11:34 +01:00
dec
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
dofield__FP7ostreamPciT2T3
dofield(ostream *, char *, int, char *, int)
2004-01-02 22:11:34 +01:00
dofield
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
flags__3iosFl
ios::flags(long)
2004-01-02 22:11:34 +01:00
ios::flags
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
flags__3iosFv
ios::flags(void)
2004-01-02 22:11:34 +01:00
ios::flags
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
foo__FiN31
foo(int, int, int, int)
2004-01-02 22:11:34 +01:00
foo
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
foo__FiR3fooT1T2T1T2
foo(int, foo &, int, foo &, int, foo &)
2004-01-02 22:11:34 +01:00
foo
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
foo___3barFl
bar::foo_(long)
2004-01-02 22:11:34 +01:00
bar::foo_
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
get__7istreamFPcic
istream::get(char *, int, char)
2004-01-02 22:11:34 +01:00
istream::get
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
get__7istreamFR9streambufc
istream::get(streambuf &, char)
2004-01-02 22:11:34 +01:00
istream::get
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
get_complicated__7istreamFRUc
istream::get_complicated(unsigned char &)
2004-01-02 22:11:34 +01:00
istream::get_complicated
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
get_complicated__7istreamFRc
istream::get_complicated(char &)
2004-01-02 22:11:34 +01:00
istream::get_complicated
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
getline__7istreamFPUcic
istream::getline(unsigned char *, int, char)
2004-01-02 22:11:34 +01:00
istream::getline
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
getline__7istreamFPcic
istream::getline(char *, int, char)
2004-01-02 22:11:34 +01:00
istream::getline
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
ignore__7istreamFiT1
istream::ignore(int, int)
2004-01-02 22:11:34 +01:00
istream::ignore
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
init__12strstreambufFPciT1
strstreambuf::init(char *, int, char *)
2004-01-02 22:11:34 +01:00
strstreambuf::init
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
init__3iosFP9streambuf
ios::init(streambuf *)
2004-01-02 22:11:34 +01:00
ios::init
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
initcount__13Iostream_init
Iostream_init::initcount
2004-01-02 22:11:34 +01:00
Iostream_init::initcount
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
ipfx__7istreamFi
istream::ipfx(int)
2004-01-02 22:11:34 +01:00
istream::ipfx
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
ls_complicated__7ostreamFUc
ostream::ls_complicated(unsigned char)
2004-01-02 22:11:34 +01:00
ostream::ls_complicated
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
ls_complicated__7ostreamFc
ostream::ls_complicated(char)
2004-01-02 22:11:34 +01:00
ostream::ls_complicated
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overload1arg__FSc
overload1arg(signed char)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overload1arg__FUc
overload1arg(unsigned char)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overload1arg__FUi
overload1arg(unsigned int)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overload1arg__FUl
overload1arg(unsigned long)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overload1arg__FUs
overload1arg(unsigned short)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overload1arg__Fc
overload1arg(char)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overload1arg__Fd
overload1arg(double)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overload1arg__Ff
overload1arg(float)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overload1arg__Fi
overload1arg(int)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overload1arg__Fl
overload1arg(long)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overload1arg__Fs
overload1arg(short)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overload1arg__Fv
overload1arg(void)
2004-01-02 22:11:34 +01:00
overload1arg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overloadargs__FiN21
overloadargs(int, int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overloadargs__FiN31
overloadargs(int, int, int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overloadargs__FiN41
overloadargs(int, int, int, int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overloadargs__FiN51
overloadargs(int, int, int, int, int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overloadargs__FiN61
overloadargs(int, int, int, int, int, int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overloadargs__FiN71
overloadargs(int, int, int, int, int, int, int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overloadargs__FiN81
overloadargs(int, int, int, int, int, int, int, int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overloadargs__FiN91
overloadargs(int, int, int, int, int, int, int, int, int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overloadargs__FiN91N11
overloadargs(int, int, int, int, int, int, int, int, int, int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
overloadargs__FiT1
overloadargs(int, int)
2004-01-02 22:11:34 +01:00
overloadargs
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
polar__FdT1
polar(double, double)
2004-01-02 22:11:34 +01:00
polar
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
pow__F7complexT1
pow(complex, complex)
2004-01-02 22:11:34 +01:00
pow
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
pow__F7complexd
pow(complex, double)
2004-01-02 22:11:34 +01:00
pow
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
pow__F7complexi
pow(complex, int)
2004-01-02 22:11:34 +01:00
pow
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
pow__Fd7complex
pow(double, complex)
2004-01-02 22:11:34 +01:00
pow
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
pstart__FPciT2
pstart(char *, int, int)
2004-01-02 22:11:34 +01:00
pstart
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
put__7ostreamFc
ostream::put(char)
2004-01-02 22:11:34 +01:00
ostream::put
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
read__7istreamFPci
istream::read(char *, int)
2004-01-02 22:11:34 +01:00
istream::read
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
resetiosflags__FR3iosl
resetiosflags(ios &, long)
2004-01-02 22:11:34 +01:00
resetiosflags
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
restore_errno__FRi
restore_errno(int &)
2004-01-02 22:11:34 +01:00
restore_errno
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
rs_complicated__7istreamFRUc
istream::rs_complicated(unsigned char &)
2004-01-02 22:11:34 +01:00
istream::rs_complicated
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
rs_complicated__7istreamFRc
istream::rs_complicated(char &)
2004-01-02 22:11:34 +01:00
istream::rs_complicated
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
seekg__7istreamFl8seek_dir
istream::seekg(long, seek_dir)
2004-01-02 22:11:34 +01:00
istream::seekg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
seekoff__12strstreambufFl8seek_diri
strstreambuf::seekoff(long, seek_dir, int)
2004-01-02 22:11:34 +01:00
strstreambuf::seekoff
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
seekoff__9streambufFlQ2_3ios12ios_seek_diri
streambuf::seekoff(long, ios::ios_seek_dir, int)
2004-01-02 22:11:34 +01:00
streambuf::seekoff
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
seekpos__9streambufFli
streambuf::seekpos(long, int)
2004-01-02 22:11:34 +01:00
streambuf::seekpos
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
set_new_handler__FPFv_v
set_new_handler(void (*)(void))
2004-01-02 22:11:34 +01:00
set_new_handler
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
setb__9streambufFPcT1i
streambuf::setb(char *, char *, int)
2004-01-02 22:11:34 +01:00
streambuf::setb
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
setb__FR3iosi
setb(ios &, int)
2004-01-02 22:11:34 +01:00
setb
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
setbuf__11fstreambaseFPci
fstreambase::setbuf(char *, int)
2004-01-02 22:11:34 +01:00
fstreambase::setbuf
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
setbuf__9streambufFPUci
streambuf::setbuf(unsigned char *, int)
2004-01-02 22:11:34 +01:00
streambuf::setbuf
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
setbuf__9streambufFPciT2
streambuf::setbuf(char *, int, int)
2004-01-02 22:11:34 +01:00
streambuf::setbuf
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
setf__3iosFlT1
ios::setf(long, long)
2004-01-02 22:11:34 +01:00
ios::setf
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
setfill__FR3iosi
setfill(ios &, int)
2004-01-02 22:11:34 +01:00
setfill
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
setg__9streambufFPcN21
streambuf::setg(char *, char *, char *)
2004-01-02 22:11:34 +01:00
streambuf::setg
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
setp__9streambufFPcT1
streambuf::setp(char *, char *)
2004-01-02 22:11:34 +01:00
streambuf::setp
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
tie__3iosFP7ostream
ios::tie(ostream *)
2004-01-02 22:11:34 +01:00
ios::tie
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
uconv10__FUlPc
uconv10(unsigned long, char *)
2004-01-02 22:11:34 +01:00
uconv10
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
xget__7istreamFPc
istream::xget(char *)
2004-01-02 22:11:34 +01:00
istream::xget
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=lucid --no-params
2000-02-22 16:59:20 +01:00
xsgetn__9streambufFPci
streambuf::xsgetn(char *, int)
2004-01-02 22:11:34 +01:00
streambuf::xsgetn
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__dt__21T5__pt__11_PFiPPdPv_iFv
T5<int (*)(int, double **, void *)>::~T5(void)
2004-01-02 22:11:34 +01:00
T5<int (*)(int, double **, void *)>::~T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__ct__1cFi
c::c(int)
2004-01-02 22:11:34 +01:00
c::c
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__dt__11T5__pt__2_iFv
T5<int>::~T5(void)
2004-01-02 22:11:34 +01:00
T5<int>::~T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__dt__11T5__pt__2_cFv
T5<char>::~T5(void)
2004-01-02 22:11:34 +01:00
T5<char>::~T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__ct__2T2Fi
T2::T2(int)
2004-01-02 22:11:34 +01:00
T2::T2
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__dt__2T1Fv
T1::~T1(void)
2004-01-02 22:11:34 +01:00
T1::~T1
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__dt__12T5__pt__3_1xFv
T5<x>::~T5(void)
2004-01-02 22:11:34 +01:00
T5<x>::~T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__dt__17T5__pt__8_PFcPv_iFv
T5<int (*)(char, void *)>::~T5(void)
2004-01-02 22:11:34 +01:00
T5<int (*)(char, void *)>::~T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__ct__21T5__pt__11_PFiPPdPv_iFi
T5<int (*)(int, double **, void *)>::T5(int)
2004-01-02 22:11:34 +01:00
T5<int (*)(int, double **, void *)>::T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__amd__FR2T2i
operator%=(T2 &, int)
2004-01-02 22:11:34 +01:00
operator%=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__adv__FR2T2i
operator/=(T2 &, int)
2004-01-02 22:11:34 +01:00
operator/=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__amu__FR2T2i
operator*=(T2 &, int)
2004-01-02 22:11:34 +01:00
operator*=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__ami__FR2T2i
operator-=(T2 &, int)
2004-01-02 22:11:34 +01:00
operator-=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__apl__FR2T2i
operator+=(T2 &, int)
2004-01-02 22:11:34 +01:00
operator+=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__nw__2T1SFUi
T1::operator new(unsigned int) static
2004-01-02 22:11:34 +01:00
T1::operator new
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__dl__2T1SFPv
T1::operator delete(void *) static
2004-01-02 22:11:34 +01:00
T1::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
put__2T7SFi
T7::put(int) static
2004-01-02 22:11:34 +01:00
T7::put
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__dl__12T5__pt__3_1xSFPv
T5<x>::operator delete(void *) static
2004-01-02 22:11:34 +01:00
T5<x>::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
h__FUc
h(unsigned char)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
f__Fic
f(int, char)
2004-01-02 22:11:34 +01:00
f
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
h__FUi
h(unsigned int)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
h__Fci
h(char, int)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
h__FUl
h(unsigned long)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
h__Fcl
h(char, long)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
h__FUs
h(unsigned short)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
h__Fcs
h(char, short)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
X__12T5__pt__3_1x
T5<x>::X
2004-01-02 22:11:34 +01:00
T5<x>::X
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__ct__11T5__pt__2_iFi
T5<int>::T5(int)
2004-01-02 22:11:34 +01:00
T5<int>::T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__ct__11T5__pt__2_cFi
T5<char>::T5(int)
2004-01-02 22:11:34 +01:00
T5<char>::T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
h__FcT1
h(char, char)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
f__Ficd
f(int, char, double)
2004-01-02 22:11:34 +01:00
f
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__dl__17T5__pt__8_PFcPv_iSFPv
T5<int (*)(char, void *)>::operator delete(void *) static
2004-01-02 22:11:34 +01:00
T5<int (*)(char, void *)>::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
X__17T5__pt__8_PFcPv_i
T5<int (*)(char, void *)>::X
2004-01-02 22:11:34 +01:00
T5<int (*)(char, void *)>::X
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__ct__12T5__pt__3_1xFi
T5<x>::T5(int)
2004-01-02 22:11:34 +01:00
T5<x>::T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__dl__21T5__pt__11_PFiPPdPv_iSFPv
T5<int (*)(int, double **, void *)>::operator delete(void *) static
2004-01-02 22:11:34 +01:00
T5<int (*)(int, double **, void *)>::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__std__foo
global destructors keyed to foo
2004-01-02 22:11:34 +01:00
global destructors keyed to foo
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__sti__bar
global constructors keyed to bar
2004-01-02 22:11:34 +01:00
global constructors keyed to bar
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
f__FicdPcPFci_v
f(int, char, double, char *, void (*)(char, int))
2004-01-02 22:11:34 +01:00
f
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
f__FicdPcPFic_v
f(int, char, double, char *, void (*)(int, char))
2004-01-02 22:11:34 +01:00
f
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
get__2T7SFv
T7::get(void) static
2004-01-02 22:11:34 +01:00
T7::get
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
X__21T5__pt__11_PFiPPdPv_i
T5<int (*)(int, double **, void *)>::X
2004-01-02 22:11:34 +01:00
T5<int (*)(int, double **, void *)>::X
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__dl__11T5__pt__2_iSFPv
T5<int>::operator delete(void *) static
2004-01-02 22:11:34 +01:00
T5<int>::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__dl__11T5__pt__2_cSFPv
T5<char>::operator delete(void *) static
2004-01-02 22:11:34 +01:00
T5<char>::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
h__Fc
h(char)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
h__Fd
h(double)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
h__Ff
h(float)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
h__Fi
h(int)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
f__Fi
f(int)
2004-01-02 22:11:34 +01:00
f
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
h__Fl
h(long)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
h__Fs
h(short)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
X__11T5__pt__2_c
T5<char>::X
2004-01-02 22:11:34 +01:00
T5<char>::X
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
X__11T5__pt__2_i
T5<int>::X
2004-01-02 22:11:34 +01:00
T5<int>::X
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__ct__17T5__pt__8_PFcPv_iFi
T5<int (*)(char, void *)>::T5(int)
2004-01-02 22:11:34 +01:00
T5<int (*)(char, void *)>::T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
f__FicdPc
f(int, char, double, char *)
2004-01-02 22:11:34 +01:00
f
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__nw__FUi
operator new(unsigned int)
2004-01-02 22:11:34 +01:00
operator new
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__ct__Q3_2T11a1bSFi
T1::a::b::b(int) static
2004-01-02 22:11:34 +01:00
T1::a::b::b
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__dt__Q3_2T11a1bSFi
T1::a::b::~b(int) static
2004-01-02 22:11:34 +01:00
T1::a::b::~b
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
put__Q3_2T11a1bSFi
T1::a::b::put(int) static
2004-01-02 22:11:34 +01:00
T1::a::b::put
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
get__Q2_2T11aSFv
T1::a::get(void) static
2004-01-02 22:11:34 +01:00
T1::a::get
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
put__2T1SFi
T1::put(int) static
2004-01-02 22:11:34 +01:00
T1::put
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
put__Q5_2T11a1b1c1dSFi
T1::a::b::c::d::put(int) static
2004-01-02 22:11:34 +01:00
T1::a::b::c::d::put
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
get__Q4_2T11a1b1cSFv
T1::a::b::c::get(void) static
2004-01-02 22:11:34 +01:00
T1::a::b::c::get
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
put__Q2_2T11aSFi
T1::a::put(int) static
2004-01-02 22:11:34 +01:00
T1::a::put
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
put__Q4_2T11a1b1cSFi
T1::a::b::c::put(int) static
2004-01-02 22:11:34 +01:00
T1::a::b::c::put
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
get__Q3_2T11a1bSFv
T1::a::b::get(void) static
2004-01-02 22:11:34 +01:00
T1::a::b::get
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
get__2T1SFv
T1::get(void) static
2004-01-02 22:11:34 +01:00
T1::get
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
get__Q5_2T11a1b1c1dSFv
T1::a::b::c::d::get(void) static
2004-01-02 22:11:34 +01:00
T1::a::b::c::d::get
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__dt__11T1__pt__2_cFv
T1<char>::~T1(void)
2004-01-02 22:11:34 +01:00
T1<char>::~T1
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__dt__12T1__pt__3_1tFv
T1<t>::~T1(void)
2004-01-02 22:11:34 +01:00
T1<t>::~T1
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__dl__12T1__pt__3_1tSFPv
T1<t>::operator delete(void *) static
2004-01-02 22:11:34 +01:00
T1<t>::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__ct__11T1__pt__2_cFi
T1<char>::T1(int)
2004-01-02 22:11:34 +01:00
T1<char>::T1
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__ct__11T1__pt__2_cFv
T1<char>::T1(void)
2004-01-02 22:11:34 +01:00
T1<char>::T1
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__ct__12T1__pt__3_1tFi
T1<t>::T1(int)
2004-01-02 22:11:34 +01:00
T1<t>::T1
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__ct__12T1__pt__3_1tFv
T1<t>::T1(void)
2004-01-02 22:11:34 +01:00
T1<t>::T1
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__dl__11T1__pt__2_cSFPv
T1<char>::operator delete(void *) static
2004-01-02 22:11:34 +01:00
T1<char>::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
bar__3fooFPv
foo::bar(void *)
2004-01-02 22:11:34 +01:00
foo::bar
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
bar__3fooCFPv
foo::bar(void *) const
2004-01-02 22:11:34 +01:00
foo::bar
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__eq__3fooFR3foo
foo::operator==(foo &)
2004-01-02 22:11:34 +01:00
foo::operator==
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__eq__3fooCFR3foo
foo::operator==(foo &) const
2004-01-02 22:11:34 +01:00
foo::operator==
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
elem__15vector__pt__2_dFi
vector<double>::elem(int)
2004-01-02 22:11:34 +01:00
vector<double>::elem
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
elem__15vector__pt__2_iFi
vector<int>::elem(int)
2004-01-02 22:11:34 +01:00
vector<int>::elem
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__ct__15vector__pt__2_dFi
vector<double>::vector(int)
2004-01-02 22:11:34 +01:00
vector<double>::vector
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__ct__15vector__pt__2_iFi
vector<int>::vector(int)
2004-01-02 22:11:34 +01:00
vector<int>::vector
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
__ct__25DListNode__pt__9_R6RLabelFR6RLabelP25DListNode__pt__9_R6RLabelT2
DListNode<RLabel &>::DListNode(RLabel &, DListNode<RLabel &> *, DListNode<RLabel &> *)
2004-01-02 22:11:34 +01:00
DListNode<RLabel &>::DListNode
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
bar__3fooFiT16FooBar
foo::bar(int, int, FooBar)
2004-01-02 22:11:34 +01:00
foo::bar
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=arm --no-params
2000-02-22 16:59:20 +01:00
bar__3fooFPiN51PdN37PcN211T1iN215
foo::bar(int *, int *, int *, int *, int *, int *, double *, double *, double *, double *, char *, char *, char *, int *, int, int, int)
2004-01-02 22:11:34 +01:00
foo::bar
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__amd__FR2T2i
operator%=(T2 &, int)
2004-01-02 22:11:34 +01:00
operator%=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__adv__FR2T2i
operator/=(T2 &, int)
2004-01-02 22:11:34 +01:00
operator/=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__amu__FR2T2i
operator*=(T2 &, int)
2004-01-02 22:11:34 +01:00
operator*=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__ami__FR2T2i
operator-=(T2 &, int)
2004-01-02 22:11:34 +01:00
operator-=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__apl__FR2T2i
operator+=(T2 &, int)
2004-01-02 22:11:34 +01:00
operator+=
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__nw__2T1SFUi
T1::operator new(unsigned int) static
2004-01-02 22:11:34 +01:00
T1::operator new
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__dl__2T1SFPv
T1::operator delete(void *) static
2004-01-02 22:11:34 +01:00
T1::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
put__2T7SFi
T7::put(int) static
2004-01-02 22:11:34 +01:00
T7::put
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
h__FUc
h(unsigned char)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
f__Fic
f(int, char)
2004-01-02 22:11:34 +01:00
f
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
h__FUi
h(unsigned int)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
h__Fci
h(char, int)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
h__FUl
h(unsigned long)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
h__Fcl
h(char, long)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
h__FUs
h(unsigned short)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
h__Fcs
h(char, short)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
h__FcT1
h(char, char)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
f__Ficd
f(int, char, double)
2004-01-02 22:11:34 +01:00
f
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
f__FicdPcPFci_v
f(int, char, double, char *, void (*)(char, int))
2004-01-02 22:11:34 +01:00
f
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
f__FicdPcPFic_v
f(int, char, double, char *, void (*)(int, char))
2004-01-02 22:11:34 +01:00
f
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
get__2T7SFv
T7::get(void) static
2004-01-02 22:11:34 +01:00
T7::get
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
h__Fc
h(char)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
h__Fd
h(double)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
h__Ff
h(float)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
h__Fi
h(int)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
f__Fi
f(int)
2004-01-02 22:11:34 +01:00
f
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
h__Fl
h(long)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
h__Fs
h(short)
2004-01-02 22:11:34 +01:00
h
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
f__FicdPc
f(int, char, double, char *)
2004-01-02 22:11:34 +01:00
f
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__nw__FUi
operator new(unsigned int)
2004-01-02 22:11:34 +01:00
operator new
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__ct__Q3_2T11a1bSFi
T1::a::b::b(int) static
2004-01-02 22:11:34 +01:00
T1::a::b::b
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__dt__Q3_2T11a1bSFi
T1::a::b::~b(int) static
2004-01-02 22:11:34 +01:00
T1::a::b::~b
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
put__Q3_2T11a1bSFi
T1::a::b::put(int) static
2004-01-02 22:11:34 +01:00
T1::a::b::put
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
get__Q2_2T11aSFv
T1::a::get(void) static
2004-01-02 22:11:34 +01:00
T1::a::get
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
put__2T1SFi
T1::put(int) static
2004-01-02 22:11:34 +01:00
T1::put
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
put__Q5_2T11a1b1c1dSFi
T1::a::b::c::d::put(int) static
2004-01-02 22:11:34 +01:00
T1::a::b::c::d::put
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
get__Q4_2T11a1b1cSFv
T1::a::b::c::get(void) static
2004-01-02 22:11:34 +01:00
T1::a::b::c::get
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
put__Q2_2T11aSFi
T1::a::put(int) static
2004-01-02 22:11:34 +01:00
T1::a::put
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
put__Q4_2T11a1b1cSFi
T1::a::b::c::put(int) static
2004-01-02 22:11:34 +01:00
T1::a::b::c::put
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
get__Q3_2T11a1bSFv
T1::a::b::get(void) static
2004-01-02 22:11:34 +01:00
T1::a::b::get
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
get__2T1SFv
T1::get(void) static
2004-01-02 22:11:34 +01:00
T1::get
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
get__Q5_2T11a1b1c1dSFv
T1::a::b::c::d::get(void) static
2004-01-02 22:11:34 +01:00
T1::a::b::c::d::get
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
bar__3fooFPv
foo::bar(void *)
2004-01-02 22:11:34 +01:00
foo::bar
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
bar__3fooCFPv
foo::bar(void *) const
2004-01-02 22:11:34 +01:00
foo::bar
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__eq__3fooFR3foo
foo::operator==(foo &)
2004-01-02 22:11:34 +01:00
foo::operator==
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__eq__3fooCFR3foo
foo::operator==(foo &) const
2004-01-02 22:11:34 +01:00
foo::operator==
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
bar__3fooFiT16FooBar
foo::bar(int, int, FooBar)
2004-01-02 22:11:34 +01:00
foo::bar
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
bar__3fooFPiN51PdN37PcN211T1iN215
foo::bar(int *, int *, int *, int *, int *, int *, double *, double *, double *, double *, char *, char *, char *, int *, int, int, int)
2004-01-02 22:11:34 +01:00
foo::bar
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__dt__2T5XTPFiPPdPv_i__Fv
T5<int (*)(int, double **, void *)>::~T5(void)
2004-01-02 22:11:34 +01:00
T5<int (*)(int, double **, void *)>::~T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__ct__1cFi
c::c(int)
2004-01-02 22:11:34 +01:00
c::c
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__dt__2T5XTi__Fv
T5<int>::~T5(void)
2004-01-02 22:11:34 +01:00
T5<int>::~T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__dt__2T5XTc__Fv
T5<char>::~T5(void)
2004-01-02 22:11:34 +01:00
T5<char>::~T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__ct__2T2Fi
T2::T2(int)
2004-01-02 22:11:34 +01:00
T2::T2
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__dt__2T1Fv
T1::~T1(void)
2004-01-02 22:11:34 +01:00
T1::~T1
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__dt__2T5XT1x__Fv
T5<x>::~T5(void)
2004-01-02 22:11:34 +01:00
T5<x>::~T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__dt__2T5XTPFcPv_i__Fv
T5<int (*)(char, void *)>::~T5(void)
2004-01-02 22:11:34 +01:00
T5<int (*)(char, void *)>::~T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__ct__2T5XTPFiPPdPv_i__Fi
T5<int (*)(int, double **, void *)>::T5(int)
2004-01-02 22:11:34 +01:00
T5<int (*)(int, double **, void *)>::T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__dl__2T5XT1x__SFPv
T5<x>::operator delete(void *) static
2004-01-02 22:11:34 +01:00
T5<x>::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
X__2T5XT1x
T5<x>::X
2004-01-02 22:11:34 +01:00
T5<x>::X
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__ct__2T5XTi__Fi
T5<int>::T5(int)
2004-01-02 22:11:34 +01:00
T5<int>::T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__ct__2T5XTc__Fi
T5<char>::T5(int)
2004-01-02 22:11:34 +01:00
T5<char>::T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__dl__2T5XTPFcPv_i__SFPv
T5<int (*)(char, void *)>::operator delete(void *) static
2004-01-02 22:11:34 +01:00
T5<int (*)(char, void *)>::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
X__2T5XTPFcPv_i
T5<int (*)(char, void *)>::X
2004-01-02 22:11:34 +01:00
T5<int (*)(char, void *)>::X
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__ct__2T5XT1x__Fi
T5<x>::T5(int)
2004-01-02 22:11:34 +01:00
T5<x>::T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__dl__2T5XTPFiPPdPv_i__SFPv
T5<int (*)(int, double **, void *)>::operator delete(void *) static
2004-01-02 22:11:34 +01:00
T5<int (*)(int, double **, void *)>::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
X__2T5XTPFiPPdPv_i
T5<int (*)(int, double **, void *)>::X
2004-01-02 22:11:34 +01:00
T5<int (*)(int, double **, void *)>::X
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__dl__2T5XTi__SFPv
T5<int>::operator delete(void *) static
2004-01-02 22:11:34 +01:00
T5<int>::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__dl__2T5XTc__SFPv
T5<char>::operator delete(void *) static
2004-01-02 22:11:34 +01:00
T5<char>::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
X__2T5XTc
T5<char>::X
2004-01-02 22:11:34 +01:00
T5<char>::X
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
X__2T5XTi
T5<int>::X
2004-01-02 22:11:34 +01:00
T5<int>::X
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__ct__2T5XTPFcPv_i__Fi
T5<int (*)(char, void *)>::T5(int)
2004-01-02 22:11:34 +01:00
T5<int (*)(char, void *)>::T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__dt__2T1XTc__Fv
T1<char>::~T1(void)
2004-01-02 22:11:34 +01:00
T1<char>::~T1
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__dt__2T1XT1t__Fv
T1<t>::~T1(void)
2004-01-02 22:11:34 +01:00
T1<t>::~T1
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__dl__2T1XT1t__SFPv
T1<t>::operator delete(void *) static
2004-01-02 22:11:34 +01:00
T1<t>::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__ct__2T1XTc__Fi
T1<char>::T1(int)
2004-01-02 22:11:34 +01:00
T1<char>::T1
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__ct__2T1XTc__Fv
T1<char>::T1(void)
2004-01-02 22:11:34 +01:00
T1<char>::T1
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__ct__2T1XT1t__Fi
T1<t>::T1(int)
2004-01-02 22:11:34 +01:00
T1<t>::T1
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__ct__2T1XT1t__Fv
T1<t>::T1(void)
2004-01-02 22:11:34 +01:00
T1<t>::T1
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__dl__2T1XTc__SFPv
T1<char>::operator delete(void *) static
2004-01-02 22:11:34 +01:00
T1<char>::operator delete
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
elem__6vectorXTd__Fi
vector<double>::elem(int)
2004-01-02 22:11:34 +01:00
vector<double>::elem
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
elem__6vectorXTi__Fi
vector<int>::elem(int)
2004-01-02 22:11:34 +01:00
vector<int>::elem
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__ct__6vectorXTd__Fi
vector<double>::vector(int)
2004-01-02 22:11:34 +01:00
vector<double>::vector
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__ct__6vectorXTi__Fi
vector<int>::vector(int)
2004-01-02 22:11:34 +01:00
vector<int>::vector
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__ct__9DListNodeXTR6RLabel__FR6RLabelP9DListNodeXTR6RLabel_T2
DListNode<RLabel &>::DListNode(RLabel &, DListNode<RLabel &> *, DListNode<RLabel &> *)
2004-01-02 22:11:34 +01:00
DListNode<RLabel &>::DListNode
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
elem__6vectorXTiUP34__Fi
vector<int,34U>::elem(int)
2004-01-02 22:11:34 +01:00
vector<int,34U>::elem
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
elem__6vectorXUP2701Td__Fi
vector<2701U,double>::elem(int)
2004-01-02 22:11:34 +01:00
vector<2701U,double>::elem
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
elem__6vectorXTiSP334__Fi
vector<int,334>::elem(int)
2004-01-02 22:11:34 +01:00
vector<int,334>::elem
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
elem__6vectorXTiSN67__Fi
vector<int,-67>::elem(int)
2004-01-02 22:11:34 +01:00
vector<int,-67>::elem
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
elem__6vectorXTiSM__SCFPPd
vector<int,-2147483648>::elem(double **) static const
2004-01-02 22:11:34 +01:00
vector<int,-2147483648>::elem
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
elem__6vectorXTiSN67UP4000TRs__Fi
vector<int,-67,4000U,short &>::elem(int)
2004-01-02 22:11:34 +01:00
vector<int,-67,4000U,short &>::elem
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
elem__6vectorXTiSN67TRdTFPv_i__Fi
vector<int,-67,double &,int (void *)>::elem(int)
2004-01-02 22:11:34 +01:00
vector<int,-67,double &,int (void *)>::elem
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
X__6vectorXTiSN67TdTPvUP5TRs
vector<int,-67,double,void *,5U,short &>::X
2004-01-02 22:11:34 +01:00
vector<int,-67,double,void *,5U,short &>::X
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
elem__6vectorXTiA3foo__Fi
vector<int,&foo>::elem(int)
2004-01-02 22:11:34 +01:00
vector<int,&foo>::elem
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
elem__6vectorXTiA3fooTPvA5Label__FiPPvT2
vector<int,&foo,void *,&Label>::elem(int, void **, void **)
2004-01-02 22:11:34 +01:00
vector<int,&foo,void *,&Label>::elem
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
elem__6vectorXTiSN42A3foo__Fi
vector<int,-42,&foo>::elem(int)
2004-01-02 22:11:34 +01:00
vector<int,-42,&foo>::elem
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__ct__2T5XTPFcPv_i__Fi_2
T5<int (*)(char, void *)>::T5(int)
2004-01-02 22:11:34 +01:00
T5<int (*)(char, void *)>::T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
__ct__2T5XTPFcPv_i__Fi_19
T5<int (*)(char, void *)>::T5(int)
2004-01-02 22:11:34 +01:00
T5<int (*)(char, void *)>::T5
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
f__FicdPcPFci_v_34
f(int, char, double, char *, void (*)(char, int))
2004-01-02 22:11:34 +01:00
f
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
spec__13Spec<#1,#1.*>XTiTPi_FPi
Spec<int,int *>::spec(int *)
2004-01-02 22:11:34 +01:00
Spec<int,int *>::spec
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
spec__16Spec<#1,#1.&,#1>XTiTRiTi_FPi
Spec<int,int &,int>::spec(int *)
2004-01-02 22:11:34 +01:00
Spec<int,int &,int>::spec
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
add__XTc_FcT1
add<char>(char, char)
2004-01-02 22:11:34 +01:00
add<char>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
add__XTcSP9A5label_FcPPlT1
add<char,9,&label>(char, long **, char)
2004-01-02 22:11:34 +01:00
add<char,9,&label>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
add__XTPfTFPd_f_FcT1
add<float *,float (double *)>(char, char)
2004-01-02 22:11:34 +01:00
add<float *,float (double *)>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
2000-02-22 16:59:20 +01:00
unLink__12basic_stringXTcT18string_char_traitsXTc_T9allocator_Fv
basic_string<char,string_char_traits<char>,allocator>::unLink(void)
2004-01-02 22:11:34 +01:00
basic_string<char,string_char_traits<char>,allocator>::unLink
2000-02-22 16:59:20 +01:00
#
# A regression test with no args. This used to cause a segv.
_Utf390_1__1_9223372036854775807__9223372036854775
_Utf390_1__1_9223372036854775807__9223372036854775
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
call__H1Z4Test_RX01_t1C2ZX01PMX01FPX01i_vQ2X016output
C<Test, Test::output> call<Test>(Test &)
2004-01-02 22:11:34 +01:00
C<Test, Test::output> call<Test>
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2000-02-22 16:59:20 +01:00
fn__FPQ21n1cPMQ21n1cFPQ21n1c_i
fn(n::c *, int (n::c::*)(n::c *))
2004-01-02 22:11:34 +01:00
fn
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-02-19 00:01:39 +01:00
f__FGt3Bar1i2G1i
2000-02-22 16:59:20 +01:00
f(Bar<2>, i)
2004-01-02 22:11:34 +01:00
f
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-02-19 00:01:39 +01:00
f__FGt3Bar1i21i
2000-02-22 16:59:20 +01:00
f(Bar<21>, int)
2004-01-02 22:11:34 +01:00
f
2000-02-22 16:59:20 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-02-19 00:01:39 +01:00
f__FGt3Bar1i2G4XY_t
2000-02-22 16:59:20 +01:00
f(Bar<2>, XY_t)
2004-01-02 22:11:34 +01:00
f
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
foo__H1Zt2TA2ZRCiZt2NA1Ui9_X01_i
int foo<TA<int const &, NA<9> > >(TA<int const &, NA<9> >)
2004-01-02 22:11:34 +01:00
int foo<TA<int const &, NA<9> > >
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-02-19 00:01:39 +01:00
foo__H1Zt2TA2ZcZt2NA1Ui20_X01_i
int foo<TA<char, NA<20> > >(TA<char, NA<20> >)
2004-01-02 22:11:34 +01:00
int foo<TA<char, NA<20> > >
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-02-19 00:01:39 +01:00
foo__H1Zt2TA2ZiZt8N___A___1Ui99_X01_i
int foo<TA<int, N___A___<99> > >(TA<int, N___A___<99> >)
2004-01-02 22:11:34 +01:00
int foo<TA<int, N___A___<99> > >
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
foo__H1Zt2TA2ZRCiZt2NA1im1_X01_i
int foo<TA<int const &, NA<-1> > >(TA<int const &, NA<-1> >)
2004-01-02 22:11:34 +01:00
int foo<TA<int const &, NA<-1> > >
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
foo__H1Zt2TA2ZRCiZt2NA1im9_X01_i
int foo<TA<int const &, NA<-9> > >(TA<int const &, NA<-9> >)
2004-01-02 22:11:34 +01:00
int foo<TA<int const &, NA<-9> > >
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
foo__H1Zt2TA2ZcZt2NA1i_m20__X01_i
int foo<TA<char, NA<-20> > >(TA<char, NA<-20> >)
2004-01-02 22:11:34 +01:00
int foo<TA<char, NA<-20> > >
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
foo__H1Zt2TA2ZcZt2NA1im1_X01_i
int foo<TA<char, NA<-1> > >(TA<char, NA<-1> >)
2004-01-02 22:11:34 +01:00
int foo<TA<char, NA<-1> > >
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
foo__H1Zt2TA2ZiZt4N__A1im9_X01_i
int foo<TA<int, N__A<-9> > >(TA<int, N__A<-9> >)
2004-01-02 22:11:34 +01:00
int foo<TA<int, N__A<-9> > >
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
foo__H1Zt2TA2ZiZt4N__A1i_m99__X01_i
int foo<TA<int, N__A<-99> > >(TA<int, N__A<-99> >)
2004-01-02 22:11:34 +01:00
int foo<TA<int, N__A<-99> > >
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
__opi__t2TA2ZiZt4N__A1i9
TA<int, N__A<9> >::operator int(void)
2004-01-02 22:11:34 +01:00
TA<int, N__A<9> >::operator int
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
__opi__t2TA2ZiZt8N___A___1i_m99_
TA<int, N___A___<-99> >::operator int(void)
2004-01-02 22:11:34 +01:00
TA<int, N___A___<-99> >::operator int
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-02-19 00:01:39 +01:00
foo___bar__baz_____H1Zt2TA2ZiZt8N___A___1i99_X01_i
int foo___bar__baz___<TA<int, N___A___<99> > >(TA<int, N___A___<99> >)
2004-01-02 22:11:34 +01:00
int foo___bar__baz___<TA<int, N___A___<99> > >
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
foo__bar___foobar_____t2TA2ZiZt8N___A___1i_m99_
TA<int, N___A___<-99> >::foo__bar___foobar___(void)
2004-01-02 22:11:34 +01:00
TA<int, N___A___<-99> >::foo__bar___foobar___
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
foo__bar___foobar_____t2TA2ZiZt4N__A1i9
TA<int, N__A<9> >::foo__bar___foobar___(void)
2004-01-02 22:11:34 +01:00
TA<int, N__A<9> >::foo__bar___foobar___
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
__tfP8sockaddr
sockaddr * type_info function
2004-01-02 22:11:34 +01:00
sockaddr * type_info function
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
__tfPQ25libcwt16option_event_tct1Z12burst_app_ct
libcw::option_event_tct<burst_app_ct> * type_info function
2004-01-02 22:11:34 +01:00
libcw::option_event_tct<burst_app_ct> * type_info function
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
__tiP8sockaddr
sockaddr * type_info node
2004-01-02 22:11:34 +01:00
sockaddr * type_info node
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
__tiPQ25libcwt16option_event_tct1Z12burst_app_ct
libcw::option_event_tct<burst_app_ct> * type_info node
2004-01-02 22:11:34 +01:00
libcw::option_event_tct<burst_app_ct> * type_info node
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
_27_GLOBAL_.N.__12burst_app_ct.app_instance
{anonymous}::app_instance
2004-01-02 22:11:34 +01:00
{anonymous}::app_instance
#
2004-01-02 22:11:34 +01:00
--format=gnu --no-params
2002-09-12 03:11:29 +02:00
_26_GLOBAL_$N$_tmp_n.iilg4Gya$app_instance
{anonymous}::app_instance
2004-01-02 22:11:34 +01:00
{anonymous}::app_instance
2001-02-02 19:58:51 +01:00
#
--format=java
_ZN4java3awt10ScrollPane7addImplEPNS0_9ComponentEPNS_4lang6ObjectEi
java.awt.ScrollPane.addImpl(java.awt.Component, java.lang.Object, int)
#
--format=java
_ZN4java3awt4geom15AffineTransform9getMatrixEP6JArrayIdE
java.awt.geom.AffineTransform.getMatrix(double[])
#
--format=java
_ZN23Mangle$Inner$InnerInner3fooEP6JArrayIPS0_IiEEdPS0_IPS0_IPS0_IPS0_IPN4java4lang6StringEEEEEPS0_IPS0_IPN6MangleEEE
Mangle$Inner$InnerInner.foo(int[][], double, java.lang.String[][][][], Mangle[][])
#
--format=java
_ZN6JArray1tEP6JArrayIPS_E
JArray.t(JArray[])
#
--format=java
_ZN4Prim1iEibcdfwPN4java4lang6StringEsx
Prim.i(int, boolean, byte, double, float, char, java.lang.String, short, long)
2001-12-13 01:05:32 +01:00
#
2002-07-10 02:01:58 +02:00
--format=java
_ZN4java4util14Map__U24_Entry11class__U24_E
java.util.Map$Entry.class$
#
2003-12-20 17:06:10 +01:00
--format=java
_ZN3org7eclipse3cdt5debug8internal4core5model9CVariable6sizeof$Ev
org.eclipse.cdt.debug.internal.core.model.CVariable.sizeof()
#
2004-01-02 22:11:34 +01:00
--format=hp --no-params
_Utf58_0_1__1_2147483647__2147483648
2001-12-13 01:05:32 +01:00
_Utf58_0_1__1_2147483647__2147483648
_Utf58_0_1__1_2147483647__2147483648
2002-01-31 03:21:27 +01:00
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
2002-01-31 03:21:27 +01:00
St9bad_alloc
std::bad_alloc
2004-01-02 22:11:34 +01:00
std::bad_alloc
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZN1f1fE
f::f
2004-01-02 22:11:34 +01:00
f::f
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z1fv
f()
2004-01-02 22:11:34 +01:00
f
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z1fi
f(int)
2004-01-02 22:11:34 +01:00
f
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z3foo3bar
foo(bar)
2004-01-02 22:11:34 +01:00
foo
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Zrm1XS_
operator%(X, X)
2004-01-02 22:11:34 +01:00
operator%
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZplR1XS0_
operator+(X&, X&)
2004-01-02 22:11:34 +01:00
operator+
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZlsRK1XS1_
operator<<(X const&, X const&)
2004-01-02 22:11:34 +01:00
operator<<
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZN3FooIA4_iE3barE
2003-11-21 22:02:26 +01:00
Foo<int [4]>::bar
2004-01-02 22:11:34 +01:00
Foo<int [4]>::bar
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z1fIiEvi
void f<int>(int)
2004-01-02 22:11:34 +01:00
f<int>
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z5firstI3DuoEvS0_
void first<Duo>(Duo)
2004-01-02 22:11:34 +01:00
first<Duo>
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z5firstI3DuoEvT_
void first<Duo>(Duo)
2004-01-02 22:11:34 +01:00
first<Duo>
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z3fooIiFvdEiEvv
void foo<int, void ()(double), int>()
2004-01-02 22:11:34 +01:00
foo<int, void ()(double), int>
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZN1N1fE
N::f
2004-01-02 22:11:34 +01:00
N::f
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZN6System5Sound4beepEv
System::Sound::beep()
2004-01-02 22:11:34 +01:00
System::Sound::beep
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZN5Arena5levelE
Arena::level
2004-01-02 22:11:34 +01:00
Arena::level
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZN5StackIiiE5levelE
Stack<int, int>::level
2004-01-02 22:11:34 +01:00
Stack<int, int>::level
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z1fI1XEvPVN1AIT_E1TE
void f<X>(A<X>::T volatile*)
2004-01-02 22:11:34 +01:00
f<X>
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZngILi42EEvN1AIXplT_Li2EEE1TE
void operator-<42>(A<(42) + (2)>::T)
2004-01-02 22:11:34 +01:00
operator-<42>
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z4makeI7FactoryiET_IT0_Ev
Factory<int> make<Factory, int>()
2004-01-02 22:11:34 +01:00
make<Factory, int>
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z4makeI7FactoryiET_IT0_Ev
Factory<int> make<Factory, int>()
2004-01-02 22:11:34 +01:00
make<Factory, int>
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z3foo5Hello5WorldS0_S_
foo(Hello, World, World, Hello)
2004-01-02 22:11:34 +01:00
foo
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z3fooPM2ABi
foo(int AB::**)
2004-01-02 22:11:34 +01:00
foo
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZlsRSoRKSs
operator<<(std::ostream&, std::string const&)
2004-01-02 22:11:34 +01:00
operator<<
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZTI7a_class
typeinfo for a_class
2004-01-02 22:11:34 +01:00
typeinfo for a_class
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
U4_farrVKPi
2003-11-21 22:02:26 +01:00
int* const volatile restrict _far
2004-01-02 22:11:34 +01:00
int* const volatile restrict _far
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z3fooILi2EEvRAplT_Li1E_i
void foo<2>(int (&) [(2) + (1)])
2004-01-02 22:11:34 +01:00
foo<2>
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z1fM1AKFvvE
f(void (A::*)() const)
2004-01-02 22:11:34 +01:00
f
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z3fooc
foo(char)
2004-01-02 22:11:34 +01:00
foo
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
2CBIL_Z3foocEE
CB<foo(char)>
2004-01-02 22:11:34 +01:00
CB<foo(char)>
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
2CBIL_Z7IsEmptyEE
CB<IsEmpty>
2004-01-02 22:11:34 +01:00
CB<IsEmpty>
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZZN1N1fEiE1p
N::f(int)::p
2004-01-02 22:11:34 +01:00
N::f(int)::p
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZZN1N1fEiEs
N::f(int)::string literal
2004-01-02 22:11:34 +01:00
N::f(int)::string literal
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z1fPFvvEM1SFvvE
f(void (*)(), void (S::*)())
2004-01-02 22:11:34 +01:00
f
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZN1N1TIiiE2mfES0_IddE
N::T<int, int>::mf(N::T<double, double>)
2004-01-02 22:11:34 +01:00
N::T<int, int>::mf
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZSt5state
std::state
2004-01-02 22:11:34 +01:00
std::state
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZNSt3_In4wardE
std::_In::ward
2004-01-02 22:11:34 +01:00
std::_In::ward
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z1fKPFiiE
f(int (* const)(int))
2004-01-02 22:11:34 +01:00
f
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z1fAszL_ZZNK1N1A1fEvE3foo_0E_i
2003-11-21 22:02:26 +01:00
f(int [sizeof (N::A::f() const::foo)])
2004-01-02 22:11:34 +01:00
f
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z1fA37_iPS_
2003-11-21 22:02:26 +01:00
f(int [37], int (*) [37])
2004-01-02 22:11:34 +01:00
f
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z1fM1AFivEPS0_
f(int (A::*)(), int (*)())
2004-01-02 22:11:34 +01:00
f
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z1fPFPA1_ivE
f(int (*(*)()) [1])
2004-01-02 22:11:34 +01:00
f
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z1fPKM1AFivE
f(int (A::* const*)())
2004-01-02 22:11:34 +01:00
f
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z1jM1AFivEPS1_
j(int (A::*)(), int (A::**)())
2004-01-02 22:11:34 +01:00
j
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z1sPA37_iPS0_
s(int (*) [37], int (**) [37])
2004-01-02 22:11:34 +01:00
s
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z3fooA30_A_i
2003-11-21 22:02:26 +01:00
foo(int [30][])
2004-01-02 22:11:34 +01:00
foo
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z3kooPA28_A30_i
koo(int (*) [28][30])
2004-01-02 22:11:34 +01:00
koo
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZlsRKU3fooU4bart1XS0_
operator<<(X bart foo const&, X bart)
2004-01-02 22:11:34 +01:00
operator<<
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZlsRKU3fooU4bart1XS2_
operator<<(X bart foo const&, X bart foo const)
2004-01-02 22:11:34 +01:00
operator<<
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z1fM1AKFivE
f(int (A::*)() const)
2004-01-02 22:11:34 +01:00
f
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z3absILi11EEvv
void abs<11>()
2004-01-02 22:11:34 +01:00
abs<11>
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZN1AIfEcvT_IiEEv
A<float>::operator int<int>()
2004-01-02 22:11:34 +01:00
A<float>::operator int<int>
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZN12libcw_app_ct10add_optionIS_EEvMT_FvPKcES3_cS3_S3_
void libcw_app_ct::add_option<libcw_app_ct>(void (libcw_app_ct::*)(char const*), char const*, char, char const*, char const*)
2004-01-02 22:11:34 +01:00
libcw_app_ct::add_option<libcw_app_ct>
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZGVN5libcw24_GLOBAL__N_cbll.cc0ZhUKa23compiler_bug_workaroundISt6vectorINS_13omanip_id_tctINS_5debug32memblk_types_manipulator_data_ctEEESaIS6_EEE3idsE
guard variable for libcw::(anonymous namespace)::compiler_bug_workaround<std::vector<libcw::omanip_id_tct<libcw::debug::memblk_types_manipulator_data_ct>, std::allocator<libcw::omanip_id_tct<libcw::debug::memblk_types_manipulator_data_ct> > > >::ids
2004-01-02 22:11:34 +01:00
guard variable for libcw::(anonymous namespace)::compiler_bug_workaround<std::vector<libcw::omanip_id_tct<libcw::debug::memblk_types_manipulator_data_ct>, std::allocator<libcw::omanip_id_tct<libcw::debug::memblk_types_manipulator_data_ct> > > >::ids
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZN5libcw5debug13cwprint_usingINS_9_private_12GlobalObjectEEENS0_17cwprint_using_tctIT_EERKS5_MS5_KFvRSt7ostreamE
libcw::debug::cwprint_using_tct<libcw::_private_::GlobalObject> libcw::debug::cwprint_using<libcw::_private_::GlobalObject>(libcw::_private_::GlobalObject const&, void (libcw::_private_::GlobalObject::*)(std::ostream&) const)
2004-01-02 22:11:34 +01:00
libcw::debug::cwprint_using<libcw::_private_::GlobalObject>
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZNKSt14priority_queueIP27timer_event_request_base_ctSt5dequeIS1_SaIS1_EE13timer_greaterE3topEv
std::priority_queue<timer_event_request_base_ct*, std::deque<timer_event_request_base_ct*, std::allocator<timer_event_request_base_ct*> >, timer_greater>::top() const
2004-01-02 22:11:34 +01:00
std::priority_queue<timer_event_request_base_ct*, std::deque<timer_event_request_base_ct*, std::allocator<timer_event_request_base_ct*> >, timer_greater>::top
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZNKSt15_Deque_iteratorIP15memory_block_stRKS1_PS2_EeqERKS5_
std::_Deque_iterator<memory_block_st*, memory_block_st* const&, memory_block_st* const*>::operator==(std::_Deque_iterator<memory_block_st*, memory_block_st* const&, memory_block_st* const*> const&) const
2004-01-02 22:11:34 +01:00
std::_Deque_iterator<memory_block_st*, memory_block_st* const&, memory_block_st* const*>::operator==
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZNKSt17__normal_iteratorIPK6optionSt6vectorIS0_SaIS0_EEEmiERKS6_
std::__normal_iterator<option const*, std::vector<option, std::allocator<option> > >::operator-(std::__normal_iterator<option const*, std::vector<option, std::allocator<option> > > const&) const
2004-01-02 22:11:34 +01:00
std::__normal_iterator<option const*, std::vector<option, std::allocator<option> > >::operator-
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZNSbIcSt11char_traitsIcEN5libcw5debug27no_alloc_checking_allocatorEE12_S_constructIPcEES6_T_S7_RKS3_
char* std::basic_string<char, std::char_traits<char>, libcw::debug::no_alloc_checking_allocator>::_S_construct<char*>(char*, char*, libcw::debug::no_alloc_checking_allocator const&)
2004-01-02 22:11:34 +01:00
std::basic_string<char, std::char_traits<char>, libcw::debug::no_alloc_checking_allocator>::_S_construct<char*>
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z1fI1APS0_PKS0_EvT_T0_T1_PA4_S3_M1CS8_
void f<A, A*, A const*>(A, A*, A const*, A const* (*) [4], A const* (* C::*) [4])
2004-01-02 22:11:34 +01:00
f<A, A*, A const*>
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z3fooiPiPS_PS0_PS1_PS2_PS3_PS4_PS5_PS6_PS7_PS8_PS9_PSA_PSB_PSC_
foo(int, int*, int**, int***, int****, int*****, int******, int*******, int********, int*********, int**********, int***********, int************, int*************, int**************, int***************)
2004-01-02 22:11:34 +01:00
foo
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZSt1BISt1DIP1ARKS2_PS3_ES0_IS2_RS2_PS2_ES2_ET0_T_SB_SA_PT1_
std::D<A*, A*&, A**> std::B<std::D<A*, A* const&, A* const*>, std::D<A*, A*&, A**>, A*>(std::D<A*, A* const&, A* const*>, std::D<A*, A* const&, A* const*>, std::D<A*, A*&, A**>, A**)
2004-01-02 22:11:34 +01:00
std::B<std::D<A*, A* const&, A* const*>, std::D<A*, A*&, A**>, A*>
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_X11TransParseAddress
_X11TransParseAddress
_X11TransParseAddress
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_ZNSt13_Alloc_traitsISbIcSt18string_char_traitsIcEN5libcw5debug9_private_17allocator_adaptorIcSt24__default_alloc_templateILb0ELi327664EELb1EEEENS5_IS9_S7_Lb1EEEE15_S_instancelessE
std::_Alloc_traits<std::basic_string<char, std::string_char_traits<char>, libcw::debug::_private_::allocator_adaptor<char, std::__default_alloc_template<false, 327664>, true> >, libcw::debug::_private_::allocator_adaptor<std::basic_string<char, std::string_char_traits<char>, libcw::debug::_private_::allocator_adaptor<char, std::__default_alloc_template<false, 327664>, true> >, std::__default_alloc_template<false, 327664>, true> >::_S_instanceless
2004-01-02 22:11:34 +01:00
std::_Alloc_traits<std::basic_string<char, std::string_char_traits<char>, libcw::debug::_private_::allocator_adaptor<char, std::__default_alloc_template<false, 327664>, true> >, libcw::debug::_private_::allocator_adaptor<std::basic_string<char, std::string_char_traits<char>, libcw::debug::_private_::allocator_adaptor<char, std::__default_alloc_template<false, 327664>, true> >, std::__default_alloc_template<false, 327664>, true> >::_S_instanceless
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_GLOBAL__I__Z2fnv
global constructors keyed to _Z2fnv
2004-01-02 22:11:34 +01:00
global constructors keyed to _Z2fnv
#
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
_Z1rM1GFivEMS_KFivES_M1HFivES1_4whatIKS_E5what2IS8_ES3_
r(int (G::*)(), int (G::*)() const, G, int (H::*)(), int (G::*)(), what<G const>, what2<G const>, int (G::*)() const)
2004-01-02 22:11:34 +01:00
r
2003-11-21 23:01:27 +01:00
#
# This is from the gdb testsuite gdb.cp/cplusfuncs.exp.
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
2003-11-21 23:01:27 +01:00
_Z10hairyfunc5PFPFilEPcE
hairyfunc5(int (*(*)(char*))(long))
2004-01-02 22:11:34 +01:00
hairyfunc5
2003-11-21 23:01:27 +01:00
#
# This is from gcc PR 8861
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
2003-11-21 23:01:27 +01:00
_Z1fILi1ELc120EEv1AIXplT_cviLd810000000000000000703DAD7A370C5EEE
2004-02-25 06:40:03 +01:00
void f<1, (char)120>(A<(1) + ((int)((double)[810000000000000000703DAD7A370C5]))>)
f<1, (char)120>
2003-11-21 23:01:27 +01:00
#
# This is also from gcc PR 8861
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
2003-11-21 23:01:27 +01:00
_Z1fILi1EEv1AIXplT_cvingLf3f800000EEE
2004-02-25 06:40:03 +01:00
void f<1>(A<(1) + ((int)(-((float)[3f800000])))>)
2004-01-02 22:11:34 +01:00
f<1>
2003-11-21 23:01:27 +01:00
#
# This is from a libstdc++ debug mode patch.
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
2003-11-21 23:01:27 +01:00
_ZNK11__gnu_debug16_Error_formatter14_M_format_wordImEEvPciPKcT_
void __gnu_debug::_Error_formatter::_M_format_word<unsigned long>(char*, int, char const*, unsigned long) const
2004-01-02 22:11:34 +01:00
__gnu_debug::_Error_formatter::_M_format_word<unsigned long>
2003-11-21 23:01:27 +01:00
#
2003-11-27 02:17:34 +01:00
# The new demangler used to core dump on this.
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
2003-11-27 02:17:34 +01:00
_ZSt18uninitialized_copyIN9__gnu_cxx17__normal_iteratorIPSt4pairISsPFbP6sqlitePPcEESt6vectorIS9_SaIS9_EEEESE_ET0_T_SG_SF_
__gnu_cxx::__normal_iterator<std::pair<std::string, bool (*)(sqlite*, char**)>*, std::vector<std::pair<std::string, bool (*)(sqlite*, char**)>, std::allocator<std::pair<std::string, bool (*)(sqlite*, char**)> > > > std::uninitialized_copy<__gnu_cxx::__normal_iterator<std::pair<std::string, bool (*)(sqlite*, char**)>*, std::vector<std::pair<std::string, bool (*)(sqlite*, char**)>, std::allocator<std::pair<std::string, bool (*)(sqlite*, char**)> > > >, __gnu_cxx::__normal_iterator<std::pair<std::string, bool (*)(sqlite*, char**)>*, std::vector<std::pair<std::string, bool (*)(sqlite*, char**)>, std::allocator<std::pair<std::string, bool (*)(sqlite*, char**)> > > > >(__gnu_cxx::__normal_iterator<std::pair<std::string, bool (*)(sqlite*, char**)>*, std::vector<std::pair<std::string, bool (*)(sqlite*, char**)>, std::allocator<std::pair<std::string, bool (*)(sqlite*, char**)> > > >, __gnu_cxx::__normal_iterator<std::pair<std::string, bool (*)(sqlite*, char**)>*, std::vector<std::pair<std::string, bool (*)(sqlite*, char**)>, std::allocator<std::pair<std::string, bool (*)(sqlite*, char**)> > > >, __gnu_cxx::__normal_iterator<std::pair<std::string, bool (*)(sqlite*, char**)>*, std::vector<std::pair<std::string, bool (*)(sqlite*, char**)>, std::allocator<std::pair<std::string, bool (*)(sqlite*, char**)> > > >)
2004-01-02 22:11:34 +01:00
std::uninitialized_copy<__gnu_cxx::__normal_iterator<std::pair<std::string, bool (*)(sqlite*, char**)>*, std::vector<std::pair<std::string, bool (*)(sqlite*, char**)>, std::allocator<std::pair<std::string, bool (*)(sqlite*, char**)> > > >, __gnu_cxx::__normal_iterator<std::pair<std::string, bool (*)(sqlite*, char**)>*, std::vector<std::pair<std::string, bool (*)(sqlite*, char**)>, std::allocator<std::pair<std::string, bool (*)(sqlite*, char**)> > > > >
2003-12-04 21:03:39 +01:00
#
2003-11-27 02:17:34 +01:00
# The new demangler used to fail on this.
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
2003-11-27 02:17:34 +01:00
_Z1fP1cIPFiiEE
f(c<int (*)(int)>*)
2004-01-02 22:11:34 +01:00
f
2003-12-04 21:03:39 +01:00
#
# Wrap expressions using '>' in an extra layer of parens to avoid
# confusion with the '>' which ends the template parameters.
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
2003-12-04 21:03:39 +01:00
_Z4dep9ILi3EEvP3fooIXgtT_Li2EEE
void dep9<3>(foo<((3) > (2))>*)
2004-01-02 22:11:34 +01:00
dep9<3>
2003-12-04 21:03:39 +01:00
#
# Watch out for templated version of `operator<'--it needs an extra
# space.
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
2003-12-04 21:03:39 +01:00
_ZStltI9file_pathSsEbRKSt4pairIT_T0_ES6_
bool std::operator< <file_path, std::string>(std::pair<file_path, std::string> const&, std::pair<file_path, std::string> const&)
2004-01-02 22:11:34 +01:00
std::operator< <file_path, std::string>
2003-12-04 21:03:39 +01:00
#
# More hairy qualifier handling.
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
2003-12-04 21:03:39 +01:00
_Z9hairyfuncM1YKFPVPFrPA2_PM1XKFKPA3_ilEPcEiE
2004-02-25 06:40:03 +01:00
hairyfunc(int (* const (X::** (* restrict (* volatile* (Y::*)(int) const)(char*)) [2])(long) const) [3])
2004-01-02 22:11:34 +01:00
hairyfunc
2003-12-15 18:45:42 +01:00
#
# Check that negative numbers are handled correctly.
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
2003-12-15 18:45:42 +01:00
_Z1fILin1EEvv
void f<-1>()
2004-01-02 22:11:34 +01:00
f<-1>
2003-12-15 18:45:42 +01:00
#
# Check a destructor of a standard substitution.
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
2003-12-15 18:45:42 +01:00
_ZNSdD0Ev
std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()
2004-01-02 22:11:34 +01:00
std::basic_iostream<char, std::char_traits<char> >::~basic_iostream
2003-12-15 18:45:42 +01:00
#
2003-12-16 01:58:45 +01:00
# Another case where we got member function qualifiers wrong.
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
2003-12-16 01:58:45 +01:00
_ZNK15nsBaseHashtableI15nsUint32HashKey8nsCOMPtrI4IFooEPS2_E13EnumerateReadEPF15PLDHashOperatorRKjS4_PvES9_
nsBaseHashtable<nsUint32HashKey, nsCOMPtr<IFoo>, IFoo*>::EnumerateRead(PLDHashOperator (*)(unsigned int const&, IFoo*, void*), void*) const
2004-01-02 22:11:34 +01:00
nsBaseHashtable<nsUint32HashKey, nsCOMPtr<IFoo>, IFoo*>::EnumerateRead
2003-12-16 01:58:45 +01:00
#
2003-12-19 23:03:41 +01:00
# Another member function qualifier test case, when the member function
# returns a pointer to function.
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
2003-12-19 23:03:41 +01:00
_ZNK1C1fIiEEPFivEv
int (*C::f<int>() const)()
2004-01-02 22:11:34 +01:00
C::f<int>
2003-12-19 23:03:41 +01:00
#
# Another case where we got member function qualifiers wrong.
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
2003-12-19 23:03:41 +01:00
_ZZ3BBdI3FooEvvENK3Fob3FabEv
void BBd<Foo>()::Fob::Fab() const
2004-01-02 22:11:34 +01:00
void BBd<Foo>()::Fob::Fab
2003-12-19 23:03:41 +01:00
#
# The same idea one level deeper.
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
2003-12-19 23:03:41 +01:00
_ZZZ3BBdI3FooEvvENK3Fob3FabEvENK3Gob3GabEv
void BBd<Foo>()::Fob::Fab() const::Gob::Gab() const
2004-01-02 22:11:34 +01:00
void BBd<Foo>()::Fob::Fab() const::Gob::Gab
2003-12-19 23:03:41 +01:00
#
# Yet another member function qualifier problem.
2004-01-02 22:11:34 +01:00
--format=gnu-v3 --no-params
2003-12-19 23:03:41 +01:00
_ZNK5boost6spirit5matchI13rcs_deltatextEcvMNS0_4impl5dummyEFvvEEv
boost::spirit::match<rcs_deltatext>::operator void (boost::spirit::impl::dummy::*)()() const
2004-01-02 22:11:34 +01:00
boost::spirit::match<rcs_deltatext>::operator void (boost::spirit::impl::dummy::*)()
#
2004-02-24 17:30:50 +01:00
# Multi-dimensional arrays with qualifiers on the inner dimensions.
--format=gnu-v3 --no-params
_Z3fooIA6_KiEvA9_KT_rVPrS4_
void foo<int const [6]>(int const [9][6], int restrict const (* volatile restrict) [9][6])
foo<int const [6]>
#
# From PR libstdc++/12736
--format=gnu-v3 --no-params
_Z3fooIA3_iEvRKT_
void foo<int [3]>(int const (&) [3])
foo<int [3]>
#
# Related to PR libstdc++/12736
--format=gnu-v3 --no-params
_Z3fooIPA3_iEvRKT_
void foo<int (*) [3]>(int (* const&) [3])
foo<int (*) [3]>
#
2004-06-28 20:01:46 +02:00
# This used to crash the demangler--PR 16240
--format=gnu-v3 --no-params
_ZN13PatternDriver23StringScalarDeleteValueC1ERKNS_25ConflateStringScalarValueERKNS_25AbstractStringScalarValueERKNS_12TemplateEnumINS_12pdcomplementELZNS_16complement_namesEELZNS_14COMPLEMENTENUMEEEE
_ZN13PatternDriver23StringScalarDeleteValueC1ERKNS_25ConflateStringScalarValueERKNS_25AbstractStringScalarValueERKNS_12TemplateEnumINS_12pdcomplementELZNS_16complement_namesEELZNS_14COMPLEMENTENUMEEEE
PatternDriver::StringScalarDeleteValue::StringScalarDeleteValue
2005-07-03 21:16:20 +02:00
#
# This used to cause the demangler to walk into undefined memory--PR 22268
--format=gnu-v3 --no-params
ALsetchannels
ALsetchannels
ALsetchannels
2004-01-02 22:11:34 +01:00
# Test GNU V3 constructor and destructor identification.
# 0 means it is not a constructor/destructor.
# Other integers correspond to enum gnu_v3_{c,d}tor_kinds in demangle.h.
--is-v3-ctor
_GLOBAL__I__Z2fnv
0
#
--is-v3-dtor
_GLOBAL__I__Z2fnv
0
#
--is-v3-ctor
_ZNSdC1Ev
1
#
--is-v3-dtor
_ZNSdC1Ev
0
#
--is-v3-ctor
_ZNSdD0Ev
0
#
--is-v3-dtor
_ZNSdD0Ev
1
#
--is-v3-ctor
_ZNSdC2Ev
2
#
--is-v3-dtor
_ZNSdC2Ev
0
#
--is-v3-ctor
_ZNSdD1Ev
0
#
--is-v3-dtor
_ZNSdD1Ev
2
2003-12-19 23:03:41 +01:00
#
2002-02-19 22:01:40 +01:00
# This caused an infinite loop.
2003-12-02 00:54:49 +01:00
#
# This is generated by an EDG compiler (kcc 4.0). To demangle it
# correctly, I believe that we have to understand that the J37J deep
# in the string somehow refers back to the type starting 37 characters
# in from some starting point, so that it winds up being the type
# starting with 41THandle.... However, lacking a spec for EDG
# demangling, it's hard to implement this.
#
# In the meantime, this symbol can be successfully demangled in GNU
# mode. Of course the result is more or less nonsense, but an older
# version of g++ would indeed generate this mangled name given the
# appropriate input, so the demangling is correct.
2004-01-02 22:11:34 +01:00
--format=auto --no-params
2002-02-19 22:01:40 +01:00
__CPR212____ct__Q3_3std141list__tm__128_Q2_3edm41THandle__tm__26_Q2_4emid15EMparticleChunkQ2_3std68allocator__tm__51_Q2_3edmJ37J14const_iteratorFRCQ3_3std18list__tm__7_Z1ZZ2Z8iterator
2003-12-02 00:54:49 +01:00
_Z1ZZ2Z::__CPR212____ct__Q3_3std141list__tm__128_Q2_3edm41THandle__tm__26_Q2_4emid15EMparticleChunkQ2_3std68allocator__tm__51_Q2_3edmJ37J14const_iteratorFRCQ3_3std18list__tm(iterator)
2004-01-02 22:11:34 +01:00
_Z1ZZ2Z::__CPR212____ct__Q3_3std141list__tm__128_Q2_3edm41THandle__tm__26_Q2_4emid15EMparticleChunkQ2_3std68allocator__tm__51_Q2_3edmJ37J14const_iteratorFRCQ3_3std18list__tm
#
2003-10-21 02:06:36 +02:00
# This used to cause a crash. It doesn't follow the C++ encoding so
# the demangled name should be identical to the original symbol name.
2004-01-02 22:11:34 +01:00
--format=auto --no-params
_test_array__L_1__B23b___clean.6
_test_array__L_1__B23b___clean.6
_test_array__L_1__B23b___clean.6
#
--format=java
_ZGAN4java4lang5Class7forNameEPNS0_6StringE
hidden alias for java.lang.Class.forName(java.lang.String)
2005-12-11 03:16:09 +01:00
#
# Test cases to verify encoding that determines if a return type is present
# Related to PR9861
--format=java
_ZN4java4lang4Math4acosEJdd
java.lang.Math.acos(double)double
#
--format=auto
_ZN4java4lang4Math4acosEJdd
double java::lang::Math::acos(double)
#
--format=auto
_ZN4java4lang4Math4acosEJvd
void java::lang::Math::acos(double)
#
--format=auto --ret-postfix
_ZN4java4lang4Math4acosEJdd
java::lang::Math::acos(double)double
#
--format=gnu-v3 --no-params --ret-postfix
_Z4makeI7FactoryiET_IT0_Ev
make<Factory, int>()Factory<int>
make<Factory, int>
2006-08-28 02:56:25 +02:00
#
# From PR 28797
--format=auto --no-params
_Z1fM1AKiPKS1_
f(int const A::*, int const A::* const*)
f
2006-09-22 21:19:32 +02:00
# This used to cause a core dump in the demangler -- PR 29176
--format=auto --no-params
SASDASDFASDF_sdfsdf
SASDASDFASDF_sdfsdf
SASDASDFASDF_sdfsdf
# These are all cases of invalid manglings where the demangler would read
# past the end of the string.
# d_name wasn't honouring a NULL from d_substitution
--format=gnu-v3
_ZSA
_ZSA
# d_expr_primary wasn't honouring NULL from cplus_demangle_mangled_name
--format=gnu-v3
_ZN1fIL_
_ZN1fIL_
# d_operator_name was taking two characters in a row
--format=gnu-v3
_Za
_Za
# d_prefix wasn't honouring NULL from d_substitution
--format=gnu-v3
_ZNSA
_ZNSA
# d_prefix wasn't honouring NULL from d_template_param
--format=gnu-v3
_ZNT
_ZNT
# Dereferencing NULL in d_pointer_to_member_type
--format=gnu-v3
_Z1aMark
_Z1aMark
# <local-source-name> test 1
--format=gnu-v3
_ZL3foo_2
foo
# <local-source-name> test 2
--format=gnu-v3
_ZZL3foo_2vE4var1
foo()::var1
# <local-source-name> test 3
--format=gnu-v3
_ZZL3foo_2vE4var1_0
foo()::var1
# <local-source-name> test 4
--format=gnu-v3
_ZZN7myspaceL3foo_1EvEN11localstruct1fEZNS_3fooEvE16otherlocalstruct
myspace::foo()::localstruct::f(myspace::foo()::otherlocalstruct)