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

  /frameworks/compile/mclinker/tools/mcld/
Main.cpp 636 mcld::StringEntry<llvm::StringRef>* to_wrap = local
642 to_wrap->setValue(to_wrap_str);
664 mcld::StringEntry<llvm::StringRef>* to_wrap = local
670 to_wrap->setValue(to_wrap_str);
    [all...]
  /external/python/cpython3/Lib/test/test_importlib/
test_util.py 143 def to_wrap(self, module): function in function:ModuleForLoaderTests.raise_exception
145 fxn = self.module_for_loader(to_wrap)

Completed in 123 milliseconds