OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_S_align
(Results
1 - 25
of
26
) sorted by null
1
2
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
pool_allocator.h
80
enum {
_S_align
= 8 };
82
enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)
_S_align
};
99
{ return ((__bytes + (size_t)
_S_align
- 1) & ~((size_t)
_S_align
- 1)); }
mt_allocator.h
60
enum {
_S_align
= 8 };
113
: _M_align(
_S_align
), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
pool_allocator.h
82
enum {
_S_align
= 8 };
84
enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)
_S_align
};
101
{ return ((__bytes + (size_t)
_S_align
- 1) & ~((size_t)
_S_align
- 1)); }
mt_allocator.h
62
enum {
_S_align
= 8 };
115
: _M_align(
_S_align
), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
pool_allocator.h
82
enum {
_S_align
= 8 };
84
enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)
_S_align
};
101
{ return ((__bytes + (size_t)
_S_align
- 1) & ~((size_t)
_S_align
- 1)); }
mt_allocator.h
62
enum {
_S_align
= 8 };
115
: _M_align(
_S_align
), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h
78
enum {
_S_align
= 8 };
80
enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)
_S_align
};
97
{ return ((__bytes + (size_t)
_S_align
- 1) & ~((size_t)
_S_align
- 1)); }
mt_allocator.h
58
enum {
_S_align
= 8 };
111
: _M_align(
_S_align
), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h
78
enum {
_S_align
= 8 };
80
enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)
_S_align
};
97
{ return ((__bytes + (size_t)
_S_align
- 1) & ~((size_t)
_S_align
- 1)); }
mt_allocator.h
58
enum {
_S_align
= 8 };
111
: _M_align(
_S_align
), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h
78
enum {
_S_align
= 8 };
80
enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)
_S_align
};
97
{ return ((__bytes + (size_t)
_S_align
- 1) & ~((size_t)
_S_align
- 1)); }
mt_allocator.h
58
enum {
_S_align
= 8 };
111
: _M_align(
_S_align
), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
pool_allocator.h
78
enum {
_S_align
= 8 };
80
enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)
_S_align
};
97
{ return ((__bytes + (size_t)
_S_align
- 1) & ~((size_t)
_S_align
- 1)); }
mt_allocator.h
58
enum {
_S_align
= 8 };
111
: _M_align(
_S_align
), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
pool_allocator.h
80
enum {
_S_align
= 8 };
82
enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)
_S_align
};
99
{ return ((__bytes + (size_t)
_S_align
- 1) & ~((size_t)
_S_align
- 1)); }
mt_allocator.h
60
enum {
_S_align
= 8 };
113
: _M_align(
_S_align
), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
pool_allocator.h
81
enum {
_S_align
= 8 };
83
enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)
_S_align
};
100
{ return ((__bytes + (size_t)
_S_align
- 1) & ~((size_t)
_S_align
- 1)); }
mt_allocator.h
60
enum {
_S_align
= 8 };
113
: _M_align(
_S_align
), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
pool_allocator.h
80
enum {
_S_align
= 8 };
82
enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)
_S_align
};
99
{ return ((__bytes + (size_t)
_S_align
- 1) & ~((size_t)
_S_align
- 1)); }
mt_allocator.h
60
enum {
_S_align
= 8 };
113
: _M_align(
_S_align
), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
pool_allocator.h
81
enum {
_S_align
= 8 };
83
enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)
_S_align
};
100
{ return ((__bytes + (size_t)
_S_align
- 1) & ~((size_t)
_S_align
- 1)); }
mt_allocator.h
60
enum {
_S_align
= 8 };
113
: _M_align(
_S_align
), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
pool_allocator.h
82
enum {
_S_align
= 8 };
84
enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)
_S_align
};
101
{ return ((__bytes + (size_t)
_S_align
- 1) & ~((size_t)
_S_align
- 1)); }
mt_allocator.h
62
enum {
_S_align
= 8 };
115
: _M_align(
_S_align
), _M_max_bytes(_S_max_bytes), _M_min_bin(_S_min_bin),
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
pool_allocator.h
82
enum {
_S_align
= 8 };
84
enum { _S_free_list_size = (size_t)_S_max_bytes / (size_t)
_S_align
};
101
{ return ((__bytes + (size_t)
_S_align
- 1) & ~((size_t)
_S_align
- 1)); }
Completed in 3397 milliseconds
1
2