Home
last modified time | relevance | path

Searched refs:existingLen (Results 1 – 22 of 22) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/kbfs/data/
H A Dfile_data_test.go452 Size: uint64(existingLen),
459 extendedBytes := fullDataLen - existingLen
469 if existingLen == maxBlockSize {
473 t, fd, dirtyBcache, df, data[existingLen:], existingLen,
746 data := make([]byte, existingLen)
747 for i := 0; i < int(existingLen); i++ {
754 Size: uint64(existingLen),
806 if i < existingLen || i >= startWrite {
815 Size: uint64(existingLen),
833 if existingLen%maxBlockSize > 0 {
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A DLongSignal.cpp255 Uint32 existingLen= firstPtr.p->m_sz; in appendToSection() local
256 assert(existingLen > 0); in appendToSection()
257 segmentLen= existingLen % SectionSegment::DataLength; in appendToSection()
443 Uint32 existingLen= segPtr.p->m_sz; in writeToSection() local
445 assert(existingLen > 0); in writeToSection()
446 if (offset >= existingLen) in writeToSection()
448 if (len > (existingLen - offset)) in writeToSection()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A DLongSignal.cpp255 Uint32 existingLen= firstPtr.p->m_sz; in appendToSection() local
256 assert(existingLen > 0); in appendToSection()
257 segmentLen= existingLen % SectionSegment::DataLength; in appendToSection()
443 Uint32 existingLen= segPtr.p->m_sz; in writeToSection() local
445 assert(existingLen > 0); in writeToSection()
446 if (offset >= existingLen) in writeToSection()
448 if (len > (existingLen - offset)) in writeToSection()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A DLongSignal.cpp255 Uint32 existingLen= firstPtr.p->m_sz; in appendToSection() local
256 assert(existingLen > 0); in appendToSection()
257 segmentLen= existingLen % SectionSegment::DataLength; in appendToSection()
443 Uint32 existingLen= segPtr.p->m_sz; in writeToSection() local
445 assert(existingLen > 0); in writeToSection()
446 if (offset >= existingLen) in writeToSection()
448 if (len > (existingLen - offset)) in writeToSection()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DLongSignal.cpp276 Uint32 existingLen= firstPtr.p->m_sz; in appendToSection() local
277 assert(existingLen > 0); in appendToSection()
278 segmentLen= existingLen % SectionSegment::DataLength; in appendToSection()
463 Uint32 existingLen= segPtr.p->m_sz; in writeToSection() local
465 assert(existingLen > 0); in writeToSection()
466 if (offset >= existingLen) in writeToSection()
468 if (len > (existingLen - offset)) in writeToSection()
H A DSegmentList.cpp69 Uint32 existingLen= firstPtr.p->m_sz; in sectionAppend() local
70 assert(existingLen > 0); in sectionAppend()
71 segmentOffset= existingLen % SectionSegment::DataLength; in sectionAppend()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DLongSignal.cpp276 Uint32 existingLen= firstPtr.p->m_sz; in appendToSection() local
277 assert(existingLen > 0); in appendToSection()
278 segmentLen= existingLen % SectionSegment::DataLength; in appendToSection()
463 Uint32 existingLen= segPtr.p->m_sz; in writeToSection() local
465 assert(existingLen > 0); in writeToSection()
466 if (offset >= existingLen) in writeToSection()
468 if (len > (existingLen - offset)) in writeToSection()
H A DSegmentList.cpp69 Uint32 existingLen= firstPtr.p->m_sz; in sectionAppend() local
70 assert(existingLen > 0); in sectionAppend()
71 segmentOffset= existingLen % SectionSegment::DataLength; in sectionAppend()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/vm/
H A DLongSignal.cpp276 Uint32 existingLen= firstPtr.p->m_sz; in appendToSection() local
277 assert(existingLen > 0); in appendToSection()
278 segmentLen= existingLen % SectionSegment::DataLength; in appendToSection()
463 Uint32 existingLen= segPtr.p->m_sz; in writeToSection() local
465 assert(existingLen > 0); in writeToSection()
466 if (offset >= existingLen) in writeToSection()
468 if (len > (existingLen - offset)) in writeToSection()
H A DSegmentList.cpp69 Uint32 existingLen= firstPtr.p->m_sz; in sectionAppend() local
70 assert(existingLen > 0); in sectionAppend()
71 segmentOffset= existingLen % SectionSegment::DataLength; in sectionAppend()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DLongSignal.cpp276 Uint32 existingLen= firstPtr.p->m_sz; in appendToSection() local
277 assert(existingLen > 0); in appendToSection()
278 segmentLen= existingLen % SectionSegment::DataLength; in appendToSection()
463 Uint32 existingLen= segPtr.p->m_sz; in writeToSection() local
465 assert(existingLen > 0); in writeToSection()
466 if (offset >= existingLen) in writeToSection()
468 if (len > (existingLen - offset)) in writeToSection()
H A DSegmentList.cpp69 Uint32 existingLen= firstPtr.p->m_sz; in sectionAppend() local
70 assert(existingLen > 0); in sectionAppend()
71 segmentOffset= existingLen % SectionSegment::DataLength; in sectionAppend()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/vm/
H A DLongSignal.cpp276 Uint32 existingLen= firstPtr.p->m_sz; in appendToSection() local
277 assert(existingLen > 0); in appendToSection()
278 segmentLen= existingLen % SectionSegment::DataLength; in appendToSection()
463 Uint32 existingLen= segPtr.p->m_sz; in writeToSection() local
465 assert(existingLen > 0); in writeToSection()
466 if (offset >= existingLen) in writeToSection()
468 if (len > (existingLen - offset)) in writeToSection()
H A DSegmentList.cpp69 Uint32 existingLen= firstPtr.p->m_sz; in sectionAppend() local
70 assert(existingLen > 0); in sectionAppend()
71 segmentOffset= existingLen % SectionSegment::DataLength; in sectionAppend()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/vm/
H A DLongSignal.cpp255 Uint32 existingLen= firstPtr.p->m_sz; in appendToSection() local
256 assert(existingLen > 0); in appendToSection()
257 segmentLen= existingLen % SectionSegment::DataLength; in appendToSection()
443 Uint32 existingLen= segPtr.p->m_sz; in writeToSection() local
445 assert(existingLen > 0); in writeToSection()
446 if (offset >= existingLen) in writeToSection()
448 if (len > (existingLen - offset)) in writeToSection()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/vm/
H A DLongSignal.cpp255 Uint32 existingLen= firstPtr.p->m_sz; in appendToSection() local
256 assert(existingLen > 0); in appendToSection()
257 segmentLen= existingLen % SectionSegment::DataLength; in appendToSection()
443 Uint32 existingLen= segPtr.p->m_sz; in writeToSection() local
445 assert(existingLen > 0); in writeToSection()
446 if (offset >= existingLen) in writeToSection()
448 if (len > (existingLen - offset)) in writeToSection()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/vm/
H A DLongSignal.cpp280 Uint32 existingLen= firstPtr.p->m_sz; in appendToSection() local
281 assert(existingLen > 0); in appendToSection()
282 segmentLen= existingLen % SectionSegment::DataLength; in appendToSection()
471 Uint32 existingLen= segPtr.p->m_sz; in writeToSection() local
473 assert(existingLen > 0); in writeToSection()
474 if (offset >= existingLen) in writeToSection()
476 if (len > (existingLen - offset)) in writeToSection()
H A DSegmentList.cpp69 Uint32 existingLen= firstPtr.p->m_sz; in sectionAppend() local
70 assert(existingLen > 0); in sectionAppend()
71 segmentOffset= existingLen % SectionSegment::DataLength; in sectionAppend()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/appweb/mpr/
H A DminiMpr.c318 static int mprCoreStrcat(int alloc, char **destp, int destMax, int existingLen, in mprCoreStrcat() argument
342 if (existingLen > 0) { in mprCoreStrcat()
345 required = existingLen + addBytes + 1; in mprCoreStrcat()
361 dp = &dest[existingLen]; in mprCoreStrcat()
392 int mprReallocStrcat(char **destp, int destMax, int existingLen, in mprReallocStrcat() argument
399 rc = mprCoreStrcat(1, destp, destMax, existingLen, delim, src, ap); in mprReallocStrcat()
H A DminiMpr.h268 extern int mprReallocStrcat(char **dest, int max, int existingLen,
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/appweb/ejs-2.0/mpr/
H A DmprString.c154 int existingLen, const char *delim, const char *src, va_list args) in mprCoreStrcat() argument
173 if (existingLen > 0) { in mprCoreStrcat()
186 required = existingLen + addBytes + 1; in mprCoreStrcat()
203 dp = &dest[existingLen]; in mprCoreStrcat()
204 if (delim && existingLen > 0) { in mprCoreStrcat()
274 int existingLen, const char *delim, const char *src,...) in mprReallocStrcat() argument
280 rc = mprCoreStrcat(MPR_LOC_PASS(ctx, loc), destp, destMax, existingLen, in mprReallocStrcat()
H A Dmpr.h906 int existingLen, const char *delim, const char *src, ...);