/external/iptables/extensions/ |
filter_init | 4 # LOCAL_CFLAGS:=-D_INIT=$*_init 7 sed "s/\([ ]*\)\(_init\)\(([ ]*void\)/\1${f}_init\3/" $1
|
libip6t_eui64.c | 12 void _init(void) function
|
libipt_MIRROR.c | 12 void _init(void) function
|
libipt_unclean.c | 12 void _init(void) function
|
libxt_NOTRACK.c | 12 void _init(void) function
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/ |
crti.o | |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/thumb/ |
crti.o | |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/thumb/thumb2/ |
crti.o | |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/ |
crti.o | |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/thumb/ |
crti.o | |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/thumb/thumb2/ |
crti.o | |
/external/iproute2/include/ |
iptables_common.h | 37 #define _init __attribute__((constructor)) my_init macro 39 # ifdef _INIT 40 # undef _init macro 41 # define _init _INIT macro
|
/external/stlport/stlport/stl/ |
_numeric.h | 42 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init) { 45 _Init = _Init + *__first; 46 return _Init; 51 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init, 55 _Init = __binary_op(_Init, *__first); 56 return _Init; 62 _InputIterator2 __first2, _Tp _Init) { 65 _Init = _Init + (*__first1 * *__first2) [all...] |
_time_facets.c | 76 template <class _InIt, class _NameIt> 78 __match(_InIt& __first, _InIt& __last, _NameIt __name, _NameIt __name_end) { 279 template <class _InIt, class _TimeInfo> 281 __get_short_or_long_dayname(_InIt& __first, _InIt& __last, const _TimeInfo& __table, tm* __t) { 290 template <class _InIt, class _TimeInfo> 292 __get_short_or_long_monthname(_InIt& __first, _InIt& __last, const _TimeInfo& __table, tm* __t) { 303 template <class _Ch, class _InIt> [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_numeric.h | 42 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init) { 45 _Init = _Init + *__first; 46 return _Init; 51 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init, 55 _Init = __binary_op(_Init, *__first); 56 return _Init; 62 _InputIterator2 __first2, _Tp _Init) { 65 _Init = _Init + (*__first1 * *__first2) [all...] |
_time_facets.c | 76 template <class _InIt, class _NameIt> 78 __match(_InIt& __first, _InIt& __last, _NameIt __name, _NameIt __name_end) { 279 template <class _InIt, class _TimeInfo> 281 __get_short_or_long_dayname(_InIt& __first, _InIt& __last, const _TimeInfo& __table, tm* __t) { 290 template <class _InIt, class _TimeInfo> 292 __get_short_or_long_monthname(_InIt& __first, _InIt& __last, const _TimeInfo& __table, tm* __t) { 303 template <class _Ch, class _InIt> [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/ |
crti.o | |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/ |
crti.o | |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_numeric.h | 42 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init) { 45 _Init = _Init + *__first; 46 return _Init; 51 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init, 55 _Init = __binary_op(_Init, *__first); 56 return _Init; 62 _InputIterator2 __first2, _Tp _Init) { 65 _Init = _Init + (*__first1 * *__first2) [all...] |
_time_facets.c | 76 template <class _InIt, class _NameIt> 78 __match(_InIt& __first, _InIt& __last, _NameIt __name, _NameIt __name_end) { 279 template <class _InIt, class _TimeInfo> 281 __get_short_or_long_dayname(_InIt& __first, _InIt& __last, const _TimeInfo& __table, tm* __t) { 290 template <class _InIt, class _TimeInfo> 292 __get_short_or_long_monthname(_InIt& __first, _InIt& __last, const _TimeInfo& __table, tm* __t) { 303 template <class _Ch, class _InIt> [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_numeric.h | 42 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init) { 45 _Init = _Init + *__first; 46 return _Init; 51 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init, 55 _Init = __binary_op(_Init, *__first); 56 return _Init; 62 _InputIterator2 __first2, _Tp _Init) { 65 _Init = _Init + (*__first1 * *__first2) [all...] |
_time_facets.c | 76 template <class _InIt, class _NameIt> 78 __match(_InIt& __first, _InIt& __last, _NameIt __name, _NameIt __name_end) { 279 template <class _InIt, class _TimeInfo> 281 __get_short_or_long_dayname(_InIt& __first, _InIt& __last, const _TimeInfo& __table, tm* __t) { 290 template <class _InIt, class _TimeInfo> 292 __get_short_or_long_monthname(_InIt& __first, _InIt& __last, const _TimeInfo& __table, tm* __t) { 303 template <class _Ch, class _InIt> [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_numeric.h | 42 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init) { 45 _Init = _Init + *__first; 46 return _Init; 51 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init, 55 _Init = __binary_op(_Init, *__first); 56 return _Init; 62 _InputIterator2 __first2, _Tp _Init) { 65 _Init = _Init + (*__first1 * *__first2) [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_numeric.h | 42 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init) { 45 _Init = _Init + *__first; 46 return _Init; 51 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init, 55 _Init = __binary_op(_Init, *__first); 56 return _Init; 62 _InputIterator2 __first2, _Tp _Init) { 65 _Init = _Init + (*__first1 * *__first2) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_numeric.h | 42 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init) { 45 _Init = _Init + *__first; 46 return _Init; 51 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init, 55 _Init = __binary_op(_Init, *__first); 56 return _Init; 62 _InputIterator2 __first2, _Tp _Init) { 65 _Init = _Init + (*__first1 * *__first2) [all...] |