/dports/lang/smalltalk/smalltalk-3.2.5/libgst/ |
H A D | interp.h | 128 typedef struct method_cache_entry struct 140 } method_cache_entry; argument 536 method_cache_entry *mce)
|
H A D | interp.c | 218 static method_cache_entry method_cache[METHOD_CACHE_SIZE] CACHELINE_ALIGNED; 423 method_cache_entry *methodData, 923 method_cache_entry *methodData, in lookup_method() 944 method_cache_entry *methodData) in _gst_find_method() 994 method_cache_entry *methodData; in check_send_correctness()
|
H A D | interp-jit.inl | 183 REGISTER (2, method_cache_entry * methodData); 228 REGISTER (2, method_cache_entry * methodData); 323 method_cache_entry *mc;
|
H A D | callin.c | 895 method_cache_entry dummy; in _gst_class_can_understand() 910 method_cache_entry dummy; in _gst_responds_to()
|
H A D | interp-bc.inl | 184 method_cache_entry * methodData;
|
H A D | ChangeLog | 2878 interp.c. Declare method_cache_entry. 2880 remove declarations of find_method and method_cache_entry.
|
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
H A D | typeobject.c | 27 struct method_cache_entry { struct 33 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
|
/dports/lang/python-legacy/Python-2.7.18/Objects/ |
H A D | typeobject.c | 28 struct method_cache_entry { struct 34 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
|
/dports/lang/python27/Python-2.7.18/Objects/ |
H A D | typeobject.c | 28 struct method_cache_entry { struct 34 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
|
/dports/databases/py-sqlite3/Python-3.8.12/Objects/ |
H A D | typeobject.c | 39 struct method_cache_entry { struct 45 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
|
/dports/databases/py-gdbm/Python-3.8.12/Objects/ |
H A D | typeobject.c | 39 struct method_cache_entry { struct 45 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
|
/dports/lang/python-tools/Python-3.8.12/Objects/ |
H A D | typeobject.c | 39 struct method_cache_entry { struct 45 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
|
/dports/lang/python37/Python-3.7.12/Objects/ |
H A D | typeobject.c | 38 struct method_cache_entry { struct 44 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
|
/dports/lang/python39/Python-3.9.9/Objects/ |
H A D | typeobject.c | 45 struct method_cache_entry { struct 51 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
|
/dports/lang/python38/Python-3.8.12/Objects/ |
H A D | typeobject.c | 39 struct method_cache_entry { struct 45 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
|
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/ |
H A D | typeobject.c | 39 struct method_cache_entry { struct 45 static struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]; argument
|
/dports/lang/python39/Python-3.9.9/Tools/c-analyzer/ |
H A D | TODO | 145 Objects/typeobject.c:method_cache static struct method_cache_entry m…
|
H A D | known.tsv | 493 Objects/typeobject.c - method_cache variable static struct method_cache_entry method_cache[1 << MCA…
|
/dports/lang/python310/Python-3.10.1/Tools/c-analyzer/ |
H A D | TODO | 142 Objects/typeobject.c:method_cache static struct method_cache_entry m…
|