HomeSort by relevance Sort by last modified time
    Searched refs:_M_ext_bom (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
codecvt_specializations.h 72 int _M_ext_bom;
85 : _M_in_desc(0), _M_out_desc(0), _M_ext_bom(0), _M_int_bom(0), _M_bytes(0)
92 _M_ext_bom(__ebom), _M_int_bom(__ibom), _M_bytes(__bytes)
144 { return _M_ext_bom; }
182 _M_ext_bom = __obj._M_ext_bom;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
codecvt_specializations.h 72 int _M_ext_bom;
85 : _M_in_desc(0), _M_out_desc(0), _M_ext_bom(0), _M_int_bom(0), _M_bytes(0)
92 _M_ext_bom(__ebom), _M_int_bom(__ibom), _M_bytes(__bytes)
144 { return _M_ext_bom; }
182 _M_ext_bom = __obj._M_ext_bom;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
codecvt_specializations.h 72 int _M_ext_bom;
85 : _M_in_desc(0), _M_out_desc(0), _M_ext_bom(0), _M_int_bom(0), _M_bytes(0)
92 _M_ext_bom(__ebom), _M_int_bom(__ibom), _M_bytes(__bytes)
144 { return _M_ext_bom; }
182 _M_ext_bom = __obj._M_ext_bom;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
codecvt_specializations.h 72 int _M_ext_bom;
85 : _M_in_desc(0), _M_out_desc(0), _M_ext_bom(0), _M_int_bom(0), _M_bytes(0)
92 _M_ext_bom(__ebom), _M_int_bom(__ibom), _M_bytes(__bytes)
144 { return _M_ext_bom; }
182 _M_ext_bom = __obj._M_ext_bom;

Completed in 306 milliseconds