OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MaxLength
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
ArchiveYAML.h
29
: DefaultValue(Default),
MaxLength
(Length) {}
32
unsigned
MaxLength
;
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h
64
Error beginRecord(Optional<uint32_t>
MaxLength
);
246
Optional<uint32_t>
MaxLength
;
249
if (!
MaxLength
.hasValue())
254
if (BytesUsed >= *
MaxLength
)
256
return *
MaxLength
- BytesUsed;
Completed in 30 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026