Home
last modified time | relevance | path

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

12

/third_party/PyYAML/
Dannouncement.msg50 files to object serialization and persistence.
63 ... keywords: [YAML, serialization, configuration, persistence, pickle]
65 {'keywords': ['YAML', 'serialization', 'configuration', 'persistence',
73 keywords: [YAML, serialization, configuration, persistence, pickle]
DPKG-INFO45 configuration files to object serialization and persistence.
/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.function724 psa_key_persistence_t persistence = persistence_arg;
734 TEST_EQUAL(PSA_KEY_LIFETIME_GET_PERSISTENCE(lifetime), persistence);
/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.h2378 #define PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(persistence, location) \ argument
2379 ((location) << 8 | (persistence))
/third_party/libcoap/
Dcmake_coap_config.h.in35 /* Define to 1 if the library is to have observe persistence. */
DCMakeLists.txt361 message(STATUS "compiling with observe persistence support")
363 message(STATUS "compiling without observe persistence support")
/third_party/mbedtls/docs/proposed/
Dpsa-driver-interface.md989persistence level with which the platform is attempting to register the key. The driver entry poin…
1041persistence called `PSA_KEY_LIFETIME_`*prefix*. Therefore, to declare an opaque key in the locati…
1053 Generally speaking, to declare a key with a specified persistence:
1057 persistence));
/third_party/typescript/tests/baselines/reference/docker/
Dazure-sdk.log38 "@azure/identity-cache-persistence" is blocked by "@azure/eslint-plugin-azure-sdk".
519 @azure/identity-cache-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/EGL/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/vk-gl-cts/external/vulkan-docs/src/chapters/
Ddevsandqueues.txt515 persistence of this value for uses other than identifying compatible devices
/third_party/node/doc/api/
Dhttp.md60 An `Agent` is responsible for managing connection persistence

12