HomeSort by relevance Sort by last modified time
    Searched refs:has_base (Results 1 - 3 of 3) sorted by null

  /external/qemu/qapi-auto-generated/
qmp-commands.h 109 void qmp_block_commit(const char * device, bool has_base, const char * base, const char * top, bool has_speed, int64_t speed, Error **errp);
139 void qmp_block_stream(const char * device, bool has_base, const char * base, bool has_speed, int64_t speed, bool has_on_error, BlockdevOnError on_error, Error **errp);
qmp-marshal.c 1807 bool has_base = false; local
2665 bool has_base = false; local
    [all...]
  /external/elfutils/0.153/src/
elflint.c 2994 bool has_base = false; local
    [all...]

Completed in 105 milliseconds