Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
Dsanitizer_symbolize.cpp36 char *Buffer, int MaxLength, in __sanitizer_symbolize_code()
61 char *Buffer, int MaxLength) { in __sanitizer_symbolize_data()
80 int MaxLength) { in __sanitizer_symbolize_demangle()
/external/scudo/standalone/
Dstring_utils.h21 explicit ScopedString(uptr MaxLength) : String(MaxLength), Length(0) { in ScopedString()
Dlinux.cpp221 constexpr uptr MaxLength = 1024U; in outputRaw() local
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dstring_utils.h21 explicit ScopedString(uptr MaxLength) : String(MaxLength), Length(0) { in ScopedString()
Dlinux.cpp182 constexpr uptr MaxLength = 1024U; in outputRaw() local
/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-project/llvm/include/llvm/ObjectYAML/
DArchiveYAML.h32 unsigned MaxLength; member
/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/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRecordIO.h246 Optional<uint32_t> MaxLength; member
/external/llvm-project/clang-tools-extra/clang-query/
DQuery.cpp122 unsigned MaxLength = FirstLine.size(); in run() local
/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/llvm-project/llvm/lib/Support/
DBinaryStreamRef.cpp97 uint32_t MaxLength = getLength() - Offset; in readLongestContiguousChunk() local
/external/llvm/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h143 SDValue Src, SDValue MaxLength, in EmitTargetCodeForStrnlen()
/external/llvm-project/llvm/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h145 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/llvm-project/llvm/lib/DebugInfo/CodeView/
DCodeViewRecordIO.cpp18 Error CodeViewRecordIO::beginRecord(Optional<uint32_t> MaxLength) { in beginRecord()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DCodeViewRecordIO.cpp18 Error CodeViewRecordIO::beginRecord(Optional<uint32_t> MaxLength) { in beginRecord()
/external/llvm-project/lldb/source/DataFormatters/
DStringPrinter.cpp52 static constexpr unsigned MaxLength = 16; member in DecodedCharBuffer
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp271 SDValue MaxLength, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForStrnlen()
/external/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp273 SDValue MaxLength, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForStrnlen()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp270 SDValue MaxLength, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForStrnlen()
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp9066 uint64_t MaxLength = uint64_t(-1); in VisitBuiltinCallExpr() local
11859 uint64_t MaxLength = uint64_t(-1); in VisitBuiltinCallExpr() local