Searched defs:std (Results 51 - 75 of 231) sorted by relevance

12345678910

/freebsd-current/lib/libc/stdio/
H A Dfindfp.c53 #define std(flags, file) { \ macro
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMSFError.h32 namespace std { namespace
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DTargetRegistry.cpp111 static int TargetArraySortFn(const std::pair<StringRef, const Target *> *LHS, argument
[all...]
/freebsd-current/contrib/libcxxrt/
H A Dcxxabi.h28 namespace std namespace
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp59 checkAndConsumeDirectiveWithName( Lexer &Lex, StringRef Name, Token &Tok, std::optional<StringRef> RawIDName = std::nullopt) argument
[all...]
/freebsd-current/contrib/llvm-project/libcxx/include/__format/
H A Drange_formatter.h174 if constexpr (ranges::contiguous_range<_Rp> && std argument
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_new_delete.cpp55 namespace std { namespace
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/TextAPI/
H A DTarget.cpp
/freebsd-current/contrib/atf/atf-c++/detail/
H A Dapplication.cpp49 namespace std { namespace
[all...]
/freebsd-current/contrib/kyua/store/
H A Dwrite_transaction.cpp78 put_env_vars(sqlite::database& db, const std::map< std::string, std::string >& env) argument
[all...]
/freebsd-current/contrib/kyua/utils/format/
H A Dformatter.cpp[all...]
/freebsd-current/contrib/kyua/utils/cmdline/
H A Dparser.cpp213 parsed_cmdline( const std::map< std::string, std::vector< std::string > >& option_values_, const cmdline::args_vector& arguments_) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/
H A Dcomplex_cmath.h30 namespace std { namespace
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormatVariadic.h[all...]
H A DErrorOr.h74 ErrorOr(E ErrorCode, std::enable_if_t<std::is_error_code_enum<E>::value || std::is_error_condition_enum<E>::value, void *> = nullptr) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallDescription.h175 CallDescriptionMap( std::initializer_list<std::pair<CallDescription, T>> &&List) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringMapEntry.h90 StringMapEntryStorage(size_t keyLength, std::nullopt_t = std::nullopt) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h401 namespace std { namespace
[all...]
H A DDWARFExpression.h146 DWARFExpression(DataExtractor Data, uint8_t AddressSize, std::optional<dwarf::DwarfFormat> Format = std::nullopt) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Remarks/
H A DRemarkParser.cpp115 CParser(Format ParserFormat, StringRef Buf, std::optional<ParsedStringTable> StrTab = std::nullopt) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-color-helper.cpp84 convertToHSV(const std::tuple<uint8_t, uint8_t, uint8_t> &Color) argument
121 convertToRGB(const std::tuple<double, double, double> &Color) argument
172 interpolateHSV(const std::tuple<double, double, double> &C0, const std::tuple<double, double, double> &C1, double T) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Frontend/
H A DPrecompiledPreamble.h259 namespace std { namespace
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFLiveness.h42 namespace std { namespace
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp78 WriteFixedFiles( std::vector<std::pair<std::string, std::string>> *RewrittenFiles) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DEvent.h112 bool WaitForEventReceived(const Timeout<std::micro> &timeout = std::nullopt) { argument

Completed in 334 milliseconds

12345678910