Home
last modified time | relevance | path

Searched defs:Format (Results 1 – 25 of 112) sorted by relevance

12345

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flag_parser.h28 virtual bool Format(char *buffer, uptr size) { in Format() function
78 inline bool FlagHandler<bool>::Format(char *buffer, uptr size) { in Format() function
99 inline bool FlagHandler<HandleSignalMode>::Format(char *buffer, uptr size) { in Format() function
111 inline bool FlagHandler<const char *>::Format(char *buffer, uptr size) { in Format() function
125 inline bool FlagHandler<int>::Format(char *buffer, uptr size) { in Format() function
140 inline bool FlagHandler<uptr>::Format(char *buffer, uptr size) { in Format() function
155 inline bool FlagHandler<s64>::Format(char *buffer, uptr size) { in Format() function
/freebsd/sys/dev/acpica/Osd/
H A DOsdStream.c36 AcpiOsPrintf(const char *Format, ...) in AcpiOsPrintf()
46 AcpiOsVprintf(const char *Format, va_list Args) in AcpiOsVprintf()
/freebsd/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDiffLog.h35 StringRef Format; variable
40 LogBuilder(Consumer &c, StringRef Format) : consumer(&c), Format(Format) {} in LogBuilder()
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Duterror.c192 const char *Format, in AcpiUtPredefinedWarning()
241 const char *Format, in AcpiUtPredefinedInfo()
290 const char *Format, in AcpiUtPredefinedBiosError()
H A Dutxferror.c186 const char *Format, in AcpiError()
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DPCHContainerOperations.h106 const PCHContainerWriter *getWriterOrNull(llvm::StringRef Format) { in getWriterOrNull()
109 const PCHContainerReader *getReaderOrNull(llvm::StringRef Format) { in getReaderOrNull()
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp107 void ScopedString::vappend(const char *Format, va_list &Args) { in vappend()
225 void ScopedString::append(const char *Format, ...) { in append()
232 void Printf(const char *Format, ...) { in Printf()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h541 SampleProfileFormat Format = SPF_None; variable
584 : SampleProfileReader(std::move(B), C, Format) {} in SampleProfileReader() argument
684 : SampleProfileReaderBinary(std::move(B), C, Format) {} in SampleProfileReaderBinary() argument
763 LLVMContext &C, SampleProfileFormat Format) in SampleProfileReaderExtBinaryBase()
798 : SampleProfileReaderExtBinaryBase(std::move(B), C, Format) {} in SampleProfileReaderExtBinaryBase() argument
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.cpp112 const ColumnFormat *Format = getColumnFormat(RemainingCodePoints); in formatAfterToken() local
263 ColumnFormat Format; in precomputeFormattingInfos() local
315 for (const ColumnFormat &Format : llvm::reverse(Formats)) { in getColumnFormat() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DRemarkFormat.h25 enum class Format { Unknown, YAML, YAMLStrTab, Bitstream }; enum
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMRemarkStreamer.cpp107 Expected<remarks::Format> Format = remarks::parseFormat(RemarksFormat); in setupLLVMOptimizationRemarks() local
151 Expected<remarks::Format> Format = remarks::parseFormat(RemarksFormat); in setupLLVMOptimizationRemarks() local
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPort.h123 #define PROF_ERR(Format, ...) \ argument
126 #define PROF_WARN(Format, ...) \ argument
129 #define PROF_NOTE(Format, ...) \ argument
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h55 dwarf::DwarfFormat Format; member
85 dwarf::DwarfFormat Format; member
111 dwarf::DwarfFormat Format; member
162 dwarf::DwarfFormat Format; member
184 dwarf::DwarfFormat Format; member
193 dwarf::DwarfFormat Format; member
223 dwarf::DwarfFormat Format; member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFListTable.h75 dwarf::DwarfFormat Format; variable
103 static uint8_t getHeaderSize(dwarf::DwarfFormat Format) { in getHeaderSize()
125 dwarf::DwarfFormat Format, in getOffsetEntry()
H A DDWARFDebugAddr.h27 dwarf::DwarfFormat Format; variable
H A DDWARFDebugPubTable.h50 dwarf::DwarfFormat Format; member
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp23 StringRef Format; member in __anonddb1d4dd0111::InterfaceStubFunctionsConsumer
241 StringRef Format) in InterfaceStubFunctionsConsumer()
292 raw_ostream &OS) -> void { in HandleTranslationUnit()
H A DASTConsumers.cpp38 ASTDumpOutputFormat Format, StringRef FilterString, in ASTPrinter()
169 bool DumpDeclTypes, ASTDumpOutputFormat Format) { in CreateASTDumper()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Parallel/
H A DDWARFLinker.h113 dwarf::FormParams Format = {4, 4, dwarf::DWARF32}; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDataExtractor.cpp24 dwarf::DwarfFormat Format = dwarf::DWARF32; in getInitialLength() local
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslprintf.c255 char *Format; in OpcParsePrintf() local
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningService.h95 const ScanningOutputFormat Format; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DUnicode.cpp288 static const UnicodeCharSet Format(Cf); isFormatting() local
H A DChrono.cpp61 std::string Format; format() local
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst279 Format section in Enumerators
277 .. _Format: global() target
326 DescriptionLevelFormat global() argument

12345