Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/symbolizer/
H A Dsanitizer_symbolize.cc36 char *Buffer, int MaxLength) { in __sanitizer_symbolize_code()
50 char *Buffer, int MaxLength) { in __sanitizer_symbolize_data()
66 int MaxLength) { in __sanitizer_symbolize_demangle()
/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Dutstring.c71 UINT16 MaxLength) in AcpiUtPrintString()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DArchiveYAML.h32 unsigned MaxLength; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h246 Optional<uint32_t> MaxLength; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DBinaryStreamRef.cpp97 uint32_t MaxLength = getLength() - Offset; in readLongestContiguousChunk() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h145 SDValue Src, SDValue MaxLength, in EmitTargetCodeForStrnlen()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp18 Error CodeViewRecordIO::beginRecord(Optional<uint32_t> MaxLength) { in beginRecord()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp271 SDValue MaxLength, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForStrnlen()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp9077 uint64_t MaxLength = uint64_t(-1); in VisitBuiltinCallExpr() local
11885 uint64_t MaxLength = uint64_t(-1); in VisitBuiltinCallExpr() local