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

  /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
  /external/libcxx/test/std/strings/basic.string/string.cons/
implicit_deduction_guides.pass.cpp 68 ASSERT_SAME_TYPE(decltype(w), std::wstring); member in class:std
144 ASSERT_SAME_TYPE(decltype(w), std::wstring); member in class:std
165 ASSERT_SAME_TYPE(decltype(w), std::wstring); member in class:std
258 ASSERT_SAME_TYPE(decltype(w), std::wstring); member in class:std
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/strings/basic.string/string.cons/
implicit_deduction_guides.pass.cpp 72 ASSERT_SAME_TYPE(decltype(w), std::wstring); member in class:std
148 ASSERT_SAME_TYPE(decltype(w), std::wstring); member in class:std
169 ASSERT_SAME_TYPE(decltype(w), std::wstring); member in class:std
262 ASSERT_SAME_TYPE(decltype(w), std::wstring); member in class:std
  /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/mdnsresponder/mDNSWindows/
VPCDetect.cpp 120 wchar_t * wstring = wcslwr( V_BSTR( &v ) ); local
122 if (wcscmp( wstring, L"microsoft corporation" ) == 0 )
  /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/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).
355 // The user didn't tell us whether ::std::wstring is available, so we need
357 // TODO(wan@google.com): uses autoconf to detect whether ::std::wstring
360 // Cygwin 1.7 and below doesn't support ::std::wstring.
370 // The user didn't tell us whether ::wstring is available, so we need
773 typedef ::wstring wstring; typedef in namespace:testing::internal
775 typedef ::std::wstring wstring; typedef in namespace:testing::internal
    [all...]
  /external/mesa3d/src/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/swiftshader/third_party/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).
349 // The user didn't tell us whether ::std::wstring is available, so we need
351 // TODO(wan@google.com): uses autoconf to detect whether ::std::wstring
354 // Cygwin 1.7 and below doesn't support ::std::wstring.
364 // The user didn't tell us whether ::wstring is available, so we need
765 typedef ::wstring wstring; typedef in namespace:testing::internal
767 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...]
  /prebuilts/ndk/r16/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
880 typedef ::wstring wstring; typedef in namespace:testing::internal
882 typedef ::std::wstring wstring; typedef in namespace:testing::internal
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/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...]
  /external/googletest/googletest/include/gtest/internal/
gtest-port.h 80 // ::wstring, which is different to std::wstring).
88 // std::wstring does/doesn't work (Google Test can
89 // be used where std::wstring is unavailable).
525 // The user didn't tell us whether ::std::wstring is available, so we need
527 // TODO(wan@google.com): uses autoconf to detect whether ::std::wstring
530 // Cygwin 1.7 and below doesn't support ::std::wstring.
539 // The user didn't tell us whether ::wstring is available, so we need
1146 typedef ::wstring wstring; typedef in namespace:testing::internal
1148 typedef ::std::wstring wstring; typedef in namespace:testing::internal
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-port.h 80 // ::wstring, which is different to std::wstring).
88 // std::wstring does/doesn't work (Google Test can
89 // be used where std::wstring is unavailable).
513 // The user didn't tell us whether ::std::wstring is available, so we need
515 // TODO(wan@google.com): uses autoconf to detect whether ::std::wstring
518 // Cygwin 1.7 and below doesn't support ::std::wstring.
527 // The user didn't tell us whether ::wstring is available, so we need
1114 typedef ::wstring wstring; typedef in namespace:testing::internal
1116 typedef ::std::wstring wstring; typedef in namespace:testing::internal
    [all...]
  /external/v8/testing/gtest/include/gtest/internal/
gtest-port.h 80 // ::wstring, which is different to std::wstring).
88 // std::wstring does/doesn't work (Google Test can
89 // be used where std::wstring is unavailable).
512 // The user didn't tell us whether ::std::wstring is available, so we need
514 // TODO(wan@google.com): uses autoconf to detect whether ::std::wstring
517 // Cygwin 1.7 and below doesn't support ::std::wstring.
526 // The user didn't tell us whether ::wstring is available, so we need
1100 typedef ::wstring wstring; typedef in namespace:testing::internal
1102 typedef ::std::wstring wstring; typedef in namespace:testing::internal
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
windint.h 862 } wstring; member in union:rc_rcdata_item::__anon4175
  /external/libxml2/
trio.c 671 trio_wchar_t *wstring; member in union:__anon26825::__anon26826
    [all...]

Completed in 748 milliseconds