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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_msvc9compiler.py 152 compiler._remove_visual_c_ref(manifest)
176 got = compiler._remove_visual_c_ref(manifest)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_msvc9compiler.py 152 compiler._remove_visual_c_ref(manifest)
176 got = compiler._remove_visual_c_ref(manifest)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
msvc9compiler.py 704 temp_manifest = self._remove_visual_c_ref(temp_manifest)
709 def _remove_visual_c_ref(self, manifest_file): member in class:MSVCCompiler
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
msvc9compiler.py 704 temp_manifest = self._remove_visual_c_ref(temp_manifest)
709 def _remove_visual_c_ref(self, manifest_file): member in class:MSVCCompiler

Completed in 85 milliseconds