Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
Dsanitizer_symbolize.cpp46 char *Buffer, int MaxLength, in __sanitizer_symbolize_code()
76 char *Buffer, int MaxLength) { in __sanitizer_symbolize_data()
99 int MaxLength) { in __sanitizer_symbolize_demangle()
/freebsd-12-stable/sys/contrib/dev/acpica/components/utilities/
Dutstring.c179 UINT16 MaxLength) in AcpiUtPrintString()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
DArchiveYAML.h32 unsigned MaxLength; member
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRecordIO.h246 Optional<uint32_t> MaxLength; member
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
Dlinux.cpp186 constexpr uptr MaxLength = 1024U; in outputRaw() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DBinaryStreamRef.cpp97 uint32_t MaxLength = getLength() - Offset; in readLongestContiguousChunk() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h145 SDValue Src, SDValue MaxLength, in EmitTargetCodeForStrnlen()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
DCodeViewRecordIO.cpp18 Error CodeViewRecordIO::beginRecord(Optional<uint32_t> MaxLength) { in beginRecord()
/freebsd-12-stable/contrib/llvm-project/lldb/source/DataFormatters/
DStringPrinter.cpp52 static constexpr unsigned MaxLength = 16; member in DecodedCharBuffer
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp283 SDValue MaxLength, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForStrnlen()
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DExprConstant.cpp9106 uint64_t MaxLength = uint64_t(-1); in VisitBuiltinCallExpr() local
11926 uint64_t MaxLength = uint64_t(-1); in VisitBuiltinCallExpr() local