Home
last modified time | relevance | path

Searched refs:Bar1 (Results 1 - 6 of 6) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DunionAndIntersectionInference3.js18 interface Bar1<T> {
22 declare let f1: <T>(x: Foo1<T> | Bar1<T>) => Promise<T>;
23 declare let f2: <U>(x: Foo1<U> | Bar1<U>) => Promise<U>;
H A DvarianceAnnotations.js66 type FooFn1<T> = (foo: Bar1<T[]>) => void;
68 type Bar1<T> = {
259 type FooFn1<T> = (foo: Bar1<T[]>) => void;
260 type Bar1<T> = {
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dtransform-op.hpp49 Bar1, member in StyleBar::Tag
/third_party/googletest/googletest/test/
H A Dgoogletest-list-tests-unittest_.cc42 TEST(Foo, Bar1) {} in TEST()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs217 [pbr::OriginalName("BAR1")] Bar1 = 2, enumerator
H A DUnittest.cs993 [pbr::OriginalName("BAR1")] Bar1 = 2, enumerator
[all...]

Completed in 53 milliseconds