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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
build_py.py 328 def build_module(self, module, module_file, package): member in class:build_py
351 self.build_module(module, module_file, package)
372 self.build_module(module, module_file, package)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
build_py.py 328 def build_module(self, module, module_file, package): member in class:build_py
351 self.build_module(module, module_file, package)
372 self.build_module(module, module_file, package)
  /external/oprofile/libpp/
xml_utils.cpp 417 void build_module(string const & n, sym_iterator it,
531 build_module(string const & n, sym_iterator it, size_t l, size_t h) function in class:module_info
663 my_modules[m].build_module(module, it, 0, nr_classes-1);
873 m.build_module(n, it, lo, hi);

Completed in 56 milliseconds