Home
last modified time | relevance | path

Searched refs:Adopt (Results 1 – 14 of 14) sorted by relevance

/third_party/flutter/engine/flutter/fml/memory/
Dref_counted.h117 void Adopt() { internal::RefCountedThreadSafeBase::Adopt(); } in Adopt() function
Dref_counted_internal.h69 void Adopt() { in Adopt() function
Dref_ptr.h206 ptr->Adopt(); in AdoptRef()
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_depth_texture.txt55 Resolution: Adopt approach b). Manual generation of mipmaps is done by averaging a
66 a) Adopt text from the OpenGL specification.
72 Resolution: Adopt approach b). We only need to support one way of treating how depth textures
/third_party/openGLES/extensions/OES/
DOES_depth_texture.txt65 Resolution: Adopt approach b). Manual generation of mipmaps is done by averaging a
76 a) Adopt text from the OpenGL specification.
82 Resolution: Adopt approach b). We only need to support one way of treating how depth textures
/third_party/skia/third_party/externals/tint/test/bug/dawn/
D947.wgsl31 // Adopt transform to src texture and then mapping it to triangle coord which
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_common.h387 Adopt in ANGLE_GL_OBJECTS_X()
404 return AutoObjCPtr<U *>(src, AutoObjCPtr<U *>::Adopt); in ANGLE_GL_OBJECTS_X()
/third_party/abseil-cpp/
DREADME.md110 * Read [Why Adopt Abseil](https://abseil.io/about/philosophy) to understand our
/third_party/skia/third_party/externals/abseil-cpp/
DREADME.md135 * Read [Why Adopt Abseil](https://abseil.io/about/philosophy) to understand our
/third_party/elfutils/debuginfod/
DChangeLog919 (thread_groom): Adopt new scanq idle APIs to lock out scanners.
920 (thread_main_fts_source_paths): Adopt new scanq idler API to
/third_party/ffmpeg/doc/
DAPIchanges2965 Adopt hierarchical scheme for the imgutils.h function names,
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp66771 void Adopt(char_type* aData, size_type aLength = size_type(-1));
67832 void Adopt(char_type* aData, size_type aLength = size_type(-1));
69588 mString.Adopt(mData); in ~nsGetterCopies()
69621 Adopt(aStr, aLength); in nsAdoptingString()
70172 mString.Adopt(mData); in ~nsCGetterCopies()
70205 Adopt(aStr, aLength); in nsAdoptingCString()
90493 void Adopt(nsISupports** aElements, uint32_t aCount);
90764 void Adopt(T** aElements, uint32_t aSize) in Adopt() function in nsCOMArray
90766 nsCOMArray_base::Adopt(reinterpret_cast<nsISupports**>(aElements), aSize); in Adopt()
90949 static nsresult Adopt(nsINode *aNode, nsNodeInfoManager *aNewNodeInfoManager, in Adopt() function in nsNodeUtils
/third_party/mesa3d/docs/relnotes/
D20.3.0.rst412 - panfrost: Adopt gen_pack_header.py via v3d
/third_party/gstreamer/gstplugins_bad/
DChangeLog13818Adopt the improvement of https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_request…
46242 Adopt h264parse's _collect_nal() behavior.