Home
last modified time | relevance | path

Searched defs:AddToTable (Results 1 – 23 of 23) sorted by relevance

/dports/games/avp/avp-20170505/src/avp/support/
H A Dstrtab.cpp132 extern void AddToTable( ProjChar* pProjChar ) in AddToTable() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/filter/itiff/
H A Dlzwdecom.cxx148 void LZWDecompressor::AddToTable(sal_uInt16 nPrevCode, sal_uInt16 nCodeFirstData) in AddToTable() function in LZWDecompressor
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/graphicfilter/itiff/
H A Dlzwdecom.cxx149 void LZWDecompressor::AddToTable(sal_uInt16 nPrevCode, sal_uInt16 nCodeFirstData) in AddToTable() function in LZWDecompressor
/dports/editors/rehex/rehex-0.4.0/wxLua/bindings/
H A Dparse_doxygen_xml.lua1320 function AddToTable(T, key, value, v) function
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/filter/igif/
H A Ddecode.cxx111 bool GIFLZWDecompressor::AddToTable( sal_uInt16 nPrevCode, sal_uInt16 nCodeFirstData ) in AddToTable() function in GIFLZWDecompressor
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/filter/igif/
H A Ddecode.cxx111 bool GIFLZWDecompressor::AddToTable( sal_uInt16 nPrevCode, sal_uInt16 nCodeFirstData ) in AddToTable() function in GIFLZWDecompressor
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DNativeWindow.cs89 private static void AddToTable (NativeWindow window) in AddToTable() method in System.Windows.Forms.NativeWindow
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DBaseProcessor.cs59 …protected void AddToTable(XmlSchemaObjectTable table, XmlQualifiedName qname, XmlSchemaObject item… in AddToTable() method in System.Xml.Schema.BaseProcessor
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DBaseProcessor.cs66 …protected void AddToTable(XmlSchemaObjectTable table, XmlQualifiedName qname, XmlSchemaObject item) in AddToTable() method in System.Xml.Schema.BaseProcessor
H A DXmlSchemaSet.cs1525 … private bool AddToTable(XmlSchemaObjectTable table, XmlQualifiedName qname, XmlSchemaObject item) in AddToTable() method in System.Xml.Schema.XmlSchemaSet
/dports/devel/onetbb/oneTBB-2021.4.0/test/conformance/
H A Dconformance_concurrent_hash_map.cpp968 class AddToTable { class
973AddToTable( test_table_type& table, std::size_t nthread, int m ) : my_table(table), my_nthread(nth… in AddToTable() function in AddToTable
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DPrintS.c438 static void AddToTable (XPContext context, Widget widget) in AddToTable() function
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_concurrent_hash_map.cpp590 class AddToTable: NoAssign { class
595AddToTable( MyTable& table, int nthread, int m ) : my_table(table), my_nthread(nthread), my_m(m) {} in AddToTable() function in AddToTable
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_concurrent_hash_map.cpp590 class AddToTable: NoAssign { class
595AddToTable( MyTable& table, int nthread, int m ) : my_table(table), my_nthread(nthread), my_m(m) {} in AddToTable() function in AddToTable
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_concurrent_hash_map.cpp590 class AddToTable: NoAssign { class
595AddToTable( MyTable& table, int nthread, int m ) : my_table(table), my_nthread(nthread), my_m(m) {} in AddToTable() function in AddToTable
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/modular/encoding/
H A Denc_ma.cc605 void TreeSamples::AddToTable(size_t a) { in AddToTable() function in jxl::TreeSamples
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/modular/encoding/
H A Denc_ma.cc630 void TreeSamples::AddToTable(size_t a) { in AddToTable() function in jxl::TreeSamples
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/modular/encoding/
H A Denc_ma.cc630 void TreeSamples::AddToTable(size_t a) { in AddToTable() function in jxl::TreeSamples
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/modular/encoding/
H A Denc_ma.cc630 void TreeSamples::AddToTable(size_t a) { in AddToTable() function in jxl::TreeSamples
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/sra/readers/sra/
H A Dsnpread.cpp1779 bool SSeqTableConverter::AddToTable(const CSNPDbFeatIterator& it) in AddToTable() function in SSeqTableConverter
/dports/games/gnubg/gnubg-1.06.002/
H A Dgtkgame.c7446 AddToTable(GtkWidget * pwTable, char *str, int x, int y) in AddToTable() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/PEAPI/
H A DMetadata.cs5250 internal void AddToTable(MDTable tableIx, MetaDataElement elem) in AddToTable() method in PEAPI.MetaData
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/video/
H A DVideoDatabase.cpp1479 int CVideoDatabase::AddToTable(const std::string& table, const std::string& firstField, const std::… in AddToTable() function in CVideoDatabase