Home
last modified time | relevance | path

Searched refs:sharedPoolNames (Results 1 – 5 of 5) sorted by relevance

/dports/lang/smalltalk/smalltalk-3.2.5/packages/visualgst/Notification/Kernel/
H A DMetaclass.st3 …fInstVarNames shape: shape classPool: classVarDict poolDictionaries: sharedPoolNames category: cat…
21 setSharedPools: sharedPoolNames;
29 …variableArray shape: shape classPool: classVarDict poolDictionaries: sharedPoolNames category: cat…
50 poolDictionaries: sharedPoolNames
91 ifTrue: [aClass setSharedPools: sharedPoolNames]
93 [sharedPoolNames do:
99 (sharedPoolNames includes: dict)
/dports/lang/smalltalk/smalltalk-3.2.5/kernel/
H A DMetaclass.st219 | variableArray classVarDict sharedPoolNames |
226 sharedPoolNames := self parsePools: stringOfPoolNames in: aNamespace.
234 poolDictionaries: sharedPoolNames
238 …variableArray shape: shape classPool: classVarDict poolDictionaries: sharedPoolNames category: cat…
259 poolDictionaries: sharedPoolNames
299 ifTrue: [aClass setSharedPools: sharedPoolNames]
301 [sharedPoolNames do:
307 (sharedPoolNames includes: dict)
352 …fInstVarNames shape: shape classPool: classVarDict poolDictionaries: sharedPoolNames category: cat…
370 setSharedPools: sharedPoolNames;
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Ddict.c73 const char *sharedPoolNames; member
968 class->sharedPools = _gst_make_pool_array (ci->sharedPoolNames); in init_class()
/dports/lang/smalltalk/smalltalk-3.2.5/doc/
H A Dgst-base.info-25612 …variableArray shape: shape classPool: classVarDict poolDictionaries: sharedPoolNames category: cat…
5620 …fInstVarNames shape: shape classPool: classVarDict poolDictionaries: sharedPoolNames category: cat…
H A Dclasses.texi20547 …leArray shape:@- shape classPool:@- classVarDict poolDictionaries:@- sharedPoolNames category:@- c…
20559 …arNames shape:@- shape classPool:@- classVarDict poolDictionaries:@- sharedPoolNames category:@- c…