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.cpp724 static uint64_t ValueAsBitPattern(_Unwind_VRS_DataRepresentation representation, in ValueAsBitPattern()
746 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Set()
798 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get_Internal()
846 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get()
862 _Unwind_VRS_DataRepresentation representation) { in _Unwind_VRS_Pop()