Home
last modified time | relevance | path

Searched refs:AllocText (Results 1 – 25 of 38) sorted by relevance

12

/dports/games/openjk/OpenJK-07675e2/codemp/qcommon/
H A DGenericParser2.cpp204 return (*poolPtr)->AllocText(text, addNULL); in AllocText()
247 (*textPool)->AllocText("\"", false, textPool); in WriteText()
249 (*textPool)->AllocText("\"", false, textPool); in WriteText()
404 (*textPool)->AllocText("\t", false, textPool); in Write()
411 (*textPool)->AllocText("\t\t", false, textPool); in Write()
413 (*textPool)->AllocText("\r\n", false, textPool); in Write()
417 (*textPool)->AllocText("\r\n", false, textPool); in Write()
421 (*textPool)->AllocText("\t", false, textPool); in Write()
430 (*textPool)->AllocText("\t", false, textPool); in Write()
440 (*textPool)->AllocText("\t", false, textPool); in Write()
[all …]
H A DGenericParser2.h60 char *AllocText(char *text, bool addNULL = true, CTextPool **poolPtr = 0);
/dports/cad/zcad/zcad-8b8a693/cad_source/zengine/core/entities/
H A Duzeenttext.pas722 function AllocText:PGDBObjText; in AllocText() function
728 result:=AllocText;
759 RegisterDXFEntity(GDBTextID,'TEXT','Text',@AllocText,@AllocAndInitText);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix44/
H A DAllocationInstructionAck.h70 FIELD_SET(*this, FIX::AllocText);
H A DAllocationReportAck.h73 FIELD_SET(*this, FIX::AllocText);
H A DAllocationInstruction.h403 FIELD_SET(*this, FIX::AllocText);
H A DAllocationReport.h409 FIELD_SET(*this, FIX::AllocText);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DAllocationInstructionAck.h86 FIELD_SET(*this, FIX::AllocText);
H A DAllocationReportAck.h89 FIELD_SET(*this, FIX::AllocText);
H A DAllocationInstructionAlert.h557 FIELD_SET(*this, FIX::AllocText);
H A DAllocationInstruction.h557 FIELD_SET(*this, FIX::AllocText);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DAllocationInstructionAck.h86 FIELD_SET(*this, FIX::AllocText);
H A DAllocationReportAck.h91 FIELD_SET(*this, FIX::AllocText);
H A DAllocationInstructionAlert.h505 FIELD_SET(*this, FIX::AllocText);
H A DAllocationInstruction.h505 FIELD_SET(*this, FIX::AllocText);
H A DAllocationReport.h523 FIELD_SET(*this, FIX::AllocText);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50/
H A DAllocationInstructionAck.h86 FIELD_SET(*this, FIX::AllocText);
H A DAllocationReportAck.h91 FIELD_SET(*this, FIX::AllocText);
H A DAllocationInstructionAlert.h474 FIELD_SET(*this, FIX::AllocText);
H A DAllocationReport.h492 FIELD_SET(*this, FIX::AllocText);
H A DAllocationInstruction.h474 FIELD_SET(*this, FIX::AllocText);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix41/
H A DAllocation.h102 FIELD_SET(*this, FIX::AllocText);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix42/
H A DAllocation.h113 FIELD_SET(*this, FIX::AllocText);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix43/
H A DAllocation.h164 FIELD_SET(*this, FIX::AllocText);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h191 const int AllocText = 161; variable

12