Home
last modified time | relevance | path

Searched defs:__key (Results 1 – 25 of 113) sorted by relevance

12345

/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__flat_map/
Dflat_map.h704 _LIBCPP_HIDE_FROM_ABI pair<iterator, bool> try_emplace(const key_type& __key, _Args&&... __args) { in try_emplace()
710 _LIBCPP_HIDE_FROM_ABI pair<iterator, bool> try_emplace(key_type&& __key, _Args&&... __args) { in try_emplace()
718 _LIBCPP_HIDE_FROM_ABI pair<iterator, bool> try_emplace(_Kp&& __key, _Args&&... __args) { in try_emplace()
724 …_LIBCPP_HIDE_FROM_ABI iterator try_emplace(const_iterator __hint, const key_type& __key, _Args&&..… in try_emplace()
730 …_LIBCPP_HIDE_FROM_ABI iterator try_emplace(const_iterator __hint, key_type&& __key, _Args&&... __a… in try_emplace()
736 …_LIBCPP_HIDE_FROM_ABI iterator try_emplace(const_iterator __hint, _Kp&& __key, _Args&&... __args) { in try_emplace()
742 …_LIBCPP_HIDE_FROM_ABI pair<iterator, bool> insert_or_assign(const key_type& __key, _Mapped&& __obj… in insert_or_assign()
748 _LIBCPP_HIDE_FROM_ABI pair<iterator, bool> insert_or_assign(key_type&& __key, _Mapped&& __obj) { in insert_or_assign()
755 _LIBCPP_HIDE_FROM_ABI pair<iterator, bool> insert_or_assign(_Kp&& __key, _Mapped&& __obj) { in insert_or_assign()
761 …_LIBCPP_HIDE_FROM_ABI iterator insert_or_assign(const_iterator __hint, const key_type& __key, _Map… in insert_or_assign()
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/parallel/
Dlosertree.h134 __insert_start(const _Tp& __key, int __source, bool __sup) in __insert_start()
222 __delete_min_insert(_Tp __key, bool __sup) in __delete_min_insert()
324 __delete_min_insert(_Tp __key, bool __sup) in __delete_min_insert()
393 void __insert_start(const _Tp& __key, int __source, bool __sup) in __insert_start()
452 void __delete_min_insert(const _Tp& __key, bool __sup) in __delete_min_insert()
534 void __delete_min_insert(const _Tp& __key, bool __sup) in __delete_min_insert()
631 __insert_start(const _Tp& __key, int __source, bool) in __insert_start()
700 __delete_min_insert(_Tp __key, bool) in __delete_min_insert()
795 __delete_min_insert(_Tp __key, bool) in __delete_min_insert()
876 __insert_start(const _Tp& __key, int __source, bool) in __insert_start()
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
Dlosertree.h134 __insert_start(const _Tp& __key, int __source, bool __sup) in __insert_start()
222 __delete_min_insert(_Tp __key, bool __sup) in __delete_min_insert()
324 __delete_min_insert(_Tp __key, bool __sup) in __delete_min_insert()
393 void __insert_start(const _Tp& __key, int __source, bool __sup) in __insert_start()
452 void __delete_min_insert(const _Tp& __key, bool __sup) in __delete_min_insert()
534 void __delete_min_insert(const _Tp& __key, bool __sup) in __delete_min_insert()
631 __insert_start(const _Tp& __key, int __source, bool) in __insert_start()
700 __delete_min_insert(_Tp __key, bool) in __delete_min_insert()
795 __delete_min_insert(_Tp __key, bool) in __delete_min_insert()
876 __insert_start(const _Tp& __key, int __source, bool) in __insert_start()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
Dptrauth.h49 #define ptrauth_strip(__value, __key) __builtin_ptrauth_strip(__value, __key) argument
76 #define ptrauth_sign_unauthenticated(__value, __key, __data) \ argument
139 #define ptrauth_strip(__value, __key) \ argument
152 #define ptrauth_sign_unauthenticated(__value, __key, __data) \ argument
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/include/bits/
H A Dthreads_inlines.h190 __BIONIC_THREADS_INLINE int tss_create(tss_t* _Nonnull __key, tss_dtor_t _Nullable __dtor) { in tss_create()
194 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
198 __BIONIC_THREADS_INLINE void* _Nullable tss_get(tss_t __key) { in tss_get()
202 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* _Nonnull __value) { in tss_set()
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_shared/gen/include/bits/
Dthreads_inlines.h191 __BIONIC_THREADS_INLINE int tss_create(tss_t* __key, tss_dtor_t __dtor) { in tss_create()
195 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
199 __BIONIC_THREADS_INLINE void* tss_get(tss_t __key) { in tss_get()
203 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* __value) { in tss_set()
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/include/bits/
H A Dthreads_inlines.h190 __BIONIC_THREADS_INLINE int tss_create(tss_t* _Nonnull __key, tss_dtor_t _Nullable __dtor) { in tss_create()
194 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
198 __BIONIC_THREADS_INLINE void* _Nullable tss_get(tss_t __key) { in tss_get()
202 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* _Nonnull __value) { in tss_set()
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/bits/
Dthreads_inlines.h189 __BIONIC_THREADS_INLINE int tss_create(tss_t* _Nonnull __key, tss_dtor_t _Nullable __dtor) { in tss_create()
193 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
197 __BIONIC_THREADS_INLINE void* _Nullable tss_get(tss_t __key) { in tss_get()
201 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* _Nonnull __value) { in tss_set()
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/include/bits/
H A Dthreads_inlines.h190 __BIONIC_THREADS_INLINE int tss_create(tss_t* _Nonnull __key, tss_dtor_t _Nullable __dtor) { in tss_create()
194 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
198 __BIONIC_THREADS_INLINE void* _Nullable tss_get(tss_t __key) { in tss_get()
202 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* _Nonnull __value) { in tss_set()
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/bionic/libc/libc/android_vendor.33_arm64_armv8-a_shared/gen/include/bits/
Dthreads_inlines.h191 __BIONIC_THREADS_INLINE int tss_create(tss_t* __key, tss_dtor_t __dtor) { in tss_create()
195 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
199 __BIONIC_THREADS_INLINE void* tss_get(tss_t __key) { in tss_get()
203 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* __value) { in tss_set()
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/bionic/libc/libc/android_vendor.32_arm64_armv8-a_shared/gen/include/bits/
Dthreads_inlines.h191 __BIONIC_THREADS_INLINE int tss_create(tss_t* __key, tss_dtor_t __dtor) { in tss_create()
195 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
199 __BIONIC_THREADS_INLINE void* tss_get(tss_t __key) { in tss_get()
203 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* __value) { in tss_set()
/aosp_15_r20/prebuilts/vndk/v31/x86/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_shared/gen/include/bits/
Dthreads_inlines.h191 __BIONIC_THREADS_INLINE int tss_create(tss_t* __key, tss_dtor_t __dtor) { in tss_create()
195 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
199 __BIONIC_THREADS_INLINE void* tss_get(tss_t __key) { in tss_get()
203 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* __value) { in tss_set()
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/include/bits/
H A Dthreads_inlines.h190 __BIONIC_THREADS_INLINE int tss_create(tss_t* _Nonnull __key, tss_dtor_t _Nullable __dtor) { in tss_create()
194 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
198 __BIONIC_THREADS_INLINE void* _Nullable tss_get(tss_t __key) { in tss_get()
202 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* _Nonnull __value) { in tss_set()
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_x86_64_shared/gen/include/bits/
Dthreads_inlines.h191 __BIONIC_THREADS_INLINE int tss_create(tss_t* __key, tss_dtor_t __dtor) { in tss_create()
195 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
199 __BIONIC_THREADS_INLINE void* tss_get(tss_t __key) { in tss_get()
203 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* __value) { in tss_set()
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/bionic/libc/libc/android_vendor.33_arm_armv7-a-neon_shared/gen/include/bits/
Dthreads_inlines.h191 __BIONIC_THREADS_INLINE int tss_create(tss_t* __key, tss_dtor_t __dtor) { in tss_create()
195 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
199 __BIONIC_THREADS_INLINE void* tss_get(tss_t __key) { in tss_get()
203 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* __value) { in tss_set()
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_x86_64_shared/gen/include/bits/
Dthreads_inlines.h191 __BIONIC_THREADS_INLINE int tss_create(tss_t* __key, tss_dtor_t __dtor) { in tss_create()
195 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
199 __BIONIC_THREADS_INLINE void* tss_get(tss_t __key) { in tss_get()
203 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* __value) { in tss_set()
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_x86_64_shared/gen/include/bits/
Dthreads_inlines.h191 __BIONIC_THREADS_INLINE int tss_create(tss_t* __key, tss_dtor_t __dtor) { in tss_create()
195 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
199 __BIONIC_THREADS_INLINE void* tss_get(tss_t __key) { in tss_get()
203 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* __value) { in tss_set()
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/bionic/libc/libc/android_vendor.34_arm_armv8-a_shared/gen/include/bits/
Dthreads_inlines.h189 __BIONIC_THREADS_INLINE int tss_create(tss_t* __key, tss_dtor_t __dtor) { in tss_create()
193 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
197 __BIONIC_THREADS_INLINE void* tss_get(tss_t __key) { in tss_get()
201 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* __value) { in tss_set()
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_64_shared/gen/include/bits/
Dthreads_inlines.h191 __BIONIC_THREADS_INLINE int tss_create(tss_t* __key, tss_dtor_t __dtor) { in tss_create()
195 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
199 __BIONIC_THREADS_INLINE void* tss_get(tss_t __key) { in tss_get()
203 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* __value) { in tss_set()
/aosp_15_r20/prebuilts/vndk/v34/x86/include/generated-headers/bionic/libc/libc/android_vendor.34_x86_shared/gen/include/bits/
Dthreads_inlines.h189 __BIONIC_THREADS_INLINE int tss_create(tss_t* __key, tss_dtor_t __dtor) { in tss_create()
193 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
197 __BIONIC_THREADS_INLINE void* tss_get(tss_t __key) { in tss_get()
201 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* __value) { in tss_set()
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/include/bits/
H A Dthreads_inlines.h190 __BIONIC_THREADS_INLINE int tss_create(tss_t* _Nonnull __key, tss_dtor_t _Nullable __dtor) { in tss_create()
194 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
198 __BIONIC_THREADS_INLINE void* _Nullable tss_get(tss_t __key) { in tss_get()
202 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* _Nonnull __value) { in tss_set()
/aosp_15_r20/bionic/libc/include/bits/
H A Dthreads_inlines.h189 __BIONIC_THREADS_INLINE int tss_create(tss_t* _Nonnull __key, tss_dtor_t _Nullable __dtor) { in tss_create()
193 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
197 __BIONIC_THREADS_INLINE void* _Nullable tss_get(tss_t __key) { in tss_get()
201 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* _Nonnull __value) { in tss_set()
/aosp_15_r20/prebuilts/vndk/v32/x86/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_shared/gen/include/bits/
Dthreads_inlines.h191 __BIONIC_THREADS_INLINE int tss_create(tss_t* __key, tss_dtor_t __dtor) { in tss_create()
195 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
199 __BIONIC_THREADS_INLINE void* tss_get(tss_t __key) { in tss_get()
203 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* __value) { in tss_set()
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/bionic/libc/libc/android_vendor.32_arm_armv8-a_shared/gen/include/bits/
Dthreads_inlines.h191 __BIONIC_THREADS_INLINE int tss_create(tss_t* __key, tss_dtor_t __dtor) { in tss_create()
195 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
199 __BIONIC_THREADS_INLINE void* tss_get(tss_t __key) { in tss_get()
203 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* __value) { in tss_set()
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/include/bits/
H A Dthreads_inlines.h187 __BIONIC_THREADS_INLINE int tss_create(tss_t* _Nonnull __key, tss_dtor_t _Nullable __dtor) { in tss_create()
191 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()
195 __BIONIC_THREADS_INLINE void* _Nullable tss_get(tss_t __key) { in tss_get()
199 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* _Nonnull __value) { in tss_set()

12345