Searched defs:funcname (Results 1 – 12 of 12) sorted by relevance
/openbmc/qemu/qga/vss-win32/ |
H A D | vss-debug.cpp | 17 void qga_debug_internal(const char *funcname, const char *fmt, ...) in qga_debug_internal()
|
/openbmc/u-boot/common/ |
H A D | bedbug.c | 88 char funcname[128] = { 0 }; in disppc() local 727 int print_source_line (char *filename, char *funcname, in print_source_line() argument
|
/openbmc/linux/drivers/scsi/elx/libefc/ |
D | efc_node.c |
|
D | efc_domain.c |
|
D | efc_nport.c |
|
D | efc_device.c |
|
D | efc_fabric.c |
|
/openbmc/linux/tools/perf/util/ |
D | srcline.c |
|
/openbmc/openbmc/poky/scripts/lib/recipetool/ |
H A D | create.py | 235 def genfunction(outlines, funcname, content, python=False, forcespace=False): argument
|
/openbmc/openbmc/poky/bitbake/lib/bb/parse/ |
H A D | ast.py | 405 def handlePythonMethod(statements, filename, lineno, funcname, modulename, body): argument
|
/openbmc/qemu/audio/ |
H A D | audio.c | 120 int audio_bug (const char *funcname, int cond) in audio_bug()
|
/openbmc/qemu/hw/arm/ |
H A D | omap1.c | 47 static inline void omap_log_badwidth(const char *funcname, hwaddr addr, int sz) in omap_log_badwidth()
|