Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2022-023.md3 ### CVE Number
6 ### Impact
35 ### Patches
40 ### For more information
43 ### Attribution
Dtfsa-2021-126.md3 ### CVE Number
6 ### Impact
31 ### Patches
39 ### For more information
45 ### Attribution
/external/python/cpython3/Doc/reference/
Ddatamodel.rst1973 .. _metaclasses:
1975 Metaclasses
2013 Resolving MRO entries
2027 Determining the appropriate metaclass
2049 Preparing the class namespace
2073 Executing the class body
2093 Creating the class object
2148 Uses for metaclasses
/external/guava/android/guava-tests/benchmark/com/google/common/collect/
DSetCreationBenchmark.java53 int creation(int reps) { in creation() method in SetCreationBenchmark
/external/guava/guava-tests/benchmark/com/google/common/collect/
DSetCreationBenchmark.java53 int creation(int reps) { in creation() method in SetCreationBenchmark
/external/cronet/net/cookies/
Dcanonical_cookie_fuzzer.cc41 const base::Time creation = getRandomTime(&data_provider); in LLVMFuzzerTestOneInput() local
Dcanonical_cookie.cc365 base::Time creation, in CanonicalCookie()
862 base::Time creation, in FromStorage()
907 const base::Time& creation, in CreateUnsafeCookieForTesting()
/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/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DTicket.c249 TPM2B_DIGEST *creation, // IN: creation hash in TicketComputeCreation()
/external/cronet/net/extras/sqlite/
Dsqlite_persistent_cookie_store_unittest.cc186 const base::Time& creation) { in AddCookie()
197 const base::Time& creation, in AddCookieWithExpiration()
2515 base::Time creation(base::Time::Now()); in TEST_P() local
/external/python/cpython3/Doc/whatsnew/
D3.6.rst361 .. _whatsnew36-pep487-descriptors:
/external/cronet/base/process/
Dprocess_unittest.cc217 const Time creation = process.CreationTime(); in TEST_F() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessBuffersTests.cpp1876 glw::GLbitfield creation; in iterate() member
/external/tpm2-tss/include/tss2/
Dtss2_tpm2_types.h1167 TPMS_CREATION_INFO creation; member
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTpmTypes.h1625 TPMS_CREATION_INFO creation; member