Home
last modified time | relevance | path

Searched defs:set (Results 51 – 75 of 8849) sorted by relevance

12345678910>>...354

/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/bionic/libc/libc/android_vendor.33_arm64_armv8-a_shared/gen/include/sys/
Dselect.h63 #define __FDS_BITS(type,set) (__BIONIC_CAST(static_cast, type, set)->fds_bits) argument
66 #define FD_ZERO(set) \ argument
82 #define __FD_CLR(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] &= ~__FDMASK(fd)) argument
83 #define __FD_SET(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] |= __FDMASK(fd)) argument
84 #define __FD_ISSET(fd, set) ((__FDS_BITS(const fd_set*,set)[__FDELT(fd)] & __FDMASK(fd)) != 0) argument
89 #define FD_CLR(fd, set) __FD_CLR_chk(fd, set, __bos(set)) argument
91 #define FD_SET(fd, set) __FD_SET_chk(fd, set, __bos(set)) argument
93 #define FD_ISSET(fd, set) __FD_ISSET_chk(fd, set, __bos(set)) argument
98 #define FD_CLR(fd, set) __FD_CLR(fd, set) argument
100 #define FD_SET(fd, set) __FD_SET(fd, set) argument
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_x86_64_shared/gen/include/sys/
Dselect.h63 #define __FDS_BITS(type,set) (__BIONIC_CAST(static_cast, type, set)->fds_bits) argument
66 #define FD_ZERO(set) \ argument
82 #define __FD_CLR(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] &= ~__FDMASK(fd)) argument
83 #define __FD_SET(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] |= __FDMASK(fd)) argument
84 #define __FD_ISSET(fd, set) ((__FDS_BITS(const fd_set*,set)[__FDELT(fd)] & __FDMASK(fd)) != 0) argument
89 #define FD_CLR(fd, set) __FD_CLR_chk(fd, set, __bos(set)) argument
91 #define FD_SET(fd, set) __FD_SET_chk(fd, set, __bos(set)) argument
93 #define FD_ISSET(fd, set) __FD_ISSET_chk(fd, set, __bos(set)) argument
98 #define FD_CLR(fd, set) __FD_CLR(fd, set) argument
100 #define FD_SET(fd, set) __FD_SET(fd, set) argument
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/bionic/libc/libc/android_vendor.32_arm64_armv8-a_shared/gen/include/sys/
Dselect.h63 #define __FDS_BITS(type,set) (__BIONIC_CAST(static_cast, type, set)->fds_bits) argument
66 #define FD_ZERO(set) \ argument
82 #define __FD_CLR(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] &= ~__FDMASK(fd)) argument
83 #define __FD_SET(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] |= __FDMASK(fd)) argument
84 #define __FD_ISSET(fd, set) ((__FDS_BITS(const fd_set*,set)[__FDELT(fd)] & __FDMASK(fd)) != 0) argument
89 #define FD_CLR(fd, set) __FD_CLR_chk(fd, set, __bos(set)) argument
91 #define FD_SET(fd, set) __FD_SET_chk(fd, set, __bos(set)) argument
93 #define FD_ISSET(fd, set) __FD_ISSET_chk(fd, set, __bos(set)) argument
98 #define FD_CLR(fd, set) __FD_CLR(fd, set) argument
100 #define FD_SET(fd, set) __FD_SET(fd, set) argument
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_shared/gen/include/sys/
Dselect.h63 #define __FDS_BITS(type,set) (__BIONIC_CAST(static_cast, type, set)->fds_bits) argument
66 #define FD_ZERO(set) \ argument
82 #define __FD_CLR(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] &= ~__FDMASK(fd)) argument
83 #define __FD_SET(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] |= __FDMASK(fd)) argument
84 #define __FD_ISSET(fd, set) ((__FDS_BITS(const fd_set*,set)[__FDELT(fd)] & __FDMASK(fd)) != 0) argument
89 #define FD_CLR(fd, set) __FD_CLR_chk(fd, set, __bos(set)) argument
91 #define FD_SET(fd, set) __FD_SET_chk(fd, set, __bos(set)) argument
93 #define FD_ISSET(fd, set) __FD_ISSET_chk(fd, set, __bos(set)) argument
98 #define FD_CLR(fd, set) __FD_CLR(fd, set) argument
100 #define FD_SET(fd, set) __FD_SET(fd, set) argument
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/bionic/libc/libc/android_vendor.31_arm_armv8-a_shared/gen/include/sys/
Dselect.h63 #define __FDS_BITS(type,set) (__BIONIC_CAST(static_cast, type, set)->fds_bits) argument
66 #define FD_ZERO(set) \ argument
82 #define __FD_CLR(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] &= ~__FDMASK(fd)) argument
83 #define __FD_SET(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] |= __FDMASK(fd)) argument
84 #define __FD_ISSET(fd, set) ((__FDS_BITS(const fd_set*,set)[__FDELT(fd)] & __FDMASK(fd)) != 0) argument
89 #define FD_CLR(fd, set) __FD_CLR_chk(fd, set, __bos(set)) argument
91 #define FD_SET(fd, set) __FD_SET_chk(fd, set, __bos(set)) argument
93 #define FD_ISSET(fd, set) __FD_ISSET_chk(fd, set, __bos(set)) argument
98 #define FD_CLR(fd, set) __FD_CLR(fd, set) argument
100 #define FD_SET(fd, set) __FD_SET(fd, set) argument
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/bionic/libc/libc/android_vendor.33_arm_armv7-a-neon_shared/gen/include/sys/
Dselect.h63 #define __FDS_BITS(type,set) (__BIONIC_CAST(static_cast, type, set)->fds_bits) argument
66 #define FD_ZERO(set) \ argument
82 #define __FD_CLR(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] &= ~__FDMASK(fd)) argument
83 #define __FD_SET(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] |= __FDMASK(fd)) argument
84 #define __FD_ISSET(fd, set) ((__FDS_BITS(const fd_set*,set)[__FDELT(fd)] & __FDMASK(fd)) != 0) argument
89 #define FD_CLR(fd, set) __FD_CLR_chk(fd, set, __bos(set)) argument
91 #define FD_SET(fd, set) __FD_SET_chk(fd, set, __bos(set)) argument
93 #define FD_ISSET(fd, set) __FD_ISSET_chk(fd, set, __bos(set)) argument
98 #define FD_CLR(fd, set) __FD_CLR(fd, set) argument
100 #define FD_SET(fd, set) __FD_SET(fd, set) argument
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/bionic/libc/libc/android_vendor.31_arm64_armv8-a_shared/gen/include/sys/
Dselect.h63 #define __FDS_BITS(type,set) (__BIONIC_CAST(static_cast, type, set)->fds_bits) argument
66 #define FD_ZERO(set) \ argument
82 #define __FD_CLR(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] &= ~__FDMASK(fd)) argument
83 #define __FD_SET(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] |= __FDMASK(fd)) argument
84 #define __FD_ISSET(fd, set) ((__FDS_BITS(const fd_set*,set)[__FDELT(fd)] & __FDMASK(fd)) != 0) argument
89 #define FD_CLR(fd, set) __FD_CLR_chk(fd, set, __bos(set)) argument
91 #define FD_SET(fd, set) __FD_SET_chk(fd, set, __bos(set)) argument
93 #define FD_ISSET(fd, set) __FD_ISSET_chk(fd, set, __bos(set)) argument
98 #define FD_CLR(fd, set) __FD_CLR(fd, set) argument
100 #define FD_SET(fd, set) __FD_SET(fd, set) argument
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_shared/gen/include/sys/
Dselect.h63 #define __FDS_BITS(type,set) (__BIONIC_CAST(static_cast, type, set)->fds_bits) argument
66 #define FD_ZERO(set) \ argument
82 #define __FD_CLR(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] &= ~__FDMASK(fd)) argument
83 #define __FD_SET(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] |= __FDMASK(fd)) argument
84 #define __FD_ISSET(fd, set) ((__FDS_BITS(const fd_set*,set)[__FDELT(fd)] & __FDMASK(fd)) != 0) argument
89 #define FD_CLR(fd, set) __FD_CLR_chk(fd, set, __bos(set)) argument
91 #define FD_SET(fd, set) __FD_SET_chk(fd, set, __bos(set)) argument
93 #define FD_ISSET(fd, set) __FD_ISSET_chk(fd, set, __bos(set)) argument
98 #define FD_CLR(fd, set) __FD_CLR(fd, set) argument
100 #define FD_SET(fd, set) __FD_SET(fd, set) argument
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_x86_64_shared/gen/include/sys/
Dselect.h63 #define __FDS_BITS(type,set) (__BIONIC_CAST(static_cast, type, set)->fds_bits) argument
66 #define FD_ZERO(set) \ argument
82 #define __FD_CLR(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] &= ~__FDMASK(fd)) argument
83 #define __FD_SET(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] |= __FDMASK(fd)) argument
84 #define __FD_ISSET(fd, set) ((__FDS_BITS(const fd_set*,set)[__FDELT(fd)] & __FDMASK(fd)) != 0) argument
89 #define FD_CLR(fd, set) __FD_CLR_chk(fd, set, __bos(set)) argument
91 #define FD_SET(fd, set) __FD_SET_chk(fd, set, __bos(set)) argument
93 #define FD_ISSET(fd, set) __FD_ISSET_chk(fd, set, __bos(set)) argument
98 #define FD_CLR(fd, set) __FD_CLR(fd, set) argument
100 #define FD_SET(fd, set) __FD_SET(fd, set) argument
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_shared/gen/include/sys/
Dselect.h63 #define __FDS_BITS(type,set) (__BIONIC_CAST(static_cast, type, set)->fds_bits) argument
66 #define FD_ZERO(set) \ argument
82 #define __FD_CLR(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] &= ~__FDMASK(fd)) argument
83 #define __FD_SET(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] |= __FDMASK(fd)) argument
84 #define __FD_ISSET(fd, set) ((__FDS_BITS(const fd_set*,set)[__FDELT(fd)] & __FDMASK(fd)) != 0) argument
89 #define FD_CLR(fd, set) __FD_CLR_chk(fd, set, __bos(set)) argument
91 #define FD_SET(fd, set) __FD_SET_chk(fd, set, __bos(set)) argument
93 #define FD_ISSET(fd, set) __FD_ISSET_chk(fd, set, __bos(set)) argument
98 #define FD_CLR(fd, set) __FD_CLR(fd, set) argument
100 #define FD_SET(fd, set) __FD_SET(fd, set) argument
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/bionic/libc/libc/android_vendor.33_arm_armv8-a_shared/gen/include/sys/
Dselect.h63 #define __FDS_BITS(type,set) (__BIONIC_CAST(static_cast, type, set)->fds_bits) argument
66 #define FD_ZERO(set) \ argument
82 #define __FD_CLR(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] &= ~__FDMASK(fd)) argument
83 #define __FD_SET(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] |= __FDMASK(fd)) argument
84 #define __FD_ISSET(fd, set) ((__FDS_BITS(const fd_set*,set)[__FDELT(fd)] & __FDMASK(fd)) != 0) argument
89 #define FD_CLR(fd, set) __FD_CLR_chk(fd, set, __bos(set)) argument
91 #define FD_SET(fd, set) __FD_SET_chk(fd, set, __bos(set)) argument
93 #define FD_ISSET(fd, set) __FD_ISSET_chk(fd, set, __bos(set)) argument
98 #define FD_CLR(fd, set) __FD_CLR(fd, set) argument
100 #define FD_SET(fd, set) __FD_SET(fd, set) argument
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_x86_64_shared/gen/include/sys/
Dselect.h63 #define __FDS_BITS(type,set) (__BIONIC_CAST(static_cast, type, set)->fds_bits) argument
66 #define FD_ZERO(set) \ argument
82 #define __FD_CLR(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] &= ~__FDMASK(fd)) argument
83 #define __FD_SET(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] |= __FDMASK(fd)) argument
84 #define __FD_ISSET(fd, set) ((__FDS_BITS(const fd_set*,set)[__FDELT(fd)] & __FDMASK(fd)) != 0) argument
89 #define FD_CLR(fd, set) __FD_CLR_chk(fd, set, __bos(set)) argument
91 #define FD_SET(fd, set) __FD_SET_chk(fd, set, __bos(set)) argument
93 #define FD_ISSET(fd, set) __FD_ISSET_chk(fd, set, __bos(set)) argument
98 #define FD_CLR(fd, set) __FD_CLR(fd, set) argument
100 #define FD_SET(fd, set) __FD_SET(fd, set) argument
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_64_shared/gen/include/sys/
Dselect.h63 #define __FDS_BITS(type,set) (__BIONIC_CAST(static_cast, type, set)->fds_bits) argument
66 #define FD_ZERO(set) \ argument
82 #define __FD_CLR(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] &= ~__FDMASK(fd)) argument
83 #define __FD_SET(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] |= __FDMASK(fd)) argument
84 #define __FD_ISSET(fd, set) ((__FDS_BITS(const fd_set*,set)[__FDELT(fd)] & __FDMASK(fd)) != 0) argument
89 #define FD_CLR(fd, set) __FD_CLR_chk(fd, set, __bos(set)) argument
91 #define FD_SET(fd, set) __FD_SET_chk(fd, set, __bos(set)) argument
93 #define FD_ISSET(fd, set) __FD_ISSET_chk(fd, set, __bos(set)) argument
98 #define FD_CLR(fd, set) __FD_CLR(fd, set) argument
100 #define FD_SET(fd, set) __FD_SET(fd, set) argument
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_64_shared/gen/include/sys/
Dselect.h63 #define __FDS_BITS(type,set) (__BIONIC_CAST(static_cast, type, set)->fds_bits) argument
66 #define FD_ZERO(set) \ argument
82 #define __FD_CLR(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] &= ~__FDMASK(fd)) argument
83 #define __FD_SET(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] |= __FDMASK(fd)) argument
84 #define __FD_ISSET(fd, set) ((__FDS_BITS(const fd_set*,set)[__FDELT(fd)] & __FDMASK(fd)) != 0) argument
89 #define FD_CLR(fd, set) __FD_CLR_chk(fd, set, __bos(set)) argument
91 #define FD_SET(fd, set) __FD_SET_chk(fd, set, __bos(set)) argument
93 #define FD_ISSET(fd, set) __FD_ISSET_chk(fd, set, __bos(set)) argument
98 #define FD_CLR(fd, set) __FD_CLR(fd, set) argument
100 #define FD_SET(fd, set) __FD_SET(fd, set) argument
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/bionic/libc/libc/android_vendor.32_arm_armv8-a_shared/gen/include/sys/
Dselect.h63 #define __FDS_BITS(type,set) (__BIONIC_CAST(static_cast, type, set)->fds_bits) argument
66 #define FD_ZERO(set) \ argument
82 #define __FD_CLR(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] &= ~__FDMASK(fd)) argument
83 #define __FD_SET(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] |= __FDMASK(fd)) argument
84 #define __FD_ISSET(fd, set) ((__FDS_BITS(const fd_set*,set)[__FDELT(fd)] & __FDMASK(fd)) != 0) argument
89 #define FD_CLR(fd, set) __FD_CLR_chk(fd, set, __bos(set)) argument
91 #define FD_SET(fd, set) __FD_SET_chk(fd, set, __bos(set)) argument
93 #define FD_ISSET(fd, set) __FD_ISSET_chk(fd, set, __bos(set)) argument
98 #define FD_CLR(fd, set) __FD_CLR(fd, set) argument
100 #define FD_SET(fd, set) __FD_SET(fd, set) argument
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/generated-headers/bionic/libc/libc/android_vendor.32_arm_armv7-a-neon_shared/gen/include/sys/
Dselect.h63 #define __FDS_BITS(type,set) (__BIONIC_CAST(static_cast, type, set)->fds_bits) argument
66 #define FD_ZERO(set) \ argument
82 #define __FD_CLR(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] &= ~__FDMASK(fd)) argument
83 #define __FD_SET(fd, set) (__FDS_BITS(fd_set*,set)[__FDELT(fd)] |= __FDMASK(fd)) argument
84 #define __FD_ISSET(fd, set) ((__FDS_BITS(const fd_set*,set)[__FDELT(fd)] & __FDMASK(fd)) != 0) argument
89 #define FD_CLR(fd, set) __FD_CLR_chk(fd, set, __bos(set)) argument
91 #define FD_SET(fd, set) __FD_SET_chk(fd, set, __bos(set)) argument
93 #define FD_ISSET(fd, set) __FD_ISSET_chk(fd, set, __bos(set)) argument
98 #define FD_CLR(fd, set) __FD_CLR(fd, set) argument
100 #define FD_SET(fd, set) __FD_SET(fd, set) argument
[all …]
/aosp_15_r20/libcore/ojluni/src/test/java/util/Collection/
H A DSetFactories.java141 Set<String> set = Set.of("a", "a"); in dupsDisallowed2() local
146 Set<String> set = Set.of("a", "b", "a"); in dupsDisallowed3() local
151 Set<String> set = Set.of("a", "b", "c", "a"); in dupsDisallowed4() local
156 Set<String> set = Set.of("a", "b", "c", "d", "a"); in dupsDisallowed5() local
161 Set<String> set = Set.of("a", "b", "c", "d", "e", "a"); in dupsDisallowed6() local
166 Set<String> set = Set.of("a", "b", "c", "d", "e", "f", "a"); in dupsDisallowed7() local
171 Set<String> set = Set.of("a", "b", "c", "d", "e", "f", "g", "a"); in dupsDisallowed8() local
176 Set<String> set = Set.of("a", "b", "c", "d", "e", "f", "g", "h", "a"); in dupsDisallowed9() local
181 Set<String> set = Set.of("a", "b", "c", "d", "e", "f", "g", "h", "i", "a"); in dupsDisallowed10() local
188 Set<String> set = Set.of(array); in dupsDisallowedN() local
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Dtask_join_set.rs18 let mut set = JoinSet::new(); in test_with_sleep() localVariable
68 let mut set = JoinSet::new(); in test_abort_on_drop() localVariable
93 let mut set = JoinSet::new(); in alternating() localVariable
111 let mut set = JoinSet::new(); in abort_tasks() localVariable
145 let mut set = JoinSet::new(); in runtime_gone() localVariable
161 let mut set: JoinSet<i32> = JoinSet::new(); in join_all() localVariable
177 let mut set: JoinSet<()> = JoinSet::new(); in task_panics() localVariable
201 let mut set: JoinSet<()> = JoinSet::new(); in abort_all() localVariable
238 let mut set = JoinSet::new(); in join_set_coop() localVariable
278 let mut set = JoinSet::new(); in try_join_next() localVariable
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dset.hpp67 class set class
116 BOOST_CONTAINER_FORCEINLINE set() in set() function in boost::container::set
125 BOOST_CONTAINER_FORCEINLINE explicit set(const allocator_type& a) in set() function in boost::container::set
132 BOOST_CONTAINER_FORCEINLINE explicit set(const Compare& comp) in set() function in boost::container::set
140 BOOST_CONTAINER_FORCEINLINE set(const Compare& comp, const allocator_type& a) in set() function in boost::container::set
150 BOOST_CONTAINER_FORCEINLINE set(InputIterator first, InputIterator last) in set() function in boost::container::set
160 BOOST_CONTAINER_FORCEINLINE set(InputIterator first, InputIterator last, const allocator_type& a) in set() function in boost::container::set
170 BOOST_CONTAINER_FORCEINLINE set(InputIterator first, InputIterator last, const Compare& comp) in set() function in boost::container::set
180 …BOOST_CONTAINER_FORCEINLINE set(InputIterator first, InputIterator last, const Compare& comp, cons… in set() function in boost::container::set
195 BOOST_CONTAINER_FORCEINLINE set( ordered_unique_range_t, InputIterator first, InputIterator last) in set() function in boost::container::set
[all …]
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dextension_set.h1183 static inline const std::string& Get(int number, const ExtensionSet& set, in Get()
1187 static inline const std::string* GetPtr(int number, const ExtensionSet& set, in GetPtr()
1192 int number, const ExtensionSet& set) { in GetRepeatedPtr()
1196 ExtensionSet* set) { in Set()
1199 static inline std::string* Mutable(int number, int index, ExtensionSet* set) { in Mutable()
1203 const std::string& value, ExtensionSet* set) { in Add()
1207 ExtensionSet* set) { in Add()
1211 int number, const ExtensionSet& set) { in GetRepeated()
1217 int number, FieldType field_type, bool is_packed, ExtensionSet* set) { in MutableRepeated()
1248 static inline ConstType Get(int number, const ExtensionSet& set, in Get()
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dextension_set.h1183 static inline const std::string& Get(int number, const ExtensionSet& set, in Get()
1187 static inline const std::string* GetPtr(int number, const ExtensionSet& set, in GetPtr()
1192 int number, const ExtensionSet& set) { in GetRepeatedPtr()
1196 ExtensionSet* set) { in Set()
1199 static inline std::string* Mutable(int number, int index, ExtensionSet* set) { in Mutable()
1203 const std::string& value, ExtensionSet* set) { in Add()
1207 ExtensionSet* set) { in Add()
1211 int number, const ExtensionSet& set) { in GetRepeated()
1217 int number, FieldType field_type, bool is_packed, ExtensionSet* set) { in MutableRepeated()
1248 static inline ConstType Get(int number, const ExtensionSet& set, in Get()
[all …]
/aosp_15_r20/system/keymaster/tests/
H A Dauthorization_set_test.cpp39 AuthorizationSet set(params, array_length(params)); in TEST() local
54 AuthorizationSet set(params, array_length(params)); in TEST() local
75 AuthorizationSet set(AuthorizationSetBuilder() in TEST() local
106 AuthorizationSet set(AuthorizationSetBuilder() in TEST() local
135 AuthorizationSet set(AuthorizationSetBuilder() in TEST() local
155 AuthorizationSet set(AuthorizationSetBuilder() in TEST() local
187 AuthorizationSet set(AuthorizationSetBuilder() in TEST() local
232 AuthorizationSet set(AuthorizationSetBuilder() in TEST() local
280 AuthorizationSet set(AuthorizationSetBuilder() in TEST() local
436 AuthorizationSet set(AuthorizationSetBuilder() in TEST() local
[all …]
/aosp_15_r20/external/libchrome/base/task/sequence_manager/
H A Dwork_queue_sets_unittest.cc67 size_t set = TaskQueue::kNormalPriority; in TEST_F() local
75 size_t set = TaskQueue::kNormalPriority; in TEST_F() local
85 size_t set = TaskQueue::kNormalPriority; in TEST_F() local
102 size_t set = 1; in TEST_F() local
113 size_t set = 1; in TEST_F() local
131 size_t set = 2; in TEST_F() local
149 size_t set = 3; in TEST_F() local
172 size_t set = 4; in TEST_F() local
196 size_t set = 1; in TEST_F() local
213 size_t set = 1; in TEST_F() local
[all …]
/aosp_15_r20/external/cronet/base/task/sequence_manager/
H A Dwork_queue_sets_unittest.cc109 size_t set = kDefaultPriority; in TEST_F() local
116 size_t set = kDefaultPriority; in TEST_F() local
123 size_t set = kDefaultPriority; in TEST_F() local
135 size_t set = 1; in TEST_F() local
143 size_t set = 1; in TEST_F() local
160 size_t set = 2; in TEST_F() local
179 size_t set = 4; in TEST_F() local
198 size_t set = 4; in TEST_F() local
216 size_t set = 4; in TEST_F() local
235 size_t set = 3; in TEST_F() local
[all …]
/aosp_15_r20/external/android_onboarding/java/com/android/onboarding/contracts/
H A DNodeAwareIntentScope.kt287 inline operator fun <reified T : Any> set( in extract() method in com.android.onboarding.contracts.NodeAwareIntentScope
298 inline operator fun <reified T : Any> set( in set() method in com.android.onboarding.contracts.NodeAwareIntentScope
307 operator fun set(key: String, value: () -> String) { in set() method in com.android.onboarding.contracts.NodeAwareIntentScope
313 operator fun set(key: String, value: () -> String?) { in set() method in com.android.onboarding.contracts.NodeAwareIntentScope
319 operator fun set(key: String, value: () -> Int) { in set() method in com.android.onboarding.contracts.NodeAwareIntentScope
325 operator fun set(key: String, value: () -> Int?) { in set() method in com.android.onboarding.contracts.NodeAwareIntentScope
331 operator fun set(key: String, value: () -> Boolean) { in set() method in com.android.onboarding.contracts.NodeAwareIntentScope
337 operator fun set(key: String, value: () -> Boolean?) { in set() method in com.android.onboarding.contracts.NodeAwareIntentScope
343 operator fun set(key: String, value: () -> Bundle) { in set() method in com.android.onboarding.contracts.NodeAwareIntentScope
349 operator fun set(key: String, value: () -> Bundle?) { in set() method in com.android.onboarding.contracts.NodeAwareIntentScope
[all …]

12345678910>>...354