Searched refs:outlive (Results 1 – 25 of 28) sorted by relevance
12
/third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
D | MetalAutoreleasePoolTests.mm | 35 // outlive an autoreleasepool block. 48 // can outlive an autoreleasepool block.
|
/third_party/python/Doc/c-api/ |
D | capsule.rst | 49 non-``NULL``, this string must outlive the capsule. (Though it is permitted to 147 outlive the capsule. If the previous *name* stored in the capsule was not
|
/third_party/libwebsockets/lib/misc/threadpool/ |
D | threadpool.c | 68 char outlive; member 594 task->outlive = 1; in lws_threadpool_worker() 850 if (task->outlive && !tp->destroying) { in lws_threadpool_dequeue_task()
|
D | README.md | 165 may outlive the wsi.
|
/third_party/openssl/doc/man3/ |
D | CT_POLICY_EVAL_CTX_new.pod | 79 Holds a pointer to the CTLOG_STORE, so the CTLOG_STORE must outlive the
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.1.6.rst | 67 - egl/wayland: Allow EGLSurface to outlive wl_egl_window
|
D | 21.3.0.rst | 1033 - egl/wayland: Allow EGLSurface to outlive wl_egl_window
|
D | 21.2.0.rst | 1655 - egl/wayland: Allow EGLSurface to outlive wl_egl_window
|
/third_party/boost/libs/fiber/doc/ |
D | fls.qbk | 88 __fsp__ should outlive the fibers that use it.]]
|
D | fiber.qbk | 140 outlive the __fiber__ object that launched it, use the __detach__ method.
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | page_storage.dart | 13 /// [PageStorage] is used to save and restore values that can outlive the widget.
|
/third_party/libwebsockets/READMEs/ |
D | README.lws_sequencer.md | 111 outlive the sequencer.
|
/third_party/boost/libs/smart_ptr/doc/smart_ptr/ |
D | techniques.adoc | 234 The same technique works for any object known to outlive the pointer. 364 …above. Or, if it's known that the `shared_ptr` created in `f` will never outlive the object, use <…
|
/third_party/boost/libs/functional/factory/doc/ |
D | factory.qbk | 196 Maybe we want our objects to outlive the function's scope, in this case we have
|
/third_party/python/Doc/library/ |
D | multiprocessing.shared_memory.rst | 48 may outlive the original process that created them. When one process
|
/third_party/boost/libs/thread/doc/ |
D | futures.qbk | 449 asynchronous operations. The lifetime of the executor must outlive the continuation.
|
/third_party/skia/ |
D | RELEASE_NOTES.txt | 764 * For Vulkan backend, we now require that the VkDevice, Queue, and Instance outlive
|
/third_party/boost/libs/log/doc/ |
D | extension.qbk | 205 …n be used several times by the library (maybe even concurrently), it can outlive the attribute obj…
|
/third_party/python/Doc/reference/ |
D | compound_stmts.rst | 553 outlive the executed block and can be used after the match statement**.
|
/third_party/ltp/doc/ |
D | c-test-api.txt | 584 Children that outlive the 'test()' function execution are waited for in the
|
/third_party/libsoup/ |
D | ChangeLog.pre-git | 4402 SoupConnections could outlive their sockets and start causing
|
/third_party/node/doc/changelogs/ |
D | CHANGELOG_V13.md | 1764 …odejs/node/commit/f01c5c51b0)] - **inspector**: turn platform tasks that outlive Agent into no-ops…
|
D | CHANGELOG_V12.md | 1584 …odejs/node/commit/4277066afd)] - **inspector**: turn platform tasks that outlive Agent into no-ops…
|
/third_party/boost/libs/multiprecision/doc/ |
D | multiprecision.qbk | 409 unless you're absolutely sure that the lifetimes of `a`, `b` and `c` will outlive that of `my_expre…
|
/third_party/skia/third_party/externals/brotli/tests/testdata/ |
D | plrabn12.txt | 9667 This is Old Age; but then, thou must outlive
|
12