Home
last modified time | relevance | path

Searched defs:management (Results 1 – 5 of 5) sorted by relevance

/third_party/node/doc/guides/
Dcpp-style-guide.md196 ### Memory allocation
201 ### Use `nullptr` instead of `NULL` or `0`
205 ### Use explicit pointer comparisons
211 ### Ownership and smart pointers
229 ### Avoid non-const references
266 ### Use AliasedBuffers to manipulate TypedArrays
/third_party/vk-gl-cts/doc/testspecs/VK/
Dapitests.adoc196 Memory allocation
215 Mapping memory and CPU access
234 CPU cache control
250 GPU cache control
257 Binding memory to objects
/third_party/mbedtls/docs/architecture/testing/
Dinvasive-testing.md274 #### Zeroization testing
282 #### Memory cleanup
290 #### Robustness against memory allocation failure
294 #### PSA key store memory cleanup
/third_party/mbedtls/docs/proposed/
Dpsa-driver-interface.md350 #### Key size determination on import
362 #### Key validation
947 #### Mixing drivers in key derivation
951 #### Public key calculation
957 #### Symmetric key validation with transparent drivers
961 #### Support for custom import formats
/third_party/node/doc/api/
Dn-api.md1332 ### Making handle lifespan shorter than that of the native method
1512 ### References to objects with a lifespan longer than that of the native method
1662 ### Cleanup on exit of the current Node.js instance
5344 ### napi_get_node_version
5373 ### napi_get_version
5405 ### napi_adjust_external_memory