Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DFileName.cpp185 unsigned prefixSize = 2; in GetNetworkServerPrefixSize() local
202 const unsigned prefixSize = GetNetworkServerPrefixSize(s); in IsNetworkShareRootPath() local
671 unsigned prefixSize = 2; in GetSuperPathBase() local
819 const unsigned prefixSize = GetRootPrefixSize(s); in GetFullPath() local
DFileDir.cpp415 const unsigned prefixSize = GetRootPrefixSize(_path); in CreateComplexDir() local
545 const unsigned prefixSize = s.Len(); in RemoveDirWithSubItems() local
DFileFind.cpp612 const unsigned prefixSize = GetNetworkServerPrefixSize(path); in Find() local
/third_party/lz4/programs/
Ddatagen.c102 void RDG_genBlock(void* buffer, size_t buffSize, size_t prefixSize, double matchProba, litDistribTa… in RDG_genBlock()
/third_party/node/deps/npm/node_modules/tar/lib/
Dheader.js213 const splitPrefix = (p, prefixSize) => { argument
/third_party/lz4/lib/
Dlz4.h721 size_t prefixSize; member
Dlz4.c1800 size_t prefixSize, in LZ4_decompress_unsafe_generic()
2399 size_t prefixSize) in LZ4_decompress_safe_withSmallPrefix()
2408 size_t prefixSize) in LZ4_decompress_safe_partial_withSmallPrefix()
2452 size_t prefixSize, const void* dictStart, size_t dictSize) in LZ4_decompress_safe_doubleDict()
Dlz4hc.c1174 int const prefixSize = (int)(streamPtr->end - streamPtr->prefixStart); in LZ4_saveDictHC() local
/third_party/icu/tools/unicode/c/genuca/
Dgenuca.cpp722 int32_t prefixSize = in readAnElement() local