| /third_party/rust/crates/cxx/src/symbols/ |
| D | rust_string.rs | 34 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/ |
| D | mod.rs | 14 mod owned; module
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| D | pan_mempool.h | 48 bool owned; member
|
| D | pan_mempool.c | 73 bool prealloc, bool owned) in panfrost_pool_init()
|
| /third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
| D | listformatter.h | 280 ListFormatInternal* owned; variable
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| D | listformatter.h | 276 ListFormatInternal* owned; variable
|
| /third_party/node/deps/icu-small/source/i18n/unicode/ |
| D | listformatter.h | 276 ListFormatInternal* owned; variable
|
| /third_party/icu/icu4c/source/common/ |
| D | lsr.h | 29 char *owned = nullptr; member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | lsr.h | 29 char *owned = nullptr; member
|
| /third_party/node/deps/icu-small/source/common/ |
| D | lsr.h | 30 char *owned = nullptr; member
|
| /third_party/rust/crates/io-lifetimes/src/ |
| D | views.rs | 100 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/ |
| D | cord_rep_btree.cc | 200 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()
|
| D | cord_rep_btree.h | 739 inline CordRepBtree::OpResult CordRepBtree::ToOpResult(bool owned) { in ToOpResult()
|
| /third_party/icu/icu4c/source/common/unicode/ |
| D | localematcher.h | 276 int32_t desIndex, int32_t suppIndex, UBool owned) : in Result()
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| D | localematcher.h | 276 int32_t desIndex, int32_t suppIndex, UBool owned) : in Result()
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| D | localematcher.h | 276 int32_t desIndex, int32_t suppIndex, UBool owned) : in Result()
|
| /third_party/selinux/libselinux/src/ |
| D | regex.c | 321 int owned; /* member
|
| /third_party/node/deps/v8/src/heap/ |
| D | large-spaces.cc | 353 bool owned = (chunk->owner() == this); in Contains() local
|
| /third_party/rust/crates/quote/tests/ |
| D | test.rs | 391 let owned: Cow<Ident> = Cow::Owned(Ident::new("owned", Span::call_site())); in test_cow() localVariable
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| D | raw_hash_set_allocator_test.cc | 35 std::set<void*> owned; member
|
| /third_party/node/deps/ada/ |
| D | ada.cpp | 15009 ada_owned_string owned; in ada_get_origin() local 15022 void ada_free_owned_string(ada_owned_string owned) noexcept { in ada_free_owned_string() 15348 ada_owned_string owned{}; in ada_idna_to_unicode() local 15357 ada_owned_string owned{}; in ada_idna_to_ascii() local 15381 ada_owned_string owned{}; in ada_search_params_to_string() local
|
| /third_party/icu/icu4c/source/i18n/ |
| D | alphaindex.cpp | 65 UnicodeString *ownedString(const UnicodeString &s, LocalPointer<UnicodeString> &owned, in ownedString()
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | alphaindex.cpp | 65 UnicodeString *ownedString(const UnicodeString &s, LocalPointer<UnicodeString> &owned, in ownedString()
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | alphaindex.cpp | 65 UnicodeString *ownedString(const UnicodeString &s, LocalPointer<UnicodeString> &owned, in ownedString()
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| D | ec.rs | 1192 let owned = point.to_owned(&group).unwrap(); in point_owned() localVariable
|