| /prebuilts/gdb/darwin-x86/lib/python2.7/ |
| ihooks.py | 33 3) A "module importer" class provides an interface to import a 38 One module importer class is defined (ModuleImporter), which uses a 45 If a module importer class supports dotted names, its import_module() 339 """Basic module importer; uses module loader. 402 """A module importer that supports packages.""" 547 def install(importer = None): 549 current_importer = importer or default_importer or ModuleImporter()
|
| /prebuilts/gdb/linux-x86/lib/python2.7/ |
| ihooks.py | 33 3) A "module importer" class provides an interface to import a 38 One module importer class is defined (ModuleImporter), which uses a 45 If a module importer class supports dotted names, its import_module() 339 """Basic module importer; uses module loader. 402 """A module importer that supports packages.""" 547 def install(importer = None): 549 current_importer = importer or default_importer or ModuleImporter()
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
| ihooks.py | 33 3) A "module importer" class provides an interface to import a 38 One module importer class is defined (ModuleImporter), which uses a 45 If a module importer class supports dotted names, its import_module() 339 """Basic module importer; uses module loader. 402 """A module importer that supports packages.""" 547 def install(importer = None): 549 current_importer = importer or default_importer or ModuleImporter()
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
| ihooks.py | 33 3) A "module importer" class provides an interface to import a 38 One module importer class is defined (ModuleImporter), which uses a 45 If a module importer class supports dotted names, its import_module() 339 """Basic module importer; uses module loader. 402 """A module importer that supports packages.""" 547 def install(importer = None): 549 current_importer = importer or default_importer or ModuleImporter()
|
| /external/clang/include/clang/AST/ |
| ASTImporter.h | 81 /// \brief Create a new AST importer. 91 /// \param MinimalImport If true, the importer will attempt to import 100 /// \brief Whether the importer will perform a minimal import, creating
|
| /external/clang/unittests/AST/ |
| ASTImporterTest.cpp | 68 // Add input.cc to virtual file system so importer can 'find' it 77 ASTImporter Importer(ToCtx, ToAST->getFileManager(), 91 auto Imported = Importer.Import(*FoundDecls.begin());
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/ |
| ASTImporter.h | 89 /// \brief Create a new AST importer. 99 /// \param MinimalImport If true, the importer will attempt to import 108 /// \brief Whether the importer will perform a minimal import, creating
|
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/ |
| ASTImporter.h | 89 /// \brief Create a new AST importer. 99 /// \param MinimalImport If true, the importer will attempt to import 108 /// \brief Whether the importer will perform a minimal import, creating
|
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/ |
| ASTImporter.h | 89 /// \brief Create a new AST importer. 99 /// \param MinimalImport If true, the importer will attempt to import 108 /// \brief Whether the importer will perform a minimal import, creating
|
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/ |
| ASTImporter.h | 89 /// \brief Create a new AST importer. 99 /// \param MinimalImport If true, the importer will attempt to import 108 /// \brief Whether the importer will perform a minimal import, creating
|
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/ |
| ASTImporter.h | 89 /// \brief Create a new AST importer. 99 /// \param MinimalImport If true, the importer will attempt to import 108 /// \brief Whether the importer will perform a minimal import, creating
|
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/ |
| ASTImporter.h | 89 /// \brief Create a new AST importer. 99 /// \param MinimalImport If true, the importer will attempt to import 108 /// \brief Whether the importer will perform a minimal import, creating
|
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/ |
| ASTImporter.h | 89 /// \brief Create a new AST importer. 99 /// \param MinimalImport If true, the importer will attempt to import 108 /// \brief Whether the importer will perform a minimal import, creating
|
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/ |
| ASTImporter.h | 89 /// \brief Create a new AST importer. 99 /// \param MinimalImport If true, the importer will attempt to import 108 /// \brief Whether the importer will perform a minimal import, creating
|
| /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/ |
| ASTImporter.h | 89 /// \brief Create a new AST importer. 99 /// \param MinimalImport If true, the importer will attempt to import 108 /// \brief Whether the importer will perform a minimal import, creating
|
| /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/ |
| ASTImporter.h | 89 /// \brief Create a new AST importer. 99 /// \param MinimalImport If true, the importer will attempt to import 108 /// \brief Whether the importer will perform a minimal import, creating
|
| /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/ |
| ASTImporter.h | 89 /// \brief Create a new AST importer. 99 /// \param MinimalImport If true, the importer will attempt to import 108 /// \brief Whether the importer will perform a minimal import, creating
|
| /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/ |
| ASTImporter.h | 89 /// \brief Create a new AST importer. 99 /// \param MinimalImport If true, the importer will attempt to import 108 /// \brief Whether the importer will perform a minimal import, creating
|
| /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/ |
| ASTImporter.h | 89 /// \brief Create a new AST importer. 99 /// \param MinimalImport If true, the importer will attempt to import 108 /// \brief Whether the importer will perform a minimal import, creating
|
| /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/ |
| ASTImporter.h | 89 /// \brief Create a new AST importer. 99 /// \param MinimalImport If true, the importer will attempt to import 108 /// \brief Whether the importer will perform a minimal import, creating
|
| /prebuilts/go/darwin-x86/src/go/types/ |
| builtins_test.go | 10 "go/importer" 136 conf := Config{Importer: importer.Default()}
|
| check_test.go | 31 "go/importer" 256 conf.Importer = importer.Default()
|
| /prebuilts/go/linux-x86/src/go/types/ |
| builtins_test.go | 10 "go/importer" 136 conf := Config{Importer: importer.Default()}
|
| check_test.go | 31 "go/importer" 256 conf.Importer = importer.Default()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/ |
| import.c | 1121 PyObject *importer; local 1175 PyObject *importer=NULL, *path_importer_cache=NULL, *path_hooks=NULL; local 1359 PyObject *importer; local [all...] |