HomeSort by relevance Sort by last modified time
    Searched full:__fn (Results 51 - 75 of 119) sorted by null

1 23 4 5

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
ios_base.h 441 * @brief Add the callback __fn with parameter __index.
442 * @param __fn The function to add.
451 register_callback(event_callback __fn, int __index);
470 _Callback_list(ios_base::event_callback __fn, int __index,
472 : _M_next(__cb), _M_fn(__fn), _M_index(__index), _M_refcount(0) { }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ios_base.h 441 * @brief Add the callback __fn with parameter __index.
442 * @param __fn The function to add.
451 register_callback(event_callback __fn, int __index);
470 _Callback_list(ios_base::event_callback __fn, int __index,
472 : _M_next(__cb), _M_fn(__fn), _M_index(__index), _M_refcount(0) { }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
ios_base.h 441 * @brief Add the callback __fn with parameter __index.
442 * @param __fn The function to add.
451 register_callback(event_callback __fn, int __index);
470 _Callback_list(ios_base::event_callback __fn, int __index,
472 : _M_next(__cb), _M_fn(__fn), _M_index(__index), _M_refcount(0) { }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ios_base.h 441 * @brief Add the callback __fn with parameter __index.
442 * @param __fn The function to add.
451 register_callback(event_callback __fn, int __index);
470 _Callback_list(ios_base::event_callback __fn, int __index,
472 : _M_next(__cb), _M_fn(__fn), _M_index(__index), _M_refcount(0) { }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
ios_base.h 439 * @brief Add the callback __fn with parameter __index.
440 * @param __fn The function to add.
449 register_callback(event_callback __fn, int __index);
468 _Callback_list(ios_base::event_callback __fn, int __index,
470 : _M_next(__cb), _M_fn(__fn), _M_index(__index), _M_refcount(0) { }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ios_base.h 439 * @brief Add the callback __fn with parameter __index.
440 * @param __fn The function to add.
449 register_callback(event_callback __fn, int __index);
468 _Callback_list(ios_base::event_callback __fn, int __index,
470 : _M_next(__cb), _M_fn(__fn), _M_index(__index), _M_refcount(0) { }
  /external/stlport/stlport/stl/
_ios_base.h 156 void register_callback(event_callback __fn, int __index);
_rope.h 578 char_producer<_CharT>* __fn = local
582 (*__fn)(__start_pos + _M_start, __req_len, __buffer);
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 158 void register_callback(event_callback __fn, int __index);
_rope.h 578 char_producer<_CharT>* __fn = local
582 (*__fn)(__start_pos + _M_start, __req_len, __buffer);
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 156 void register_callback(event_callback __fn, int __index);
_rope.h 578 char_producer<_CharT>* __fn = local
582 (*__fn)(__start_pos + _M_start, __req_len, __buffer);
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 156 void register_callback(event_callback __fn, int __index);
_rope.h 578 char_producer<_CharT>* __fn = local
582 (*__fn)(__start_pos + _M_start, __req_len, __buffer);
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 156 void register_callback(event_callback __fn, int __index);
_rope.h 578 char_producer<_CharT>* __fn = local
582 (*__fn)(__start_pos + _M_start, __req_len, __buffer);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 158 void register_callback(event_callback __fn, int __index);
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_ios_base.h 158 void register_callback(event_callback __fn, int __index);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
rope 858 char_producer<_CharT>* __fn =
860 (*__fn)(__start_pos + _M_start, __req_len, __buffer);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
rope 869 char_producer<_CharT>* __fn =
871 (*__fn)(__start_pos + _M_start, __req_len, __buffer);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
rope 869 char_producer<_CharT>* __fn =
871 (*__fn)(__start_pos + _M_start, __req_len, __buffer);
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
rope 856 char_producer<_CharT>* __fn =
858 (*__fn)(__start_pos + _M_start, __req_len, __buffer);
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
rope 856 char_producer<_CharT>* __fn =
858 (*__fn)(__start_pos + _M_start, __req_len, __buffer);
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
rope 856 char_producer<_CharT>* __fn =
858 (*__fn)(__start_pos + _M_start, __req_len, __buffer);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
rope 856 char_producer<_CharT>* __fn =
858 (*__fn)(__start_pos + _M_start, __req_len, __buffer);
    [all...]

Completed in 310 milliseconds

1 23 4 5