/llvm-project/lldb/tools/debugserver/source/ |
H A D | DNBLog.h | 63 #define DNBLog(fmt, ...) \ argument 69 #define DNBLogDebug(fmt, ...) \ argument 75 #define DNBLogDebugVerbose(fmt, ...) \ argument 81 #define DNBLogThreaded(fmt, ...) \ argument 87 #define DNBLogThreadedIf(mask, fmt, ...) \ argument 93 #define DNBLogError(fmt, ...) \ argument 99 #define DNBLogFatalError(err, fmt, ...) \ argument 105 #define DNBLogVerbose(fmt, ...) \ argument 111 #define DNBLogWarning(fmt, ...) \ argument 117 #define DNBLogWarningVerbose(fmt, ...) \ argument
|
/llvm-project/libcxx/test/std/time/time.syn/ |
H A D | formatter.sys_time.pass.cpp | 76 constexpr std::basic_string_view<CharT> fmt = test_valid_values_year() local 132 constexpr std::basic_string_view<CharT> fmt = SV("{:%%b='%b'%t%%h='%h'%t%%B='%B'%t%%m='%m'%t%%Om='%Om'%n}"); test_valid_values_month() local 222 constexpr std::basic_string_view<CharT> fmt = SV("{:%%d='%d'%t%%Od='%Od'%t%%e='%e'%t%%Oe='%Oe'%n}"); test_valid_values_day() local 277 constexpr std::basic_string_view<CharT> fmt = test_valid_values_weekday() local 344 constexpr std::basic_string_view<CharT> fmt = SV("{:%%j='%j'%n}"); test_valid_values_day_of_year() local 371 constexpr std::basic_string_view<CharT> fmt = SV("{:%%U='%U'%t%%OU='%OU'%t%%W='%W'%t%%OW='%OW'%n}"); test_valid_values_week() local 424 constexpr std::basic_string_view<CharT> fmt = SV("{:%%g='%g'%t%%G='%G'%t%%V='%V'%t%%OV='%OV'%n}"); test_valid_values_iso_8601_week() local 478 constexpr std::basic_string_view<CharT> fmt = SV("{:%%D='%D'%t%%F='%F'%t%%x='%x'%t%%Ex='%Ex'%n}"); test_valid_values_date() local 542 constexpr std::basic_string_view<CharT> fmt = SV( test_valid_values_time() local 802 constexpr std::basic_string_view<CharT> fmt = SV("{:%%c='%c'%t%%Ec='%Ec'%n}"); test_valid_values_date_time() local 905 constexpr std::basic_string_view<CharT> fmt = SV("{:%%z='%z'%t%%Ez='%Ez'%t%%Oz='%Oz'%t%%Z='%Z'%n}"); test_valid_values_time_zone() local [all...] |
H A D | formatter.file_time.pass.cpp | 83 constexpr std::basic_string_view<CharT> fmt = test_valid_values_year() local 141 constexpr std::basic_string_view<CharT> fmt = SV("{:%%b='%b'%t%%h='%h'%t%%B='%B'%t%%m='%m'%t%%Om='%Om'%n}"); test_valid_values_month() local 231 constexpr std::basic_string_view<CharT> fmt = SV("{:%%d='%d'%t%%Od='%Od'%t%%e='%e'%t%%Oe='%Oe'%n}"); test_valid_values_day() local 284 constexpr std::basic_string_view<CharT> fmt = test_valid_values_weekday() local 351 constexpr std::basic_string_view<CharT> fmt = SV("{:%%j='%j'%n}"); test_valid_values_day_of_year() local 377 constexpr std::basic_string_view<CharT> fmt = SV("{:%%U='%U'%t%%OU='%OU'%t%%W='%W'%t%%OW='%OW'%n}"); test_valid_values_week() local 428 constexpr std::basic_string_view<CharT> fmt = SV("{:%%g='%g'%t%%G='%G'%t%%V='%V'%t%%OV='%OV'%n}"); test_valid_values_iso_8601_week() local 480 constexpr std::basic_string_view<CharT> fmt = SV("{:%%D='%D'%t%%F='%F'%t%%x='%x'%t%%Ex='%Ex'%n}"); test_valid_values_date() local 544 constexpr std::basic_string_view<CharT> fmt = SV( test_valid_values_time() local 806 constexpr std::basic_string_view<CharT> fmt = SV("{:%%c='%c'%t%%Ec='%Ec'%n}"); test_valid_values_date_time() local 909 constexpr std::basic_string_view<CharT> fmt = SV("{:%%z='%z'%t%%Ez='%Ez'%t%%Oz='%Oz'%t%%Z='%Z'%n}"); test_valid_values_time_zone() local [all...] |
H A D | formatter.local_time.pass.cpp | 77 constexpr std::basic_string_view<CharT> fmt = test_valid_values_year() local 133 constexpr std::basic_string_view<CharT> fmt = SV("{:%%b='%b'%t%%h='%h'%t%%B='%B'%t%%m='%m'%t%%Om='%Om'%n}"); test_valid_values_month() local 223 constexpr std::basic_string_view<CharT> fmt = SV("{:%%d='%d'%t%%Od='%Od'%t%%e='%e'%t%%Oe='%Oe'%n}"); test_valid_values_day() local 278 constexpr std::basic_string_view<CharT> fmt = test_valid_values_weekday() local 345 constexpr std::basic_string_view<CharT> fmt = SV("{:%%j='%j'%n}"); test_valid_values_day_of_year() local 374 constexpr std::basic_string_view<CharT> fmt = SV("{:%%U='%U'%t%%OU='%OU'%t%%W='%W'%t%%OW='%OW'%n}"); test_valid_values_week() local 427 constexpr std::basic_string_view<CharT> fmt = SV("{:%%g='%g'%t%%G='%G'%t%%V='%V'%t%%OV='%OV'%n}"); test_valid_values_iso_8601_week() local 481 constexpr std::basic_string_view<CharT> fmt = SV("{:%%D='%D'%t%%F='%F'%t%%x='%x'%t%%Ex='%Ex'%n}"); test_valid_values_date() local 545 constexpr std::basic_string_view<CharT> fmt = SV( test_valid_values_time() local 805 constexpr std::basic_string_view<CharT> fmt = SV("{:%%c='%c'%t%%Ec='%Ec'%n}"); test_valid_values_date_time() local [all...] |
H A D | formatter.weekday_index.pass.cpp | 69 constexpr std::basic_string_view<CharT> fmt = test_valid_values() local 249 constexpr std::basic_string_view<CharT> fmt = SV("{:%%u='%u'%t%%Ou='%Ou'%t%%w='%w'%t%%Ow='%Ow'%n}"); test_invalid_values() local 367 constexpr std::basic_string_view<CharT> fmt = SV("{:%%a='%a'%t%%A='%A'%n}"); test_invalid_values() local [all...] |
H A D | formatter.year.pass.cpp | 58 constexpr std::basic_string_view<CharT> fmt = SV( test_valid_values() local 268 constexpr std::basic_string_view<CharT> fmt = SV("{:%%C='%C'%t%%y='%y'%t%%Y='%Y'%t%n}"); test_padding() local [all...] |
H A D | formatter.weekday_last.pass.cpp | 52 constexpr std::basic_string_view<CharT> fmt = test_valid_values() local 228 constexpr std::basic_string_view<CharT> fmt = SV("{:%%u='%u'%t%%Ou='%Ou'%t%%w='%w'%t%%Ow='%Ow'%n}"); test_invalid_values() local [all...] |
H A D | formatter.weekday.pass.cpp | 52 constexpr std::basic_string_view<CharT> fmt = test_valid_values() local 125 constexpr std::basic_string_view<CharT> fmt = SV("{:%%u='%u'%t%%Ou='%Ou'%t%%w='%w'%t%%Ow='%Ow'%n}"); test_invalid_values() local [all...] |
/llvm-project/libcxx/test/std/re/re.results/re.results.form/ |
H A D | form1.pass.cpp | 32 const char fmt[] = "prefix: $`, match: $&, suffix: $', m[1]: $1, m[2]: $2"; in main() local 45 const char fmt[] = "prefix: $`, match: $&, suffix: $', m[1]: $1, m[2]: $2"; in main() local 57 const char fmt[] = "prefix: $`, match: $&, suffix: $', m[1]: $1, m[2]: $2"; in main() local 69 const char fmt[] = "prefix: $`, match: $&, suffix: $', m[1]: $1, m[2]: $2"; in main() local 82 const char fmt[] = "match: &, m[1]: \\1, m[2]: \\2"; in main() local 96 const char fmt[] = "match: &, m[1]: \\1, m[2]: \\2"; in main() local 109 const char fmt[] = "match: &, m[1]: \\1, m[2]: \\2"; in main() local 124 const wchar_t fmt[] = L"prefix: $`, match: $&, suffix: $', m[1]: $1, m[2]: $2"; in main() local 136 const wchar_t fmt[] = L"prefix: $`, match: $&, suffix: $', m[1]: $1, m[2]: $2"; in main() local 149 const wchar_t fmt[] = L"match: &, m[1]: \\1, m[2]: \\2"; in main() local
|
H A D | form4.pass.cpp | 28 const char fmt[] = "prefix: $`, match: $&, suffix: $', m[1]: $1, m[2]: $2"; in main() local 37 const char fmt[] = "prefix: $`, match: $&, suffix: $', m[1]: $1, m[2]: $2"; in main() local 46 const char fmt[] = "match: &, m[1]: \\1, m[2]: \\2"; in main() local 57 const wchar_t fmt[] = L"prefix: $`, match: $&, suffix: $', m[1]: $1, m[2]: $2"; in main() local 66 const wchar_t fmt[] = L"prefix: $`, match: $&, suffix: $', m[1]: $1, m[2]: $2"; in main() local 75 const wchar_t fmt[] = L"match: &, m[1]: \\1, m[2]: \\2"; in main() local
|
H A D | form3.pass.cpp | 32 nstr fmt("prefix: $`, match: $&, suffix: $', m[1]: $1, m[2]: $2"); in main() local 41 nstr fmt("prefix: $`, match: $&, suffix: $', m[1]: $1, m[2]: $2"); in main() local 50 nstr fmt("match: &, m[1]: \\1, m[2]: \\2"); in main() local 62 wstr fmt(L"prefix: $`, match: $&, suffix: $', m[1]: $1, m[2]: $2"); in main() local 71 wstr fmt(L"prefix: $`, match: $&, suffix: $', m[1]: $1, m[2]: $2"); in main() local 80 wstr fmt(L"match: &, m[1]: \\1, m[2]: \\2"); in main() local
|
H A D | form2.pass.cpp | 34 nstr fmt("prefix: $`, match: $&, suffix: $', m[1]: $1, m[2]: $2"); in main() local 45 nstr fmt("prefix: $`, match: $&, suffix: $', m[1]: $1, m[2]: $2"); in main() local 56 nstr fmt("match: &, m[1]: \\1, m[2]: \\2"); in main() local 70 wstr fmt(L"prefix: $`, match: $&, suffix: $', m[1]: $1, m[2]: $2"); in main() local 81 wstr fmt(L"prefix: $`, match: $&, suffix: $', m[1]: $1, m[2]: $2"); in main() local 92 wstr fmt(L"match: &, m[1]: \\1, m[2]: \\2"); in main() local
|
/llvm-project/libcxx/benchmarks/ |
H A D | formatter_float.bench.cpp |
|
H A D | formatter_int.bench.cpp |
|
/llvm-project/clang/test/CodeGen/ |
H A D | mips-varargs.c | 12 int test_i32(char *fmt, ...) { in test_i32() 48 long long test_i64(char *fmt, ...) { in test_i64() 77 char *test_ptr(char *fmt, ...) { in test_ptr() 108 int test_v4i32(char *fmt, ...) { in test_v4i32()
|
/llvm-project/mlir/include/mlir/Tools/lsp-server-support/ |
H A D | Logging.h | 34 static void debug(const char *fmt, Ts &&...vals) { in debug() 38 static void info(const char *fmt, Ts &&...vals) { in info() 42 static void error(const char *fmt, Ts &&...vals) { in error()
|
/llvm-project/clang/test/CodeGen/WebAssembly/ |
H A D | wasm-varargs.c | 23 int test_i32(char *fmt, ...) { in test_i32() 53 long long test_i64(char *fmt, ...) { in test_i64() 85 struct S test_struct(char *fmt, ...) { in test_struct() 118 struct S test_empty_struct(char *fmt, ...) { in test_empty_struct()
|
/llvm-project/libcxx/test/std/utilities/charconv/charconv.msvc/ |
H A D | test.hpp | 23 chars_format fmt; member 31 chars_format fmt; member 37 chars_format fmt; member 44 chars_format fmt; member 52 chars_format fmt; member 58 chars_format fmt; member
|
/llvm-project/libcxx/test/libcxx/utilities/format/format.string/format.string.std/ |
H A D | test_exception.h | 17 test_exception(std::string_view what,const CharT * fmt) test_exception() argument 41 test_exception(std::string_view what,const CharT * fmt) test_exception() argument
|
/llvm-project/clang/test/Sema/Inputs/ |
H A D | format-unused-system-args.h | 4 #define PRINT2(fmt, a1, a2) \ argument 7 #define PRINT1(fmt, a1) \ argument
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | mangle-valist.cpp | 4 void test1(const char *fmt, va_list ap) { in test1() 13 void Test2::test2(const char *fmt, va_list ap) { in test2()
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | redundant-string-cstr-function.cpp | 9 namespace fmt { namespace 72 void operator()(const char *fmt, Args &&...args) { in operator ()() 76 void Log(const char *fmt, Args &&...args) { in Log() 129 void operator()(const char *fmt, Args &&...args) { in operator ()() 133 void Log(const char *fmt, Args &&...args) { in Log()
|
/llvm-project/lldb/unittests/DataFormatter/ |
H A D | StringPrinterTests.cpp | 50 auto fmt = [](StringRef str) { in TEST() local 84 auto fmt = [](StringRef str) { in TEST() local 118 auto fmt = [](StringRef str) { in TEST() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | builtins-va_arg.cpp | 14 int test_vprintf(const char *fmt, va_list ap) { in test_vprintf() 46 int test_printf(const char *fmt, ...) { in test_printf()
|
/llvm-project/libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/ |
H A D | formatter.char.pass.cpp | 36 test(StringT expected,StringViewT fmt,ArgumentT arg,std::size_t offset) test() argument 63 std::basic_string_view<CharT> fmt{f}; test_termination_condition() local 80 std::basic_string_view fmt = SV("d}"); test_set_debug_format() local [all...] |