Home
last modified time | relevance | path

Searched defs:woof (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/sol2/sol2-4.0.0-alpha/tests/runtime_tests/source/
H A Dcommon_classes.hpp29 struct woof { struct
30 int var;
32 int func(int x) { in func()
36 double func2(int x, int y) { in func2()
40 std::string func2s(int x, std::string y) { in func2s()
H A Dusertypes.member_variables.cpp80 struct woof { struct
95 lua.new_usertype<woof>("woof", "b", &woof::b); argument
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/sol2/examples/
H A Dtie.cpp20 sol::function woof = lua["woof"]; in main() local
/dports/devel/sol2/sol2-4.0.0-alpha/examples/source/
H A Dtie.cpp19 sol::function woof = lua["woof"]; in main() local
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/arc/
H A Dmovh_cl-1.c32 woof () in woof() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/arc/
H A Dmovh_cl-1.c32 woof () in woof() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/arc/
H A Dmovh_cl-1.c32 woof () in woof() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/arc/
H A Dmovh_cl-1.c32 woof () in woof() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/arc/
H A Dmovh_cl-1.c32 woof () in woof() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/arc/
H A Dmovh_cl-1.c32 woof () in woof() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/arc/
H A Dmovh_cl-1.c32 woof () in woof() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/arc/
H A Dmovh_cl-1.c32 woof () in woof() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/arc/
H A Dmovh_cl-1.c32 woof () in woof() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/arc/
H A Dmovh_cl-1.c32 woof () in woof() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/arc/
H A Dmovh_cl-1.c32 woof () in woof() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/arc/
H A Dmovh_cl-1.c32 woof () in woof() function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/arc/
H A Dmovh_cl-1.c32 woof () in woof() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/arc/
H A Dmovh_cl-1.c32 woof () in woof() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/arc/
H A Dmovh_cl-1.c32 woof () in woof() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/arc/
H A Dmovh_cl-1.c32 woof () in woof() function
/dports/mail/qmail-tls/netqmail-1.06/
H A Dqbiff.c22 stralloc woof = {0}; variable
/dports/mail/qmail/netqmail-1.06/
H A Dqbiff.c22 stralloc woof = {0}; variable
/dports/mail/qmail-mysql/netqmail-1.06/
H A Dqbiff.c22 stralloc woof = {0}; variable
/dports/mail/qmail-dk/qmail-1.03/
H A Dqbiff.c32 stralloc woof = {0}; variable
/dports/emulators/mess/mame-mame0226/3rdparty/sol2/
H A Dtest_usertypes.cpp684 struct woof { struct
702 lua.new_usertype<woof>("woof", argument
755 struct woof { struct
768 lua.new_usertype<woof>("woof", argument

12