OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__node_alloc_impl
(Results
1 - 2
of
2
) sorted by null
/external/stlport/src/
allocators.cpp
246
class
__node_alloc_impl
{
class
318
void*
__node_alloc_impl
::_M_allocate(size_t& __n) {
340
void
__node_alloc_impl
::_M_deallocate(void *__p, size_t __n) {
365
char*
__node_alloc_impl
::_S_chunk_alloc(size_t _p_size, int& __nobjs) {
434
_Node_alloc_obj*
__node_alloc_impl
::_S_refill(size_t __n) {
458
void
__node_alloc_impl
::_S_alloc_call()
461
void
__node_alloc_impl
::_S_dealloc_call() {
468
void
__node_alloc_impl
::_S_chunk_dealloc() {
484
void*
__node_alloc_impl
::_M_allocate(size_t& __n) {
496
void
__node_alloc_impl
::_M_deallocate(void *__p, size_t __n)
[
all
...]
/ndk/sources/cxx-stl/stlport/src/
allocators.cpp
246
class
__node_alloc_impl
{
class
318
void*
__node_alloc_impl
::_M_allocate(size_t& __n) {
340
void
__node_alloc_impl
::_M_deallocate(void *__p, size_t __n) {
365
char*
__node_alloc_impl
::_S_chunk_alloc(size_t _p_size, int& __nobjs) {
434
_Node_alloc_obj*
__node_alloc_impl
::_S_refill(size_t __n) {
458
void
__node_alloc_impl
::_S_alloc_call()
461
void
__node_alloc_impl
::_S_dealloc_call() {
468
void
__node_alloc_impl
::_S_chunk_dealloc() {
484
void*
__node_alloc_impl
::_M_allocate(size_t& __n) {
496
void
__node_alloc_impl
::_M_deallocate(void *__p, size_t __n)
[
all
...]
Completed in 26 milliseconds