Searched refs:destruction (Results 1 – 25 of 225) sorted by relevance
123456789
/third_party/flutter/flutter/dev/integration_tests/android_splash_screens/splash_screen_load_rotate/ |
D | README.md | 6 orientation changes and other UI destruction processes do not cause issues with Flutter's splash
|
/third_party/flutter/flutter/dev/integration_tests/android_splash_screens/splash_screen_trans_rotate/ |
D | README.md | 6 changes and other UI destruction processes do not cause issues with Flutter's splash system for
|
/third_party/boost/libs/thread/doc/ |
D | scoped_thread.qbk | 26 …r class that instead of calling terminate if the thread is joinable on destruction, call a specifi… 34 …llows the user to state what to do at destruction time. One of the common uses is to join the thre… 121 …thread wrapper adding a specific destroyer allowing to master what can be done at destruction time. 241 …thread wrapper adding a specific destroyer allowing to master what can be done at destruction time.
|
/third_party/mesa3d/docs/relnotes/ |
D | 20.2.4.rst | 69 - gallium: Fix leak of bound SSBOs at CSO context destruction. 71 - gallium: Fix leak of currently bound UBOs at CSO context destruction.
|
D | 7.4.4.rst | 32 - Fixed i965/i915 segfault in screen destruction (bug 22408)
|
D | 7.4.2.rst | 35 - Fixed texture object mem leak during context destruction.
|
D | 10.2.9.rst | 57 - radeonsi: release GS rings at context destruction
|
/third_party/flutter/flutter/packages/fuchsia_remote_debug_protocol/lib/ |
D | fuchsia_remote_debug_protocol.dart | 14 /// subscribe to creation and destruction of Dart VM instances, Isolates, and
|
/third_party/libwebsockets/lib/misc/threadpool/ |
D | README.md | 42 responsibility to free the user pointer on destruction when the task is created. 63 #### Threadpool creation / destruction 66 `lws_threadpool_create()` and destroyed on exit or vhost destruction using 79 #### Task creation / destruction
|
/third_party/gstreamer/gstreamer/tests/benchmarks/ |
D | complexity.gnuplot | 25 "complexity.data" using 1:5 title "Element destruction"
|
D | mass-elements.gnuplot | 24 "mass_elements.data" using 1:5 title "Element destruction"
|
/third_party/boost/libs/pool/doc/ |
D | index.idx | 19 automatic destruction
|
/third_party/cef/patch/patches/ |
D | resource_bundle_2512.patch | 40 + // UI thread to clean up resources before destruction.
|
/third_party/abseil-cpp/absl/synchronization/internal/ |
D | mutex_nonprod.inc | 100 // destruction while locked, but the same is undefined behavior for both 151 // destruction of objects with static storage duration [basic.start.term] 198 // Regarding destruction of instances in static storage, [basic.life] does
|
/third_party/boost/libs/outcome/doc/src/content/experimental/ |
D | differences.md | 59 destruction which avoids the need for static global variables, as `<system_error>` 64 construction and destruction from `<system_error2>`, and thus now has similar
|
/third_party/boost/libs/core/doc/ |
D | noncopyable.qbk | 62 for classes which own resources and thus have non-trivial destruction semantics.]
|
/third_party/typescript_eslint/packages/typescript-estree/tests/snapshots/javascript/destructuring/ |
D | call-expression-destruction-array.src.js.shot | 3 exports[`javascript destructuring call-expression-destruction-array.src 1`] = `
|
D | call-expression-destruction-object.src.js.shot | 3 exports[`javascript destructuring call-expression-destruction-object.src 1`] = `
|
/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | README | 26 torturethread Simple test for thread creation/destruction
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | TODO | 5 - Dies with BadDrawable on GLXFBconfig changes/destruction. Makes piglit totally
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/ |
D | README.md | 24 does not need to stop during lws creation or destruction.
|
/third_party/curl/docs/ |
D | BUFREF.md | 26 This function may also be called to bypass referenced buffer destruction while
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/doc/ |
D | PresentSemaphores.md | 126 In the Vulkan backend, we simplify destruction of semaphores by always keeping a history of 3 149 ANGLE resolves this issue by deferring the destruction of the old swapchain and its remaining 158 > while there are pending old swapchains to be destroyed. The destruction of both old swapchains
|
/third_party/typescript_eslint/packages/typescript-estree/tests/snapshots/javascript/forOf/ |
D | for-of-destruction.src.js.shot | 3 exports[`javascript forOf for-of-destruction.src 1`] = `
|
/third_party/boost/libs/mpi/doc/ |
D | introduction.qbk | 32 destruction, cloning, and splitting of MPI communicators, along with
|
123456789