Home
last modified time | relevance | path

Searched full:formatstring (Results 1 – 25 of 34) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo_android.cpp102 std::string FormatString(const char *fmt, ...) in FormatString() function
186 gpu.driverVersion = FormatString("0x%x", properties.driverVersion); in GetSystemInfo()
191 gpu.driverVersion = FormatString("0x%x", properties.driverVersion); in GetSystemInfo()
196 gpu.driverVersion = FormatString("0x%x", properties.driverVersion); in GetSystemInfo()
201 gpu.driverVersion = FormatString("0x%x", properties.driverVersion); in GetSystemInfo()
206 gpu.driverVersion = FormatString("%d.%d.%d.%d", properties.driverVersion >> 22, in GetSystemInfo()
219 gpu.driverVersion = FormatString("%d.%d.%d", properties.driverVersion >> 22, in GetSystemInfo()
228 gpu.driverVersion = FormatString("0x%x", properties.driverVersion); in GetSystemInfo()
234 gpu.driverVersion = FormatString("0x%x", properties.driverVersion); in GetSystemInfo()
239 gpu.driverVersion = FormatString("0x%x", properties.driverVersion); in GetSystemInfo()
[all …]
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dcolorprint.cc85 std::string FormatString(const char* msg, va_list args) { in FormatString() function
113 std::string FormatString(const char* msg, ...) { in FormatString() function
116 auto tmp = FormatString(msg, args); in FormatString()
153 if (color_code) out << FormatString("\033[0;3%sm", color_code); in ColorPrintf()
154 out << FormatString(fmt, args) << "\033[m"; in ColorPrintf()
Dcolorprint.h20 std::string FormatString(const char* msg, va_list args);
21 std::string FormatString(const char* msg, ...);
Dconsole_reporter.cc56 std::string str = FormatString("%-*s %13s %13s %10s", static_cast<int>(name_field_width_), in PrintHeader()
61 str += FormatString(" %10s", c.first.c_str()); in PrintHeader()
97 out << FormatString(fmt, args); in IgnoreColorPrint()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/third_party/perf/
Dangle-mods.patch24 +std::string FormatString(const char *fmt, va_list vararg) {
44 + std::string result = FormatString(fmt, vararg);
Dperf_test.cc19 std::string FormatString(const char *fmt, va_list vararg) { in FormatString() function
39 std::string result = FormatString(fmt, vararg); in StringPrintf()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DPlatformFunctions.h71 WINAPI*)(ID3D12GraphicsCommandList* commandList, UINT64 color, _In_ PCSTR formatString);
76 WINAPI*)(ID3D12GraphicsCommandList* commandList, UINT64 color, _In_ PCSTR formatString);
/third_party/gstreamer/gstreamer/m4/
Dgettext.m435 dnl 'need-formatstring-macros', then GNU gettext implementations that don't
36 dnl support the ISO C 99 <inttypes.h> formatstring macros will be ignored.
63 ifelse([$2], [], , [ifelse([$2], [need-ngettext], , [ifelse([$2], [need-formatstring-macros], ,
114 *" need-formatstring-macros "*) gt_api_version=3 ;;
/third_party/gstreamer/gstplugins_bad/m4/
Dgettext.m435 dnl 'need-formatstring-macros', then GNU gettext implementations that don't
36 dnl support the ISO C 99 <inttypes.h> formatstring macros will be ignored.
63 ifelse([$2], [], , [ifelse([$2], [need-ngettext], , [ifelse([$2], [need-formatstring-macros], ,
114 *" need-formatstring-macros "*) gt_api_version=3 ;;
/third_party/popt/m4/
Dgettext.m435 dnl 'need-formatstring-macros', then GNU gettext implementations that don't
36 dnl support the ISO C 99 <inttypes.h> formatstring macros will be ignored.
63 ifelse([$2], [], , [ifelse([$2], [need-ngettext], , [ifelse([$2], [need-formatstring-macros], ,
114 *" need-formatstring-macros "*) gt_api_version=3 ;;
/third_party/gstreamer/gstplugins_good/m4/
Dgettext.m435 dnl 'need-formatstring-macros', then GNU gettext implementations that don't
36 dnl support the ISO C 99 <inttypes.h> formatstring macros will be ignored.
63 ifelse([$2], [], , [ifelse([$2], [need-ngettext], , [ifelse([$2], [need-formatstring-macros], ,
114 *" need-formatstring-macros "*) gt_api_version=3 ;;
/third_party/gstreamer/gstplugins_base/m4/
Dgettext.m435 dnl 'need-formatstring-macros', then GNU gettext implementations that don't
36 dnl support the ISO C 99 <inttypes.h> formatstring macros will be ignored.
63 ifelse([$2], [], , [ifelse([$2], [need-ngettext], , [ifelse([$2], [need-formatstring-macros], ,
114 *" need-formatstring-macros "*) gt_api_version=3 ;;
/third_party/XKeyboardConfig/m4/
Dgettext.m435 dnl 'need-formatstring-macros', then GNU gettext implementations that don't
36 dnl support the ISO C 99 <inttypes.h> formatstring macros will be ignored.
65 ifelse([$2], [], , [ifelse([$2], [need-ngettext], , [ifelse([$2], [need-formatstring-macros], ,
116 *" need-formatstring-macros "*) gt_api_version=3 ;;
/third_party/abseil-cpp/absl/strings/
Dstr_format.h187 // constexpr absl::string_view formatString = "Welcome to %s, Number %d!";
188 // absl::StrFormat(formatString, "The Village", 6);
192 // absl::ParsedFormat<'s', 'd'> formatString("Welcome to %s, Number %d!");
193 // absl::StrFormat(formatString, "TheVillage", 6);
276 // absl::ParsedFormat<'s', 'd'> formatString("Welcome to %s, Number %d!");
277 // absl::StrFormat(formatString, "TheVillage", 6);
/third_party/cJSON/tests/unity/test/
D.rubocop.yml11 Style/FormatString:
/third_party/unity/test/
D.rubocop.yml11 Style/FormatString:
/third_party/python/Lib/
Dcalendar.py387 a(formatstring(names, colwidth, c).rstrip())
390 a(formatstring(headers, colwidth, c).rstrip())
401 a(formatstring(weeks, colwidth, c).rstrip())
642 print(formatstring(cols, colwidth, spacing))
645 def formatstring(cols, colwidth=_colwidth, spacing=_spacing): function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DLongNameHandler.java78 String formatString = value.getString(); in put() local
79 outArray[index] = formatString; in put()
/third_party/abseil-cpp/absl/synchronization/
Dmutex_test.cc1255 std::string FormatString(const TimeoutTestParam &param) { function
1390 ABSL_RAW_LOG(INFO, "Params: %s", FormatString(params).c_str());
1424 ABSL_RAW_LOG(INFO, "Params: %s", FormatString(params).c_str());
1459 ABSL_RAW_LOG(INFO, "Params: %s", FormatString(params).c_str());
1495 ABSL_RAW_LOG(INFO, "Params: %s", FormatString(params).c_str());
/third_party/mingw-w64/mingw-w64-headers/include/
Dresapi.h215 …PLOG_EVENT_ROUTINE) (RESOURCE_HANDLE ResourceHandle, LOG_LEVEL LogLevel, LPCWSTR FormatString,...);
/third_party/mingw-w64/mingw-w64-crt/lib64/
Diisrtl.def781 ; public: int __cdecl STR::FormatString(unsigned long,char const * __ptr64 * __ptr64 const,char con…
782 ?FormatString@STR@@QEAAHKQEAPEBDPEBDK@Z
783 ; public: long __cdecl STRA::FormatString(unsigned long,char const * __ptr64 * __ptr64 const,char c…
784 ?FormatString@STRA@@QEAAJKQEAPEBDPEBDK@Z
Diisutil.def769 ; public: long __cdecl STRA::FormatString(unsigned long,char const * __ptr64 * __ptr64 const,char c…
770 ?FormatString@STRA@@QEAAJKQEAPEBDPEBDK@Z
/third_party/e2fsprogs/
Daclocal.m4279 dnl 'need-formatstring-macros', then GNU gettext implementations that don't
280 dnl support the ISO C 99 <inttypes.h> formatstring macros will be ignored.
309 ifelse([$2], [], , [ifelse([$2], [need-ngettext], , [ifelse([$2], [need-formatstring-macros], ,
360 *" need-formatstring-macros "*) gt_api_version=3 ;;
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp2932 hr = pEngine->FormatString(subkeyFmt, subkey, &subkeyLen); in LoadOptionalFeatureStates()
2964 hr = pEngine->FormatString(subkeyFmt, subkey, &subkeyLen); in LoadOptionalFeatureStates()
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp4111 char formatString[6]; in valueToString() local
4112 sprintf(formatString, "%%.%dg", precision); in valueToString()
4118 len = snprintf(buffer, sizeof(buffer), formatString, value); in valueToString()

12