Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/
Dcbc_pdf417i_unittest.cpp16 TEST(CBC_PDF417ITest, MaxLength) { in TEST() argument
/external/brotli/csharp/org/brotli/dec/
DHuffman.cs17 private const int MaxLength = 15; field in Org.Brotli.Dec.Huffman
/external/llvm/include/llvm/DebugInfo/CodeView/
DStreamRef.h51 uint32_t MaxLength = Length - Offset; in readLongestContiguousChunk() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRecordIO.h245 Optional<uint32_t> MaxLength; member
/external/google-breakpad/src/client/linux/minidump_writer/
Dline_reader_unittest.cc143 TEST(LineReaderTest, MaxLength) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DBinaryStreamRef.cpp97 uint32_t MaxLength = getLength() - Offset; in readLongestContiguousChunk() local
/external/scudo/standalone/
Dlinux.cpp236 constexpr uptr MaxLength = 1024U; in outputRaw() local
/external/llvm/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h143 SDValue Src, SDValue MaxLength, in EmitTargetCodeForStrnlen()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h145 SDValue Src, SDValue MaxLength, in EmitTargetCodeForStrnlen()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DCodeViewRecordIO.cpp18 Error CodeViewRecordIO::beginRecord(Optional<uint32_t> MaxLength) { in beginRecord()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp270 SDValue MaxLength, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForStrnlen()
/external/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp273 SDValue MaxLength, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForStrnlen()