HomeSort by relevance Sort by last modified time
    Searched full:wchar_t (Results 2526 - 2550 of 3668) sorted by null

<<101102103104105106107108109110>>

  /external/chromium_org/testing/gtest/include/gtest/
gtest.h     [all...]
  /external/icu4c/test/cintltst/
custrtrn.c     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc 628 // code_point parameter is of type UInt32 because wchar_t may not be
637 // UTF-16 if sizeof(wchar_t) == 2 (on Windows, Cygwin, Symbian OS)
638 // UTF-32 if sizeof(wchar_t) == 4 (on Linux)
641 // of wchar_t characters processed. -1 is used when the entire string
648 GTEST_API_ std::string WideStringToUtf8(const wchar_t* str, int num_chars);
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest.h     [all...]
  /external/bison/lib/
vasnprintf.c 37 char or wchar_t. The code exploits that
125 # define FCHAR_T wchar_t
126 # define DCHAR_T wchar_t
127 # define TCHAR_T wchar_t
148 /* TCHAR_T is wchar_t. */
238 local_wcslen (const wchar_t *s)
240 const wchar_t *ptr;
242 for (ptr = s; *ptr != (wchar_t) 0; ptr++)
257 local_wcsnlen (const wchar_t *s, size_t maxlen)
259 const wchar_t *ptr
    [all...]
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_view_browsertest.cc 60 const wchar_t kSearchKeywordKeys[] = { ui::VKEY_F, ui::VKEY_O, ui::VKEY_O, 0 };
64 const wchar_t kSearchTextKeys[] = { ui::VKEY_A, ui::VKEY_B, ui::VKEY_C, 0 };
68 const wchar_t kInlineAutocompleteTextKeys[] = {
185 void SendKeySequence(const wchar_t* keys) {
578 const wchar_t kKeys[] = { ui::VKEY_B, ui::VKEY_A, ui::VKEY_R, 0 };
615 const wchar_t kSearchTextPrefixKeys[] = { ui::VKEY_A, ui::VKEY_B, 0 };
680 const wchar_t kSearchSingleCharKeys[] = { ui::VKEY_Z, 0 };
    [all...]
  /external/protobuf/gtest/include/gtest/
gtest.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/
fixincl 
  /external/chromium_org/third_party/icu/source/test/cintltst/
custrtrn.c     [all...]
  /external/chromium/base/
message_loop_unittest.cc 600 const wchar_t* const kMessageBoxTitle = L"MessageLoop Unit Test";
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_browsertest.cc 52 const wchar_t kSearchKeywordKeys[] = {
58 const wchar_t kSearchTextKeys[] = {
63 const wchar_t kSearchSingleCharKeys[] = { ui::VKEY_Z, 0 };
69 const wchar_t kDesiredTLDKeys[] = {
74 const wchar_t kInlineAutocompleteTextKeys[] = {
192 void SendKeySequence(const wchar_t* keys) {
    [all...]
  /external/chromium/testing/gtest/src/
gtest-internal-inl.h 216 // code_point parameter is of type UInt32 because wchar_t may not be
227 // UTF-16 if sizeof(wchar_t) == 2 (on Windows, Cygwin, Symbian OS)
228 // UTF-32 if sizeof(wchar_t) == 4 (on Linux)
231 // of wchar_t characters processed. -1 is used when the entire string
238 GTEST_API_ String WideStringToUtf8(const wchar_t* str, int num_chars);
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest-internal-inl.h 227 // code_point parameter is of type UInt32 because wchar_t may not be
236 // UTF-16 if sizeof(wchar_t) == 2 (on Windows, Cygwin, Symbian OS)
237 // UTF-32 if sizeof(wchar_t) == 4 (on Linux)
240 // of wchar_t characters processed. -1 is used when the entire string
247 GTEST_API_ std::string WideStringToUtf8(const wchar_t* str, int num_chars);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-internal-inl.h 216 // code_point parameter is of type UInt32 because wchar_t may not be
227 // UTF-16 if sizeof(wchar_t) == 2 (on Windows, Cygwin, Symbian OS)
228 // UTF-32 if sizeof(wchar_t) == 4 (on Linux)
231 // of wchar_t characters processed. -1 is used when the entire string
238 GTEST_API_ String WideStringToUtf8(const wchar_t* str, int num_chars);
    [all...]
  /external/gtest/src/
gtest-internal-inl.h 216 // code_point parameter is of type UInt32 because wchar_t may not be
227 // UTF-16 if sizeof(wchar_t) == 2 (on Windows, Cygwin, Symbian OS)
228 // UTF-32 if sizeof(wchar_t) == 4 (on Linux)
231 // of wchar_t characters processed. -1 is used when the entire string
238 GTEST_API_ String WideStringToUtf8(const wchar_t* str, int num_chars);
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal-inl.h 215 // code_point parameter is of type UInt32 because wchar_t may not be
226 // UTF-16 if sizeof(wchar_t) == 2 (on Windows, Cygwin, Symbian OS)
227 // UTF-32 if sizeof(wchar_t) == 4 (on Linux)
230 // of wchar_t characters processed. -1 is used when the entire string
237 GTEST_API_ String WideStringToUtf8(const wchar_t* str, int num_chars);
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-internal-inl.h 216 // code_point parameter is of type UInt32 because wchar_t may not be
227 // UTF-16 if sizeof(wchar_t) == 2 (on Windows, Cygwin, Symbian OS)
228 // UTF-32 if sizeof(wchar_t) == 4 (on Linux)
231 // of wchar_t characters processed. -1 is used when the entire string
238 GTEST_API_ String WideStringToUtf8(const wchar_t* str, int num_chars);
    [all...]
  /external/open-vcdiff/gtest/src/
gtest-internal-inl.h 193 // code_point parameter is of type UInt32 because wchar_t may not be
204 // UTF-16 if sizeof(wchar_t) == 2 (on Windows, Cygwin, Symbian OS)
205 // UTF-32 if sizeof(wchar_t) == 4 (on Linux)
208 // of wchar_t characters processed. -1 is used when the entire string
215 String WideStringToUtf8(const wchar_t* str, int num_chars);
    [all...]
  /external/protobuf/gtest/src/
gtest-internal-inl.h 189 // code_point parameter is of type UInt32 because wchar_t may not be
200 // UTF-16 if sizeof(wchar_t) == 2 (on Windows, Cygwin, Symbian OS)
201 // UTF-32 if sizeof(wchar_t) == 4 (on Linux)
204 // of wchar_t characters processed. -1 is used when the entire string
211 String WideStringToUtf8(const wchar_t* str, int num_chars);
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-internal-inl.h 227 // code_point parameter is of type UInt32 because wchar_t may not be
236 // UTF-16 if sizeof(wchar_t) == 2 (on Windows, Cygwin, Symbian OS)
237 // UTF-32 if sizeof(wchar_t) == 4 (on Linux)
240 // of wchar_t characters processed. -1 is used when the entire string
247 GTEST_API_ std::string WideStringToUtf8(const wchar_t* str, int num_chars);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
ropeimpl.h 1003 _Rope_is_simple(wchar_t*)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
ropeimpl.h 1005 _Rope_is_simple(wchar_t*)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
ropeimpl.h 1005 _Rope_is_simple(wchar_t*)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 1003 _Rope_is_simple(wchar_t*)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 1003 _Rope_is_simple(wchar_t*)
    [all...]

Completed in 2314 milliseconds

<<101102103104105106107108109110>>