/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/mojo/services/ |
H A D | video_decode_perf_history_unittest.cc | 545 const VideoCodecProfile kProfile = VP9PROFILE_PROFILE0; in TEST_P() local 553 MakeFeaturesPtr(kProfile, kSize, kFrameRate, params.key_system, in TEST_P() 579 const VideoCodecProfile kProfile = VP9PROFILE_PROFILE0; in TEST_P() local 587 MakeFeatures(kProfile, kSize, kFrameRate, params.key_system, in TEST_P() 595 MakeFeaturesPtr(kProfile, kSize, kFrameRate, params.key_system, in TEST_P() 612 MakeFeaturesPtr(kProfile, kSize, kFrameRate, params.key_system, in TEST_P() 703 const VideoCodecProfile kProfile = VP9PROFILE_PROFILE0; in TEST_P() local 719 MakeFeatures(kProfile, kSize, kFrameRate, params.key_system, in TEST_P() 728 MakeFeaturesPtr(kProfile, kSize, kFrameRate, params.key_system, in TEST_P() 758 const VideoCodecProfile kProfile = VP9PROFILE_PROFILE0; in TEST_P() local [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/mojo/services/ |
H A D | video_decode_perf_history_unittest.cc | 550 const VideoCodecProfile kProfile = VP9PROFILE_PROFILE0; in TEST_P() local 558 MakeFeaturesPtr(kProfile, kSize, kFrameRate, params.key_system, in TEST_P() 584 const VideoCodecProfile kProfile = VP9PROFILE_PROFILE0; in TEST_P() local 592 MakeFeatures(kProfile, kSize, kFrameRate, params.key_system, in TEST_P() 600 MakeFeaturesPtr(kProfile, kSize, kFrameRate, params.key_system, in TEST_P() 617 MakeFeaturesPtr(kProfile, kSize, kFrameRate, params.key_system, in TEST_P() 708 const VideoCodecProfile kProfile = VP9PROFILE_PROFILE0; in TEST_P() local 724 MakeFeatures(kProfile, kSize, kFrameRate, params.key_system, in TEST_P() 733 MakeFeaturesPtr(kProfile, kSize, kFrameRate, params.key_system, in TEST_P() 763 const VideoCodecProfile kProfile = VP9PROFILE_PROFILE0; in TEST_P() local [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/ |
H A D | pref_types.cc | 11 PrefScope::kProfile};
|
H A D | pref_types.h | 28 enum class PrefScope { kProfile, kExtensionSpecific }; enumerator
|
H A D | extension_prefs.cc | 1851 DCHECK_EQ(PrefScope::kProfile, pref.scope); in GetPref() 1861 DCHECK_EQ(PrefScope::kProfile, pref.scope); in SetPref() 1869 DCHECK_EQ(PrefScope::kProfile, pref.scope); in SetIntegerPref() 1875 DCHECK_EQ(PrefScope::kProfile, pref.scope); in SetBooleanPref() 1882 DCHECK_EQ(PrefScope::kProfile, pref.scope); in SetStringPref() 1888 DCHECK_EQ(PrefScope::kProfile, pref.scope); in SetTimePref() 1894 DCHECK_EQ(PrefScope::kProfile, pref.scope); in SetGURLPref() 1904 DCHECK_EQ(PrefScope::kProfile, pref.scope); in SetDictionaryPref() 1910 DCHECK_EQ(PrefScope::kProfile, pref.scope); in GetPrefAsInteger() 1916 DCHECK_EQ(PrefScope::kProfile, pref.scope); in GetPrefAsBoolean() [all …]
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/net/ |
H A D | network_context_configuration_browsertest.cc | 131 kProfile, enumerator 142 NetworkContextType::kProfile, 315 case NetworkContextType::kProfile: in GetStoragePartitionForContextType() 351 case NetworkContextType::kProfile: in GetLoaderFactoryForContextType() 376 case NetworkContextType::kProfile: in GetNetworkContextForContextType() 393 case NetworkContextType::kProfile: in GetHttpCacheType() 413 case NetworkContextType::kProfile: in GetCookieStorageType() 428 case NetworkContextType::kProfile: in GetPrefService() 456 case NetworkContextType::kProfile: in SetProxyPref() 594 case NetworkContextType::kProfile: in FlushNetworkInterface() [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/net/ |
H A D | network_context_configuration_browsertest.cc | 133 kProfile, enumerator 144 NetworkContextType::kProfile, 322 case NetworkContextType::kProfile: in GetStoragePartitionForContextType() 358 case NetworkContextType::kProfile: in GetLoaderFactoryForContextType() 383 case NetworkContextType::kProfile: in GetNetworkContextForContextType() 400 case NetworkContextType::kProfile: in GetHttpCacheType() 420 case NetworkContextType::kProfile: in GetCookieStorageType() 435 case NetworkContextType::kProfile: in GetPrefService() 463 case NetworkContextType::kProfile: in SetProxyPref() 601 case NetworkContextType::kProfile: in FlushNetworkInterface() [all …]
|
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pdf/ |
H A D | SkPDFDocument.cpp | 252 static const char kProfile[] = in SkSrgbIcm() local 360 static_assert(kProfileLength == sizeof(kProfile) - 1, ""); in SkSrgbIcm() 361 return SkData::MakeWithoutCopy(kProfile, kProfileLength); in SkSrgbIcm()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/enterprise/reporting/ |
H A D | profile_report_generator_unittest.cc | 34 constexpr char kProfile[] = "Profile"; variable 67 kProfile, {}, base::UTF8ToUTF16(kProfile), 0, {}, in SetUp()
|
H A D | report_generator_unittest.cc | 43 constexpr char kProfile[] = "Profile"; variable 166 std::string(kProfile) + base::NumberToString(i); in CreateProfiles()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/pdf/ |
H A D | SkPDFDocument.cpp | 261 static const char kProfile[] = 369 static_assert(kProfileLength == sizeof(kProfile) - 1, ""); 370 return SkData::MakeWithoutCopy(kProfile, kProfileLength);
|
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pdf/ |
H A D | SkPDFDocument.cpp | 363 static const char kProfile[] = in SkSrgbIcm() local 471 static_assert(kProfileLength == sizeof(kProfile) - 1, ""); in SkSrgbIcm() 472 return SkData::MakeWithoutCopy(kProfile, kProfileLength); in SkSrgbIcm()
|
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/pdf/ |
H A D | SkPDFDocument.cpp | 363 static const char kProfile[] = in SkSrgbIcm() local 471 static_assert(kProfileLength == sizeof(kProfile) - 1, ""); in SkSrgbIcm() 472 return SkData::MakeWithoutCopy(kProfile, kProfileLength); in SkSrgbIcm()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/pdf/ |
H A D | SkPDFDocument.cpp | 380 static const char kProfile[] = in SkSrgbIcm() local 488 static_assert(kProfileLength == sizeof(kProfile) - 1, ""); in SkSrgbIcm() 489 return SkData::MakeWithoutCopy(kProfile, kProfileLength); in SkSrgbIcm()
|
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/pdf/ |
H A D | SkPDFDocument.cpp | 363 static const char kProfile[] = in SkSrgbIcm() local 471 static_assert(kProfileLength == sizeof(kProfile) - 1, ""); in SkSrgbIcm() 472 return SkData::MakeWithoutCopy(kProfile, kProfileLength); in SkSrgbIcm()
|
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/pdf/ |
H A D | SkPDFDocument.cpp | 363 static const char kProfile[] = in SkSrgbIcm() local 471 static_assert(kProfileLength == sizeof(kProfile) - 1, ""); in SkSrgbIcm() 472 return SkData::MakeWithoutCopy(kProfile, kProfileLength); in SkSrgbIcm()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/pdf/ |
H A D | SkPDFDocument.cpp | 387 static const char kProfile[] = in SkSrgbIcm() local 495 static_assert(kProfileLength == sizeof(kProfile) - 1, ""); in SkSrgbIcm() 496 return SkData::MakeWithoutCopy(kProfile, kProfileLength); in SkSrgbIcm()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/ |
H A D | extension_prefs_unittest.cc | 1339 PrefScope::kProfile}; in TEST_F() 1341 PrefScope::kProfile}; in TEST_F() 1343 PrefScope::kProfile}; in TEST_F() 1345 PrefScope::kProfile}; in TEST_F() 1347 PrefScope::kProfile}; in TEST_F() 1349 PrefScope::kProfile}; in TEST_F()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/browsing_data/ |
H A D | browsing_data_remover_browsertest.cc | 685 const media::VideoCodecProfile kProfile = media::VP9PROFILE_PROFILE0; in IN_PROC_BROWSER_TEST_F() local 696 prediction_features.profile = kProfile; in IN_PROC_BROWSER_TEST_F()
|