Searched refs:representation (Results 1 – 10 of 10) sorted by relevance
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | Unwind-EHABI.cpp | 764 static uint64_t ValueAsBitPattern(_Unwind_VRS_DataRepresentation representation, in ValueAsBitPattern() argument 767 switch (representation) { in ValueAsBitPattern() 784 uint32_t regno, _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Set() argument 789 representation, in _Unwind_VRS_Set() 790 ValueAsBitPattern(representation, valuep)); in _Unwind_VRS_Set() 794 if (representation != _UVRSD_UINT32 || regno > 15) in _Unwind_VRS_Set() 801 if (representation != _UVRSD_UINT32 || regno > 3) in _Unwind_VRS_Set() 808 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Set() 810 if (representation == _UVRSD_VFPX) { in _Unwind_VRS_Set() 824 if (representation != _UVRSD_DOUBLE || regno > 31) in _Unwind_VRS_Set() [all …]
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | bitset_test.cpp | 67 string representation = b2.to_string<char, char_traits<char>, allocator<char> >(); in bitset1() local 68 CPPUNIT_ASSERT( representation == "1000100010001" ); in bitset1()
|
/ndk/tests/device/test-stlport/unit/ |
D | bitset_test.cpp | 67 string representation = b2.to_string<char, char_traits<char>, allocator<char> >(); in bitset1() local 68 CPPUNIT_ASSERT( representation == "1000100010001" ); in bitset1()
|
/ndk/sources/cxx-stl/gabi++/include/ |
D | unwind-arm.h | 125 _Unwind_VRS_DataRepresentation representation, 131 _Unwind_VRS_DataRepresentation representation,
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/ |
D | unwind.h | 193 uint32_t regno, _Unwind_VRS_DataRepresentation representation, 198 uint32_t regno, _Unwind_VRS_DataRepresentation representation, 204 _Unwind_VRS_DataRepresentation representation);
|
/ndk/build/gmsl/ |
D | __gmsl | 501 # Arguments: 1: A number of x's representation 537 # Arguments: 1: A number in x's representation 539 # Returns: Returns the sum of the two numbers in x's representation 553 # Arguments: 1: A number in x's representation 555 # Returns: Returns the difference of the two numbers in x's representation, 573 # Arguments: 1: A number in x's representation 575 # Returns: Returns the product of the two numbers in x's representation 589 # Arguments: 1: A number in x's representation 592 # by argument 2 in x's representation 609 # Arguments: 1: A number in x's representation [all …]
|
/ndk/sources/android/support/src/musl-math/ |
D | libm.h | 47 #error Unsupported long double representation
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING.RUNTIME | 42 format that is used as a compiler intermediate representation, or used 43 for producing a compiler intermediate representation.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | chrono | 43 static_assert(!__is_duration<Rep>::value, "A duration representation can not be a duration"); 409 static_assert(!__is_duration<_Rep>::value, "A duration representation can not be a duration");
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 3560 % representation of the skip.
|