Home
last modified time | relevance | path

Searched refs:Import_kind (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
DPython-ast.h66 Assert_kind=15, Import_kind=16, ImportFrom_kind=17, enumerator
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
DPython-ast.h66 Assert_kind=15, Import_kind=16, ImportFrom_kind=17, enumerator
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dsymtable.c1108 case Import_kind: in symtable_visit_stmt()
DPython-ast.c1343 p->kind = Import_kind; in Import()
2453 case Import_kind: in ast2obj_stmt()
Dcompile.c2160 case Import_kind: in compiler_visit_stmt()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dsymtable.c1110 case Import_kind: in symtable_visit_stmt()
DPython-ast.c1360 p->kind = Import_kind; in Import()
2470 case Import_kind: in ast2obj_stmt()
Dcompile.c2180 case Import_kind: in compiler_visit_stmt()