Home
last modified time | relevance | path

Searched refs:kProfile (Results 1 – 19 of 19) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/mojo/services/
H A Dvideo_decode_perf_history_unittest.cc545 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 Dvideo_decode_perf_history_unittest.cc550 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 Dpref_types.cc11 PrefScope::kProfile};
H A Dpref_types.h28 enum class PrefScope { kProfile, kExtensionSpecific }; enumerator
H A Dextension_prefs.cc1851 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 Dnetwork_context_configuration_browsertest.cc131 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 Dnetwork_context_configuration_browsertest.cc133 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 DSkPDFDocument.cpp252 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 Dprofile_report_generator_unittest.cc34 constexpr char kProfile[] = "Profile"; variable
67 kProfile, {}, base::UTF8ToUTF16(kProfile), 0, {}, in SetUp()
H A Dreport_generator_unittest.cc43 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 DSkPDFDocument.cpp261 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 DSkPDFDocument.cpp363 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 DSkPDFDocument.cpp363 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 DSkPDFDocument.cpp380 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 DSkPDFDocument.cpp363 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 DSkPDFDocument.cpp363 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 DSkPDFDocument.cpp387 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 Dextension_prefs_unittest.cc1339 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 Dbrowsing_data_remover_browsertest.cc685 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()