Home
last modified time | relevance | path

Searched defs:IMPORT_NAME (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython3/Lib/
Dmodulefinder.py16 IMPORT_NAME = dis.opmap['IMPORT_NAME'] variable
/external/python/cpython2/Lib/
Dmodulefinder.py19 IMPORT_NAME = dis.opmap['IMPORT_NAME'] variable
/external/python/cpython2/Include/
Dopcode.h115 #define IMPORT_NAME 108 /* Index in name list */ macro
/external/python/cpython3/Include/
Dopcode.h86 #define IMPORT_NAME 108 macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h641 IMPORT_NAME = 1, enumerator
/external/llvm/include/llvm/Support/
DCOFF.h636 IMPORT_NAME = 1, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DCOFF.h689 IMPORT_NAME = 1, enumerator