Home
last modified time | relevance | path

Searched refs:kPrimary (Results 1 – 25 of 81) sorted by relevance

1234

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/crypto/
H A Dquic_crypto_server_config_test.cc212 const std::string kPrimary = "<primary>"; member in quic::test::SourceAddressTokenTest
233 const std::string token4 = NewSourceAddressToken(kPrimary, ip4_); in TEST_F()
235 const std::string token6 = NewSourceAddressToken(kPrimary, ip6_); in TEST_F()
240 ValidateSourceAddressTokens(kPrimary, token4, ip6_)); in TEST_F()
245 ValidateSourceAddressTokens(kPrimary, token4d, ip6_)); in TEST_F()
250 const std::string token = NewSourceAddressToken(kPrimary, ip4_); in TEST_F()
255 ValidateSourceAddressTokens(kPrimary, token, ip4_)); in TEST_F()
260 ValidateSourceAddressTokens(kPrimary, token, ip4_)); in TEST_F()
292 NewSourceAddressToken(kPrimary, ip4_, previous_tokens); in TEST_F()
295 ValidateSourceAddressTokens(kPrimary, token4or6, ip4_)); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/crypto/
H A Dquic_crypto_server_config_test.cc212 const std::string kPrimary = "<primary>"; member in quic::test::SourceAddressTokenTest
233 const std::string token4 = NewSourceAddressToken(kPrimary, ip4_); in TEST_F()
235 const std::string token6 = NewSourceAddressToken(kPrimary, ip6_); in TEST_F()
240 ValidateSourceAddressTokens(kPrimary, token4, ip6_)); in TEST_F()
245 ValidateSourceAddressTokens(kPrimary, token4d, ip6_)); in TEST_F()
250 const std::string token = NewSourceAddressToken(kPrimary, ip4_); in TEST_F()
255 ValidateSourceAddressTokens(kPrimary, token, ip4_)); in TEST_F()
260 ValidateSourceAddressTokens(kPrimary, token, ip4_)); in TEST_F()
292 NewSourceAddressToken(kPrimary, ip4_, previous_tokens); in TEST_F()
295 ValidateSourceAddressTokens(kPrimary, token4or6, ip4_)); in TEST_F()
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dexternal-reference-table.cc197 Add(load_stub_cache->key_reference(StubCache::kPrimary).address(), in AddStubCache()
199 Add(load_stub_cache->value_reference(StubCache::kPrimary).address(), in AddStubCache()
201 Add(load_stub_cache->map_reference(StubCache::kPrimary).address(), in AddStubCache()
213 Add(store_stub_cache->key_reference(StubCache::kPrimary).address(), in AddStubCache()
215 Add(store_stub_cache->value_reference(StubCache::kPrimary).address(), in AddStubCache()
217 Add(store_stub_cache->map_reference(StubCache::kPrimary).address(), in AddStubCache()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/login/
H A Dlogin_screen_controller_unittest.cc35 enum WindowType { kPrimary = 0, kSecondary = 1 }; enumerator
130 EXPECT_FALSE(IsSystemTrayForWindowVisible(WindowType::kPrimary)); in TEST_F()
138 EXPECT_TRUE(IsSystemTrayForWindowVisible(WindowType::kPrimary)); in TEST_F()
152 EXPECT_TRUE(IsSystemTrayForWindowVisible(WindowType::kPrimary)); in TEST_F()
160 EXPECT_TRUE(IsSystemTrayForWindowVisible(WindowType::kPrimary)); in TEST_F()
H A Dlogin_screen_controller.cc40 kPrimary, // Tray visible only on primary display. enumerator
54 visibility == SystemTrayVisibility::kPrimary || in SetSystemTrayVisibility()
453 SetSystemTrayVisibility(SystemTrayVisibility::kPrimary); in OnShow()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/
H A Dexternal-reference-table.cc217 Add(load_stub_cache->key_reference(StubCache::kPrimary).address(), index); in AddStubCache()
218 Add(load_stub_cache->value_reference(StubCache::kPrimary).address(), index); in AddStubCache()
219 Add(load_stub_cache->map_reference(StubCache::kPrimary).address(), index); in AddStubCache()
227 Add(store_stub_cache->key_reference(StubCache::kPrimary).address(), index); in AddStubCache()
228 Add(store_stub_cache->value_reference(StubCache::kPrimary).address(), index); in AddStubCache()
229 Add(store_stub_cache->map_reference(StubCache::kPrimary).address(), index); in AddStubCache()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/
H A Dexternal-reference-table.cc217 Add(load_stub_cache->key_reference(StubCache::kPrimary).address(), index); in AddStubCache()
218 Add(load_stub_cache->value_reference(StubCache::kPrimary).address(), index); in AddStubCache()
219 Add(load_stub_cache->map_reference(StubCache::kPrimary).address(), index); in AddStubCache()
227 Add(store_stub_cache->key_reference(StubCache::kPrimary).address(), index); in AddStubCache()
228 Add(store_stub_cache->value_reference(StubCache::kPrimary).address(), index); in AddStubCache()
229 Add(store_stub_cache->map_reference(StubCache::kPrimary).address(), index); in AddStubCache()
/dports/lang/v8/v8-9.6.180.12/src/codegen/
H A Dexternal-reference-table.cc269 Add(load_stub_cache->key_reference(StubCache::kPrimary).address(), index); in AddStubCache()
270 Add(load_stub_cache->value_reference(StubCache::kPrimary).address(), index); in AddStubCache()
271 Add(load_stub_cache->map_reference(StubCache::kPrimary).address(), index); in AddStubCache()
279 Add(store_stub_cache->key_reference(StubCache::kPrimary).address(), index); in AddStubCache()
280 Add(store_stub_cache->value_reference(StubCache::kPrimary).address(), index); in AddStubCache()
281 Add(store_stub_cache->map_reference(StubCache::kPrimary).address(), index); in AddStubCache()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/
H A Dcompositor_element_id_test.cc24 1, CompositorElementIdNamespace::kPrimary); in TEST_F()
26 EXPECT_EQ(CompositorElementIdNamespace::kPrimary, in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/
H A Dcompositor_element_id_test.cc24 1, CompositorElementIdNamespace::kPrimary); in TEST_F()
26 EXPECT_EQ(CompositorElementIdNamespace::kPrimary, in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/media/base/
H A Dcast_decoder_buffer_impl.cc16 : CastDecoderBufferImpl(size, kPrimary) {} in CastDecoderBufferImpl()
25 return CreateEOSBuffer(kPrimary); in CreateEOSBuffer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/app_mode/
H A Dkiosk_app_external_loader.cc41 case AppClass::kPrimary: in GetAppsPrefs()
52 case AppClass::kPrimary: in SetPrefsChangedHandler()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/installable/
H A Dinstallable_manager.cc397 IconProperty& icon = icons_[IconUsage::kPrimary]; in GetErrors()
472 IsIconFetchComplete(IconUsage::kPrimary)) && in IsComplete()
500 SetIconFetched(IconUsage::kPrimary); in SetManifestDependentTasksComplete()
524 if (params.valid_primary_icon && IsIconFetchComplete(IconUsage::kPrimary)) { in RunCallback()
525 primary_icon = &icons_[IconUsage::kPrimary]; in RunCallback()
567 !IsMaskableIconFetched(IconUsage::kPrimary)) { in WorkOnTask()
570 IconPurpose::MASKABLE, IconUsage::kPrimary); in WorkOnTask()
572 !IsIconFetchComplete(IconUsage::kPrimary)) { in WorkOnTask()
575 IconUsage::kPrimary); in WorkOnTask()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/platform/drm/gpu/
H A Dhardware_display_plane.h23 enum Type { kDummy, kPrimary, kOverlay, kCursor }; enumerator
81 Type type_ = kPrimary;
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/query/collation/
H A Dcollator_factory_icu.cpp100 case CollationSpec::StrengthType::kPrimary: in getStrengthAttribute()
118 return CollationSpec::StrengthType::kPrimary; in getStrengthFromAttribute()
201 case static_cast<int>(CollationSpec::StrengthType::kPrimary): in integerToStrengthType()
202 return CollationSpec::StrengthType::kPrimary; in integerToStrengthType()
670 if (spec.backwards && spec.strength == CollationSpec::StrengthType::kPrimary) { in validateCollationSpec()
675 << static_cast<int>(CollationSpec::StrengthType::kPrimary) in validateCollationSpec()
683 (spec.strength == CollationSpec::StrengthType::kPrimary || in validateCollationSpec()
/dports/lang/v8/v8-9.6.180.12/src/ic/
H A Dstub-cache.h52 enum Table { kPrimary, kSecondary }; enumerator
71 case StubCache::kPrimary: in first_entry()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/ic/
H A Dstub-cache.h52 enum Table { kPrimary, kSecondary }; enumerator
71 case StubCache::kPrimary: in first_entry()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/ic/
H A Dstub-cache.h52 enum Table { kPrimary, kSecondary }; enumerator
71 case StubCache::kPrimary: in first_entry()
/dports/www/node10/node-v10.24.1/deps/v8/src/ic/
H A Dstub-cache.h48 enum Table { kPrimary, kSecondary }; enumerator
67 case StubCache::kPrimary: in first_entry()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/media/mojom/
H A Ddecoder_config_mojom_traits.h245 case (chromecast::media::StreamId::kPrimary):
246 return chromecast::media::mojom::StreamId::kPrimary;
251 return chromecast::media::mojom::StreamId::kPrimary;
257 case (chromecast::media::mojom::StreamId::kPrimary):
258 *output = chromecast::media::StreamId::kPrimary;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/login/ui/
H A Dlogin_test_utils.cc32 case AuthTarget::kPrimary: in AuthTargetToString()
48 case AuthTarget::kPrimary: in MakeLoginAuthTestApi()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/public/media/
H A Dstream_id.h12 kPrimary = 0, enumerator
/dports/lang/v8/v8-9.6.180.12/test/cctest/
H A Dtest-accessor-assembler.cc36 if (table == StubCache::kPrimary) { in TestStubCacheOffsetCalculation()
83 if (table == StubCache::kPrimary) { in TestStubCacheOffsetCalculation()
101 TestStubCacheOffsetCalculation(StubCache::kPrimary); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/fido/
H A Du2f_sign_operation.cc86 app_param_type_ == ApplicationParameterType::kPrimary in OnSignResponseReceived()
114 app_param_type_ = ApplicationParameterType::kPrimary; in OnSignResponseReceived()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/fido/
H A Du2f_sign_operation.cc86 app_param_type_ == ApplicationParameterType::kPrimary in OnSignResponseReceived()
114 app_param_type_ = ApplicationParameterType::kPrimary; in OnSignResponseReceived()

1234