Home
last modified time | relevance | path

Searched refs:persistence (Results 1 – 25 of 34) sorted by relevance

12

/third_party/mbedtls/tests/suites/
Dtest_suite_psa_crypto_slot_management.data81 Persistent slot, check after closing, persistence=2
84 Persistent slot, check after closing and restarting, persistence=2
87 Persistent slot, check after destroying, persistence=2
90 Persistent slot, check after destroying and restarting, persistence=2
93 Persistent slot, check after purging, persistence=2
96 Persistent slot, check after purging and restarting, persistence=2
99 Persistent slot, check after restart with live handle, persistence=2
Dtest_suite_psa_crypto_metadata.function726 psa_key_persistence_t persistence = persistence_arg;
736 TEST_EQUAL( PSA_KEY_LIFETIME_GET_PERSISTENCE( lifetime ), persistence );
/third_party/PyYAML/
Dannouncement.msg65 files to object serialization and persistence.
78 ... keywords: [YAML, serialization, configuration, persistence, pickle]
80 {'keywords': ['YAML', 'serialization', 'configuration', 'persistence',
88 keywords: [YAML, serialization, configuration, persistence, pickle]
/third_party/mbedtls/docs/architecture/testing/
Dpsa-storage-format-testing.md94persistence levels: have load-and-check tests for supported persistence levels. We may also want t…
/third_party/python/Doc/library/
Dmarshal.rst21 This is not a general "persistence" module. For general persistence and
Dindex.rst53 persistence.rst
Dshelve.rst1 :mod:`shelve` --- Python object persistence
5 :synopsis: Python object persistence.
Dhttp.rst22 * :mod:`http.cookiejar` provides persistence of cookies
Dpickle.rst13 single: persistence
168 Serialization is a more primitive notion than persistence; although
733 For the benefit of object persistence, the :mod:`pickle` module supports the
/third_party/openssl/doc/man3/
DEVP_PKEY_todata.pod31 EVP_PKEY_todata() if persistence is required.
/third_party/mbedtls/include/psa/
Dcrypto_values.h2168 #define PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(persistence, location) \ argument
2169 ((location) << 8 | (persistence))
/third_party/libxml2/os400/
DREADME400101 to ensure its persistence and return its address. It is the caller's
/third_party/mbedtls/docs/proposed/
Dpsa-driver-interface.md816persistence level with which the platform is attempting to register the key. The driver entry poin…
868persistence called `PSA_KEY_LIFETIME_`*prefix*. Therefore, to declare an opaque key in the locati…
880 Generally speaking, to declare a key with a specified persistence:
884 persistence));
/third_party/typescript/tests/baselines/reference/user/
Dchrome-devtools-frontend.log7827 node_modules/chrome-devtools-frontend/front_end/persistence/Automapping.js(12,14): error TS7014: Fu…
7828 node_modules/chrome-devtools-frontend/front_end/persistence/Automapping.js(13,14): error TS7014: Fu…
7829 node_modules/chrome-devtools-frontend/front_end/persistence/Automapping.js(67,40): error TS2339: Pr…
7830 node_modules/chrome-devtools-frontend/front_end/persistence/Automapping.js(315,20): error TS2362: T…
7831 node_modules/chrome-devtools-frontend/front_end/persistence/Automapping.js(329,40): error TS2339: P…
7832 node_modules/chrome-devtools-frontend/front_end/persistence/Automapping.js(355,41): error TS2339: P…
7833 node_modules/chrome-devtools-frontend/front_end/persistence/Automapping.js(363,44): error TS2339: P…
7834 node_modules/chrome-devtools-frontend/front_end/persistence/Automapping.js(372,77): error TS2339: P…
7835 node_modules/chrome-devtools-frontend/front_end/persistence/Automapping.js(376,62): error TS2339: P…
7836 node_modules/chrome-devtools-frontend/front_end/persistence/DefaultMapping.js(12,14): error TS7014:…
[all …]
/third_party/EGL/extensions/KHR/
DEGL_KHR_debug.txt529 - Clarify text regarding parameter attribute_list and its persistence.
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_debug.txt529 - Clarify text regarding parameter attribute_list and its persistence.
/third_party/skia/third_party/externals/microhttpd/src/datadir/
Dspdy-draft.txt906 persistence features of the SETTINGS frames, and servers MUST ignore
907 persistence related flags sent by a client.
930 flag set which are contained within this frame. Because persistence
957 sender to this recipient. Because persistence is only
965 Because persistence is only implemented on the client, this
/third_party/ltp/scripts/
Dspelling.txt1089 persistance||persistence
/third_party/python/Lib/idlelib/
DNEWS2x.txt604 window location persistence.
/third_party/vk-gl-cts/doc/testspecs/VK/
Dapitests.adoc565 * Dynamic state object binding persistence over pipeline changes
/third_party/skia/third_party/externals/imgui/docs/
DTODO.txt235 …- settings/persistence: helpers to make TreeNodeBehavior persist (even during dev!) - may need to …
/third_party/node/doc/api/
Dhttp.md57 An `Agent` is responsible for managing connection persistence
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Ddevsandqueues.txt515 persistence of this value for uses other than identifying compatible devices
Ddevsandqueues.adoc559 persistence of this value for uses other than identifying compatible devices
/third_party/flutter/skia/third_party/externals/imgui/docs/
DCHANGELOG.txt1062 - ImFontConfig: Clarified persistence requirement of GlyphRanges array. (#651)

12