Home
last modified time | relevance | path

Searched refs:_Target (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Headers/
Dintrin.h216 long _InterlockedExchange(long volatile *_Target, long _Value);
218 short _InterlockedExchange16(short volatile *_Target, short _Value);
220 char _InterlockedExchange8(char volatile *_Target, char _Value);
384 __int64 _InterlockedExchange64(__int64 volatile *_Target, __int64 _Value);
387 void *_InterlockedExchangePointer(void *volatile *_Target, void *_Value);
731 _InterlockedExchange8(char volatile *_Target, char _Value) { in _InterlockedExchange8() argument
732 __atomic_exchange(_Target, &_Value, &_Value, __ATOMIC_SEQ_CST); in _InterlockedExchange8()
736 _InterlockedExchange16(short volatile *_Target, short _Value) { in _InterlockedExchange16() argument
737 __atomic_exchange(_Target, &_Value, &_Value, __ATOMIC_SEQ_CST); in _InterlockedExchange16()
742 _InterlockedExchange64(__int64 volatile *_Target, __int64 _Value) { in _InterlockedExchange64() argument
[all …]
/external/cronet/buildtools/third_party/libc++/trunk/include/__functional/
Dfunction.h146 typedef _LIBCPP_NODEBUG _Fp _Target;
150 const _Target& __target() const { return __f_.first(); }
157 explicit __alloc_func(_Target&& __f)
164 explicit __alloc_func(const _Target& __f, const _Alloc& __a)
171 explicit __alloc_func(const _Target& __f, _Alloc&& __a)
178 explicit __alloc_func(_Target&& __f, _Alloc&& __a)
205 void destroy() _NOEXCEPT { __f_.~__compressed_pair<_Target, _Alloc>(); }
221 typedef _LIBCPP_NODEBUG _Fp _Target;
224 const _Target& __target() const { return __f_; }
227 explicit __default_alloc_func(_Target&& __f) : __f_(_VSTD::move(__f)) {}
[all …]
/external/cldr/docs/ldml/
Dtr35-info.md604 * _Target-Language_ is the language under consideration.
605 * _Target-Territories_ is the list of territories found by looking up _Target-Language_ in the `<la…
606 * _Language-List_ is _Target-Language_, plus
609 * _Target-Scripts_ is the list of scripts in which _Target-Language_ can be customarily written (fo…
610 * _Script-List_ is the _Target-Scripts_ plus the major scripts used for multiple languages
612 * _Territory-List_ is the list of territories formed by taking the _Target-Territories_ and adding:
616 * _Calendar-List_ is the set of calendars in customary use in any of _Target-Territories_, plus Gre…
627 …4. _variants, keys, types:_ localized names for any in use in _Target-Territories_; for example, a…
642 5. transforms: (moderate and above) transliteration between Latin and each other script in _Target-…
/external/libcxx/include/
Dfunctional1486 typedef _Fp _Target;
1490 const _Target& __target() const { return __f_.first(); }
1496 explicit __alloc_func(_Target&& __f)
1503 explicit __alloc_func(const _Target& __f, const _Alloc& __a)
1510 explicit __alloc_func(const _Target& __f, _Alloc&& __a)
1517 explicit __alloc_func(_Target&& __f, _Alloc&& __a)
1546 void destroy() _NOEXCEPT { __f_.~__compressed_pair<_Target, _Alloc>(); }
1940 &typeid(typename _Fun::_Target)
1955 &typeid(typename _Fun::_Target)
/external/llvm/docs/
DCodeGenerator.rst702 .. _Target-independent algorithms:
/external/libabigail/tests/data/test-read-dwarf/
Dtest-libandroid.so.abi20769 …<class-decl name='_Target' size-in-bits='32' naming-typedef-id='0be802d8' visibility='default' fil…
34416 …<typedef-decl name='_Target' type-id='7a0d17e7' filepath='external/libcxx/include/functional' line…