Home
last modified time | relevance | path

Searched refs:classobject (Results 1 – 19 of 19) sorted by relevance

/external/javassist/src/main/javassist/tools/reflect/
DCompiler.java27 public String classobject; field in CompiledClass
101 || entries[i].classobject != null) { in processClasses()
109 if (entries[i].classobject == null) in processClasses()
112 classobj = entries[i].classobject; in processClasses()
145 result[n].classobject = args[++i]; in parse()
152 cc.classobject = null; in parse()
/external/python/cpython2/PC/os2vacpp/
Dmakefile.omk352 _tkinter.obj: abstract.h ceval.h classobject.h cobject.h complexobject.h \
360 almodule.obj: abstract.h ceval.h classobject.h cobject.h complexobject.h \
368 arraymodule.obj: abstract.h ceval.h classobject.h cobject.h complexobject.h \
376 audioop.obj: abstract.h ceval.h classobject.h cobject.h complexobject.h \
384 binascii.obj: abstract.h ceval.h classobject.h cobject.h complexobject.h \
392 bsddbmodule.obj: abstract.h ceval.h classobject.h cobject.h complexobject.h \
400 cdmodule.obj: abstract.h ceval.h classobject.h cobject.h complexobject.h \
408 cgensupport.obj: abstract.h ceval.h cgensupport.h classobject.h cobject.h \
416 clmodule.obj: abstract.h ceval.h classobject.h cobject.h complexobject.h \
424 cmathmodule.obj: abstract.h ceval.h classobject.h cobject.h complexobject.h \
[all …]
Dmakefile360 _tkinter.obj: $(PY_INCLUDE)\abstract.h $(PY_INCLUDE)\ceval.h $(PY_INCLUDE)\classobject.h \
373 almodule.obj: $(PY_INCLUDE)\abstract.h $(PY_INCLUDE)\ceval.h $(PY_INCLUDE)\classobject.h \
387 $(PY_INCLUDE)\classobject.h $(PY_INCLUDE)\cobject.h $(PY_INCLUDE)\complexobject.h \
400 audioop.obj: $(PY_INCLUDE)\abstract.h $(PY_INCLUDE)\ceval.h $(PY_INCLUDE)\classobject.h \
414 binascii.obj: $(PY_INCLUDE)\abstract.h $(PY_INCLUDE)\ceval.h $(PY_INCLUDE)\classobject.h \
428 $(PY_INCLUDE)\classobject.h $(PY_INCLUDE)\cobject.h $(PY_INCLUDE)\complexobject.h \
441 cdmodule.obj: $(PY_INCLUDE)\abstract.h $(PY_INCLUDE)\ceval.h $(PY_INCLUDE)\classobject.h \
455 $(PY_MODULES)\cgensupport.h $(PY_INCLUDE)\classobject.h $(PY_INCLUDE)\cobject.h \
468 clmodule.obj: $(PY_INCLUDE)\abstract.h $(PY_INCLUDE)\ceval.h $(PY_INCLUDE)\classobject.h \
482 $(PY_INCLUDE)\classobject.h $(PY_INCLUDE)\cobject.h $(PY_INCLUDE)\complexobject.h \
[all …]
/external/tensorflow/third_party/toolchains/preconfig/ubuntu16.04/py/
DBUILD84 "python_include/classobject.h",
164 …n_include/ceval.h" && cp -f "/usr/include/python2.7/classobject.h" "$(@D)/python_include/classobje…
/external/tensorflow/third_party/toolchains/preconfig/win_1803/py37/
DBUILD84 "python_include/classobject.h",
183 …thon_include/ceval.h" && cp -f "c:/python37/include/classobject.h" "$(@D)/python_include/classobje…
/external/python/cpython3/Tools/c-analyzer/
Dignored-globals.txt156 # Objects/classobject.c
DTODO197 Objects/classobject.c:instancemethod_get_doc():docstr static PyObject *docstr
198 Objects/classobject.c:method_get_doc():docstr static PyObject *docstr
349 Objects/classobject.c:PyId___name__ _Py_IDENTIFIER(__name__)
350 Objects/classobject.c:PyId___qualname__ _Py_IDENTIFIER(__qualname__)
351 Objects/classobject.c:method_reduce():PyId_getattr _Py_IDENTIFIER(getattr)
690 Objects/classobject.c:PyInstanceMethod_Type PyTypeObject PyInstanceMethod_Type
691 Objects/classobject.c:PyMethod_Type PyTypeObject PyMethod_Type
Dknown.tsv213 Objects/classobject.c method_get_doc docstr variable static PyObject *docstr
214 Objects/classobject.c instancemethod_get_doc docstr variable static PyObject *docstr
297 Objects/classobject.c - free_list variable static PyMethodObject *free_list
368 Objects/classobject.c - instancemethod_getset variable static PyGetSetDef instancemethod_getset[]
369 Objects/classobject.c - instancemethod_memberlist variable static PyMemberDef instancemethod_member…
496 Objects/classobject.c - method_getset variable static PyGetSetDef method_getset[]
498 Objects/classobject.c - method_memberlist variable static PyMemberDef method_memberlist[]
499 Objects/classobject.c - method_methods variable static PyMethodDef method_methods
558 Objects/classobject.c - numfree variable static int numfree
1151 Objects/classobject.c method_reduce PyId_getattr variable _Py_IDENTIFIER(getattr)
[all …]
/external/tensorflow/third_party/toolchains/preconfig/win_1803/py38/
DBUILD83 "python_include/classobject.h",
206 …thon_include/ceval.h" && cp -f "c:/Python38/include/classobject.h" "$(@D)/python_include/classobje…
/external/python/cpython3/
DAndroid.bp227 "Objects/classobject.c",
DMakefile.pre.in412 Objects/classobject.o \
1027 $(srcdir)/Include/classobject.h \
/external/python/cpython2/PC/os2emx/
Dpython27.def198 ; From python27_s.lib(classobject)
/external/python/cpython2/RISCOS/
DMakefile164 @.^.Objects.o.classobject\
/external/python/cpython2/Doc/howto/
Ddescriptor.rst309 :c:type:`PyMethod_Type` in :source:`Objects/classobject.c` is a single object
/external/python/cpython2/PC/VC6/
Dpythoncore.dsp272 SOURCE=..\..\Objects\classobject.c
/external/python/cpython2/
DAndroid.bp168 "Objects/classobject.c",
DMakefile.pre.in355 Objects/classobject.o \
768 Include/classobject.h \
/external/python/cpython3/Doc/howto/
Ddescriptor.rst1057 "Emulate Py_MethodType in Objects/classobject.c"
/external/python/cpython3/Misc/NEWS.d/
D3.9.0a1.rst871 Remove an unnecssary Py_XINCREF in classobject.c.