Home
last modified time | relevance | path

Searched refs:kNumFormats (Results 1 – 25 of 80) sorted by relevance

1234

/dports/sysutils/barrier/barrier-2.3.3/src/lib/barrier/
H A DIClipboard.cpp55 if (format <IClipboard::kNumFormats) { in unmarshall()
81 formatData.resize(IClipboard::kNumFormats); in marshall()
88 for (UInt32 format = 0; format != IClipboard::kNumFormats; ++format) { in marshall()
102 for (UInt32 format = 0; format != IClipboard::kNumFormats; ++format) { in marshall()
135 format != IClipboard::kNumFormats; ++format) { in copy()
H A DClipboard.h69 bool m_added[kNumFormats];
70 String m_data[kNumFormats];
H A DIClipboard.h62 kNumFormats //!< The number of clipboard formats enumerator
H A DClipboard.cpp45 for (SInt32 index = 0; index < kNumFormats; ++index) { in empty()
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/synergy/
H A DIClipboard.cpp55 if (format <IClipboard::kNumFormats) { in unmarshall()
81 formatData.resize(IClipboard::kNumFormats); in marshall()
88 for (UInt32 format = 0; format != IClipboard::kNumFormats; ++format) { in marshall()
102 for (UInt32 format = 0; format != IClipboard::kNumFormats; ++format) { in marshall()
135 format != IClipboard::kNumFormats; ++format) { in copy()
H A DClipboard.h69 bool m_added[kNumFormats];
70 String m_data[kNumFormats];
H A DIClipboard.h62 kNumFormats //!< The number of clipboard formats enumerator
H A DClipboard.cpp45 for (SInt32 index = 0; index < kNumFormats; ++index) { in empty()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/time/
H A Dformat_benchmark.cc32 const int kNumFormats = sizeof(kFormats) / sizeof(kFormats[0]); variable
47 BENCHMARK(BM_Format_FormatTime)->DenseRange(0, kNumFormats - 1);
62 BENCHMARK(BM_Format_ParseTime)->DenseRange(0, kNumFormats - 1);
/dports/devel/abseil/abseil-cpp-20211102.0/absl/time/
H A Dformat_benchmark.cc32 const int kNumFormats = sizeof(kFormats) / sizeof(kFormats[0]); variable
47 BENCHMARK(BM_Format_FormatTime)->DenseRange(0, kNumFormats - 1);
62 BENCHMARK(BM_Format_ParseTime)->DenseRange(0, kNumFormats - 1);
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/time/
H A Dformat_benchmark.cc32 const int kNumFormats = sizeof(kFormats) / sizeof(kFormats[0]); variable
47 BENCHMARK(BM_Format_FormatTime)->DenseRange(0, kNumFormats - 1);
62 BENCHMARK(BM_Format_ParseTime)->DenseRange(0, kNumFormats - 1);
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/time/
H A Dformat_benchmark.cc32 const int kNumFormats = sizeof(kFormats) / sizeof(kFormats[0]); variable
47 BENCHMARK(BM_Format_FormatTime)->DenseRange(0, kNumFormats - 1);
62 BENCHMARK(BM_Format_ParseTime)->DenseRange(0, kNumFormats - 1);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/time/
H A Dformat_benchmark.cc32 const int kNumFormats = sizeof(kFormats) / sizeof(kFormats[0]); variable
47 BENCHMARK(BM_Format_FormatTime)->DenseRange(0, kNumFormats - 1);
62 BENCHMARK(BM_Format_ParseTime)->DenseRange(0, kNumFormats - 1);
/dports/devel/bloaty/bloaty-1.1/third_party/abseil-cpp/absl/time/
H A Dformat_benchmark.cc32 const int kNumFormats = sizeof(kFormats) / sizeof(kFormats[0]); variable
46 BENCHMARK(BM_Format_FormatTime)->DenseRange(0, kNumFormats - 1);
61 BENCHMARK(BM_Format_ParseTime)->DenseRange(0, kNumFormats - 1);
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/time/
H A Dformat_benchmark.cc32 const int kNumFormats = sizeof(kFormats) / sizeof(kFormats[0]); variable
47 BENCHMARK(BM_Format_FormatTime)->DenseRange(0, kNumFormats - 1);
62 BENCHMARK(BM_Format_ParseTime)->DenseRange(0, kNumFormats - 1);
/dports/devel/cctz/cctz-2.2/src/
H A Dbenchmarks.cc953 const int kNumFormats = sizeof(kFormats) / sizeof(kFormats[0]); variable
966 BENCHMARK(BM_Format_FormatTime)->DenseRange(0, kNumFormats - 1);
980 BENCHMARK(BM_Format_ParseTime)->DenseRange(0, kNumFormats - 1);
/dports/devel/bloaty/bloaty-1.1/third_party/abseil-cpp/absl/time/internal/cctz/src/
H A Dcctz_benchmark.cc951 const int kNumFormats = sizeof(kFormats) / sizeof(kFormats[0]); variable
964 BENCHMARK(BM_Format_FormatTime)->DenseRange(0, kNumFormats - 1);
978 BENCHMARK(BM_Format_ParseTime)->DenseRange(0, kNumFormats - 1);
/dports/sysutils/barrier/barrier-2.3.3/src/lib/platform/
H A DXWindowsClipboard.h306 bool m_added[kNumFormats];
307 std::string m_data[kNumFormats];
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/platform/
H A DXWindowsClipboard.h310 bool m_added[kNumFormats];
311 String m_data[kNumFormats];
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/time/internal/cctz/src/
H A Dcctz_benchmark.cc1000 const int kNumFormats = sizeof(kFormats) / sizeof(kFormats[0]); variable
1013 BENCHMARK(BM_Format_FormatTime)->DenseRange(0, kNumFormats - 1);
1027 BENCHMARK(BM_Format_ParseTime)->DenseRange(0, kNumFormats - 1);
/dports/devel/abseil/abseil-cpp-20211102.0/absl/time/internal/cctz/src/
H A Dcctz_benchmark.cc1002 const int kNumFormats = sizeof(kFormats) / sizeof(kFormats[0]); variable
1015 BENCHMARK(BM_Format_FormatTime)->DenseRange(0, kNumFormats - 1);
1029 BENCHMARK(BM_Format_ParseTime)->DenseRange(0, kNumFormats - 1);
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/time/internal/cctz/src/
H A Dcctz_benchmark.cc1000 const int kNumFormats = sizeof(kFormats) / sizeof(kFormats[0]); variable
1013 BENCHMARK(BM_Format_FormatTime)->DenseRange(0, kNumFormats - 1);
1027 BENCHMARK(BM_Format_ParseTime)->DenseRange(0, kNumFormats - 1);
/dports/astro/phd2/phd2-2.6.10/thirdparty/VidCapture/Source/VidCapture/
H A DCVImage.cpp853 const int kNumFormats = 4; in Load() local
854 const char* kFormatExtensions[kNumFormats] = in Load()
879 while ((!foundFile) && (i < kNumFormats)) in Load()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/time/internal/cctz/src/
H A Dcctz_benchmark.cc1001 const int kNumFormats = sizeof(kFormats) / sizeof(kFormats[0]); variable
1014 BENCHMARK(BM_Format_FormatTime)->DenseRange(0, kNumFormats - 1);
1028 BENCHMARK(BM_Format_ParseTime)->DenseRange(0, kNumFormats - 1);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/time/internal/cctz/src/
H A Dcctz_benchmark.cc1001 const int kNumFormats = sizeof(kFormats) / sizeof(kFormats[0]); variable
1014 BENCHMARK(BM_Format_FormatTime)->DenseRange(0, kNumFormats - 1);
1028 BENCHMARK(BM_Format_ParseTime)->DenseRange(0, kNumFormats - 1);

1234