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

1 2

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.unary/meta.unary.prop/
is_unsigned.pass.cpp 12 // is_unsigned
19 static_assert( std::is_unsigned<T>::value, "");
20 static_assert( std::is_unsigned<const T>::value, "");
21 static_assert( std::is_unsigned<volatile T>::value, "");
22 static_assert( std::is_unsigned<const volatile T>::value, "");
28 static_assert(!std::is_unsigned<T>::value, "");
29 static_assert(!std::is_unsigned<const T>::value, "");
30 static_assert(!std::is_unsigned<volatile T>::value, "");
31 static_assert(!std::is_unsigned<const volatile T>::value, "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.types/
size_t.pass.cpp 23 static_assert(std::is_unsigned<std::size_t>::value,
24 "std::is_unsigned<std::size_t>::value");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
stdint_h.pass.cpp 46 static_assert(std::is_unsigned<uint8_t>::value,
47 "std::is_unsigned<uint8_t>::value");
51 static_assert(std::is_unsigned<uint16_t>::value,
52 "std::is_unsigned<uint16_t>::value");
56 static_assert(std::is_unsigned<uint32_t>::value,
57 "std::is_unsigned<uint32_t>::value");
61 static_assert(std::is_unsigned<uint64_t>::value,
62 "std::is_unsigned<uint64_t>::value");
88 static_assert(std::is_unsigned<uint_least8_t>::value,
89 "std::is_unsigned<uint_least8_t>::value")
    [all...]
stddef_h.pass.cpp 27 static_assert(std::is_unsigned<size_t>::value,
28 "std::is_unsigned<size_t>::value");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/cstdint/cstdint.syn/
cstdint.pass.cpp 46 static_assert(std::is_unsigned<std::uint8_t>::value,
47 "std::is_unsigned<std::uint8_t>::value");
51 static_assert(std::is_unsigned<std::uint16_t>::value,
52 "std::is_unsigned<std::uint16_t>::value");
56 static_assert(std::is_unsigned<std::uint32_t>::value,
57 "std::is_unsigned<std::uint32_t>::value");
61 static_assert(std::is_unsigned<std::uint64_t>::value,
62 "std::is_unsigned<std::uint64_t>::value");
88 static_assert(std::is_unsigned<std::uint_least8_t>::value,
89 "std::is_unsigned<std::uint_least8_t>::value")
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
is_unsigned.hpp 126 BOOST_TT_AUX_BOOL_TRAIT_DEF1(is_unsigned,T,__is_unsigned(T))
128 BOOST_TT_AUX_BOOL_TRAIT_DEF1(is_unsigned,T,::boost::detail::is_unsigned_imp<T>::value)
make_unsigned.hpp 15 #include <boost/type_traits/is_unsigned.hpp>
49 ::boost::is_unsigned<T>::value,
  /external/chromium_org/third_party/bintrees/bintrees/
cwalker.c 3063 const int is_unsigned = neg_one > const_zero; local
3082 const int is_unsigned = neg_one > const_zero; local
3101 const int is_unsigned = neg_one > const_zero; local
3120 const int is_unsigned = neg_one > const_zero; local
3139 const int is_unsigned = neg_one > const_zero; local
3158 const int is_unsigned = neg_one > const_zero; local
3177 const int is_unsigned = neg_one > const_zero; local
3196 const int is_unsigned = neg_one > const_zero; local
3215 const int is_unsigned = neg_one > const_zero; local
3234 const int is_unsigned = neg_one > const_zero; local
3253 const int is_unsigned = neg_one > const_zero; local
3288 const int is_unsigned = neg_one > const_zero; local
3323 const int is_unsigned = neg_one > const_zero; local
3358 const int is_unsigned = neg_one > const_zero; local
3393 const int is_unsigned = neg_one > const_zero; local
3428 const int is_unsigned = neg_one > const_zero; local
    [all...]
qavltree.c 2614 const int is_unsigned = neg_one > const_zero; local
2633 const int is_unsigned = neg_one > const_zero; local
2652 const int is_unsigned = neg_one > const_zero; local
2671 const int is_unsigned = neg_one > const_zero; local
2690 const int is_unsigned = neg_one > const_zero; local
2709 const int is_unsigned = neg_one > const_zero; local
2728 const int is_unsigned = neg_one > const_zero; local
2747 const int is_unsigned = neg_one > const_zero; local
2766 const int is_unsigned = neg_one > const_zero; local
2785 const int is_unsigned = neg_one > const_zero; local
2804 const int is_unsigned = neg_one > const_zero; local
2839 const int is_unsigned = neg_one > const_zero; local
2874 const int is_unsigned = neg_one > const_zero; local
2909 const int is_unsigned = neg_one > const_zero; local
2944 const int is_unsigned = neg_one > const_zero; local
2979 const int is_unsigned = neg_one > const_zero; local
    [all...]
qbintree.c 2609 const int is_unsigned = neg_one > const_zero; local
2628 const int is_unsigned = neg_one > const_zero; local
2647 const int is_unsigned = neg_one > const_zero; local
2666 const int is_unsigned = neg_one > const_zero; local
2685 const int is_unsigned = neg_one > const_zero; local
2704 const int is_unsigned = neg_one > const_zero; local
2723 const int is_unsigned = neg_one > const_zero; local
2742 const int is_unsigned = neg_one > const_zero; local
2761 const int is_unsigned = neg_one > const_zero; local
2780 const int is_unsigned = neg_one > const_zero; local
2799 const int is_unsigned = neg_one > const_zero; local
2834 const int is_unsigned = neg_one > const_zero; local
2869 const int is_unsigned = neg_one > const_zero; local
2904 const int is_unsigned = neg_one > const_zero; local
2939 const int is_unsigned = neg_one > const_zero; local
2974 const int is_unsigned = neg_one > const_zero; local
    [all...]
qrbtree.c 2611 const int is_unsigned = neg_one > const_zero; local
2630 const int is_unsigned = neg_one > const_zero; local
2649 const int is_unsigned = neg_one > const_zero; local
2668 const int is_unsigned = neg_one > const_zero; local
2687 const int is_unsigned = neg_one > const_zero; local
2706 const int is_unsigned = neg_one > const_zero; local
2725 const int is_unsigned = neg_one > const_zero; local
2744 const int is_unsigned = neg_one > const_zero; local
2763 const int is_unsigned = neg_one > const_zero; local
2782 const int is_unsigned = neg_one > const_zero; local
2801 const int is_unsigned = neg_one > const_zero; local
2836 const int is_unsigned = neg_one > const_zero; local
2871 const int is_unsigned = neg_one > const_zero; local
2906 const int is_unsigned = neg_one > const_zero; local
2941 const int is_unsigned = neg_one > const_zero; local
2976 const int is_unsigned = neg_one > const_zero; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texstore.c 3203 GLboolean is_unsigned = _mesa_is_type_unsigned(srcType); local
3280 GLboolean is_unsigned = _mesa_is_type_unsigned(srcType); local
3357 GLboolean is_unsigned = _mesa_is_type_unsigned(srcType); local
3431 GLboolean is_unsigned = _mesa_is_type_unsigned(srcType); local
3505 GLboolean is_unsigned = _mesa_is_type_unsigned(srcType); local
3578 GLboolean is_unsigned = _mesa_is_type_unsigned(srcType); local
3912 GLboolean is_unsigned = _mesa_is_type_unsigned(srcType); local
3978 GLboolean is_unsigned = _mesa_is_type_unsigned(srcType); local
    [all...]
  /external/mesa3d/src/mesa/main/
texstore.c 3203 GLboolean is_unsigned = _mesa_is_type_unsigned(srcType); local
3280 GLboolean is_unsigned = _mesa_is_type_unsigned(srcType); local
3357 GLboolean is_unsigned = _mesa_is_type_unsigned(srcType); local
3431 GLboolean is_unsigned = _mesa_is_type_unsigned(srcType); local
3505 GLboolean is_unsigned = _mesa_is_type_unsigned(srcType); local
3578 GLboolean is_unsigned = _mesa_is_type_unsigned(srcType); local
3912 GLboolean is_unsigned = _mesa_is_type_unsigned(srcType); local
3978 GLboolean is_unsigned = _mesa_is_type_unsigned(srcType); local
    [all...]
  /external/v8/src/ia32/
lithium-codegen-ia32.h 264 static Condition TokenToCondition(Token::Value op, bool is_unsigned);
  /external/v8/src/x64/
lithium-codegen-x64.h 254 static Condition TokenToCondition(Token::Value op, bool is_unsigned);
  /external/chromium_org/v8/src/arm/
lithium-codegen-arm.h 324 static Condition TokenToCondition(Token::Value op, bool is_unsigned);
  /external/chromium_org/v8/src/ia32/
lithium-codegen-ia32.h 328 static Condition TokenToCondition(Token::Value op, bool is_unsigned);
  /external/chromium_org/v8/src/mips/
lithium-codegen-mips.h 328 static Condition TokenToCondition(Token::Value op, bool is_unsigned);
  /external/chromium_org/v8/src/x64/
lithium-codegen-x64.h 288 static Condition TokenToCondition(Token::Value op, bool is_unsigned);
  /external/v8/src/arm/
lithium-codegen-arm.h 272 static Condition TokenToCondition(Token::Value op, bool is_unsigned);
  /external/v8/src/mips/
lithium-codegen-mips.h 272 static Condition TokenToCondition(Token::Value op, bool is_unsigned);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
random.h 172 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
377 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
597 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
random.h 172 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
377 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
597 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
random.h 172 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
377 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
597 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
random.h 172 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
385 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
606 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
    [all...]

Completed in 788 milliseconds

1 2