OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__alloc_fn
(Results
1 - 7
of
7
) sorted by null
/external/stlport/stlport/stl/
_strstream.h
50
typedef void* (*
__alloc_fn
)(size_t);
typedef in class:strstreambuf
56
strstreambuf(
__alloc_fn
, __free_fn);
92
__alloc_fn
_M_alloc_fun;
/ndk/sources/cxx-stl/stlport/stlport/stl/
_strstream.h
50
typedef void* (*
__alloc_fn
)(size_t);
typedef in class:strstreambuf
56
strstreambuf(
__alloc_fn
, __free_fn);
92
__alloc_fn
_M_alloc_fun;
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_strstream.h
50
typedef void* (*
__alloc_fn
)(size_t);
typedef in class:strstreambuf
56
strstreambuf(
__alloc_fn
, __free_fn);
92
__alloc_fn
_M_alloc_fun;
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_strstream.h
50
typedef void* (*
__alloc_fn
)(size_t);
typedef in class:strstreambuf
56
strstreambuf(
__alloc_fn
, __free_fn);
92
__alloc_fn
_M_alloc_fun;
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_strstream.h
50
typedef void* (*
__alloc_fn
)(size_t);
typedef in class:strstreambuf
56
strstreambuf(
__alloc_fn
, __free_fn);
92
__alloc_fn
_M_alloc_fun;
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_strstream.h
50
typedef void* (*
__alloc_fn
)(size_t);
typedef in class:strstreambuf
56
strstreambuf(
__alloc_fn
, __free_fn);
92
__alloc_fn
_M_alloc_fun;
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_strstream.h
50
typedef void* (*
__alloc_fn
)(size_t);
typedef in class:strstreambuf
56
strstreambuf(
__alloc_fn
, __free_fn);
92
__alloc_fn
_M_alloc_fun;
Completed in 172 milliseconds