Home
last modified time | relevance | path

Searched refs:GetIdent (Results 1 – 25 of 267) sorted by relevance

1234567891011

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/
H A Dactive_obj.cpp55 _TRACE("Object " << obj->GetIdent() << " " << (void*)obj in AddListener()
57 << GetIdent() << " " << (void*)this << " listener list"); in AddListener()
65 _TRACE("Object " << obj->GetIdent() << " " << (void*)obj in RemoveListener()
67 << GetIdent() << " " << (void*)this << " listener list"); in RemoveListener()
77 _TRACE("Object " << GetIdent() << " " << (void*)this in Notify()
78 << " notifies " << (*i)->GetIdent() << " " << (void*)(*i)); in Notify()
93 string CActiveObject::GetIdent() const in GetIdent() function in CActiveObject
H A Dbulkinsert.cpp60 _TRACE(GetIdent() << " " << (void*)this << " deleted."); in ~CDBAPIBulkInsert()
132 _TRACE(GetIdent() << " " << (void*)this << ": '" << e.GetName() in Action()
133 << "' from " << e.GetSource()->GetIdent()); in Action()
138 _TRACE("Deleting " << GetIdent() << " " << (void*)this); in Action()
H A Drsmeta_impl.cpp75 _TRACE(GetIdent() << " " << (void*)this << " deleted."); in ~CResultSetMetaData()
133 _TRACE(GetIdent() << " " << (void*)this << ": '" << e.GetName() in Action()
134 << "' from " << e.GetSource()->GetIdent()); in Action()
139 _TRACE("Deleting " << GetIdent() << " " << (void*)this); in Action()
H A Dds_impl.cpp56 _TRACE("Deleting " << GetIdent() << " " << (void*)this); in ~CDataSource()
76 _TRACE(GetIdent() << " " << (void*)this << " deleted."); in ~CDataSource()
188 _TRACE(GetIdent() << " " << (void*)this << ": '" << e.GetName() in Action()
189 << "' from " << e.GetSource()->GetIdent()); in Action()
H A Dcursor_impl.cpp65 _TRACE(GetIdent() << " " << (void*)this << " deleted."); in ~CCursor()
181 _TRACE(GetIdent() << " " << (void*)this << ": '" << e.GetName() in Action()
182 << "' from " << e.GetSource()->GetIdent()); in Action()
187 _TRACE("Deleting " << GetIdent() << " " << (void*)this); in Action()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/dbapi/
H A Dactive_obj.cpp55 _TRACE("Object " << obj->GetIdent() << " " << (void*)obj in AddListener()
57 << GetIdent() << " " << (void*)this << " listener list"); in AddListener()
65 _TRACE("Object " << obj->GetIdent() << " " << (void*)obj in RemoveListener()
67 << GetIdent() << " " << (void*)this << " listener list"); in RemoveListener()
77 _TRACE("Object " << GetIdent() << " " << (void*)this in Notify()
78 << " notifies " << (*i)->GetIdent() << " " << (void*)(*i)); in Notify()
93 string CActiveObject::GetIdent() const in GetIdent() function in CActiveObject
H A Dbulkinsert.cpp60 _TRACE(GetIdent() << " " << (void*)this << " deleted."); in ~CDBAPIBulkInsert()
132 _TRACE(GetIdent() << " " << (void*)this << ": '" << e.GetName() in Action()
133 << "' from " << e.GetSource()->GetIdent()); in Action()
138 _TRACE("Deleting " << GetIdent() << " " << (void*)this); in Action()
H A Drsmeta_impl.cpp75 _TRACE(GetIdent() << " " << (void*)this << " deleted."); in ~CResultSetMetaData()
133 _TRACE(GetIdent() << " " << (void*)this << ": '" << e.GetName() in Action()
134 << "' from " << e.GetSource()->GetIdent()); in Action()
139 _TRACE("Deleting " << GetIdent() << " " << (void*)this); in Action()
H A Dds_impl.cpp56 _TRACE("Deleting " << GetIdent() << " " << (void*)this); in ~CDataSource()
76 _TRACE(GetIdent() << " " << (void*)this << " deleted."); in ~CDataSource()
188 _TRACE(GetIdent() << " " << (void*)this << ": '" << e.GetName() in Action()
189 << "' from " << e.GetSource()->GetIdent()); in Action()
H A Dcursor_impl.cpp65 _TRACE(GetIdent() << " " << (void*)this << " deleted."); in ~CCursor()
181 _TRACE(GetIdent() << " " << (void*)this << ": '" << e.GetName() in Action()
182 << "' from " << e.GetSource()->GetIdent()); in Action()
187 _TRACE("Deleting " << GetIdent() << " " << (void*)this); in Action()
/dports/math/muparserx/muparserx-4.0.11/parser/
H A DmpOprtBinCommon.cpp253 …throw ParserError(ErrorContext(ecTYPE_CONFLICT_FUN, -1, GetIdent(), a_pArg[0]->GetType(), 'i', 1)); in Eval()
256 …throw ParserError(ErrorContext(ecTYPE_CONFLICT_FUN, -1, GetIdent(), a_pArg[1]->GetType(), 'i', 2)); in Eval()
262 …throw ParserError(ErrorContext(ecTYPE_CONFLICT_FUN, -1, a_pArg[0]->GetIdent(), a_pArg[0]->GetType(… in Eval()
265 …throw ParserError(ErrorContext(ecTYPE_CONFLICT_FUN, -1, a_pArg[1]->GetIdent(), a_pArg[1]->GetType(… in Eval()
298 …throw ParserError(ErrorContext(ecTYPE_CONFLICT_FUN, -1, GetIdent(), a_pArg[0]->GetType(), 'i', 1)); in Eval()
301 …throw ParserError(ErrorContext(ecTYPE_CONFLICT_FUN, -1, GetIdent(), a_pArg[1]->GetType(), 'i', 2)); in Eval()
402 …throw ParserError(ErrorContext(ecTYPE_CONFLICT_FUN, GetExprPos(), GetIdent(), a_pArg[0]->GetType()… in Eval()
405 …throw ParserError(ErrorContext(ecTYPE_CONFLICT_FUN, GetExprPos(), GetIdent(), a_pArg[1]->GetType()… in Eval()
420 throw ParserError(ErrorContext(ecOVERFLOW, GetExprPos(), GetIdent())); in Eval()
460 …throw ParserError(ErrorContext(ecTYPE_CONFLICT_FUN, GetExprPos(), GetIdent(), a_pArg[0]->GetType()… in Eval()
[all …]
H A DmpVariable.cpp163 exc.GetContext().Ident = GetIdent(); in At()
208 exc.GetContext().Ident = GetIdent(); in GetInteger()
222 exc.GetContext().Ident = GetIdent(); in GetFloat()
236 exc.GetContext().Ident = GetIdent(); in GetImag()
250 exc.GetContext().Ident = GetIdent(); in GetComplex()
264 exc.GetContext().Ident = GetIdent(); in GetString()
278 exc.GetContext().Ident = GetIdent(); in GetBool()
292 exc.GetContext().Ident = GetIdent(); in GetArray()
306 exc.GetContext().Ident = GetIdent(); in GetRows()
320 exc.GetContext().Ident = GetIdent(); in GetCols()
[all …]
H A DmpOprtNonCmplx.cpp162 throw ParserError(ErrorContext(ecARRAY_SIZE_MISMATCH, -1, GetIdent(), 'm', 'm', 2)); in Eval()
168 …throw ParserError( ErrorContext(ecTYPE_CONFLICT_FUN, -1, GetIdent(), a1.At(i).GetType(), 'f', 1)); in Eval()
171 …throw ParserError( ErrorContext(ecTYPE_CONFLICT_FUN, -1, GetIdent(), a2.At(i).GetType(), 'f', 1)); in Eval()
181 … throw ParserError( ErrorContext(ecTYPE_CONFLICT_FUN, -1, GetIdent(), arg1->GetType(), 'f', 1)); in Eval()
184 … throw ParserError( ErrorContext(ecTYPE_CONFLICT_FUN, -1, GetIdent(), arg2->GetType(), 'f', 2)); in Eval()
222 throw ParserError(ErrorContext(ecARRAY_SIZE_MISMATCH, -1, GetIdent(), 'm', 'm', 2)); in Eval()
286 throw ParserError(ErrorContext(ecARRAY_SIZE_MISMATCH, -1, GetIdent(), 'm', 'm', 2)); in Eval()
315 … throw ParserError( ErrorContext(ecTYPE_CONFLICT_FUN, -1, GetIdent(), arg1->GetType(), 'f', 1)); in Eval()
318 … throw ParserError( ErrorContext(ecTYPE_CONFLICT_FUN, -1, GetIdent(), arg2->GetType(), 'f', 2)); in Eval()
358 …throw ParserError( ErrorContext(ecTYPE_CONFLICT_FUN, -1, GetIdent(), a_pArg[0]->GetType(), 'f', 1)… in Eval()
[all …]
H A DmpOprtPostfixCommon.cpp20 …throw ParserError(ErrorContext(ecTYPE_CONFLICT_FUN, GetExprPos(), GetIdent(), arg[0]->GetType(), '… in Eval()
27 GetIdent())); in Eval()
53 throw ParserError(ErrorContext(ecOVERFLOW, GetExprPos(), GetIdent())); in Eval()
95 …throw ParserError(ErrorContext(ecTYPE_CONFLICT_FUN, GetExprPos(), GetIdent(), arg[0]->GetType(), '… in Eval()
H A DmpParserBase.cpp453 if (IsFunDefined(fun->GetIdent())) in DefineFun()
457 m_FunDef[fun->GetIdent()] = ptr_tok_type(fun->Clone()); in DefineFun()
466 if (IsOprtDefined(oprt->GetIdent())) in DefineOprt()
470 m_OprtDef[oprt->GetIdent()] = ptr_tok_type(oprt->Clone()); in DefineOprt()
479 if (IsOprtDefined(oprt->GetIdent())) in DefineOprt()
494 if (IsPostfixOprtDefined(oprt->GetIdent())) in DefinePostfixOprt()
499 m_PostOprtDef[oprt->GetIdent()] = ptr_tok_type(oprt->Clone()); in DefinePostfixOprt()
509 if (IsInfixOprtDefined(oprt->GetIdent())) in DefineInfixOprt()
1159 err.Ident = pFun->GetIdent(); in ParseFromRPN()
1170 err.Ident = pFun->GetIdent(); in ParseFromRPN()
[all …]
H A DmpOprtMatrix.cpp95 throw ParserError(ErrorContext(ecINVALID_PARAMETER, -1, GetIdent())); in Eval()
106 ErrorContext errc(ecINVALID_PARAMETER, -1, GetIdent()); in Eval()
155 … throw ParserError( ErrorContext(ecTYPE_CONFLICT_FUN, -1, GetIdent(), argMin->GetType(), 'i', 1)); in Eval()
158 … throw ParserError( ErrorContext(ecTYPE_CONFLICT_FUN, -1, GetIdent(), argMax->GetType(), 'i', 1)); in Eval()
H A DmpFuncMatrix.cpp74 err.Ident = GetIdent(); in Eval()
125 err.Ident = GetIdent(); in Eval()
176 err.Ident = GetIdent(); in Eval()
227 err.Ident = GetIdent(); in Eval()
H A DmpIOprt.cpp67 ss << _T("; id=\"") << GetIdent() << _T("\""); in AsciiDump()
115 ss << _T("; id=\"") << GetIdent() << _T("\""); in AsciiDump()
146 ss << _T("; id=\"") << GetIdent() << _T("\""); in AsciiDump()
H A DmpOprtCmplx.cpp131 …throw ParserError(ErrorContext(ecTYPE_CONFLICT_FUN, GetExprPos(), GetIdent(), arg1->GetType(), 'c'… in Eval()
134 …throw ParserError(ErrorContext(ecTYPE_CONFLICT_FUN, GetExprPos(), GetIdent(), arg2->GetType(), 'c'… in Eval()
182 …throw ParserError(ErrorContext(ecTYPE_CONFLICT_FUN, GetExprPos(), GetIdent(), a_pArg[0]->GetType()… in Eval()
185 …throw ParserError(ErrorContext(ecTYPE_CONFLICT_FUN, GetExprPos(), GetIdent(), a_pArg[1]->GetType()… in Eval()
H A DmpValue.cpp249 throw ParserError(ErrorContext(ecINDEX_OUT_OF_BOUNDS, -1, GetIdent())); in At()
607 if (GetIdent().length()) in GetInteger()
609 err.Ident = GetIdent(); in GetInteger()
643 if (GetIdent().length()) in GetImag()
645 err.Ident = GetIdent(); in GetImag()
718 if (GetIdent().length()) in CheckType()
720 err.Ident = GetIdent(); in CheckType()
/dports/irc/znc/znc-1.8.2/test/
H A DNickTest.cpp23 EXPECT_EQ(Nick1.GetIdent(), "~ident"); in TEST()
31 EXPECT_EQ(Nick2.GetIdent(), "~ident"); in TEST()
/dports/devel/fpc-fcl-res/fpc-3.2.2/packages/fcl-res/src/
H A Ddfmreader.pp44 function GetIdent : string;
99 function TDfmResourceReader.GetIdent: string;
137 tmp:=lowercase(GetIdent);
139 if GetIdent='' then exit;
144 fObjectName:=UpperCase(GetIdent);
/dports/lang/fpc/fpc-3.2.2/packages/fcl-res/src/
H A Ddfmreader.pp44 function GetIdent : string;
99 function TDfmResourceReader.GetIdent: string;
137 tmp:=lowercase(GetIdent);
139 if GetIdent='' then exit;
144 fObjectName:=UpperCase(GetIdent);
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-res/src/
H A Ddfmreader.pp44 function GetIdent : string;
99 function TDfmResourceReader.GetIdent: string;
137 tmp:=lowercase(GetIdent);
139 if GetIdent='' then exit;
144 fObjectName:=UpperCase(GetIdent);
/dports/irc/anope/anope-2.0.9/modules/commands/
H A Dos_list.cpp170 entry["Mask"] = uc->user->GetIdent() + "@" + uc->user->GetDisplayedHost(); in Execute()
194 u2->nick + "!" + u2->GetIdent() + "@" + u2->GetDisplayedHost(), in Execute()
195 u2->nick + "!" + u2->GetIdent() + "@" + u2->host, in Execute()
196 u2->nick + "!" + u2->GetIdent() + "@" + u2->ip.addr() in Execute()
221 entry["Mask"] = u2->GetIdent() + "@" + u2->GetDisplayedHost(); in Execute()

1234567891011