/third_party/node/deps/v8/src/heap/ |
D | objects-visiting.cc | 38 Object retained = retainer->RetainAs(list); in VisitWeakList() local 43 if (retained != Object()) { in VisitWeakList() 46 head = retained; in VisitWeakList() 50 WeakListVisitor<T>::SetWeakNext(tail, HeapObject::cast(retained)); in VisitWeakList() 56 HeapObject::cast(retained)); in VisitWeakList() 60 DCHECK(!retained.IsUndefined(heap->isolate())); in VisitWeakList() 61 candidate = T::cast(retained); in VisitWeakList()
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/ |
D | CleanOutputDirectoryTask.java | 104 private final Set<Path> retained = new HashSet<>(); field in CleanOutputDirectoryTask.Dir 115 retained.add(retain.path); in addConfiguredRetain() 229 return !dirInfo.retained.contains(dir.relativize(path)); in couldDelete()
|
/third_party/python/Doc/distutils/ |
D | _setuptools_disclaimer.rst | 3 This document is being retained solely until the ``setuptools`` documentation
|
D | index.rst | 18 removed in Python 3.12. This documentation is retained as a
|
/third_party/node/deps/v8/third_party/inspector_protocol/templates/ |
D | Imported_h.template | 42 // Use virtual method, so that outgoing protocol objects could be retained 54 // Use virtual method, so that outgoing protocol objects could be retained
|
/third_party/rust/crates/io-lifetimes/ |
D | COPYRIGHT | 9 Copyrights in the `io-lifetimes` project are retained by their contributors.
|
/third_party/rust/crates/rustix/ |
D | COPYRIGHT | 9 Copyrights in the `rustix` project are retained by their contributors.
|
/third_party/rust/crates/linux-raw-sys/ |
D | COPYRIGHT | 9 Copyrights in the `linux-raw-sys` project are retained by their contributors.
|
/third_party/openssl/doc/man3/ |
D | SSL_set1_host.pod | 34 SSL_set1_host() or SSL_add1_host() are retained, no change is made 81 and must be copied by the application if it is to be retained beyond
|
D | SSL_CTX_set_tmp_dh_callback.pod | 83 ownership of the B<DH> object is retained by the application. Applications 101 retained by the application and should later be freed.
|
/third_party/mesa3d/src/panfrost/drm-shim/ |
D | panfrost_noop.c | 122 madvise->retained = 1; in pan_ioctl_madvise()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/ |
D | SGIS_shared_multisample.txt | 42 memory must be retained across the entire 1600x1200 managed area 79 multisample buffer memory being retained per-pixel across the 124 retained (as are the color buffers) for pixels not within the 132 should be shared and retained only within the multisample 266 multisample, depth, stencil, and accumulation buffers retained in
|
/third_party/openGLES/extensions/SGIS/ |
D | SGIS_shared_multisample.txt | 42 memory must be retained across the entire 1600x1200 managed area 79 multisample buffer memory being retained per-pixel across the 124 retained (as are the color buffers) for pixels not within the 132 should be shared and retained only within the multisample 266 multisample, depth, stencil, and accumulation buffers retained in
|
/third_party/mesa3d/include/drm-uapi/ |
D | panfrost_drm.h | 224 __u32 retained; /* out, whether backing store still exists */ member
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_bo.c | 218 if (!ret && !madv.retained) { in panfrost_bo_cache_fetch() 277 madv.retained = 0; in panfrost_bo_cache_put()
|
/third_party/curl/docs/libcurl/ |
D | curl_mime_name.md | 36 is valid: only the value set by the last call is retained. It is possible to
|
D | curl_mime_data.md | 42 last call is retained. It is possible to unassign part's contents by setting
|
D | curl_mime_headers.md | 39 set by the last call is retained.
|
D | curl_mime_filename.md | 40 name multiple times is valid: only the value set by the last call is retained.
|
D | curl_mime_subparts.md | 37 last call is retained. It is possible to unassign previous part's contents by
|
D | curl_mime_type.md | 36 is valid: only the value set by the last call is retained.
|
/third_party/libdrm/freedreno/msm/ |
D | msm_bo.c | 104 return req.retained; in msm_bo_madvise()
|
/third_party/typescript/tests/cases/conformance/jsx/ |
D | tsxStatelessFunctionComponentOverload6.tsx | 57 const b8 = <MainButton {...{onClick() {}}} />; // OK; method declaration get retained (See GitHub …
|
/third_party/mksh/ |
D | ulimits.opt | 6 * are retained or reproduced in an accompanying document, permission
|
/third_party/libdrm/include/drm/ |
D | msm_drm.h | 259 __u32 retained; /* out, whether backing store still exists */ member
|