Searched defs:used (Results 1 – 5 of 5) sorted by relevance
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | gcsec1.cpp | 17 void used() in used() function
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | gcsec1.cpp | 17 void used() in used() function
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | CompactUnwinder.hpp | 189 bool used[7] = { false, false, false, false, false, false, false }; in stepWithCompactEncodingFrameless() local 418 bool used[7] = { false, false, false, false, false, false, false }; in stepWithCompactEncodingFrameless() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
D | string.cpp | 369 size_type used = static_cast<size_type>(status); in as_string() local
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
D | cxa_demangle.cpp | 4730 std::size_t used() const {return static_cast<std::size_t>(ptr_ - buf_);} in used() function in __cxxabiv1::__anon1106586f0111::arena
|