Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_symbolize.cpp65 char *Buffer, int MaxLength) { in __sanitizer_symbolize_code()
97 char *Buffer, int MaxLength) { in __sanitizer_symbolize_data()
120 char *Buffer, int MaxLength) { in __sanitizer_symbolize_frame()
148 int MaxLength) { in __sanitizer_symbolize_demangle()
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutstring.c179 UINT16 MaxLength) in AcpiUtPrintString()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DArchiveYAML.h33 unsigned MaxLength; member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h246 std::optional<uint32_t> MaxLength; member
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlinux.cpp210 constexpr uptr MaxLength = 1024U; in outputRaw() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBinaryStreamRef.cpp91 uint64_t MaxLength = getLength() - Offset; in readLongestContiguousChunk() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h147 SDValue Src, SDValue MaxLength, in EmitTargetCodeForStrnlen()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp21 Error CodeViewRecordIO::beginRecord(std::optional<uint32_t> MaxLength) { in beginRecord()
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DStringPrinter.cpp52 static constexpr unsigned MaxLength = 16; member in DecodedCharBuffer
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp264 SDValue MaxLength, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForStrnlen()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp9543 uint64_t MaxLength = uint64_t(-1); in VisitBuiltinCallExpr() local
12555 uint64_t MaxLength = uint64_t(-1); in VisitBuiltinCallExpr() local