Home
last modified time | relevance | path

Searched defs:representation (Results 1 – 3 of 3) sorted by relevance

/ndk/tests/device/test-gnustl-full/unit/
Dbitset_test.cpp67 string representation = b2.to_string<char, char_traits<char>, allocator<char> >(); in bitset1() local
/ndk/tests/device/test-stlport/unit/
Dbitset_test.cpp67 string representation = b2.to_string<char, char_traits<char>, allocator<char> >(); in bitset1() local
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwind-EHABI.cpp764 static uint64_t ValueAsBitPattern(_Unwind_VRS_DataRepresentation representation, in ValueAsBitPattern()
784 uint32_t regno, _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Set()
837 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get_Internal()
886 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get()
902 _Unwind_VRS_DataRepresentation representation) { in _Unwind_VRS_Pop()