OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_m_max_bytes
(Results
1 - 12
of
12
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
mt_allocator.h
75
size_t
_M_max_bytes
;
79
// much smaller than
_M_max_bytes
).
87
// NB: At least one order of magnitude >
_M_max_bytes
.
111
: _M_align(_S_align),
_M_max_bytes
(_S_max_bytes), _M_min_bin(_S_min_bin),
120
: _M_align(__align),
_M_max_bytes
(__maxb), _M_min_bin(__minbin),
145
{ return __bytes > _M_options.
_M_max_bytes
|| _M_options._M_force_new; }
682
// Requests larger than
_M_max_bytes
are handled by operator
726
// Requests larger than
_M_max_bytes
are handled by
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h
75
size_t
_M_max_bytes
;
79
// much smaller than
_M_max_bytes
).
87
// NB: At least one order of magnitude >
_M_max_bytes
.
111
: _M_align(_S_align),
_M_max_bytes
(_S_max_bytes), _M_min_bin(_S_min_bin),
120
: _M_align(__align),
_M_max_bytes
(__maxb), _M_min_bin(__minbin),
145
{ return __bytes > _M_options.
_M_max_bytes
|| _M_options._M_force_new; }
682
// Requests larger than
_M_max_bytes
are handled by operator
726
// Requests larger than
_M_max_bytes
are handled by
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h
75
size_t
_M_max_bytes
;
79
// much smaller than
_M_max_bytes
).
87
// NB: At least one order of magnitude >
_M_max_bytes
.
111
: _M_align(_S_align),
_M_max_bytes
(_S_max_bytes), _M_min_bin(_S_min_bin),
120
: _M_align(__align),
_M_max_bytes
(__maxb), _M_min_bin(__minbin),
145
{ return __bytes > _M_options.
_M_max_bytes
|| _M_options._M_force_new; }
682
// Requests larger than
_M_max_bytes
are handled by operator
726
// Requests larger than
_M_max_bytes
are handled by
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libstdc++.so
libstdc++.so.6
libstdc++.so.6.0.13
libstdc++.a
[
all
...]
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/
libstdc++.a
[
all
...]
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/
libstdc++.a
[
all
...]
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/
libstdc++.a
[
all
...]
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/
libstdc++.a
[
all
...]
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/
libstdc++.a
[
all
...]
Completed in 416 milliseconds