Home
last modified time | relevance | path

Searched +defs:S +defs:set (Results 1 – 25 of 513) sorted by relevance

12345678910>>...21

/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dset.rs556 pub const fn with_hasher_in(hasher: S, alloc: A) -> Self { in with_hasher_in()
594 pub fn with_capacity_and_hasher_in(capacity: usize, hasher: S, alloc: A) -> Self { in with_capacity_and_hasher_in()
615 pub fn hasher(&self) -> &S { in hasher()
744 pub fn difference<'a>(&'a self, other: &'a Self) -> Difference<'a, T, S, A> { in difference() argument
773 pub fn symmetric_difference<'a>(&'a self, other: &'a Self) -> SymmetricDifference<'a, T, S, A> { in symmetric_difference() argument
798 pub fn intersection<'a>(&'a self, other: &'a Self) -> Intersection<'a, T, S, A> { in intersection() argument
829 pub fn union<'a>(&'a self, other: &'a Self) -> Union<'a, T, S, A> { in union() argument
1022 pub fn entry(&mut self, value: T) -> Entry<'_, T, S, A> { in entry() argument
1307 fn from(map: HashMap<T, (), S, A>) -> Self { in from() argument
1320 let mut set = Self::with_hasher_in(Default::default(), Default::default()); in from_iter() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dset.rs556 pub const fn with_hasher_in(hasher: S, alloc: A) -> Self { in with_hasher_in()
594 pub fn with_capacity_and_hasher_in(capacity: usize, hasher: S, alloc: A) -> Self { in with_capacity_and_hasher_in()
615 pub fn hasher(&self) -> &S { in hasher()
744 pub fn difference<'a>(&'a self, other: &'a Self) -> Difference<'a, T, S, A> { in difference() argument
773 pub fn symmetric_difference<'a>(&'a self, other: &'a Self) -> SymmetricDifference<'a, T, S, A> { in symmetric_difference() argument
798 pub fn intersection<'a>(&'a self, other: &'a Self) -> Intersection<'a, T, S, A> { in intersection() argument
829 pub fn union<'a>(&'a self, other: &'a Self) -> Union<'a, T, S, A> { in union() argument
1022 pub fn entry(&mut self, value: T) -> Entry<'_, T, S, A> { in entry() argument
1307 fn from(map: HashMap<T, (), S, A>) -> Self { in from() argument
1320 let mut set = Self::with_hasher_in(Default::default(), Default::default()); in from_iter() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dset.rs556 pub const fn with_hasher_in(hasher: S, alloc: A) -> Self { in with_hasher_in()
594 pub fn with_capacity_and_hasher_in(capacity: usize, hasher: S, alloc: A) -> Self { in with_capacity_and_hasher_in()
615 pub fn hasher(&self) -> &S { in hasher()
744 pub fn difference<'a>(&'a self, other: &'a Self) -> Difference<'a, T, S, A> { in difference() argument
773 pub fn symmetric_difference<'a>(&'a self, other: &'a Self) -> SymmetricDifference<'a, T, S, A> { in symmetric_difference() argument
798 pub fn intersection<'a>(&'a self, other: &'a Self) -> Intersection<'a, T, S, A> { in intersection() argument
829 pub fn union<'a>(&'a self, other: &'a Self) -> Union<'a, T, S, A> { in union() argument
1022 pub fn entry(&mut self, value: T) -> Entry<'_, T, S, A> { in entry() argument
1307 fn from(map: HashMap<T, (), S, A>) -> Self { in from() argument
1320 let mut set = Self::with_hasher_in(Default::default(), Default::default()); in from_iter() localVariable
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/hashbrown/src/
Dset.rs484 pub fn with_hasher_in(hasher: S, alloc: A) -> Self { in with_hasher_in()
512 pub fn with_capacity_and_hasher_in(capacity: usize, hasher: S, alloc: A) -> Self { in with_capacity_and_hasher_in()
533 pub fn hasher(&self) -> &S { in hasher()
657 pub fn difference<'a>(&'a self, other: &'a Self) -> Difference<'a, T, S, A> { in difference() argument
686 pub fn symmetric_difference<'a>(&'a self, other: &'a Self) -> SymmetricDifference<'a, T, S, A> { in symmetric_difference() argument
711 pub fn intersection<'a>(&'a self, other: &'a Self) -> Intersection<'a, T, S, A> { in intersection() argument
742 pub fn union<'a>(&'a self, other: &'a Self) -> Union<'a, T, S, A> { in union() argument
939 pub fn entry(&mut self, value: T) -> Entry<'_, T, S, A> { in entry() argument
1184 fn from(map: HashMap<T, (), S, A>) -> Self { in from() argument
1197 let mut set = Self::with_hasher_in(Default::default(), Default::default()); in from_iter() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dset.rs556 pub const fn with_hasher_in(hasher: S, alloc: A) -> Self { in with_hasher_in()
594 pub fn with_capacity_and_hasher_in(capacity: usize, hasher: S, alloc: A) -> Self { in with_capacity_and_hasher_in()
615 pub fn hasher(&self) -> &S { in hasher()
744 pub fn difference<'a>(&'a self, other: &'a Self) -> Difference<'a, T, S, A> { in difference() argument
773 pub fn symmetric_difference<'a>(&'a self, other: &'a Self) -> SymmetricDifference<'a, T, S, A> { in symmetric_difference() argument
798 pub fn intersection<'a>(&'a self, other: &'a Self) -> Intersection<'a, T, S, A> { in intersection() argument
829 pub fn union<'a>(&'a self, other: &'a Self) -> Union<'a, T, S, A> { in union() argument
1022 pub fn entry(&mut self, value: T) -> Entry<'_, T, S, A> { in entry() argument
1307 fn from(map: HashMap<T, (), S, A>) -> Self { in from() argument
1320 let mut set = Self::with_hasher_in(Default::default(), Default::default()); in from_iter() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dset.rs556 pub const fn with_hasher_in(hasher: S, alloc: A) -> Self { in with_hasher_in()
594 pub fn with_capacity_and_hasher_in(capacity: usize, hasher: S, alloc: A) -> Self { in with_capacity_and_hasher_in()
615 pub fn hasher(&self) -> &S { in hasher()
744 pub fn difference<'a>(&'a self, other: &'a Self) -> Difference<'a, T, S, A> { in difference() argument
773 pub fn symmetric_difference<'a>(&'a self, other: &'a Self) -> SymmetricDifference<'a, T, S, A> { in symmetric_difference() argument
798 pub fn intersection<'a>(&'a self, other: &'a Self) -> Intersection<'a, T, S, A> { in intersection() argument
829 pub fn union<'a>(&'a self, other: &'a Self) -> Union<'a, T, S, A> { in union() argument
1022 pub fn entry(&mut self, value: T) -> Entry<'_, T, S, A> { in entry() argument
1307 fn from(map: HashMap<T, (), S, A>) -> Self { in from() argument
1320 let mut set = Self::with_hasher_in(Default::default(), Default::default()); in from_iter() localVariable
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/client/connect/
Dmod.rs229 pub(crate) fn set(&self, connected: &Connected) { in set() method
364 pub(super) fn set(&self, res: &mut Extensions) { in set() method
383 fn set(&self, res: &mut Extensions); in set() method
400 fn set(&self, res: &mut Extensions) { in set() function
421 fn set(&self, res: &mut Extensions) { in set() function
466 impl<S, T> Connect for S implementation
475 fn connect(self, _: Internal, dst: Uri) -> crate::service::Oneshot<S, Uri> { in connect()
480 impl<S, T> ConnectSvc for S implementation
496 impl<S, T> Sealed for S implementation
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/filter/layer_filters/
Dmod.rs212 B: layer::Filter<S>, in and()
294 B: layer::Filter<S>, in or()
560 fn on_new_span(&self, attrs: &span::Attributes<'_>, id: &span::Id, ctx: Context<'_, S>) { in on_new_span() argument
567 fn on_record(&self, id: &span::Id, values: &span::Record<'_>, ctx: Context<'_, S>) { in on_record() argument
574 fn on_enter(&self, id: &span::Id, ctx: Context<'_, S>) { in on_enter() argument
581 fn on_exit(&self, id: &span::Id, ctx: Context<'_, S>) { in on_exit() argument
588 fn on_close(&self, id: span::Id, ctx: Context<'_, S>) { in on_close() argument
713 fn on_layer(&mut self, subscriber: &mut S) { in on_layer()
778 fn on_new_span(&self, attrs: &span::Attributes<'_>, id: &span::Id, cx: Context<'_, S>) { in on_new_span() argument
791 fn on_record(&self, span: &span::Id, values: &span::Record<'_>, cx: Context<'_, S>) { in on_record() argument
[all …]
/aosp_15_r20/external/libcxx/test/std/algorithms/alg.sorting/alg.merge/
H A Dinplace_merge.pass.cpp25 struct S { struct
26 S() : i_(0) {} in S() argument
27 S(int i) : i_(i) {} in S() function
29 S(const S& rhs) : i_(rhs.i_) {} in S() argument
30 S( S&& rhs) : i_(rhs.i_) { rhs.i_ = -1; } in S() function
32 S& operator =(const S& rhs) { i_ = rhs.i_; return *this; } in operator =() argument
33 S& operator =( S&& rhs) { i_ = rhs.i_; rhs.i_ = -2; assert(this != &rhs); return *this; } in operator =() argument
34 S& operator =(int i) { i_ = i; return *this; } in operator =() argument
36 bool operator <(const S& rhs) const { return i_ < rhs.i_; } in operator <() argument
37 bool operator ==(const S& rhs) const { return i_ == rhs.i_; } in operator ==() argument
[all …]
H A Dinplace_merge_comp.pass.cpp35 struct S { struct
36 S() : i_(0) {} in S() function
37 S(int i) : i_(i) {} in S() function
39 S(const S& rhs) : i_(rhs.i_) {} in S() argument
40 S( S&& rhs) : i_(rhs.i_) { rhs.i_ = -1; } in S() argument
42 S& operator =(const S& rhs) { i_ = rhs.i_; return *this; } in operator =() argument
43 S& operator =( S&& rhs) { i_ = rhs.i_; rhs.i_ = -2; assert(this != &rhs); return *this; } in operator =() argument
44 S& operator =(int i) { i_ = i; return *this; } in operator =() argument
46 bool operator <(const S& rhs) const { return i_ < rhs.i_; } in operator <() argument
47 bool operator >(const S& rhs) const { return i_ > rhs.i_; } in operator >() argument
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.sorting/alg.merge/
H A Dinplace_merge.pass.cpp29 struct S { struct
30 S() : i_(0) {} in S() function
31 S(int i) : i_(i) {} in S() argument
33 S(const S& rhs) : i_(rhs.i_) {} in S() function
34 S( S&& rhs) : i_(rhs.i_) { rhs.i_ = -1; } in S() argument
36 S& operator =(const S& rhs) { i_ = rhs.i_; return *this; } in operator =() argument
37 S& operator =( S&& rhs) { i_ = rhs.i_; rhs.i_ = -2; assert(this != &rhs); return *this; } in operator =() argument
38 S& operator =(int i) { i_ = i; return *this; } in operator =() argument
40 bool operator <(const S& rhs) const { return i_ < rhs.i_; } in operator <() argument
41 bool operator ==(const S& rhs) const { return i_ == rhs.i_; } in operator ==() argument
[all …]
H A Dinplace_merge_comp.pass.cpp34 struct S { struct
35 S() : i_(0) {} in S() function
36 S(int i) : i_(i) {} in S() argument
38 S(const S& rhs) : i_(rhs.i_) {} in S() function
39 S( S&& rhs) : i_(rhs.i_) { rhs.i_ = -1; } in S() argument
41 S& operator =(const S& rhs) { i_ = rhs.i_; return *this; } in operator =() argument
42 S& operator =( S&& rhs) { i_ = rhs.i_; rhs.i_ = -2; assert(this != &rhs); return *this; } in operator =() argument
43 S& operator =(int i) { i_ = i; return *this; } in operator =() argument
45 bool operator <(const S& rhs) const { return i_ < rhs.i_; } in operator <() argument
46 bool operator >(const S& rhs) const { return i_ > rhs.i_; } in operator >() argument
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/dashmap/src/
Dset.rs266 pub fn iter(&'a self) -> Iter<'a, K, S, DashMap<K, (), S>> { in iter() argument
408 let mut set = DashSet::default(); in from_iter() localVariable
422 let set = DashSet::new(); in test_basic() localVariable
431 let set: DashSet<u32> = DashSet::default(); in test_default() localVariable
440 let set = DashSet::<u32>::default(); in test_multiple_hashes() localVariable
Dlib.rs12 mod set; module
22 pub mod set; module
195 pub fn into_read_only(self) -> ReadOnlyView<K, V, S> { in into_read_only() argument
248 pub fn with_hasher_and_shard_amount(hasher: S, shard_amount: usize) -> Self { in with_hasher_and_shard_amount()
270 hasher: S, in with_capacity_and_hasher_and_shard_amount()
442 pub fn hasher(&self) -> &S { in hasher()
533 pub fn iter(&'a self) -> Iter<'a, K, V, S, DashMap<K, V, S>> { in iter() argument
551 pub fn iter_mut(&'a self) -> IterMut<'a, K, V, S, DashMap<K, V, S>> { in iter_mut() argument
844 pub fn entry(&'a self, key: K) -> Entry<'a, K, V, S> { in entry() argument
852 pub fn try_entry(&'a self, key: K) -> Option<Entry<'a, K, V, S>> { in try_entry() argument
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/external_trait_impls/rayon/
H A Dset.rs224 pub fn par_union<'a>(&'a self, other: &'a Self) -> ParUnion<'a, T, S, A> { in par_union() argument
231 pub fn par_difference<'a>(&'a self, other: &'a Self) -> ParDifference<'a, T, S, A> { in par_difference() argument
241 ) -> ParSymmetricDifference<'a, T, S, A> { in par_symmetric_difference() argument
248 pub fn par_intersection<'a>(&'a self, other: &'a Self) -> ParIntersection<'a, T, S, A> { in par_intersection() argument
338 let mut set = HashSet::default(); in from_par_iter() localVariable
373 fn extend<T, S, I, A>(set: &mut HashSet<T, S, A>, par_iter: I) in extend() argument
588 let set: HashSet<_> = xs.par_iter().cloned().collect(); in test_from_iter() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/external_trait_impls/rayon/
H A Dset.rs224 pub fn par_union<'a>(&'a self, other: &'a Self) -> ParUnion<'a, T, S, A> { in par_union() argument
231 pub fn par_difference<'a>(&'a self, other: &'a Self) -> ParDifference<'a, T, S, A> { in par_difference() argument
241 ) -> ParSymmetricDifference<'a, T, S, A> { in par_symmetric_difference() argument
248 pub fn par_intersection<'a>(&'a self, other: &'a Self) -> ParIntersection<'a, T, S, A> { in par_intersection() argument
338 let mut set = HashSet::default(); in from_par_iter() localVariable
373 fn extend<T, S, I, A>(set: &mut HashSet<T, S, A>, par_iter: I) in extend() argument
588 let set: HashSet<_> = xs.par_iter().cloned().collect(); in test_from_iter() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/external_trait_impls/rayon/
H A Dset.rs224 pub fn par_union<'a>(&'a self, other: &'a Self) -> ParUnion<'a, T, S, A> { in par_union() argument
231 pub fn par_difference<'a>(&'a self, other: &'a Self) -> ParDifference<'a, T, S, A> { in par_difference() argument
241 ) -> ParSymmetricDifference<'a, T, S, A> { in par_symmetric_difference() argument
248 pub fn par_intersection<'a>(&'a self, other: &'a Self) -> ParIntersection<'a, T, S, A> { in par_intersection() argument
338 let mut set = HashSet::default(); in from_par_iter() localVariable
373 fn extend<T, S, I, A>(set: &mut HashSet<T, S, A>, par_iter: I) in extend() argument
588 let set: HashSet<_> = xs.par_iter().cloned().collect(); in test_from_iter() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/external_trait_impls/rayon/
H A Dset.rs224 pub fn par_union<'a>(&'a self, other: &'a Self) -> ParUnion<'a, T, S, A> { in par_union() argument
231 pub fn par_difference<'a>(&'a self, other: &'a Self) -> ParDifference<'a, T, S, A> { in par_difference() argument
241 ) -> ParSymmetricDifference<'a, T, S, A> { in par_symmetric_difference() argument
248 pub fn par_intersection<'a>(&'a self, other: &'a Self) -> ParIntersection<'a, T, S, A> { in par_intersection() argument
338 let mut set = HashSet::default(); in from_par_iter() localVariable
373 fn extend<T, S, I, A>(set: &mut HashSet<T, S, A>, par_iter: I) in extend() argument
588 let set: HashSet<_> = xs.par_iter().cloned().collect(); in test_from_iter() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/hashbrown/src/external_trait_impls/rayon/
Dset.rs224 pub fn par_union<'a>(&'a self, other: &'a Self) -> ParUnion<'a, T, S, A> { in par_union() argument
231 pub fn par_difference<'a>(&'a self, other: &'a Self) -> ParDifference<'a, T, S, A> { in par_difference() argument
241 ) -> ParSymmetricDifference<'a, T, S, A> { in par_symmetric_difference() argument
248 pub fn par_intersection<'a>(&'a self, other: &'a Self) -> ParIntersection<'a, T, S, A> { in par_intersection() argument
338 let mut set = HashSet::default(); in from_par_iter() localVariable
373 fn extend<T, S, I, A>(set: &mut HashSet<T, S, A>, par_iter: I) in extend() argument
588 let set: HashSet<_> = xs.par_iter().cloned().collect(); in test_from_iter() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/hashbrown/src/external_trait_impls/rayon/
H A Dset.rs224 pub fn par_union<'a>(&'a self, other: &'a Self) -> ParUnion<'a, T, S, A> { in par_union() argument
231 pub fn par_difference<'a>(&'a self, other: &'a Self) -> ParDifference<'a, T, S, A> { in par_difference() argument
241 ) -> ParSymmetricDifference<'a, T, S, A> { in par_symmetric_difference() argument
248 pub fn par_intersection<'a>(&'a self, other: &'a Self) -> ParIntersection<'a, T, S, A> { in par_intersection() argument
338 let mut set = HashSet::default(); in from_par_iter() localVariable
373 fn extend<T, S, I, A>(set: &mut HashSet<T, S, A>, par_iter: I) in extend() argument
588 let set: HashSet<_> = xs.par_iter().cloned().collect(); in test_from_iter() localVariable
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceBitVector.h56 explicit SmallBitVector(SizeT S) : SmallBitVector() { in SmallBitVector()
124 void set(unsigned Idx) { (*this)[Idx] = true; } in set() function
126 void set() { in set() function
448 BitVectorTmpl &set() { in set() function
454 BitVectorTmpl &set(unsigned Idx) { in set() function
461 BitVectorTmpl &set(unsigned I, unsigned E) { in set() function
741 unsigned NumBitWords(unsigned S) const { in NumBitWords()
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
H A DEnumSetTest.java45 … t, u, v, w, x, y, z, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z… enumConstant
53 … D{}, E{}, F{}, G{}, H{}, I{}, J{}, K{}, L{}, M{}, N{}, O{}, P{}, Q{}, R{}, S{}, T{}, U{}, V{}, W{… enumConstant
57 … t, u, v, w, x, y, z, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z… enumConstant
121 EnumSet<HugeEnumCount> set; in test_iterator_HugeEnumSet() local
142 EnumSet<HugeEnumCount> set = EnumSet.noneOf(HugeEnumCount.class); in testRemoveIteratorRemoveFromHugeEnumSet() local
155 assertEquals(EnumSet.of(HugeEnumCount.NO65, HugeEnumCount.NO128), set); in testRemoveIteratorRemoveFromHugeEnumSet() local
157 assertEquals(EnumSet.of(HugeEnumCount.NO65), set); in testRemoveIteratorRemoveFromHugeEnumSet() local
217 Set<EnumFoo> set = EnumSet.noneOf(EnumFoo.class); in test_add_E() local
322 Set<EnumFoo> set = EnumSet.noneOf(EnumFoo.class); in test_addAll_LCollection() local
479 Set<EnumFoo> set = EnumSet.noneOf(EnumFoo.class); in test_remove_LOject() local
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/indexmap/src/rayon/
Dset.rs165 pub fn par_difference<'a, S2>( in par_difference() argument
185 pub fn par_symmetric_difference<'a, S2>( in par_symmetric_difference() argument
202 pub fn par_intersection<'a, S2>( in par_intersection() argument
221 pub fn par_union<'a, S2>(&'a self, other: &'a IndexSet<T, S2>) -> ParUnion<'a, T, S, S2> in par_union() argument
557 let mut set = Self::with_capacity_and_hasher(len, S::default()); in from_par_iter() localVariable
604 let mut set = IndexSet::new(); in insert_order() localVariable
642 let mut set = IndexSet::new(); in extend() localVariable
/aosp_15_r20/external/scudo/standalone/
H A Dstats.h48 void set(StatType I, uptr V) { atomic_store_relaxed(&StatsArray[I], V); } in set() function
64 void link(LocalStats *S) EXCLUDES(Mutex) { in link()
69 void unlink(LocalStats *S) EXCLUDES(Mutex) { in unlink()
76 void get(uptr *S) const EXCLUDES(Mutex) { in get()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DNamedStreamMap.cpp43 uint32_t NamedStreamMapTraits::lookupKeyToStorageKey(StringRef S) { in lookupKeyToStorageKey()
115 uint32_t NamedStreamMap::appendStringData(StringRef S) { in appendStringData()
122 void NamedStreamMap::set(StringRef Stream, uint32_t StreamNo) { in set() function in NamedStreamMap

12345678910>>...21