Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dmethodobject.h38 const char *ml_name; /* The name of the built-in function/method */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dmethodobject.h38 const char *ml_name; /* The name of the built-in function/method */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/gdb/
Dlibpython.py542 def __init__(self, ml_name): argument
549 def __init__(self, ml_name, pyop_m_self): argument