OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uprefix
(Results
1 - 2
of
2
) sorted by null
/external/qemu/audio/
audio.c
459
char *
uprefix
;
local
471
uprefix
= audio_alloc_prefix (prefix);
475
printf (" %s_%s: ",
uprefix
, opt->name);
519
uprefix
, opt->name, opt->tag);
525
qemu_free (
uprefix
);
[
all
...]
/prebuilt/linux-x86/emulator/
libqemu-audio.a
[
all
...]
Completed in 3069 milliseconds