OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_S_free_list
(Results
1 - 25
of
28
) sorted by null
1
2
/external/stlport/src/
allocators.cpp
273
static _Freelist
_S_free_list
[_STLP_NFREELISTS];
320
_Obj * _STLP_VOLATILE * __my_free_list =
_S_free_list
+ _S_FREELIST_INDEX(__n);
341
_Obj * _STLP_VOLATILE * __my_free_list =
_S_free_list
+ _S_FREELIST_INDEX(__n);
386
_Obj* _STLP_VOLATILE* __my_free_list =
_S_free_list
+ _S_FREELIST_INDEX(__bytes_left);
405
__my_free_list =
_S_free_list
+ _S_FREELIST_INDEX(__i);
440
_Obj* _STLP_VOLATILE* __my_free_list =
_S_free_list
+ _S_FREELIST_INDEX(__n);
478
memset(__REINTERPRET_CAST(char*, __CONST_CAST(_Obj**, &
_S_free_list
[0])), 0, _STLP_NFREELISTS * sizeof(_Obj*));
486
_Obj* __r =
_S_free_list
[_S_FREELIST_INDEX(__n)].pop();
497
_S_free_list
[_S_FREELIST_INDEX(__n)].push(__STATIC_CAST(_Obj*, __p));
517
_Freelist* __my_freelist =
_S_free_list
+ _S_FREELIST_INDEX(__n)
[
all
...]
/ndk/sources/cxx-stl/stlport/src/
allocators.cpp
273
static _Freelist
_S_free_list
[_STLP_NFREELISTS];
320
_Obj * _STLP_VOLATILE * __my_free_list =
_S_free_list
+ _S_FREELIST_INDEX(__n);
341
_Obj * _STLP_VOLATILE * __my_free_list =
_S_free_list
+ _S_FREELIST_INDEX(__n);
386
_Obj* _STLP_VOLATILE* __my_free_list =
_S_free_list
+ _S_FREELIST_INDEX(__bytes_left);
405
__my_free_list =
_S_free_list
+ _S_FREELIST_INDEX(__i);
440
_Obj* _STLP_VOLATILE* __my_free_list =
_S_free_list
+ _S_FREELIST_INDEX(__n);
478
memset(__REINTERPRET_CAST(char*, __CONST_CAST(_Obj**, &
_S_free_list
[0])), 0, _STLP_NFREELISTS * sizeof(_Obj*));
486
_Obj* __r =
_S_free_list
[_S_FREELIST_INDEX(__n)].pop();
497
_S_free_list
[_S_FREELIST_INDEX(__n)].push(__STATIC_CAST(_Obj*, __p));
517
_Freelist* __my_freelist =
_S_free_list
+ _S_FREELIST_INDEX(__n)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
pool_allocator.h
90
static _Obj* volatile
_S_free_list
[_S_free_list_size];
bitmap_allocator.h
554
static vector_type
_S_free_list
;
555
return
_S_free_list
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
pool_allocator.h
92
static _Obj* volatile
_S_free_list
[_S_free_list_size];
bitmap_allocator.h
550
static vector_type
_S_free_list
;
551
return
_S_free_list
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
pool_allocator.h
92
static _Obj* volatile
_S_free_list
[_S_free_list_size];
bitmap_allocator.h
550
static vector_type
_S_free_list
;
551
return
_S_free_list
;
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h
88
static _Obj* volatile
_S_free_list
[_S_free_list_size];
bitmap_allocator.h
573
static vector_type
_S_free_list
;
574
return
_S_free_list
;
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h
88
static _Obj* volatile
_S_free_list
[_S_free_list_size];
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h
88
static _Obj* volatile
_S_free_list
[_S_free_list_size];
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
pool_allocator.h
88
static _Obj* volatile
_S_free_list
[_S_free_list_size];
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
pool_allocator.h
90
static _Obj* volatile
_S_free_list
[_S_free_list_size];
bitmap_allocator.h
554
static vector_type
_S_free_list
;
555
return
_S_free_list
;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
pool_allocator.h
91
static _Obj* volatile
_S_free_list
[_S_free_list_size];
bitmap_allocator.h
551
static vector_type
_S_free_list
;
552
return
_S_free_list
;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
pool_allocator.h
90
static _Obj* volatile
_S_free_list
[_S_free_list_size];
bitmap_allocator.h
554
static vector_type
_S_free_list
;
555
return
_S_free_list
;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
pool_allocator.h
91
static _Obj* volatile
_S_free_list
[_S_free_list_size];
bitmap_allocator.h
551
static vector_type
_S_free_list
;
552
return
_S_free_list
;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
pool_allocator.h
92
static _Obj* volatile
_S_free_list
[_S_free_list_size];
bitmap_allocator.h
550
static vector_type
_S_free_list
;
551
return
_S_free_list
;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
pool_allocator.h
92
static _Obj* volatile
_S_free_list
[_S_free_list_size];
bitmap_allocator.h
550
static vector_type
_S_free_list
;
551
return
_S_free_list
;
Completed in 4568 milliseconds
1
2