Home
last modified time | relevance | path

Searched defs:ImportFrom (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/go/importer/
Dimporter.go98 func (m *gcimports) ImportFrom(path, srcDir string, mode types.ImportMode) (*types.Package, error) { func
117 func (m *gccgoimports) ImportFrom(path, srcDir string, mode types.ImportMode) (*types.Package, erro… func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dimporter_test.go30 func (m *gcimports) ImportFrom(path, srcDir string, mode types2.ImportMode) (*types2.Package, error… func
Dresolver_test.go26 func (imp *resolveTestImporter) ImportFrom(path, srcDir string, mode ImportMode) (*Package, error) { func
Dstdlib_test.go105 func (c *stdlibChecker) ImportFrom(path, dir string, _ ImportMode) (*Package, error) { func
Dapi.go103 ImportFrom(path, dir string, mode ImportMode) (*Package, error) methodSpec
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dresolver_test.go28 func (imp *resolveTestImporter) ImportFrom(path, srcDir string, mode ImportMode) (*Package, error) { func
Dstdlib_test.go116 func (c *stdlibChecker) ImportFrom(path, dir string, _ ImportMode) (*Package, error) { func
Dapi.go112 ImportFrom(path, dir string, mode ImportMode) (*Package, error) methodSpec
/aosp_15_r20/prebuilts/go/linux-x86/src/go/internal/srcimporter/
Dsrcimporter.go63 func (p *Importer) ImportFrom(path, srcDir string, mode types.ImportMode) (*types.Package, error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/noder/
Dimport.go40 func (m *gcimports) ImportFrom(path, srcDir string, mode types2.ImportMode) (*types2.Package, error… func
/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/
H A Dimport_statement.py225 class ImportFrom(Import): class
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/api/
Dmain_test.go586 func (w *Walker) ImportFrom(fromPath, fromDir string, mode types.ImportMode) (*types.Package, error… func
/aosp_15_r20/external/python/cpython2/Include/
DPython-ast.h166 } ImportFrom; member
432 #define ImportFrom(a0, a1, a2, a3, a4, a5) _Py_ImportFrom(a0, a1, a2, a3, a4, a5) macro
/aosp_15_r20/external/python/cpython3/Include/internal/
Dpycore_ast.h318 } ImportFrom; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/internal/
Dpycore_ast.h318 } ImportFrom; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/internal/
Dpycore_ast.h318 } ImportFrom; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/internal/
Dpycore_ast.h318 } ImportFrom; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/internal/
Dpycore_ast.h318 } ImportFrom; member
/aosp_15_r20/external/python/cpython2/Python/
DPython-ast.c1368 ImportFrom(identifier module, asdl_seq * names, int level, int lineno, int in ImportFrom() function
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...