/external/qemu/ |
qemu-sockets-android.c | 371 const char *optstr, *h; local 413 optstr = str + pos; 414 h = strstr(optstr, ",to="); 417 if (strstr(optstr, ",ipv4")) 419 if (strstr(optstr, ",ipv6")) 422 h = strstr(optstr, ",socket="); 447 char *optstr; local 454 optstr = strchr(str, ','); 459 optstr ? optstr : "") 558 char *path, *optstr; local [all...] |
qemu-sockets.c | 426 const char *optstr, *h; local 468 optstr = str + pos; 469 h = strstr(optstr, ",to="); 472 if (strstr(optstr, ",ipv4")) 474 if (strstr(optstr, ",ipv6")) 477 h = strstr(optstr, ",socket="); 502 char *optstr; local 509 optstr = strchr(str, ','); 514 optstr ? optstr : "") 625 char *path, *optstr; local [all...] |
blockdev.c | 46 char optstr[1024]; local 50 vsnprintf(optstr, sizeof(optstr), fmt, ap); 53 opts = qemu_opts_parse(qemu_find_opts("drive"), optstr, 0);
|
/system/core/sh/ |
options.c | 400 getopts(char *optstr, char *optvar, char **optfirst, char ***optnext, char **optpptr) 428 for (q = optstr; *q != c; ) { 430 if (optstr[0] == ':') { 447 if (optstr[0] == ':') {
|
/external/bluetooth/glib/tests/ |
markup-collect.c | 35 #define OPTSTR G_MARKUP_COLLECT_STRING | G_MARKUP_COLLECT_OPTIONAL 65 OPTSTR, "co", &co);
|
/dalvik/vm/ |
Jni.cpp | [all...] |
/external/llvm/lib/Target/ARM/AsmParser/ |
ARMAsmParser.cpp | [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/lib/ |
libmudflap.a | [all...] |
libmudflapth.a | [all...] |