Home
last modified time | relevance | path

Searched defs:lastChar (Results 1 – 25 of 1086) sorted by relevance

12345678910>>...44

/dports/biology/mothur/mothur-1.46.1/source/
H A Dcurrentfile.cpp246 string lastChar = pathname.substr(pathname.length()-1); in setDefaultPath() local
263 string lastChar = pathname.substr(pathname.length()-1); in setTestFilePath() local
282 string lastChar = pathname.substr(pathname.length()-1); in setBlastPath() local
300 string lastChar = pathname.substr(pathname.length()-1); in setHomePath() local
321 string lastChar = pathname.substr(pathname.length()-1); in setPaths() local
342 string lastChar = pathname.substr(pathname.length()-1); in setToolsPath() local
/dports/comms/trustedqsl/tqsl-2.4/apps/
H A Djsonwriter.cpp359 int lastChar = 0; // check if WriteComment() writes the last LF char in DoWrite() local
549 int lastChar = 0; in WriteComment() local
589 int lastChar = WriteIndent(os, m_level); in WriteIndent() local
610 int lastChar = 0; in WriteIndent() local
676 int lastChar = 0; in WriteStringValue() local
828 int lastChar = 0; in WriteString() local
1046 int lastChar = WriteStringValue(os, key); in WriteKey() local
1070 int lastChar = 0; in WriteInvalid() local
1165 int lastChar = WriteIndent(os, m_level + 2); // write indentation in WriteMemoryBuff() local
1194 int lastChar = '\n'; in WriteSeparator() local
/dports/games/springlobby/springlobby-0.180/src/json/
H A Djsonwriter.cpp365 int lastChar = 0; // check if WriteComment() writes the last LF char in DoWrite() local
561 int lastChar = 0; in WriteComment() local
603 int lastChar = WriteIndent( os, m_level ); in WriteIndent() local
625 int lastChar = 0; in WriteIndent() local
694 int lastChar = 0; in WriteStringValue() local
848 int lastChar = 0; in WriteString() local
1070 int lastChar = WriteStringValue( os, key ); in WriteKey() local
1095 int lastChar = 0; in WriteInvalid() local
1192 int lastChar = WriteIndent( os, m_level + 2 ); // write indentation in WriteMemoryBuff() local
1222 int lastChar = '\n'; in WriteSeparator() local
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/wmm_pi/src/
H A Djsonwriter.cpp372 int lastChar = 0; // check if WriteComment() writes the last LF char in DoWrite() local
568 int lastChar = 0; in WriteComment() local
610 int lastChar = WriteIndent( os, m_level ); in WriteIndent() local
632 int lastChar = 0; in WriteIndent() local
701 int lastChar = 0; in WriteStringValue() local
855 int lastChar = 0; in WriteString() local
1077 int lastChar = WriteStringValue( os, key ); in WriteKey() local
1102 int lastChar = 0; in WriteInvalid() local
1199 int lastChar = WriteIndent( os, m_level + 2 ); // write indentation in WriteMemoryBuff() local
1229 int lastChar = '\n'; in WriteSeparator() local
/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxJSON/src/
H A Djsonwriter.cpp370 int lastChar = 0; // check if WriteComment() writes the last LF char in DoWrite() local
566 int lastChar = 0; in WriteComment() local
608 int lastChar = WriteIndent( os, m_level ); in WriteIndent() local
630 int lastChar = 0; in WriteIndent() local
699 int lastChar = 0; in WriteStringValue() local
853 int lastChar = 0; in WriteString() local
1075 int lastChar = WriteStringValue( os, key ); in WriteKey() local
1100 int lastChar = 0; in WriteInvalid() local
1197 int lastChar = WriteIndent( os, m_level + 2 ); // write indentation in WriteMemoryBuff() local
1227 int lastChar = '\n'; in WriteSeparator() local
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/dashboard_pi/src/wxJSON/
H A Djsonwriter.cpp368 int lastChar = 0; // check if WriteComment() writes the last LF char in DoWrite() local
564 int lastChar = 0; in WriteComment() local
606 int lastChar = WriteIndent( os, m_level ); in WriteIndent() local
628 int lastChar = 0; in WriteIndent() local
697 int lastChar = 0; in WriteStringValue() local
851 int lastChar = 0; in WriteString() local
1073 int lastChar = WriteStringValue( os, key ); in WriteKey() local
1098 int lastChar = 0; in WriteInvalid() local
1195 int lastChar = WriteIndent( os, m_level + 2 ); // write indentation in WriteMemoryBuff() local
1225 int lastChar = '\n'; in WriteSeparator() local
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/src/
H A Djsonwriter.cpp368 int lastChar = 0; // check if WriteComment() writes the last LF char in DoWrite() local
564 int lastChar = 0; in WriteComment() local
606 int lastChar = WriteIndent( os, m_level ); in WriteIndent() local
628 int lastChar = 0; in WriteIndent() local
697 int lastChar = 0; in WriteStringValue() local
851 int lastChar = 0; in WriteString() local
1073 int lastChar = WriteStringValue( os, key ); in WriteKey() local
1098 int lastChar = 0; in WriteInvalid() local
1195 int lastChar = WriteIndent( os, m_level + 2 ); // write indentation in WriteMemoryBuff() local
1225 int lastChar = '\n'; in WriteSeparator() local
/dports/security/sqlmap/sqlmap-1.3.12/sqlmap/lib/request/
H A Dinject.py82 def _goInference(payload, expression, charsetType=None, firstChar=None, lastChar=None, dump=False, … argument
132 …ressionFieldsList, payload, num=None, charsetType=None, firstChar=None, lastChar=None, dump=False): argument
160 …User=False, batch=False, unpack=True, charsetType=None, firstChar=None, lastChar=None, dump=False): argument
358 …False, unpack=True, resumeValue=True, charsetType=None, firstChar=None, lastChar=None, dump=False,… argument
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Dsynchronize_interface.cpp136 char lastChar = props.lastChar(); in SynchronizeInterfaceQLineEdit() local
156 char lastChar = props.lastChar(); in SynchronizeInterfaceQLineEdit() local
240 char lastChar = props.lastChar(); in SynchronizeInterfaceQDoubleSpinBox() local
256 char lastChar = props.lastChar(); in SynchronizeInterfaceQDoubleSpinBox() local
637 QString &nameVect, char lastChar, double value, std::shared_ptr<cParameterContainer> par) in SynchronizeInterfaceReadVect3d()
654 QString &nameVect, char lastChar, double &out, std::shared_ptr<cParameterContainer> par) in SynchronizeInterfaceWriteVect3d()
670 QString &nameVect, char lastChar, double value, std::shared_ptr<cParameterContainer> par) in SynchronizeInterfaceReadVect4d()
688 QString &nameVect, char lastChar, double &out, std::shared_ptr<cParameterContainer> par) in SynchronizeInterfaceWriteVect4d()
/dports/science/cdf/cdf33_0-dist/src/lib/
H A Ddirutils.c347 int lastChar = strlen(dir) - 1; local
355 int lastChar = strlen(dir) - 1; local
362 int lastChar = strlen(dir) - 1; local
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/index/
H A Dindex_fm_stree.h57 TAlphabet lastChar; member
90 TAlphabet lastChar; member
H A Dindex_qgram_stree.h60 TAlphabet lastChar; member
92 TAlphabet lastChar; member
H A Dindex_sa_stree.h109 TAlphabet lastChar; member
138 TAlphabet lastChar; member
/dports/print/scribus-devel/scribus-1.5.7/scribus/text/
H A Dshapedtext.cpp17 …ShapedTextImplementation(ITextSource* src, int firstChar, int lastChar, ITextContext* ctx) : m_nee… in ShapedTextImplementation()
90 ShapedText::ShapedText(ITextSource* src, int firstChar, int lastChar, ITextContext* ctx) : p_impl(n… in ShapedText()
97 int ShapedText::lastChar() const { return p_impl->m_lastChar; } in lastChar() function in ShapedText
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/ocl_igc_interface/impl/
H A Docl_translation_output_impl.h99 …char * lastChar = reinterpret_cast<char*>(BuildLog->GetMemoryRawWriteable()) + BuildLog->GetSizeRa… in CIF_DECLARE_INTERFACE_PIMPL() local
111 …char * lastChar = reinterpret_cast<char*>(BuildLog->GetMemoryRawWriteable()) + BuildLog->GetSizeRa… in CIF_DECLARE_INTERFACE_PIMPL() local
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/index/
H A Dindex_fm_stree.h57 TAlphabet lastChar; member
89 TAlphabet lastChar; member
H A Dindex_qgram_stree.h60 TAlphabet lastChar; member
92 TAlphabet lastChar; member
H A Dindex_sa_stree.h117 TAlphabet lastChar; member
146 TAlphabet lastChar; member
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/index/
H A Dindex_fm_stree.h57 TAlphabet lastChar; member
89 TAlphabet lastChar; member
H A Dindex_qgram_stree.h60 TAlphabet lastChar; member
92 TAlphabet lastChar; member
H A Dindex_sa_stree.h117 TAlphabet lastChar; member
146 TAlphabet lastChar; member
/dports/math/reduce/Reduce-svn5758-src/jlisp/android/AndroidReduce/src/uk/ac/cam/aa582/structures/boxes/
H A DSymbolBox.java100 char lastChar = symbol.charAt(symbol.length()-1); in superscriptShift() local
114 char lastChar = symbol.charAt(symbol.length()-1); in subscriptShift() local
/dports/print/lyx/lyx-2.3.4.2/src/
H A Dtexstream.h103 void lastChar(char_type const & c) in lastChar() function
111 char_type lastChar() const { return lastchar_; } in lastChar() function
/dports/textproc/zxing-cpp/zxing-cpp-1.2.0/core/src/oned/
H A DODUPCEANCommon.h107 auto lastChar = upceChars[5]; in ConvertUPCEtoUPCA() local
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/lib/
H A DReaderInputStream.java49 int lastChar = -1; field in ReaderInputStream

12345678910>>...44