Home
last modified time | relevance | path

Searched +defs:foo +defs:bar (Results 1 – 25 of 1242) sorted by relevance

12345678910>>...50

/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dvisibility.cpp41 class DEFAULT foo { class
62 struct foo { struct
63 DEFAULT static int bar; member
66 int foo<T>::bar; member in test40::foo<T>
67 template struct foo<int>; variable
76 struct HIDDEN foo {}; struct
89 struct HIDDEN foo { struct
93 struct bar { struct
95 struct zed {
219 struct HIDDEN foo { struct
[all …]
H A Dvtable-key-function-arm.cpp32 void Test0a::foo() {} in foo() function in Test0a
43 void Test0b::foo() {} in foo() function in Test0b
64 inline void Test1a::foo() {} in foo() function in Test1a
75 inline void Test1b::foo() {} in foo() function in Test1b
97 void Test2a::bar() {} in bar() function in Test2a
98 inline void Test2a::foo() {} in foo() function in Test2a
109 void Test2b::bar() {} in bar() function in Test2b
117 inline void Test2b::foo() {} in foo() function in Test2b
128 void Test2c::bar() {} in bar() function in Test2c
129 inline void Test2c::foo() {} in foo() function in Test2c
[all …]
H A Daarch64-aapcs-zerolength-bitfield.cpp9 int foo : 1; member
11 char bar; member
19 int foo : 1; member
21 char bar; member
28 int foo : 1; member
30 char bar; member
37 int foo : 1; member
39 char bar; member
46 int foo : 1; member
48 char bar; member
[all …]
/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/external/ast/operators/
H A DOrNodeCtsTest.java46 TextNode foo = new TextNode("foo"); in testEquals_identical() local
47 TextNode bar = new TextNode("bar"); in testEquals_identical() local
60 TextNode foo = new TextNode("foo"); in testConstructor_buildsOrNode() local
61 TextNode bar = new TextNode("bar"); in testConstructor_buildsOrNode() local
72 TextNode foo = new TextNode("foo"); in testConstructor_buildsOrNodeVarArgs() local
73 TextNode bar = new TextNode("bar"); in testConstructor_buildsOrNodeVarArgs() local
87 TextNode foo = new TextNode("foo"); in testConstructor_throwsWhenNotEnoughNodes() local
94 TextNode foo = new TextNode("foo"); in testConstructor_throwsWhenNullArgPassed() local
101 TextNode foo = new TextNode("foo"); in testSetChildren_throwsWhenNullListPassed() local
102 TextNode bar = new TextNode("bar"); in testSetChildren_throwsWhenNullListPassed() local
[all …]
H A DAndNodeCtsTest.java46 TextNode foo = new TextNode("foo"); in testEquals_identical() local
47 TextNode bar = new TextNode("bar"); in testEquals_identical() local
60 TextNode foo = new TextNode("foo"); in testConstructor_buildsAndNode() local
61 TextNode bar = new TextNode("bar"); in testConstructor_buildsAndNode() local
72 TextNode foo = new TextNode("foo"); in testConstructor_buildsAndNodeVarArgs() local
73 TextNode bar = new TextNode("bar"); in testConstructor_buildsAndNodeVarArgs() local
87 TextNode foo = new TextNode("foo"); in testConstructor_throwsWhenNotEnoughNodes() local
94 TextNode foo = new TextNode("foo"); in testConstructor_throwsWhenNullArgPassed() local
101 TextNode foo = new TextNode("foo"); in testSetChildren_throwsWhenNullListPassed() local
102 TextNode bar = new TextNode("bar"); in testSetChildren_throwsWhenNullListPassed() local
[all …]
/aosp_15_r20/external/dagger2/javatests/dagger/internal/codegen/
H A DXExecutableTypesTest.java35 Source foo = in subsignatureMethodNamesAreIgnored() local
43 Source bar = in subsignatureMethodNamesAreIgnored() local
67 Source foo = in subsignatureReturnTypesAreIgnored() local
75 Source bar = in subsignatureReturnTypesAreIgnored() local
99 Source foo = in subsignatureStaticIsIgnored() local
107 Source bar = in subsignatureStaticIsIgnored() local
131 Source foo = in subsignatureWithAndWithoutTypeArguments() local
139 Source bar = in subsignatureWithAndWithoutTypeArguments() local
163 Source foo = in subsignatureDifferentNumberOfTypeArguments() local
171 Source bar = in subsignatureDifferentNumberOfTypeArguments() local
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft-next/
H A DunevaluatedProperties.json18 "foo": "foo" string
43 "foo": "foo" string
50 "foo": "fo" string
72 "foo": "foo" string
84 "foo": { "type": "string" } object
92 "foo": "foo" string
99 "foo": "foo", string
100 "bar": "bar" string
120 "foo": "foo" string
127 "foo": "foo", string
[all …]
H A DdependentSchemas.json7 "bar": { object
9 "foo": {"type": "integer"}, object
10 "bar": {"type": "integer"} object
18 "data": {"foo": 1, "bar": 2}, number
23 "data": {"foo": "quux"}, string
28 "data": {"foo": "quux", "bar": 2}, number
33 "data": {"foo": 2, "bar": "quux"}, string
38 "data": {"foo": "quux", "bar": "quux"}, string
63 "foo": true, boolean
64 "bar": false boolean
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft2020-12/
H A DunevaluatedProperties.json18 "foo": "foo" string
43 "foo": "foo" string
50 "foo": "fo" string
72 "foo": "foo" string
84 "foo": { "type": "string" } object
92 "foo": "foo" string
99 "foo": "foo", string
100 "bar": "bar" string
120 "foo": "foo" string
127 "foo": "foo", string
[all …]
H A DdependentSchemas.json7 "bar": { object
9 "foo": {"type": "integer"}, object
10 "bar": {"type": "integer"} object
18 "data": {"foo": 1, "bar": 2}, number
23 "data": {"foo": "quux"}, string
28 "data": {"foo": "quux", "bar": 2}, number
33 "data": {"foo": 2, "bar": "quux"}, string
38 "data": {"foo": "quux", "bar": "quux"}, string
63 "foo": true, boolean
64 "bar": false boolean
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft2019-09/
H A DunevaluatedProperties.json18 "foo": "foo" string
43 "foo": "foo" string
50 "foo": "fo" string
72 "foo": "foo" string
84 "foo": { "type": "string" } object
92 "foo": "foo" string
99 "foo": "foo", string
100 "bar": "bar" string
120 "foo": "foo" string
127 "foo": "foo", string
[all …]
H A DdependentSchemas.json7 "bar": { object
9 "foo": {"type": "integer"}, object
10 "bar": {"type": "integer"} object
18 "data": {"foo": 1, "bar": 2}, number
23 "data": {"foo": "quux"}, string
28 "data": {"foo": "quux", "bar": 2}, number
33 "data": {"foo": 2, "bar": "quux"}, string
38 "data": {"foo": "quux", "bar": "quux"}, string
63 "foo": true, boolean
64 "bar": false boolean
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft6/
H A Ddependencies.json5 "dependencies": {"bar": ["foo"]} array
15 "data": {"foo": 1}, number
20 "data": {"foo": 1, "bar": 2}, number
25 "data": {"bar": 2}, number
48 "dependencies": {"bar": []} array
58 "data": {"bar": 2}, number
81 "data": {"foo": 1, "bar": 2}, number
86 "data": {"foo": 1, "bar": 2, "quux": 3}, number
91 "data": {"foo": 1, "quux": 2}, number
96 "data": {"bar": 1, "quux": 2}, number
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft7/
H A Ddependencies.json5 "dependencies": {"bar": ["foo"]} array
15 "data": {"foo": 1}, number
20 "data": {"foo": 1, "bar": 2}, number
25 "data": {"bar": 2}, number
48 "dependencies": {"bar": []} array
58 "data": {"bar": 2}, number
81 "data": {"foo": 1, "bar": 2}, number
86 "data": {"foo": 1, "bar": 2, "quux": 3}, number
91 "data": {"foo": 1, "quux": 2}, number
96 "data": {"bar": 1, "quux": 2}, number
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/resources/draft2019-09/
H A Ddependencies.json6 "bar": [ array
20 "foo": 1 number
27 "foo": 1, number
28 "bar": 2 number
35 "bar": 2 number
62 "bar": [] array
74 "bar": 2 number
99 "foo": 1, number
100 "bar": 2 number
107 "foo": 1, number
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft4/
H A Ddependencies.json5 "dependencies": {"bar": ["foo"]} array
15 "data": {"foo": 1}, number
20 "data": {"foo": 1, "bar": 2}, number
25 "data": {"bar": 2}, number
58 "data": {"foo": 1, "bar": 2}, number
63 "data": {"foo": 1, "bar": 2, "quux": 3}, number
68 "data": {"foo": 1, "quux": 2}, number
73 "data": {"bar": 1, "quux": 2}, number
87 "bar": { object
89 "foo": {"type": "integer"}, object
[all …]
/aosp_15_r20/external/clang/test/CodeGen/
H A Darm-apcs-zerolength-bitfield.c13 int foo : 1; member
15 char bar; member
22 int foo : 1; member
24 char bar; member
31 int foo : 1; member
33 char bar; member
40 int foo : 1; member
42 char bar; member
49 int foo : 1; member
51 char bar; member
[all …]
H A Darm-aapcs-zerolength-bitfield.c9 int foo : 1; member
11 char bar; member
18 int foo : 1; member
20 char bar; member
27 int foo : 1; member
29 char bar; member
36 int foo : 1; member
38 char bar; member
45 int foo : 1; member
47 char bar; member
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft3/
H A Ddependencies.json5 "dependencies": {"bar": "foo"} string
15 "data": {"foo": 1}, number
20 "data": {"foo": 1, "bar": 2}, number
25 "data": {"bar": 2}, number
58 "data": {"foo": 1, "bar": 2}, number
63 "data": {"foo": 1, "bar": 2, "quux": 3}, number
68 "data": {"foo": 1, "quux": 2}, number
73 "data": {"bar": 1, "quux": 2}, number
87 "bar": { object
89 "foo": {"type": "integer"}, object
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/resources/schema/unevaluatedTests/
H A Dunevaluated-tests.json670 "foo": {} object
678 "foo": { object
679 "bar": "baz" string
701 "foo": "foo" string
722 "foo": "foo" string
733 "foo": { object
743 "foo": "foo" string
750 "foo": "foo", string
751 "bar": "bar" string
772 "foo": "foo" string
[all …]
/aosp_15_r20/external/grpc-grpc/test/core/gprpp/
H A Dref_counted_ptr_test.cc52 TEST(RefCountedPtr, DefaultConstructor) { RefCountedPtr<Foo> foo; } in TEST() local
55 RefCountedPtr<Foo> foo(nullptr); in TEST() local
58 TEST(RefCountedPtr, ExplicitConstructor) { RefCountedPtr<Foo> foo(new Foo()); } in TEST() local
61 RefCountedPtr<Foo> foo(new Foo()); in TEST() local
69 RefCountedPtr<Foo> foo(new Foo()); in TEST() local
77 RefCountedPtr<Foo> foo(new Foo()); in TEST() local
84 RefCountedPtr<Foo> foo(new Foo()); in TEST() local
91 RefCountedPtr<Foo> foo; in TEST() local
99 RefCountedPtr<Foo> foo(new Foo()); in TEST() local
104 RefCountedPtr<Foo> foo(new Foo()); in TEST() local
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft2019-09/optional/
H A Ddependencies-compatibility.json6 "dependencies": {"bar": ["foo"]} array
16 "data": {"foo": 1}, number
21 "data": {"foo": 1, "bar": 2}, number
26 "data": {"bar": 2}, number
50 "dependencies": {"bar": []} array
60 "data": {"bar": 2}, number
84 "data": {"foo": 1, "bar": 2}, number
89 "data": {"foo": 1, "bar": 2, "quux": 3}, number
94 "data": {"foo": 1, "quux": 2}, number
99 "data": {"bar": 1, "quux": 2}, number
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft-next/optional/
H A Ddependencies-compatibility.json6 "dependencies": {"bar": ["foo"]} array
16 "data": {"foo": 1}, number
21 "data": {"foo": 1, "bar": 2}, number
26 "data": {"bar": 2}, number
50 "dependencies": {"bar": []} array
60 "data": {"bar": 2}, number
84 "data": {"foo": 1, "bar": 2}, number
89 "data": {"foo": 1, "bar": 2, "quux": 3}, number
94 "data": {"foo": 1, "quux": 2}, number
99 "data": {"bar": 1, "quux": 2}, number
[all …]
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft2020-12/optional/
H A Ddependencies-compatibility.json6 "dependencies": {"bar": ["foo"]} array
16 "data": {"foo": 1}, number
21 "data": {"foo": 1, "bar": 2}, number
26 "data": {"bar": 2}, number
50 "dependencies": {"bar": []} array
60 "data": {"bar": 2}, number
84 "data": {"foo": 1, "bar": 2}, number
89 "data": {"foo": 1, "bar": 2, "quux": 3}, number
94 "data": {"foo": 1, "quux": 2}, number
99 "data": {"bar": 1, "quux": 2}, number
[all …]
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_abc.py20 def foo(self): pass function
22 def bar(self): pass function
27 def foo(self): return 3 member in test_factory.TestLegacyAPI.test_abstractproperty_basics.C
31 def foo(self): return super().foo member in test_factory.TestLegacyAPI.test_abstractproperty_basics.D
37 def foo(cls): pass function
40 def bar(cls): pass function
45 def foo(cls): return cls.__name__ member in test_factory.TestLegacyAPI.test_abstractclassmethod_basics.C
49 def foo(cls): return super().foo() member in test_factory.TestLegacyAPI.test_abstractclassmethod_basics.D
55 def foo(): pass function
58 def bar(): pass function
[all …]

12345678910>>...50