HomeSort by relevance Sort by last modified time
    Searched full:type_init (Results 1 - 10 of 10) sorted by null

  /external/qemu/include/qemu/
module.h 36 #define type_init(function) module_init(function, MODULE_INIT_QOM) macro
  /external/qemu/qom/
container.c 52 type_init(container_register_types)
object.c     [all...]
  /prebuilts/misc/common/swig/include/2.0.11/python/
builtin.swg 377 static int type_init = 0;
378 if (!type_init) {
442 type_init = 1;
pyinit.swg 141 static int type_init = 0;
142 if (!type_init) {
189 type_init = 1;
pyrun.swg 722 static int type_init = 0;
723 if (!type_init) {
797 type_init = 1;
905 static int type_init = 0;
906 if (!type_init) {
976 type_init = 1;
    [all...]
  /external/qemu/include/qom/
object.h 79 * type_init(my_device_register_types)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/bin/
python 
python2 
python2.7 

Completed in 702 milliseconds