/third_party/rust/crates/quote/tests/ |
H A D | test.rs | 391 let owned: Cow<Ident> = Cow::Owned(Ident::new("owned", Span::call_site())); in test_cow() 396 let tokens = quote! { #owned #borrowed }; in test_cow() 397 assert_eq!("owned borrowed", tokens.to_string()); in test_cow()
|
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | tpm.h | 126 __u8 owned; member
|
/kernel/linux/linux-5.10/net/llc/ |
H A D | llc_proc.c | 198 !!sk->sk_backlog.tail, !!sk->sk_lock.owned); in llc_seq_core_show()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | atom.h | 24 u32 owned; member
|
H A D | headc37d.c | 280 asyh->wndw.owned |= BIT(i); in headc37d_static_wndw_map()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | atom.h | 24 u32 owned; member
|
H A D | headc37d.c | 280 asyh->wndw.owned |= BIT(i); in headc37d_static_wndw_map()
|
/third_party/node/deps/ada/ |
H A D | ada_c.h | 16 // string that is owned by the ada_url instance 53 void ada_free_owned_string(ada_owned_string owned);
|
/kernel/linux/linux-6.6/fs/erofs/ |
H A D | zdata.c | 1363 z_erofs_next_pcluster_t owned = io->head; in z_erofs_decompress_queue() local 1365 while (owned != Z_EROFS_PCLUSTER_TAIL) { in z_erofs_decompress_queue() 1366 DBG_BUGON(owned == Z_EROFS_PCLUSTER_NIL); in z_erofs_decompress_queue() 1368 be.pcl = container_of(owned, struct z_erofs_pcluster, next); in z_erofs_decompress_queue() 1369 owned = READ_ONCE(be.pcl->next); in z_erofs_decompress_queue()
|
/kernel/linux/linux-6.6/drivers/char/tpm/ |
H A D | tpm.h | 127 __u8 owned; member
|
/third_party/icu/icu4c/source/i18n/ |
H A D | alphaindex.cpp | 65 UnicodeString *ownedString(const UnicodeString &s, LocalPointer<UnicodeString> &owned, in ownedString() argument 68 if (owned.isValid()) { in ownedString() 69 return owned.orphan(); in ownedString()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | alphaindex.cpp | 65 UnicodeString *ownedString(const UnicodeString &s, LocalPointer<UnicodeString> &owned, in ownedString() argument 68 if (owned.isValid()) { in ownedString() 69 return owned.orphan(); in ownedString()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | alphaindex.cpp | 65 UnicodeString *ownedString(const UnicodeString &s, LocalPointer<UnicodeString> &owned, in ownedString() argument 68 if (owned.isValid()) { in ownedString() 69 return owned.orphan(); in ownedString()
|
/kernel/linux/linux-6.6/drivers/vfio/pci/ |
H A D | vfio_pci_core.c | 823 /* If devid is VFIO_PCI_DEVID_NOT_OWNED, clear owned flag. */ in vfio_pci_fill_devs() 2496 bool owned; in vfio_pci_dev_set_hot_reset() local 2512 * considered owned by the input iommufd_ctx as the device in vfio_pci_dev_set_hot_reset() 2513 * cannot be owned by another iommufd_ctx when its iommu_group in vfio_pci_dev_set_hot_reset() 2514 * is owned. in vfio_pci_dev_set_hot_reset() 2522 owned = (devid > 0 || devid == -ENOENT); in vfio_pci_dev_set_hot_reset() 2524 owned = vfio_dev_in_groups(&cur_vma->vdev, groups); in vfio_pci_dev_set_hot_reset() 2527 if (!owned) { in vfio_pci_dev_set_hot_reset()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | sock.h | 98 int owned; member 564 * managed/owned by a BPF reuseport array. This bit should be set 1700 sk->sk_lock.owned = 0; \ 1743 * sk_lock.slock locked, owned = 0, BH disabled 1747 * sk_lock.slock unlocked, owned = 1, BH enabled 1814 return sk->sk_lock.owned; in sock_owned_by_user() 1819 return sk->sk_lock.owned; in sock_owned_by_user_nocheck() 1825 sk->sk_lock.owned = 0; in sock_release_ownership()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | sock.c | 3082 if (sk->sk_lock.owned) in lock_sock_nested() 3084 sk->sk_lock.owned = 1; in lock_sock_nested() 3120 * sk_lock.slock locked, owned = 0, BH disabled 3124 * sk_lock.slock unlocked, owned = 1, BH enabled 3131 if (!sk->sk_lock.owned) in lock_sock_fast() 3138 sk->sk_lock.owned = 1; in lock_sock_fast()
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-objects.cc | 1945 Maybe<bool> owned = JSReceiver::GetOwnPropertyDescriptor( in SetIntegrityLevel() local 1947 MAYBE_RETURN(owned, Nothing<bool>()); in SetIntegrityLevel() 1948 if (owned.FromJust()) { in SetIntegrityLevel() 1979 Maybe<bool> owned = JSReceiver::GetOwnPropertyDescriptor( in GenericTestIntegrityLevel() local 1981 MAYBE_RETURN(owned, Nothing<bool>()); in GenericTestIntegrityLevel() 1982 if (owned.FromJust()) { in GenericTestIntegrityLevel()
|
H A D | objects.cc | 2703 Maybe<bool> owned = in SetSuperProperty() local 2705 MAYBE_RETURN(owned, Nothing<bool>()); in SetSuperProperty() 2706 if (!owned.FromJust()) { in SetSuperProperty()
|
/kernel/linux/linux-5.10/net/mptcp/ |
H A D | protocol.c | 590 * owned, we need to defer to the work queue to avoid ABBA deadlock. 597 if (READ_ONCE(sk->sk_lock.owned)) in move_skbs_to_msk() 604 if (!READ_ONCE(sk->sk_lock.owned)) { in move_skbs_to_msk() 645 /* mptcp socket is owned, release_cb should retry */ in mptcp_data_ready()
|
/third_party/rust/crates/memchr/bench/data/code/ |
H A D | rust-library.rs | 5206 let owned = String::from("owned"); in test_cow_from() 5207 match (Cow::from(owned.clone()), Cow::from(borrowed)) { in test_cow_from() 5208 (Cow::Owned(o), Cow::Borrowed(b)) => assert!(o == owned && b == borrowed), in test_cow_from() 5645 let owned: Option<std::string::String> = "string".parse().ok(); in into_cow() 5646 assert_eq!(owned.as_ref().map(|s| &**s), Some("string")); in into_cow() 6479 let owned = <$ty>::from(Cow::Owned($value.to_owned())); 6481 assert_eq!($value, &*owned); 7630 let owned = vec!["owned", "(ve in test_cow_from() 9013 let mut owned: Cow<'_, str> = Cow::Owned(String::from("Hi, ")); check_cow_add_assign_str() variables [all...] |
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 2330 bool owned; member 2341 bool owned) { in upb_arena_addblock() 2349 block->owned = owned; in upb_arena_addblock() 2408 bool owned = false; in upb_arena_init() local 2417 owned = true; in upb_arena_init() 2438 upb_arena_addblock(a, mem, n, owned); in upb_arena_init() 2460 if (block->owned) { in upb_arena_free() 2340 upb_arena_addblock(upb_arena *a, void *ptr, size_t size, bool owned) upb_arena_addblock() argument
|
/kernel/linux/linux-6.6/net/core/ |
H A D | sock.c | 3520 sk->sk_lock.owned = 1; in lock_sock_nested() 3569 sk->sk_lock.owned = 1;
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_cmdstream.c | 2466 if (!pool->owned) { in panfrost_emit_varying_descs()
|