Home
last modified time | relevance | path

Searched defs:curLen (Results 1 – 9 of 9) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/internal/
DResizableAtomicArray.kt28 val curLen = curArray.length() in setSynchronized() constant
/external/lzma/CPP/7zip/Archive/Iso/
DIsoIn.h36 unsigned curLen; in GetPath() local
51 unsigned curLen; in GetPath() local
75 unsigned curLen = (unsigned)(cur->FileId.Size() / 2); in GetPathU() local
95 unsigned curLen = (unsigned)(cur->FileId.Size() / 2); in GetPathU() local
/external/lzma/CPP/7zip/Archive/Wim/
DWimHandlerOut.cpp372 const UInt32 curLen = (((0x26 + 0) + 6) & ~(unsigned)7); in WriteItem_Dummy() local
382 const UInt32 curLen = (((0x26 + fileNameLen2) + 6) & ~(unsigned)7); in WriteItem_Dummy() local
445 const UInt32 curLen = (((0x26 + 0) + 6) & ~(unsigned)7); in WriteItem() local
462 UInt32 curLen = (((0x26 + fileNameLen2) + 6) & ~(unsigned)7); in WriteItem() local
/external/lzma/CPP/7zip/Compress/
DDeflateEncoder.cpp489 unsigned curLen = nextLen; in LevelTableDummy() local
556 unsigned curLen = nextLen; in LevelTableCode() local
/external/zstd/programs/
Dutil.c802 size_t const curLen = strlen(table1->fileNames[idx1]); in UTIL_mergeFileNamesTable() local
811 size_t const curLen = strlen(table2->fileNames[idx2]); in UTIL_mergeFileNamesTable() local
/external/skia/tools/
DToolUtils.cpp713 SkColor4f HilbertGenerator::getColor(float curLen) { in getColor()
/external/lzma/C/
DLzmaDec.c550 unsigned curLen; in LZMA_DECODE_REAL() local
/external/deqp/framework/common/
DtcuCommandLine.cpp557 int curLen = getCurrentComponentLen(curPath); in findNode() local
/external/lzma/CPP/7zip/Archive/
DHfsHandler.cpp572 unsigned curLen = s->Len(); in GetItemPath() local