OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:metaclass
(Results
1 - 4
of
4
) sorted by null
/development/tools/axl/
singletonmixin.py
37
time (by means of the MetaSingleton
metaclass
.
42
public domain. The idea of using a
metaclass
came from
52
def __new__(
metaclass
, strName, tupBases, dict):
55
return super(MetaSingleton,
metaclass
).__new__(
metaclass
, strName, tupBases, dict)
178
def __new__(
metaclass
, strName, tupBases, dict):
179
return super(MetaSingleton,
metaclass
).__new__(
metaclass
, strName, tupBases, dict)
/prebuilt/common/groovy/
groovy-all-1.7.0.jar
groovy-src-1.7.0.zip
/external/dbus/
ChangeLog
[
all
...]
Completed in 21 milliseconds