Searched refs:explicitLengths (Results 1 – 2 of 2) sorted by relevance
1073 const bool explicitLengths = (stringLengthsInt != 0); in init() local1076 const deUint32 flags = (explicitLengths ? CASE_EXPLICIT_SOURCE_LENGTHS : 0) in init()1081 …+ (randomNullTerm ? "_random_negative_length" : (explicitLengths ? "_specify_lengths" : "_null_ter… in init()1088 + (explicitLengths ? ", using explicitly specified string lengths" : "") in init()
1699 const bool explicitLengths = (stringLengthsInt != 0); in init() local1702 const deUint32 flags = (explicitLengths ? CASE_EXPLICIT_SOURCE_LENGTHS : 0) in init()1707 …+ (randomNullTerm ? "_random_negative_length" : (explicitLengths ? "_specify_lengths" : "_null_ter… in init()1714 + (explicitLengths ? ", using explicitly specified string lengths" : "") in init()