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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
codecvt_specializations.h 437 int __ext_bom = __state.external_bom(); local
438 if (__ext_bom)
443 __cfixed[0] = static_cast<extern_type>(__ext_bom);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
codecvt_specializations.h 435 int __ext_bom = __state.external_bom(); local
436 if (__ext_bom)
441 __cfixed[0] = static_cast<extern_type>(__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 435 int __ext_bom = __state.external_bom(); local
436 if (__ext_bom)
441 __cfixed[0] = static_cast<extern_type>(__ext_bom);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
codecvt_specializations.h 431 int __ext_bom = __state.external_bom(); local
432 if (__ext_bom)
437 __cfixed[0] = static_cast<extern_type>(__ext_bom);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
codecvt_specializations.h 431 int __ext_bom = __state.external_bom(); local
432 if (__ext_bom)
437 __cfixed[0] = static_cast<extern_type>(__ext_bom);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
codecvt_specializations.h 431 int __ext_bom = __state.external_bom(); local
432 if (__ext_bom)
437 __cfixed[0] = static_cast<extern_type>(__ext_bom);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
codecvt_specializations.h 431 int __ext_bom = __state.external_bom(); local
432 if (__ext_bom)
437 __cfixed[0] = static_cast<extern_type>(__ext_bom);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
codecvt_specializations.h 437 int __ext_bom = __state.external_bom(); local
438 if (__ext_bom)
443 __cfixed[0] = static_cast<extern_type>(__ext_bom);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
codecvt_specializations.h 437 int __ext_bom = __state.external_bom(); local
438 if (__ext_bom)
443 __cfixed[0] = static_cast<extern_type>(__ext_bom);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
codecvt_specializations.h 437 int __ext_bom = __state.external_bom(); local
438 if (__ext_bom)
443 __cfixed[0] = static_cast<extern_type>(__ext_bom);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
codecvt_specializations.h 437 int __ext_bom = __state.external_bom(); local
438 if (__ext_bom)
443 __cfixed[0] = static_cast<extern_type>(__ext_bom);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
codecvt_specializations.h 435 int __ext_bom = __state.external_bom(); local
436 if (__ext_bom)
441 __cfixed[0] = static_cast<extern_type>(__ext_bom);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
codecvt_specializations.h 435 int __ext_bom = __state.external_bom(); local
436 if (__ext_bom)
441 __cfixed[0] = static_cast<extern_type>(__ext_bom);

Completed in 707 milliseconds