Home
last modified time | relevance | path

Searched defs:ret_type (Results 1 – 6 of 6) sorted by relevance

/openbmc/sdbusplus/example/
H A Dcoroutine-example.cpp17 using ret_type = std::vector<std::tuple<std::string, std::string>>; in startup() typedef
/openbmc/qemu/target/ppc/
H A Dinternal.h35 #define FUNC_MASK(name, ret_type, size, max_val) \ argument
/openbmc/qemu/tests/qtest/
H A Dqmp-cmd-test.c187 SchemaInfo *si, *arg_type, *ret_type; in add_query_tests() local
/openbmc/qemu/tests/qapi-schema/
H A Dtest-qapi.py72 arg_type, ret_type, gen, success_response, boxed, argument
/openbmc/qemu/audio/
H A Dsdlaudio.c290 #define SDL_WRAPPER_FUNC(name, ret_type, args_decl, args, dir) \ argument
/openbmc/qemu/target/mips/tcg/
H A Ddsp_helper.c2919 #define BIT_INSV(name, posfilter, ret_type) \ argument