Home
last modified time | relevance | path

Searched defs:enabled_features (Results 1 – 25 of 208) sorted by relevance

123456789

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/tools/mojom/mojom/parse/
H A Dconditional_features.py17 def _IsEnabled(definition, enabled_features): argument
44 def _FilterDisabledFromNodeList(node_list, enabled_features): argument
55 def _FilterDefinition(definition, enabled_features): argument
71 def RemoveDisabledDefinitions(mojom, enabled_features): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/tools/mojom/mojom/parse/
H A Dconditional_features.py17 def _IsEnabled(definition, enabled_features): argument
44 def _FilterDisabledFromNodeList(node_list, enabled_features): argument
55 def _FilterDefinition(definition, enabled_features): argument
71 def RemoveDisabledDefinitions(mojom, enabled_features): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/extensions/
H A Daccessibility_features_apitest.cc112 const std::vector<std::string>& enabled_features, in InitPrefServiceForTest()
140 const std::vector<std::string>& enabled_features, in VerifyPrefServiceState()
161 const std::vector<std::string>& enabled_features, in GenerateTestArg()
190 std::vector<std::string> enabled_features = { in IN_PROC_BROWSER_TEST_P() local
234 std::vector<std::string> enabled_features = { in IN_PROC_BROWSER_TEST_P() local
278 std::vector<std::string> enabled_features = { in IN_PROC_BROWSER_TEST_P() local
323 std::vector<std::string> enabled_features = { in IN_PROC_BROWSER_TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/xr/metrics/
H A Dsession_metrics_helper.cc56 const std::unordered_set<device::mojom::XRSessionFeature>& in ReportInitialSessionData()
108 const std::unordered_set<device::mojom::XRSessionFeature>& enabled_features, in StartInlineSession()
151 const std::unordered_set<device::mojom::XRSessionFeature>& in StartImmersiveSession()
H A Dwebxr_session_tracker.cc20 const std::unordered_set<device::mojom::XRSessionFeature>& in ReportRequestedFeatures()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sharing/
H A Dsharing_device_registration.cc167 std::set<SharingSpecificFields::EnabledFeatures> enabled_features = in OnSharingTargetInfoRetrieved() local
276 std::set<SharingSpecificFields::EnabledFeatures> enabled_features; in GetEnabledFeatures() local
337 std::set<SharingSpecificFields::EnabledFeatures> enabled_features) { in SetEnabledFeaturesForTesting()
H A Dsharing_device_registration_unittest.cc266 std::set<sync_pb::SharingSpecificFields::EnabledFeatures> enabled_features = in TEST_F() local
302 std::set<sync_pb::SharingSpecificFields::EnabledFeatures> enabled_features = in TEST_F() local
324 std::set<sync_pb::SharingSpecificFields::EnabledFeatures> enabled_features = in TEST_F() local
400 std::set<sync_pb::SharingSpecificFields::EnabledFeatures> enabled_features = in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/vr/android/arcore/
H A Darcore.cc29 const std::unordered_set<device::mojom::XRSessionFeature>& enabled_features) in InitializeResult()
H A Darcore_device.cc250 base::Optional<std::unordered_set<device::mojom::XRSessionFeature>> in CallDeferredRequestSessionCallback()
286 const std::unordered_set<device::mojom::XRSessionFeature>& enabled_features, in OnCreateSessionCallback()
360 base::Optional<std::unordered_set<device::mojom::XRSessionFeature>> in OnArCoreGlInitializationComplete()
H A Darcore.h38 std::unordered_set<device::mojom::XRSessionFeature> enabled_features; in COMPONENT_EXPORT() member
/dports/lang/v8/v8-9.6.180.12/src/wasm/
H A Dfunction-compiler.cc198 bool is_import, const WasmFeatures& enabled_features, in JSToWasmWrapperCompilationUnit()
244 WasmFeatures enabled_features = WasmFeatures::FromIsolate(isolate); in CompileJSToWasmWrapper() local
256 WasmFeatures enabled_features = WasmFeatures::FromIsolate(isolate); in CompileSpecificJSToWasmWrapper() local
H A Dwasm-opcodes.cc37 const WasmFeatures& enabled_features) { in IsJSCompatibleSignature()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/test/
H A Dscoped_feature_list.cc187 const std::vector<Feature>& enabled_features, in InitWithFeatures()
210 const std::vector<Feature>& enabled_features, in InitWithFeaturesImpl()
295 const std::vector<FeatureAndParams>& enabled_features, in InitWithFeaturesAndParameters()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/accessibility/
H A Daccessibility_common_browsertest.cc35 const auto& enabled_features = in IN_PROC_BROWSER_TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/gpu/test/
H A Dvideo_test_environment.cc30 const std::vector<base::Feature>& enabled_features, in VideoTestEnvironment()
/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/app/
H A Dcontent_main_delegate_impl.cc84 std::vector<std::string> enabled_features; in ConfigureFeaturesIfNotSet() local
148 std::vector<base::Feature> enabled_features = {}; in BasicStartupComplete() local
/dports/lang/v8/v8-9.6.180.12/test/fuzzer/
H A Dwasm.cc59 auto enabled_features = i::wasm::WasmFeatures::FromIsolate(i_isolate); in LLVMFuzzerTestOneInput() local
/dports/sysutils/vector/vector-0.10.0/cargo-crates/web-sys-0.3.35/
H A Dbuild.rs40 let enabled_features = env::vars() in main() localVariable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/device_sync/proto/
H A Dcryptauth_better_together_feature_metadata.proto32 repeated FeatureName enabled_features = 2; field
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/browser/
H A Dscoped_add_feature_flags.cc15 std::string enabled_features = in ScopedAddFeatureFlags() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/
H A Dwasm-opcodes.cc37 const WasmFeatures& enabled_features) { in IsJSCompatibleSignature()
H A Dfunction-compiler.cc297 const WasmFeatures& enabled_features, AllowGeneric allow_generic) in JSToWasmWrapperCompilationUnit()
340 WasmFeatures enabled_features = WasmFeatures::FromIsolate(isolate); in CompileJSToWasmWrapper() local
353 WasmFeatures enabled_features = WasmFeatures::FromIsolate(isolate); in CompileSpecificJSToWasmWrapper() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/
H A Dmedia_browsertest.cc34 std::vector<base::Feature> enabled_features = { in SetUpCommandLine() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/
H A Dwasm-js.cc45 auto enabled_features = i::wasm::WasmFeatures::FromIsolate(i_isolate); in WasmStreamingImpl() local
502 auto enabled_features = i::wasm::WasmFeatures::FromIsolate(i_isolate); in WebAssemblyCompile() local
617 auto enabled_features = i::wasm::WasmFeatures::FromIsolate(i_isolate); in WebAssemblyValidate() local
660 auto enabled_features = i::wasm::WasmFeatures::FromIsolate(i_isolate); in WebAssemblyModule() local
957 auto enabled_features = i::wasm::WasmFeatures::FromIsolate(i_isolate); in WebAssemblyInstantiate() local
1027 auto enabled_features = i::wasm::WasmFeatures::FromFlags(); in GetInitialOrMinimumProperty() local
1068 auto enabled_features = i::wasm::WasmFeatures::FromFlags(); in WebAssemblyTable() local
1137 auto enabled_features = i::wasm::WasmFeatures::FromIsolate(i_isolate); in WebAssemblyMemory() local
1188 i::wasm::WasmFeatures enabled_features) { in GetValueType()
1236 auto enabled_features = i::wasm::WasmFeatures::FromIsolate(i_isolate); in WebAssemblyGlobal() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/tools/mojom/
H A Dmojom_parser.py141 enabled_features): argument

123456789