Home
last modified time | relevance | path

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

/third_party/python/Doc/includes/
Dtypestruct.h3 const char *tp_name; /* For printing, in format "<module>.<name>" */ member
/third_party/python/Tools/gdb/
Dlibpython.py308 def __init__(self, tp_name, address): argument
556 def __init__(self, tp_name, args): argument
/third_party/python/Include/cpython/
Dobject.h193 const char *tp_name; /* For printing, in format "<module>.<name>" */ member
/third_party/libbpf/src/
Dlibbpf.c11512 const char *tp_name)
11530 const char *tp_name)
11564 const char *tp_name,
11598 const char *tp_name)
11605 char *sec_name, *tp_cat, *tp_name; local
11636 const char *tp_name)
11674 const char *tp_name = NULL; local
/third_party/python/Objects/
Dtypeobject.c528 const char *tp_name; in type_set_name() local
/third_party/libbpf/include/uapi/linux/
Dbpf.h6302 __aligned_u64 tp_name; /* in/out: tp_name buffer ptr */ member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h35308 __u64 tp_name; member