Searched refs:func4 (Results 1 – 20 of 20) sorted by relevance
| /src/tools/tools/shlib-compat/test/libtest1/ |
| H A D | test.c | 29 void func4(struct s1 s); 51 func4(struct s1 s) in func4() function
|
| H A D | Symbol.map | 8 func4;
|
| /src/tools/tools/shlib-compat/test/libtest2/ |
| H A D | test.c | 30 void func4(struct s1 s); 59 func4(struct s1 s) in func4() function
|
| H A D | Symbol.map | 7 func4;
|
| /src/tools/tools/shlib-compat/test/libtest3/ |
| H A D | test.c | 41 void func4(struct s1 s); 64 func4(struct s1 s) in func4() function
|
| H A D | Symbol.map | 8 func4;
|
| /src/tools/tools/shlib-compat/test/ |
| H A D | regress.3-3.out | 6 func4@TEST_1.0: definitions match
|
| H A D | regress.3-1.out | 6 func4@TEST_1.0: definitions match
|
| H A D | regress.1-3.out | 6 func4@TEST_1.0: definitions match
|
| H A D | regress.1-1.out | 6 func4@TEST_1.0: definitions match
|
| H A D | regress.2-2.out | 6 func4@TEST_1.0: definitions match
|
| H A D | regress.2-3.out | 8 func4@TEST_1.0: definitions match
|
| H A D | regress.1-2.out | 8 func4@TEST_1.0: definitions match
|
| H A D | regress.2-1.out | 8 func4@TEST_1.0: definitions match
|
| H A D | regress.3-2.out | 8 func4@TEST_1.0: definitions match
|
| /src/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | sprd,sc9860-pinctrl.txt | 13 one of: "func1", "func2", "func3" and "func4".
|
| H A D | qcom,pmic-gpio.txt | 148 "func4"
|
| /src/contrib/googletest/googlemock/test/ |
| H A D | gmock-function-mocker_test.cc | 975 MOCK_METHOD(void, func4, (), (noexcept(noexcept(MaybeThrows())))); 987 EXPECT_FALSE(noexcept(std::declval<MockMethodNoexceptSpecifier>().func4())); in TEST()
|
| /src/lib/libmd/aarch64/ |
| H A D | sha1block.S | 79 .macro func4 a, b, c, d, e macro 117 round func4, \a, \b, \c, \d, \e, \w_i, \w_i3, \w_i8, \w_i14
|
| /src/lib/libmd/amd64/ |
| H A D | sha1block.S | 90 .macro func4 a, b, c, d, e macro 129 func4 \a, \b, \c, \d, \e
|