HomeSort by relevance Sort by last modified time
    Searched refs:_A1 (Results 1 - 25 of 26) sorted by null

1 2

  /external/libcxx/include/
math.h 324 template <class _A1>
327 __libcpp_signbit(_A1 __lcpp_x) _NOEXCEPT
334 template <class _A1>
336 typename std::enable_if<std::is_floating_point<_A1>::value, bool>::type
337 signbit(_A1 __lcpp_x) _NOEXCEPT
339 return __libcpp_signbit((typename std::__promote<_A1>::type)__lcpp_x);
342 template <class _A1>
345 std::is_integral<_A1>::value && std::is_signed<_A1>::value, bool>::type
346 signbit(_A1 __lcpp_x) _NOEXCEP
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
math.h 316 template <class _A1>
319 __libcpp_signbit(_A1 __lcpp_x) _NOEXCEPT
326 template <class _A1>
328 typename std::enable_if<std::is_floating_point<_A1>::value, bool>::type
329 signbit(_A1 __lcpp_x) _NOEXCEPT
331 return __libcpp_signbit((typename std::__promote<_A1>::type)__lcpp_x);
334 template <class _A1>
337 std::is_integral<_A1>::value && std::is_signed<_A1>::value, bool>::type
338 signbit(_A1 __lcpp_x) _NOEXCEP
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
math.h 316 template <class _A1>
319 __libcpp_signbit(_A1 __lcpp_x) _NOEXCEPT
326 template <class _A1>
328 typename std::enable_if<std::is_floating_point<_A1>::value, bool>::type
329 signbit(_A1 __lcpp_x) _NOEXCEPT
331 return __libcpp_signbit((typename std::__promote<_A1>::type)__lcpp_x);
334 template <class _A1>
337 std::is_integral<_A1>::value && std::is_signed<_A1>::value, bool>::type
338 signbit(_A1 __lcpp_x) _NOEXCEP
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
math.h 316 template <class _A1>
319 __libcpp_signbit(_A1 __lcpp_x) _NOEXCEPT
326 template <class _A1>
328 typename std::enable_if<std::is_floating_point<_A1>::value, bool>::type
329 signbit(_A1 __lcpp_x) _NOEXCEPT
331 return __libcpp_signbit((typename std::__promote<_A1>::type)__lcpp_x);
334 template <class _A1>
337 std::is_integral<_A1>::value && std::is_signed<_A1>::value, bool>::type
338 signbit(_A1 __lcpp_x) _NOEXCEP
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
math.h 316 template <class _A1>
319 __libcpp_signbit(_A1 __lcpp_x) _NOEXCEPT
326 template <class _A1>
328 typename std::enable_if<std::is_floating_point<_A1>::value, bool>::type
329 signbit(_A1 __lcpp_x) _NOEXCEPT
331 return __libcpp_signbit((typename std::__promote<_A1>::type)__lcpp_x);
334 template <class _A1>
337 std::is_integral<_A1>::value && std::is_signed<_A1>::value, bool>::type
338 signbit(_A1 __lcpp_x) _NOEXCEP
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
math.h 316 template <class _A1>
319 __libcpp_signbit(_A1 __lcpp_x) _NOEXCEPT
326 template <class _A1>
328 typename std::enable_if<std::is_floating_point<_A1>::value, bool>::type
329 signbit(_A1 __lcpp_x) _NOEXCEPT
331 return __libcpp_signbit((typename std::__promote<_A1>::type)__lcpp_x);
334 template <class _A1>
337 std::is_integral<_A1>::value && std::is_signed<_A1>::value, bool>::type
338 signbit(_A1 __lcpp_x) _NOEXCEP
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
math.h 316 template <class _A1>
319 __libcpp_signbit(_A1 __lcpp_x) _NOEXCEPT
326 template <class _A1>
328 typename std::enable_if<std::is_floating_point<_A1>::value, bool>::type
329 signbit(_A1 __lcpp_x) _NOEXCEPT
331 return __libcpp_signbit((typename std::__promote<_A1>::type)__lcpp_x);
334 template <class _A1>
337 std::is_integral<_A1>::value && std::is_signed<_A1>::value, bool>::type
338 signbit(_A1 __lcpp_x) _NOEXCEP
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
math.h 316 template <class _A1>
319 __libcpp_signbit(_A1 __lcpp_x) _NOEXCEPT
326 template <class _A1>
328 typename std::enable_if<std::is_floating_point<_A1>::value, bool>::type
329 signbit(_A1 __lcpp_x) _NOEXCEPT
331 return __libcpp_signbit((typename std::__promote<_A1>::type)__lcpp_x);
334 template <class _A1>
337 std::is_integral<_A1>::value && std::is_signed<_A1>::value, bool>::type
338 signbit(_A1 __lcpp_x) _NOEXCEP
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
math.h 316 template <class _A1>
319 __libcpp_signbit(_A1 __lcpp_x) _NOEXCEPT
326 template <class _A1>
328 typename std::enable_if<std::is_floating_point<_A1>::value, bool>::type
329 signbit(_A1 __lcpp_x) _NOEXCEPT
331 return __libcpp_signbit((typename std::__promote<_A1>::type)__lcpp_x);
334 template <class _A1>
337 std::is_integral<_A1>::value && std::is_signed<_A1>::value, bool>::type
338 signbit(_A1 __lcpp_x) _NOEXCEP
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
math.h 316 template <class _A1>
319 __libcpp_signbit(_A1 __lcpp_x) _NOEXCEPT
326 template <class _A1>
328 typename std::enable_if<std::is_floating_point<_A1>::value, bool>::type
329 signbit(_A1 __lcpp_x) _NOEXCEPT
331 return __libcpp_signbit((typename std::__promote<_A1>::type)__lcpp_x);
334 template <class _A1>
337 std::is_integral<_A1>::value && std::is_signed<_A1>::value, bool>::type
338 signbit(_A1 __lcpp_x) _NOEXCEP
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
math.h 316 template <class _A1>
319 __libcpp_signbit(_A1 __lcpp_x) _NOEXCEPT
326 template <class _A1>
328 typename std::enable_if<std::is_floating_point<_A1>::value, bool>::type
329 signbit(_A1 __lcpp_x) _NOEXCEPT
331 return __libcpp_signbit((typename std::__promote<_A1>::type)__lcpp_x);
334 template <class _A1>
337 std::is_integral<_A1>::value && std::is_signed<_A1>::value, bool>::type
338 signbit(_A1 __lcpp_x) _NOEXCEP
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
math.h 316 template <class _A1>
319 __libcpp_signbit(_A1 __lcpp_x) _NOEXCEPT
326 template <class _A1>
328 typename std::enable_if<std::is_floating_point<_A1>::value, bool>::type
329 signbit(_A1 __lcpp_x) _NOEXCEPT
331 return __libcpp_signbit((typename std::__promote<_A1>::type)__lcpp_x);
334 template <class _A1>
337 std::is_integral<_A1>::value && std::is_signed<_A1>::value, bool>::type
338 signbit(_A1 __lcpp_x) _NOEXCEP
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
math.h 316 template <class _A1>
319 __libcpp_signbit(_A1 __lcpp_x) _NOEXCEPT
326 template <class _A1>
328 typename std::enable_if<std::is_floating_point<_A1>::value, bool>::type
329 signbit(_A1 __lcpp_x) _NOEXCEPT
331 return __libcpp_signbit((typename std::__promote<_A1>::type)__lcpp_x);
334 template <class _A1>
337 std::is_integral<_A1>::value && std::is_signed<_A1>::value, bool>::type
338 signbit(_A1 __lcpp_x) _NOEXCEP
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
math.h 316 template <class _A1>
319 __libcpp_signbit(_A1 __lcpp_x) _NOEXCEPT
326 template <class _A1>
328 typename std::enable_if<std::is_floating_point<_A1>::value, bool>::type
329 signbit(_A1 __lcpp_x) _NOEXCEPT
331 return __libcpp_signbit((typename std::__promote<_A1>::type)__lcpp_x);
334 template <class _A1>
337 std::is_integral<_A1>::value && std::is_signed<_A1>::value, bool>::type
338 signbit(_A1 __lcpp_x) _NOEXCEP
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
math.h 318 template <class _A1>
321 __libcpp_signbit(_A1 __lcpp_x) _NOEXCEPT
328 template <class _A1>
330 typename std::enable_if<std::is_arithmetic<_A1>::value, bool>::type
331 signbit(_A1 __lcpp_x) _NOEXCEPT
333 return __libcpp_signbit((typename std::__promote<_A1>::type)__lcpp_x);
338 template <typename _A1>
340 typename std::enable_if<std::is_arithmetic<_A1>::value, bool>::type
341 signbit(_A1 __lcpp_x) _NOEXCEPT
343 return ::signbit(static_cast<typename std::__promote<_A1>::type>(__lcpp_x))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
math.h 318 template <class _A1>
321 __libcpp_signbit(_A1 __lcpp_x) _NOEXCEPT
328 template <class _A1>
330 typename std::enable_if<std::is_arithmetic<_A1>::value, bool>::type
331 signbit(_A1 __lcpp_x) _NOEXCEPT
333 return __libcpp_signbit((typename std::__promote<_A1>::type)__lcpp_x);
338 template <typename _A1>
340 typename std::enable_if<std::is_arithmetic<_A1>::value, bool>::type
341 signbit(_A1 __lcpp_x) _NOEXCEPT
343 return ::signbit(static_cast<typename std::__promote<_A1>::type>(__lcpp_x))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_multiset.h 715 template<typename _K1, typename _C1, typename _A1>
717 operator==(const multiset<_K1, _C1, _A1>&,
718 const multiset<_K1, _C1, _A1>&);
720 template<typename _K1, typename _C1, typename _A1>
722 operator< (const multiset<_K1, _C1, _A1>&,
723 const multiset<_K1, _C1, _A1>&);
stl_multimap.h 841 template<typename _K1, typename _T1, typename _C1, typename _A1>
843 operator==(const multimap<_K1, _T1, _C1, _A1>&,
844 const multimap<_K1, _T1, _C1, _A1>&);
846 template<typename _K1, typename _T1, typename _C1, typename _A1>
848 operator<(const multimap<_K1, _T1, _C1, _A1>&,
849 const multimap<_K1, _T1, _C1, _A1>&);
    [all...]
stl_set.h 732 template<typename _K1, typename _C1, typename _A1>
734 operator==(const set<_K1, _C1, _A1>&, const set<_K1, _C1, _A1>&);
736 template<typename _K1, typename _C1, typename _A1>
738 operator<(const set<_K1, _C1, _A1>&, const set<_K1, _C1, _A1>&);
stl_map.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_multiset.h 715 template<typename _K1, typename _C1, typename _A1>
717 operator==(const multiset<_K1, _C1, _A1>&,
718 const multiset<_K1, _C1, _A1>&);
720 template<typename _K1, typename _C1, typename _A1>
722 operator< (const multiset<_K1, _C1, _A1>&,
723 const multiset<_K1, _C1, _A1>&);
stl_multimap.h 841 template<typename _K1, typename _T1, typename _C1, typename _A1>
843 operator==(const multimap<_K1, _T1, _C1, _A1>&,
844 const multimap<_K1, _T1, _C1, _A1>&);
846 template<typename _K1, typename _T1, typename _C1, typename _A1>
848 operator<(const multimap<_K1, _T1, _C1, _A1>&,
849 const multimap<_K1, _T1, _C1, _A1>&);
    [all...]
stl_set.h 732 template<typename _K1, typename _C1, typename _A1>
734 operator==(const set<_K1, _C1, _A1>&, const set<_K1, _C1, _A1>&);
736 template<typename _K1, typename _C1, typename _A1>
738 operator<(const set<_K1, _C1, _A1>&, const set<_K1, _C1, _A1>&);
stl_map.h     [all...]
  /toolchain/binutils/binutils-2.27/include/opcode/
spu-insns.h 127 #define _A1(a) {1,a}
136 APUOP(M_BR, RI16, 0x190, "br", _A1(A_R18), 00000, BR) /* BRel IP<-IP+I16 */
138 APUOP(M_BRA, RI16, 0x180, "bra", _A1(A_S18), 00000, BR) /* BRAbs IP<-I16 */
144 APUOP(M_STOP2, RR, 0x000, "stop", _A1(A_U14), 00000, BR) /* STOP stop */
163 APUOP(M_BI, RR, 0x1a8, "bi", _A1(A_A), 00010, BR) /* BI IP<-RA */
165 APUOP(M_IRET, RR, 0x1aa, "iret", _A1(A_A), 00010, BR) /* IRET IP<-SRR0 */
212 APUOP(M_NOP, RR, 0x201, "nop", _A1(A_T), 00000, NOP) /* XNOP no_operation */
252 APUOP(M_FSCRRD, RR, 0x398, "fscrrd", _A1(A_T), 00002, FPD) /* FSCRRD RT<-FP_status */
254 APUOP(M_FSCRWR2, RR, 0x3ba, "fscrwr", _A1(A_A), 00010, FP7) /* FSCRWR FP_status<-RA */
370 APUOPFB(M_BID, RR, 0x1a8, 0x20, "bid", _A1(A_A), 00010, BR) /* BI IP<-RA *
    [all...]

Completed in 863 milliseconds

1 2