Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DHuffman.cs17 private const int MaxLength = 15; field in Org.Brotli.Dec.Huffman
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRecordIO.h245 Optional<uint32_t> MaxLength; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DBinaryStreamRef.cpp97 uint32_t MaxLength = getLength() - Offset; in readLongestContiguousChunk() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h145 SDValue Src, SDValue MaxLength, in EmitTargetCodeForStrnlen()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DCodeViewRecordIO.cpp18 Error CodeViewRecordIO::beginRecord(Optional<uint32_t> MaxLength) { in beginRecord()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp270 SDValue MaxLength, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForStrnlen()