Home
last modified time | relevance | path

Searched defs:owned (Results 1 – 25 of 39) sorted by relevance

12

/third_party/rust/crates/cxx/src/symbols/
Drust_string.rs34 let owned = s.to_owned(); in string_from_utf8() localVariable
49 let owned = String::from_utf8_lossy(slice).into_owned(); in string_from_utf8_lossy() localVariable
78 let owned = String::from_utf16_lossy(slice); in string_from_utf16_lossy() localVariable
/third_party/rust/crates/rustix/src/io/fd/
Dmod.rs14 mod owned; module
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dlistformatter.h197 ListFormatInternal* owned; variable
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_mempool.h48 bool owned; member
Dpan_mempool.c73 bool prealloc, bool owned) in panfrost_pool_init()
/third_party/node/deps/icu-small/source/i18n/unicode/
Dlistformatter.h280 ListFormatInternal* owned; variable
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dlistformatter.h280 ListFormatInternal* owned; variable
/third_party/icu/icu4c/source/i18n/unicode/
Dlistformatter.h280 ListFormatInternal* owned; variable
/third_party/icu/icu4c/source/common/
Dlsr.h29 char *owned = nullptr; member
/third_party/skia/third_party/externals/icu/source/common/
Dlsr.h29 char *owned = nullptr; member
/third_party/node/deps/icu-small/source/common/
Dlsr.h29 char *owned = nullptr; member
/third_party/cef/libcef/browser/chrome/
Dbrowser_platform_delegate_chrome.cc20 bool owned) { in WebContentsCreated()
/third_party/rust/crates/io-lifetimes/src/
Dviews.rs100 let owned = OwnedFilelike::from_raw_filelike(raw); in view_raw() localVariable
130 let owned = OwnedSocketlike::from_raw_socketlike(raw); in view_raw() localVariable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_btree.cc200 inline bool owned(int depth) const { return depth < share_depth; } in owned() function
286 const bool owned = depth < share_depth; in Unwind() local
431 inline OpResult CordRepBtree::AddEdge(bool owned, CordRep* edge, size_t delta) { in AddEdge()
440 OpResult CordRepBtree::SetEdge(bool owned, CordRep* edge, size_t delta) { in SetEdge()
/third_party/cef/libcef_dll/cpptoc/
Dcpptoc_scoped.h181 void Initialize(BaseName* obj, bool owned) { in Initialize()
/third_party/cef/libcef/browser/chrome/views/
Dbrowser_platform_delegate_chrome_views.cc65 bool owned) { in WebContentsCreated()
/third_party/gstreamer/gstplugins_bad/gst/jpegformat/
Dgstjifmux.c95 gboolean owned; member
246 gboolean owned) in gst_jif_mux_new_marker()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbitwriter.c228 gboolean owned; in gst_bit_writer_reset_and_get_buffer() local
Dgstbitwriter.h56 gboolean owned; member
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dlocalematcher.h276 int32_t desIndex, int32_t suppIndex, UBool owned) : in Result()
/third_party/node/deps/icu-small/source/common/unicode/
Dlocalematcher.h276 int32_t desIndex, int32_t suppIndex, UBool owned) : in Result()
/third_party/icu/icu4c/source/common/unicode/
Dlocalematcher.h276 int32_t desIndex, int32_t suppIndex, UBool owned) : in Result()
/third_party/cef/libcef/browser/views/
Dbrowser_platform_delegate_views.cc72 bool owned) { in WebContentsCreated()
/third_party/cef/libcef/browser/alloy/
Dbrowser_platform_delegate_alloy.cc113 bool owned) { in WebContentsCreated()
/third_party/selinux/libselinux/src/
Dregex.c276 int owned; /* member

12