Home
last modified time | relevance | path

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

12

/freebsd-14.2/tools/tools/shlib-compat/test/libtest2/
H A Dtest.c26 int func1(uint64_t a, uint64_t b);
35 func1(uint64_t a, uint64_t b) in func1() function
43 return func1(a, b); in compat_func1()
45 __sym_compat(func1, compat_func1, TEST_1.0);
H A DSymbol.map13 func1;
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.multinormalize.d50 @func1[i % 5] = sum(i * 100);
59 normalize(@func1, 5);
60 printa(@func1);
/freebsd-14.2/contrib/netbsd-tests/lib/libc/net/
H A Dt_nsdispatch.sh37 func1: enter
42 func1: exit
H A Dh_nsd_recurse.c77 func1(void) in func1() function
105 assert(func1() == NS_SUCCESS); in main()
/freebsd-14.2/tools/tools/shlib-compat/test/
H A Dregress.2-2.out3 func1@TEST_1.0: definitions match
9 func1@TEST_1.1: definitions match
H A Dregress.2-1.out4 Removed symbols: func1@TEST_1.1
5 func1@TEST_1.0: definitions match
H A Dregress.2-3.out4 Removed symbols: func1@TEST_1.1
5 func1@TEST_1.0: definitions match
H A Dregress.1-2.out4 Added symbols: func1@TEST_1.1
5 func1@TEST_1.0: definitions match
H A Dregress.3-2.out4 Added symbols: func1@TEST_1.1
5 func1@TEST_1.0: definitions match
H A Dregress.3-3.out3 func1@TEST_1.0: definitions match
H A Dregress.1-1.out3 func1@TEST_1.0: definitions match
H A Dregress.1-3.out3 func1@TEST_1.0: definitions match
H A Dregress.3-1.out3 func1@TEST_1.0: definitions match
/freebsd-14.2/tools/tools/shlib-compat/test/libtest1/
H A Dtest.c26 int func1(int a, int b);
34 func1(int a, int b) in func1() function
H A DSymbol.map5 func1;
/freebsd-14.2/contrib/netbsd-tests/fs/vfs/
H A Dt_rmdirrace.c47 static void *func1(void *arg) in func1() function
83 res = pthread_create(&th1, NULL, func1, &quit); in race()
/freebsd-14.2/tools/tools/shlib-compat/test/libtest3/
H A Dtest.c38 int func1(int a, int b);
47 func1(int a, int b) in func1() function
H A DSymbol.map5 func1;
/freebsd-14.2/bin/sh/tests/set-e/
H A DMakefile21 ${PACKAGE}FILES+= func1.0
/freebsd-14.2/bin/sh/tests/execution/
H A DMakefile26 ${PACKAGE}FILES+= func1.0
/freebsd-14.2/sys/contrib/device-tree/Bindings/pinctrl/
H A Dsprd,sc9860-pinctrl.txt13 one of: "func1", "func2", "func3" and "func4".
/freebsd-14.2/bin/sh/tests/parser/
H A DMakefile51 ${PACKAGE}FILES+= func1.0
/freebsd-14.2/contrib/googletest/googlemock/test/
H A Dgmock-function-mocker_test.cc972 MOCK_METHOD(void, func1, (), (noexcept));
984 EXPECT_TRUE(noexcept(std::declval<MockMethodNoexceptSpecifier>().func1())); in TEST()
/freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-samsung-a2015-common.dtsi524 function = "func1";

12