Home
last modified time | relevance | path

Searched defs:pcount (Results 1 – 5 of 5) sorted by relevance

/ndk/tests/device/issue20176-__gnu_Unwind_Find_exidx/jni/
Dissue20176-__gnu_Unwind_Find_exidx.cpp10 extern "C" _Unwind_Ptr __gnu_Unwind_Find_exidx(_Unwind_Ptr pc, int *pcount) in __gnu_Unwind_Find_exidx()
/ndk/sources/cxx-stl/stlport/src/
Dstrstream.cpp112 int strstreambuf::pcount() const { in pcount() function in strstreambuf
350 int ostrstream::pcount() const { in pcount() function in ostrstream
379 int strstream::pcount() const { in pcount() function in strstream
/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_wrappers.cpp213 _Unwind_Ptr WrapDl_unwind_find_exidx(_Unwind_Ptr pc, int* pcount) { in WrapDl_unwind_find_exidx()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dstrstream.cpp145 strstreambuf::pcount() const in pcount() function in strstreambuf
/ndk/sources/host-tools/make-3.81/
Dread.c2181 unsigned int pcount = 1; in find_char_unquote() local