OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_Rep_base
(Results
1 - 8
of
8
) sorted by null
/prebuilts/ndk/r11/sources/cxx-stl/gabi++/src/
stdexcept.cc
38
struct
_Rep_base
45
static const std::ptrdiff_t offset = static_cast<std::ptrdiff_t>(sizeof(
_Rep_base
));
47
count_t& count() const _NOEXCEPT {return ((
_Rep_base
*)(str_ - offset))->count;}
81
_Rep_base
* c = (
_Rep_base
*)str_;
/prebuilts/ndk/r13/sources/cxx-stl/gabi++/src/
stdexcept.cc
38
struct
_Rep_base
45
static const std::ptrdiff_t offset = static_cast<std::ptrdiff_t>(sizeof(
_Rep_base
));
47
count_t& count() const _NOEXCEPT {return ((
_Rep_base
*)(str_ - offset))->count;}
81
_Rep_base
* c = (
_Rep_base
*)str_;
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
basic_string.h
148
struct
_Rep_base
155
struct _Rep :
_Rep_base
[
all
...]
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
basic_string.h
148
struct
_Rep_base
155
struct _Rep :
_Rep_base
[
all
...]
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
basic_string.h
148
struct
_Rep_base
155
struct _Rep :
_Rep_base
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
basic_string.h
148
struct
_Rep_base
155
struct _Rep :
_Rep_base
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
basic_string.h
148
struct
_Rep_base
155
struct _Rep :
_Rep_base
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
basic_string.h
148
struct
_Rep_base
155
struct _Rep :
_Rep_base
[
all
...]
Completed in 382 milliseconds