OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__stlp_new_chunk
(Results
1 - 5
of
5
) sorted by null
/external/stlport/src/
allocators.cpp
60
inline char*
__stlp_new_chunk
(size_t __bytes) {
function
68
inline char*
__stlp_new_chunk
(size_t __bytes) {
function
78
inline char*
__stlp_new_chunk
(size_t __bytes)
function
395
_S_start_free =
__stlp_new_chunk
(__bytes_to_get);
417
_S_start_free =
__stlp_new_chunk
(__bytes_to_get);
593
__result =
__stlp_new_chunk
(__bytes_to_get);
625
__result =
__stlp_new_chunk
(__bytes_to_get);
[
all
...]
/ndk/sources/cxx-stl/stlport/src/
allocators.cpp
60
inline char*
__stlp_new_chunk
(size_t __bytes) {
function
68
inline char*
__stlp_new_chunk
(size_t __bytes) {
function
78
inline char*
__stlp_new_chunk
(size_t __bytes)
function
395
_S_start_free =
__stlp_new_chunk
(__bytes_to_get);
417
_S_start_free =
__stlp_new_chunk
(__bytes_to_get);
593
__result =
__stlp_new_chunk
(__bytes_to_get);
625
__result =
__stlp_new_chunk
(__bytes_to_get);
[
all
...]
/external/stlport/etc/
ChangeLog
475
renamed respectively in
__stlp_new_chunk
/__stlp_delete_chunck as
477
rather than to malloc.
__stlp_new_chunk
implementation fixed, it
[
all
...]
/prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so
/prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so
Completed in 113 milliseconds