Home
last modified time | relevance | path

Searched defs:tp_name (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/gdb/
Dlibpython.py244 def __init__(self, tp_name, address): argument
486 def __init__(self, tp_name, args): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dobject.h326 const char *tp_name; /* For printing, in format "<module>.<name>" */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dobject.h326 const char *tp_name; /* For printing, in format "<module>.<name>" */ member