Home
last modified time | relevance | path

Searched refs:new_singleton (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/proxy/
H A Dppb_instance_proxy.cc354 scoped_refptr<Resource> new_singleton; in GetSingletonResource() local
360 new_singleton = new BrokerResource(connection, instance); in GetSingletonResource()
363 new_singleton = new GamepadResource(connection, instance); in GetSingletonResource()
366 new_singleton = in GetSingletonResource()
376 new_singleton = new UMAPrivateResource(connection, instance); in GetSingletonResource()
387 new_singleton = new FlashFileResource(connection, instance); in GetSingletonResource()
393 new_singleton = new FlashResource(connection, instance, in GetSingletonResource()
397 new_singleton = new PDFResource(connection, instance); in GetSingletonResource()
411 if (!new_singleton.get()) { in GetSingletonResource()
417 data->singleton_resources[id] = new_singleton; in GetSingletonResource()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/proxy/
H A Dppb_instance_proxy.cc342 scoped_refptr<Resource> new_singleton; in GetSingletonResource() local
348 new_singleton = new GamepadResource(connection, instance); in GetSingletonResource()
351 new_singleton = in GetSingletonResource()
355 new_singleton = new NetworkProxyResource(connection, instance); in GetSingletonResource()
358 new_singleton = new UMAPrivateResource(connection, instance); in GetSingletonResource()
363 new_singleton = new BrowserFontSingletonResource(connection, instance); in GetSingletonResource()
366 new_singleton = new FlashFullscreenResource(connection, instance); in GetSingletonResource()
369 new_singleton = new PDFResource(connection, instance); in GetSingletonResource()
380 if (!new_singleton.get()) { in GetSingletonResource()
386 data->singleton_resources[id] = new_singleton; in GetSingletonResource()
[all …]
/dports/science/py-libpysal/libpysal-4.5.1/libpysal/cg/tests/
H A Dtest_ashapes.py82 new_singleton = alpha_shape(self.vertices[0].reshape(1, -1), 0.5)
83 assert isinstance(new_singleton, geometry.Polygon)
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/meta/src/cdsl/
H A Dtypevar.rs55 pub fn new_singleton(value_type: ValueType) -> Self { in new_singleton() method
306 TypeVar::new_singleton(self) in into()
1228 let typevar = TypeVar::new_singleton(ValueType::Lane(LaneType::Int(shared_types::Int::I32))); in test_typevar_singleton()
1237 let typevar = TypeVar::new_singleton(ValueType::Vector(VectorType::new( in test_typevar_singleton()
H A Dtype_inference.rs540 let singleton = TypeVar::new_singleton(value_type.clone()); in infer_definition()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen-meta/src/cdsl/
H A Dtypevar.rs55 pub fn new_singleton(value_type: ValueType) -> Self { in new_singleton() method
306 TypeVar::new_singleton(self) in into()
1228 let typevar = TypeVar::new_singleton(ValueType::Lane(LaneType::Int(shared_types::Int::I32))); in test_typevar_singleton()
1237 let typevar = TypeVar::new_singleton(ValueType::Vector(VectorType::new( in test_typevar_singleton()
H A Dtype_inference.rs540 let singleton = TypeVar::new_singleton(value_type.clone()); in infer_definition()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-meta-0.44.0/src/cdsl/
H A Dtypevar.rs56 pub fn new_singleton(value_type: ValueType) -> Self { in new_singleton() method
295 TypeVar::new_singleton(self) in into()
1324 TypeVar::new_singleton(ValueType::Lane(LaneType::IntType(shared_types::Int::I32))); in test_typevar_singleton()
1334 let typevar = TypeVar::new_singleton(ValueType::Vector(VectorType::new( in test_typevar_singleton()
H A Dtype_inference.rs537 let singleton = TypeVar::new_singleton(value_type.clone()); in infer_definition()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen-meta/src/cdsl/
H A Dtypevar.rs55 pub fn new_singleton(value_type: ValueType) -> Self { in new_singleton() method
327 TypeVar::new_singleton(self) in into()
1255 let typevar = TypeVar::new_singleton(ValueType::Lane(LaneType::Int(shared_types::Int::I32))); in test_typevar_singleton()
1264 let typevar = TypeVar::new_singleton(ValueType::Vector(VectorType::new( in test_typevar_singleton()
H A Dtype_inference.rs541 let singleton = TypeVar::new_singleton(value_type.clone()); in infer_definition()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen-meta/src/cdsl/
H A Dtypevar.rs55 pub fn new_singleton(value_type: ValueType) -> Self { in new_singleton() method
327 TypeVar::new_singleton(self) in into()
1255 let typevar = TypeVar::new_singleton(ValueType::Lane(LaneType::Int(shared_types::Int::I32))); in test_typevar_singleton()
1264 let typevar = TypeVar::new_singleton(ValueType::Vector(VectorType::new( in test_typevar_singleton()
H A Dtype_inference.rs541 let singleton = TypeVar::new_singleton(value_type.clone()); in infer_definition()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen-meta/src/cdsl/
H A Dtypevar.rs55 pub fn new_singleton(value_type: ValueType) -> Self { in new_singleton() method
327 TypeVar::new_singleton(self) in into()
1255 let typevar = TypeVar::new_singleton(ValueType::Lane(LaneType::Int(shared_types::Int::I32))); in test_typevar_singleton()
1264 let typevar = TypeVar::new_singleton(ValueType::Vector(VectorType::new( in test_typevar_singleton()
H A Dtype_inference.rs541 let singleton = TypeVar::new_singleton(value_type.clone()); in infer_definition()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen-meta/src/cdsl/
H A Dtypevar.rs55 pub fn new_singleton(value_type: ValueType) -> Self { in new_singleton() method
327 TypeVar::new_singleton(self) in into()
1255 let typevar = TypeVar::new_singleton(ValueType::Lane(LaneType::Int(shared_types::Int::I32))); in test_typevar_singleton()
1264 let typevar = TypeVar::new_singleton(ValueType::Vector(VectorType::new( in test_typevar_singleton()
H A Dtype_inference.rs541 let singleton = TypeVar::new_singleton(value_type.clone()); in infer_definition()
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/mod/modfile/
H A Drule_test.go201 `new_singleton`,
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/mod/modfile/
H A Drule_test.go201 `new_singleton`,
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/golang.org/x/mod/mod-0.4.0/modfile/
H A Drule_test.go201 `new_singleton`,
/dports/sysutils/direnv/direnv-2.27.0/vendor/golang.org/x/mod/modfile/
H A Drule_test.go201 `new_singleton`,
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/mod/modfile/
H A Drule_test.go201 `new_singleton`,
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/mod/modfile/
H A Drule_test.go201 `new_singleton`,
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/mod/modfile/
H A Drule_test.go201 `new_singleton`,
/dports/databases/litestream/litestream-0.3.6/vendor/golang.org/x/mod/modfile/
H A Drule_test.go201 `new_singleton`,

12