Home
last modified time | relevance | path

Searched refs:STORE_ATTR (Results 1 – 25 of 80) sorted by relevance

1234

/dports/lang/python311/Python-3.11.0a3/Python/
H A Dspecialize.c129 err += add_stat_dict(stats, STORE_ATTR, "store_attr"); in _Py_GetSpecializationStats()
188 print_stats(out, &_specialization_stats[STORE_ATTR], "store_attr"); in _Py_PrintSpecializationStats()
242 [STORE_ATTR] = STORE_ATTR_ADAPTIVE,
255 [STORE_ATTR] = 2, /* _PyAdaptiveEntry and _PyAttrCache */
783 SPECIALIZATION_FAIL(STORE_ATTR, SPEC_FAIL_OVERRIDDEN); in _Py_Specialize_StoreAttr()
793 SPECIALIZATION_FAIL(STORE_ATTR, SPEC_FAIL_METHOD); in _Py_Specialize_StoreAttr()
796 SPECIALIZATION_FAIL(STORE_ATTR, SPEC_FAIL_PROPERTY); in _Py_Specialize_StoreAttr()
826 SPECIALIZATION_FAIL(STORE_ATTR, SPEC_FAIL_OVERRIDDEN); in _Py_Specialize_StoreAttr()
838 STORE_ATTR, STORE_ATTR_INSTANCE_VALUE, STORE_ATTR_WITH_HINT in _Py_Specialize_StoreAttr()
847 STAT_INC(STORE_ATTR, specialization_failure); in _Py_Specialize_StoreAttr()
[all …]
/dports/devel/py-xdis/xdis-5.0.13/maynard-tool/
H A Dopcode30.h84 #define STORE_ATTR 95 /* Index in name list */ macro
H A Dse33.c119 case STORE_ATTR: in opcode_stack_effect()
H A Dse30.c114 case STORE_ATTR: in opcode_stack_effect()
H A Dse32.c118 case STORE_ATTR: in opcode_stack_effect()
H A Dopcode23.h91 #define STORE_ATTR 95 /* Index in name list */ macro
H A Dopcode24.h93 #define STORE_ATTR 95 /* Index in name list */ macro
H A Dopcode25.h92 #define STORE_ATTR 95 /* Index in name list */ macro
H A Dopcode26.h93 #define STORE_ATTR 95 /* Index in name list */ macro
H A Dopcode31.h82 #define STORE_ATTR 95 /* Index in name list */ macro
H A Dopcode32.h82 #define STORE_ATTR 95 /* Index in name list */ macro
H A Dopcode33.h82 #define STORE_ATTR 95 /* Index in name list */ macro
H A Dse31.c116 case STORE_ATTR: in opcode_stack_effect()
H A Dse25.c147 case STORE_ATTR: in opcode_stack_effect()
H A Dse26.c149 case STORE_ATTR: in opcode_stack_effect()
/dports/lang/python39/Python-3.9.9/Include/
H A Dopcode.h76 #define STORE_ATTR 95 macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/
H A Dopcode.h76 #define STORE_ATTR 95 macro
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/
H A Dopcode.h73 #define STORE_ATTR 95 macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dopcode.h93 #define STORE_ATTR 95 /* Index in name list */ macro
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Dopcode.h76 #define STORE_ATTR 95 macro
/dports/lang/python37/Python-3.7.12/Include/
H A Dopcode.h74 #define STORE_ATTR 95 macro
/dports/lang/python38/Python-3.8.12/Include/
H A Dopcode.h76 #define STORE_ATTR 95 macro
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dopcode.h102 #define STORE_ATTR 95 /* Index in name list */ macro
/dports/lang/python27/Python-2.7.18/Include/
H A Dopcode.h102 #define STORE_ATTR 95 /* Index in name list */ macro
/dports/lang/python-tools/Python-3.8.12/Include/
H A Dopcode.h76 #define STORE_ATTR 95 macro

1234