HomeSort by relevance Sort by last modified time
    Searched full:wstring (Results 951 - 975 of 1090) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/icu/source/common/unicode/
platform.h 588 * Classic Mac OS and Mac OS X before 10.3 (Panther) did not support wchar_t or wstring.
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h 152 // ::wstring, which is different to std::wstring).
160 // std::wstring does/doesn't work (Google Test can
161 // be used where std::wstring is unavailable).
485 // The user didn't tell us whether ::std::wstring is available, so we need
487 // TODO(wan@google.com): uses autoconf to detect whether ::std::wstring
490 // Cygwin 1.7 and below doesn't support ::std::wstring.
499 // The user didn't tell us whether ::wstring is available, so we need
    [all...]
  /external/icu/icu4c/source/common/unicode/
platform.h 592 * Classic Mac OS and Mac OS X before 10.3 (Panther) did not support wchar_t or wstring.
  /external/libcxx/test/re/re.traits/
isctype.pass.cpp 153 std::wstring s(L"w");
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h 152 // ::wstring, which is different to std::wstring).
160 // std::wstring does/doesn't work (Google Test can
161 // be used where std::wstring is unavailable).
485 // The user didn't tell us whether ::std::wstring is available, so we need
487 // TODO(wan@google.com): uses autoconf to detect whether ::std::wstring
490 // Cygwin 1.7 and below doesn't support ::std::wstring.
499 // The user didn't tell us whether ::wstring is available, so we need
    [all...]
  /external/pdfium/fpdfsdk/src/javascript/
Field.cpp 142 void Field::ParseFieldName(const std::wstring &strFieldNameParsed,std::wstring &strFieldName,int & iControlNo)
151 std::wstring suffixal = strFieldNameParsed.substr(iStart+1);
195 std::wstring strFieldName;
    [all...]
  /external/stlport/src/
time_facets.cpp 168 static void __append(__iowstring &buf, const wstring& name)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h 152 // ::wstring, which is different to std::wstring).
160 // std::wstring does/doesn't work (Google Test can
161 // be used where std::wstring is unavailable).
485 // The user didn't tell us whether ::std::wstring is available, so we need
487 // TODO(wan@google.com): uses autoconf to detect whether ::std::wstring
490 // Cygwin 1.7 and below doesn't support ::std::wstring.
499 // The user didn't tell us whether ::wstring is available, so we need
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.traits/
isctype.pass.cpp 153 std::wstring s(L"w");
  /ndk/sources/cxx-stl/stlport/src/
time_facets.cpp 168 static void __append(__iowstring &buf, const wstring& name)
  /ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/stlport/
printers.py 389 "Pretty printer for std::string or std::wstring."
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
regex.h 857 typedef sub_match<wstring::const_iterator> wssub_match;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/debug/
string 1108 typedef basic_string<wchar_t> wstring;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/
regex     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex.h 844 typedef sub_match<wstring::const_iterator> wssub_match;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/
string 1156 typedef basic_string<wchar_t> wstring;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
regex     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex.h 844 typedef sub_match<wstring::const_iterator> wssub_match;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
string 1156 typedef basic_string<wchar_t> wstring;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
regex     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
string 1069 typedef basic_string<wchar_t> wstring;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/
string 1069 typedef basic_string<wchar_t> wstring;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex     [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/
string 1069 typedef basic_string<wchar_t> wstring;

Completed in 1008 milliseconds

<<31323334353637383940>>