Home
last modified time | relevance | path

Searched defs:tLength (Results 26 – 50 of 104) sorted by relevance

12345

/dports/textproc/antiword/antiword-0.37/
H A Dfonts_u.c280 tCountColumns(const char *szString, size_t tLength) in tCountColumns()
H A Dmisc.c116 const UCHAR *aucBlock, size_t tLength) in vPrintBlock()
630 bAllZero(const UCHAR *aucBytes, size_t tLength) in bAllZero()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DFastScheduler.cpp245 Uint32 tLength = buf.header.theLength; in retrieve() local
311 Uint32 tLength = signal->header.theLength + signal->header.m_noOfSections; in signal2buffer() local
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/vm/
H A DFastScheduler.cpp245 Uint32 tLength = buf.header.theLength; in retrieve() local
310 Uint32 tLength = signal->header.theLength + signal->header.m_noOfSections; in signal2buffer() local
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/vm/
H A DFastScheduler.cpp245 Uint32 tLength = buf.header.theLength; in retrieve() local
311 Uint32 tLength = signal->header.theLength + signal->header.m_noOfSections; in signal2buffer() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DFastScheduler.cpp245 Uint32 tLength = buf.header.theLength; in retrieve() local
311 Uint32 tLength = signal->header.theLength + signal->header.m_noOfSections; in signal2buffer() local
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DFastScheduler.cpp245 Uint32 tLength = buf.header.theLength; in retrieve() local
311 Uint32 tLength = signal->header.theLength + signal->header.m_noOfSections; in signal2buffer() local
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/vm/
H A DFastScheduler.cpp245 Uint32 tLength = buf.header.theLength; in retrieve() local
311 Uint32 tLength = signal->header.theLength + signal->header.m_noOfSections; in signal2buffer() local
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/torrent-10000.1.1/src/Data/
H A DTorrent.hs40 { tLength :: Integer function
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A DFastScheduler.cpp230 Uint32 tLength = buf.header.theLength; in retrieve() local
296 Uint32 tLength = signal->header.theLength + signal->header.m_noOfSections; in signal2buffer() local
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A DFastScheduler.cpp230 Uint32 tLength = buf.header.theLength; in retrieve() local
296 Uint32 tLength = signal->header.theLength + signal->header.m_noOfSections; in signal2buffer() local
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A DFastScheduler.cpp230 Uint32 tLength = buf.header.theLength; in retrieve() local
296 Uint32 tLength = signal->header.theLength + signal->header.m_noOfSections; in signal2buffer() local
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/vm/
H A DFastScheduler.cpp230 Uint32 tLength = buf.header.theLength; in retrieve() local
296 Uint32 tLength = signal->header.theLength + signal->header.m_noOfSections; in signal2buffer() local
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/vm/
H A DFastScheduler.cpp230 Uint32 tLength = buf.header.theLength; in retrieve() local
296 Uint32 tLength = signal->header.theLength + signal->header.m_noOfSections; in signal2buffer() local
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/antiword/
H A Dmisc.c116 const UCHAR *aucBlock, size_t tLength) in vPrintBlock()
633 bAllZero(const UCHAR *aucBytes, size_t tLength) in bAllZero()
/dports/biology/mmseqs2/MMseqs2-13-45111/src/util/
H A Dsummarizetabs.cpp110 unsigned int tLength; in getEntries() local
H A Dextractdomains.cpp37 unsigned int tLength = static_cast<unsigned int>(strtoul(fields[7].c_str(), NULL, 10)); in KSEQ_INIT() local
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/antiword/Win32-only/
H A Dmisc.c107 const unsigned char *aucBlock, size_t tLength) in vPrintBlock()
/dports/textproc/antiword/antiword-0.37/Win32-only/
H A Dmisc.c107 const unsigned char *aucBlock, size_t tLength) in vPrintBlock()
/dports/biology/abyss/abyss-2.3.1/Misc/
H A Dsamtobreak.hs133 tLength = cigarLength "DMN" . cigar function
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/util/
H A Dqvalidator.cpp449 const int tLength = t != 0 ? static_cast<int>(std::log10(qAbs(t))) + 1 : 1; in validate() local
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/util/
H A Dqvalidator.cpp449 const int tLength = t != 0 ? static_cast<int>(std::log10(qAbs(t))) + 1 : 1; in validate() local
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/util/
H A Dqvalidator.cpp449 const int tLength = t != 0 ? static_cast<int>(std::log10(qAbs(t))) + 1 : 1; in validate() local
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/util/
H A Dqvalidator.cpp449 const int tLength = t != 0 ? static_cast<int>(std::log10(qAbs(t))) + 1 : 1; in validate() local
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/util/
H A Dqvalidator.cpp449 const int tLength = t != 0 ? static_cast<int>(std::log10(qAbs(t))) + 1 : 1; in validate() local

12345