Home
last modified time | relevance | path

Searched defs:maxLength (Results 1 – 6 of 6) sorted by relevance

/minix3/crypto/external/bsd/heimdal/dist/lib/wind/
H A Dgen-normalize.py61 maxLength = 0 variable
63 maxLength = max(maxLength, len(v[0].split())) variable
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp327 unsigned maxLength = 0; in EmitRegMappingTables() local
447 unsigned maxLength = 0; in EmitRegMapping() local
/minix3/crypto/external/bsd/openssl/dist/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp990 …Err AppendCStrToHandle(const char *theCString,Handle theHandle,long *currentLength,long *maxLength) in AppendCStrToHandle()
1075 …andle(const char *theChars,const int numChars,Handle theHandle,long *currentLength,long *maxLength) in AppendCharsToHandle()
/minix3/usr.sbin/makefs/
H A Dcd9660.h81 int maxLength; /* maximum for value */ member
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp687 NonLoc maxLength = svalBuilder.makeIntVal(*maxLengthInt); in getCStringLengthForRegion() local
/minix3/minix/llvm/passes/magic/
H A DMagicPass.cpp2478 unsigned length, maxLength = 0; in getMaxRecursiveSequenceLength() local