Home
last modified time | relevance | path

Searched defs:creation (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Doc/reference/
Ddatamodel.rst1831 .. _metaclasses:
1833 Metaclasses
1871 Resolving MRO entries
1885 Determining the appropriate metaclass
1907 Preparing the class namespace
1927 Executing the class body
1947 Creating the class object
2003 Uses for metaclasses
/external/guava/guava-tests/benchmark/com/google/common/collect/
DSetCreationBenchmark.java50 @Benchmark int creation(int reps) { in creation() method in SetCreationBenchmark
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
Dstress.c171 pthread_t creation[NSCENAR]; /* Thread ID returned in pthread_create */ in main() local
/external/python/cpython2/Doc/library/
Dssl.rst205 .. [1] TLS 1.3 protocol will be available with :data:`PROTOCOL_SSLv23` in
/external/python/cpython3/Doc/whatsnew/
D3.6.rst361 .. _whatsnew36-pep487-descriptors:
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessBuffersTests.cpp1876 glw::GLbitfield creation; in iterate() member