HomeSort by relevance Sort by last modified time
    Searched defs:wstring (Results 1 - 17 of 17) sorted by null

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_string_fwd.h 43 typedef basic_string<wchar_t, char_traits<wchar_t>, allocator<wchar_t> > wstring; typedef
msl_string.h 23 # define wstring __msl_wstring macro
44 # undef wstring macro
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_string_fwd.h 43 typedef basic_string<wchar_t, char_traits<wchar_t>, allocator<wchar_t> > wstring; typedef
msl_string.h 23 # define wstring __msl_wstring macro
44 # undef wstring macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stringfwd.h 68 typedef basic_string<wchar_t> wstring; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stringfwd.h 68 typedef basic_string<wchar_t> wstring; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stringfwd.h 68 typedef basic_string<wchar_t> wstring; typedef
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stringfwd.h 68 typedef basic_string<wchar_t> wstring; typedef
  /external/clang/test/Misc/
diagnostic-crash.cpp 8 typedef basic_string<wchar_t> wstring; typedef
31 void Bar(wstring* s, util::Status* status,
32 Callback2<util::Status, wstring>* done);
36 wstring* s = __null;
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-port.h 52 // ::wstring, which is different to std::wstring).
60 // std::wstring does/doesn't work (Google Test can
61 // be used where std::wstring is unavailable).
352 // The user didn't tell us whether ::std::wstring is available, so we need
354 // TODO(wan@google.com): uses autoconf to detect whether ::std::wstring
357 // Cygwin 1.7 and below doesn't support ::std::wstring.
366 // The user didn't tell us whether ::wstring is available, so we need
783 typedef ::wstring wstring; typedef in namespace:testing::internal
785 typedef ::std::wstring wstring; typedef in namespace:testing::internal
    [all...]
  /external/gtest/include/gtest/internal/
gtest-port.h 56 // ::wstring, which is different to std::wstring).
64 // std::wstring does/doesn't work (Google Test can
65 // be used where std::wstring is unavailable).
389 // The user didn't tell us whether ::std::wstring is available, so we need
391 // TODO(wan@google.com): uses autoconf to detect whether ::std::wstring
394 // Cygwin 1.7 and below doesn't support ::std::wstring.
403 // The user didn't tell us whether ::wstring is available, so we need
876 typedef ::wstring wstring; typedef in namespace:testing::internal
878 typedef ::std::wstring wstring; typedef in namespace:testing::internal
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 52 // ::wstring, which is different to std::wstring).
60 // std::wstring does/doesn't work (Google Test can
61 // be used where std::wstring is unavailable).
352 // The user didn't tell us whether ::std::wstring is available, so we need
354 // TODO(wan@google.com): uses autoconf to detect whether ::std::wstring
357 // Cygwin 1.7 and below doesn't support ::std::wstring.
367 // The user didn't tell us whether ::wstring is available, so we need
770 typedef ::wstring wstring; typedef in namespace:testing::internal
772 typedef ::std::wstring wstring; typedef in namespace:testing::internal
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h 52 // ::wstring, which is different to std::wstring).
60 // std::wstring does/doesn't work (Google Test can
61 // be used where std::wstring is unavailable).
346 // The user didn't tell us whether ::std::wstring is available, so we need
348 // TODO(wan@google.com): uses autoconf to detect whether ::std::wstring
351 // Cygwin 1.7 and below doesn't support ::std::wstring.
360 // The user didn't tell us whether ::wstring is available, so we need
760 typedef ::wstring wstring; typedef in namespace:testing::internal
762 typedef ::std::wstring wstring; typedef in namespace:testing::internal
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h 56 // ::wstring, which is different to std::wstring).
64 // std::wstring does/doesn't work (Google Test can
65 // be used where std::wstring is unavailable).
396 // The user didn't tell us whether ::std::wstring is available, so we need
398 // TODO(wan@google.com): uses autoconf to detect whether ::std::wstring
401 // Cygwin 1.7 and below doesn't support ::std::wstring.
410 // The user didn't tell us whether ::wstring is available, so we need
890 typedef ::wstring wstring; typedef in namespace:testing::internal
892 typedef ::std::wstring wstring; typedef in namespace:testing::internal
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h 56 // ::wstring, which is different to std::wstring).
64 // std::wstring does/doesn't work (Google Test can
65 // be used where std::wstring is unavailable).
389 // The user didn't tell us whether ::std::wstring is available, so we need
391 // TODO(wan@google.com): uses autoconf to detect whether ::std::wstring
394 // Cygwin 1.7 and below doesn't support ::std::wstring.
403 // The user didn't tell us whether ::wstring is available, so we need
876 typedef ::wstring wstring; typedef in namespace:testing::internal
878 typedef ::std::wstring wstring; typedef in namespace:testing::internal
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
windint.h 862 } wstring; member in union:rc_rcdata_item::__anon73942
  /external/libxml2/
trio.c 671 trio_wchar_t *wstring; member in union:__anon17543::__anon17544
    [all...]

Completed in 1092 milliseconds