/external/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/ |
D | sanitizer_symbolize.cpp | 36 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/ |
D | string_utils.h | 21 explicit ScopedString(uptr MaxLength) : String(MaxLength), Length(0) { in ScopedString()
|
D | linux.cpp | 221 constexpr uptr MaxLength = 1024U; in outputRaw() local
|
/external/llvm-project/compiler-rt/lib/scudo/standalone/ |
D | string_utils.h | 21 explicit ScopedString(uptr MaxLength) : String(MaxLength), Length(0) { in ScopedString()
|
D | linux.cpp | 182 constexpr uptr MaxLength = 1024U; in outputRaw() local
|
/external/pdfium/fxbarcode/ |
D | cbc_pdf417i_unittest.cpp | 16 TEST(CBC_PDF417ITest, MaxLength) { in TEST() argument
|
/external/brotli/csharp/org/brotli/dec/ |
D | Huffman.cs | 17 private const int MaxLength = 15; field in Org.Brotli.Dec.Huffman
|
/external/llvm-project/llvm/include/llvm/ObjectYAML/ |
D | ArchiveYAML.h | 32 unsigned MaxLength; member
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | StreamRef.h | 51 uint32_t MaxLength = Length - Offset; in readLongestContiguousChunk() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeViewRecordIO.h | 245 Optional<uint32_t> MaxLength; member
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeViewRecordIO.h | 246 Optional<uint32_t> MaxLength; member
|
/external/llvm-project/clang-tools-extra/clang-query/ |
D | Query.cpp | 122 unsigned MaxLength = FirstLine.size(); in run() local
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
D | line_reader_unittest.cc | 143 TEST(LineReaderTest, MaxLength) { in TEST() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | BinaryStreamRef.cpp | 97 uint32_t MaxLength = getLength() - Offset; in readLongestContiguousChunk() local
|
/external/llvm-project/llvm/lib/Support/ |
D | BinaryStreamRef.cpp | 97 uint32_t MaxLength = getLength() - Offset; in readLongestContiguousChunk() local
|
/external/llvm/include/llvm/CodeGen/ |
D | SelectionDAGTargetInfo.h | 143 SDValue Src, SDValue MaxLength, in EmitTargetCodeForStrnlen()
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | SelectionDAGTargetInfo.h | 145 SDValue Src, SDValue MaxLength, in EmitTargetCodeForStrnlen()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | SelectionDAGTargetInfo.h | 145 SDValue Src, SDValue MaxLength, in EmitTargetCodeForStrnlen()
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | CodeViewRecordIO.cpp | 18 Error CodeViewRecordIO::beginRecord(Optional<uint32_t> MaxLength) { in beginRecord()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | CodeViewRecordIO.cpp | 18 Error CodeViewRecordIO::beginRecord(Optional<uint32_t> MaxLength) { in beginRecord()
|
/external/llvm-project/lldb/source/DataFormatters/ |
D | StringPrinter.cpp | 52 static constexpr unsigned MaxLength = 16; member in DecodedCharBuffer
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 271 SDValue MaxLength, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForStrnlen()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 273 SDValue MaxLength, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForStrnlen()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 270 SDValue MaxLength, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForStrnlen()
|
/external/llvm-project/clang/lib/AST/ |
D | ExprConstant.cpp | 9066 uint64_t MaxLength = uint64_t(-1); in VisitBuiltinCallExpr() local 11859 uint64_t MaxLength = uint64_t(-1); in VisitBuiltinCallExpr() local
|