HomeSort by relevance Sort by last modified time
    Searched defs:ws (Results 1 - 25 of 175) sorted by null

1 2 3 4 5 6 7

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale.convenience/conversions/conversions.buffer/
test.pass.cpp 31 std::wstring ws; local
32 mystr >> ws; local
33 assert(ws == L"Hello");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale.convenience/conversions/conversions.string/
from_bytes.pass.cpp 28 std::wstring ws = myconv.from_bytes('a'); local
29 assert(ws == L"a");
30 ws = myconv.from_bytes(bs.c_str());
31 assert(ws == L"\x40003");
32 ws = myconv.from_bytes(bs);
33 assert(ws == L"\x40003");
34 ws = myconv.from_bytes(bs.data(), bs.data() + bs.size());
35 assert(ws == L"\x40003");
36 ws = myconv.from_bytes("");
37 assert(ws.size() == 0)
    [all...]
converted.pass.cpp 30 std::wstring ws = myconv.from_bytes("\xF1\x80\x80\x83"); local
ctor_err_string.pass.cpp 61 std::wstring ws = myconv.from_bytes('\xA5'); local
62 assert(ws == L"wide error");
  /external/chromium_org/net/data/websocket/
websocket_worker_simple.js 21 var ws;
24 ws = new WebSocket(url);
25 ws.onopen = function() {
26 ws.send(greeting);
28 ws.onmessage = function(e) {
33 ws.close();
36 ws.onclose = function(e) {
  /external/stlport/test/unit/
iostream_test.cpp 46 istr >> ws; local
55 istr >> ws; local
65 istr >> ws; local
74 istr >> ws; local
  /ndk/sources/android/support/src/musl-multibyte/
mbsnrtowcs.c 18 wchar_t *ws, wbuf[256]; local
21 if (!wcs) ws = wbuf, wn = sizeof wbuf / sizeof *wbuf;
22 else ws = wcs;
31 l = mbsrtowcs(ws, &s, n2, st);
37 if (ws != wbuf) {
38 ws += l;
44 l = mbrtowc(ws, s, n, st);
60 ws++; wn--;
wcsnrtombs.c 18 const wchar_t *ws = *wcs; local
23 while ( ws && n && ( (n2=wn)>=n || n2>32 ) ) {
26 l = wcsrtombs(s, &ws, n2, 0);
38 if (ws) while (n && wn) {
39 l = wcrtomb(s, *ws, 0);
41 if (!l) ws = 0;
45 ws++; wn--;
50 if (dst) *wcs = ws;
  /ndk/tests/device/test-gnustl-full/unit/
iostream_test.cpp 46 istr >> ws; local
55 istr >> ws; local
65 istr >> ws; local
74 istr >> ws; local
  /ndk/tests/device/test-stlport/unit/
iostream_test.cpp 46 istr >> ws; local
55 istr >> ws; local
65 istr >> ws; local
74 istr >> ws; local
  /external/embunit/src/
TestCase.c 55 TestCase* ws = self_; /*push*/ local
60 self_ = ws; /*pop*/
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
wchar_h.pass.cpp 44 wchar_t* ws = 0; local
47 static_assert((std::is_same<decltype(swprintf(ws, s, L"")), int>::value), "");
51 static_assert((std::is_same<decltype(vswprintf(ws, s, L"", va)), int>::value), "");
58 static_assert((std::is_same<decltype(fgetws(ws, 0, fp)), wchar_t*>::value), "");
74 static_assert((std::is_same<decltype(wcscpy(ws, L"")), wchar_t*>::value), "");
75 static_assert((std::is_same<decltype(wcsncpy(ws, L"", s)), wchar_t*>::value), "");
76 static_assert((std::is_same<decltype(wcscat(ws, L"")), wchar_t*>::value), "");
77 static_assert((std::is_same<decltype(wcsncat(ws, L"", s)), wchar_t*>::value), "");
81 static_assert((std::is_same<decltype(wcsxfrm(ws, L"", s)), size_t>::value), "");
89 static_assert((std::is_same<decltype(wcstok(ws, L"", (wchar_t**)0)), wchar_t*>::value), "")
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/c.strings/
cwchar.pass.cpp 44 wchar_t* ws = 0; local
47 static_assert((std::is_same<decltype(std::swprintf(ws, s, L"")), int>::value), "");
51 static_assert((std::is_same<decltype(std::vswprintf(ws, s, L"", va)), int>::value), "");
58 static_assert((std::is_same<decltype(std::fgetws(ws, 0, fp)), wchar_t*>::value), "");
74 static_assert((std::is_same<decltype(std::wcscpy(ws, L"")), wchar_t*>::value), "");
75 static_assert((std::is_same<decltype(std::wcsncpy(ws, L"", s)), wchar_t*>::value), "");
76 static_assert((std::is_same<decltype(std::wcscat(ws, L"")), wchar_t*>::value), "");
77 static_assert((std::is_same<decltype(std::wcsncat(ws, L"", s)), wchar_t*>::value), "");
81 static_assert((std::is_same<decltype(std::wcsxfrm(ws, L"", s)), std::size_t>::value), "");
93 static_assert((std::is_same<decltype(std::wcstok(ws, L"", (wchar_t**)0)), wchar_t*>::value), "")
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipe-loader/
pipe_loader_sw.c 39 struct sw_winsys *ws; member in struct:pipe_loader_sw_device
65 sdev->ws = backends[i]();
101 return init(sdev->ws);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
runtests.bat 15 REM default values for os, ws and arch
17 set ws=win32 variable
51 if x%1==x-ws set ws=%2 && shift && shift && goto processcmdlineargs variable
74 set antRunner=%vm% -cp eclipse\startup.jar -Dosgi.ws=%ws% -Dosgi.os=%os% -Dosgi.arch=%arch% org.eclipse.core.launcher.Main -application org.eclipse.ant.core.antRunner
76 if %installmode%==noclean %antRunner% -file test.xml setup -Dws=%ws% -Dos=%os% -Darch=%arch% "-D%installmode%=true" -logger org.apache.tools.ant.DefaultLogger
85 %antRunner% -file test.xml %tests% -Dws=%ws% -Dos=%os% -Darch=%arch% %properties% "-D%installmode%=true" -logger org.apache.tools.ant.DefaultLogger
  /external/mesa3d/src/gallium/auxiliary/pipe-loader/
pipe_loader_sw.c 39 struct sw_winsys *ws; member in struct:pipe_loader_sw_device
65 sdev->ws = backends[i]();
101 return init(sdev->ws);
  /external/strace/
term.c 192 struct winsize ws; local
297 if (!verbose(tcp) || umove(tcp, arg, &ws) < 0)
300 ws.ws_row, ws.ws_col, ws.ws_xpixel, ws.ws_ypixel);
  /system/extras/libpagemap/
pm_map.c 93 pm_memusage_t ws; local
102 pm_memusage_zero(&ws);
116 ws.vss += map->proc->ker->pagesize;
118 ws.rss += (count >= 1) ? (map->proc->ker->pagesize) : (0);
119 ws.pss += (count >= 1) ? (map->proc->ker->pagesize / count) : (0);
120 ws.uss += (count == 1) ? (map->proc->ker->pagesize) : (0);
123 memcpy(ws_out, &ws, sizeof(ws));
  /external/chromium_org/third_party/openssl/openssl/ssl/
s2_enc.c 66 EVP_CIPHER_CTX *rs,*ws; local
95 ws= s->enc_write_ctx;
96 EVP_CIPHER_CTX_init(ws);
106 EVP_EncryptInit_ex(ws,c,NULL,&(s->s2->key_material[(client)?num:0]),
  /external/openssl/ssl/
s2_enc.c 66 EVP_CIPHER_CTX *rs,*ws; local
95 ws= s->enc_write_ctx;
96 EVP_CIPHER_CTX_init(ws);
106 EVP_EncryptInit_ex(ws,c,NULL,&(s->s2->key_material[(client)?num:0]),
  /external/srec/srec/cfront/
wav_acc.c 75 void reset_sig_check(wave_stats *ws)
82 ASSERT(ws);
84 ws->sum = 0;
85 ws->sum2 = 0;
86 ws->sumsqu = 0;
87 ws->sumsqu2 = 0;
88 ws->nsam = 0;
89 ws->highclip = 0;
90 ws->lowclip = 0;
93 ws->bithist[ii] = 0
180 wave_stats *ws; local
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
group-file-lexer.rb 78 define_tokens( :ID => 5, :EOF => -1, :T__19 => 19, :WS => 9, :T__16 => 16,
99 "TEMPLATE", "STRING", "COMMENT", "WS" ].freeze
102 :template!, :string!, :comment!, :ws! ].freeze
771 # lexer rule ws! (WS)
773 def ws!
777 type = WS
838 # at line 1:8: ( T__10 | T__11 | T__12 | T__13 | T__14 | T__15 | T__16 | T__17 | T__18 | T__19 | CONSTANT | ID | TEMPLATE | STRING | COMMENT | WS )
903 # at line 1:106: WS
904 ws!
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
PythonTarget.java 112 // first chunk and some 'virtual' WS at beginning
115 String ws = ""; local
117 ws += " ";
119 text = ws + text;
130 // first chunk and some 'virtual' WS at beginning
133 String ws = ""; local
135 ws += " ";
137 nChunks.add(ws);
  /external/chromium/third_party/libjingle/source/talk/base/
win32.h 61 wchar_t* ws = STACK_ARRAY(wchar_t, len16); local
62 ::MultiByteToWideChar(CP_UTF8, 0, utf8, len, ws, len16);
63 return std::wstring(ws, len16);
  /external/chromium_org/third_party/libjingle/source/talk/base/
win32.h 71 wchar_t* ws = STACK_ARRAY(wchar_t, len16); local
72 ::MultiByteToWideChar(CP_UTF8, 0, utf8, static_cast<int>(len), ws, len16);
73 return std::wstring(ws, len16);

Completed in 266 milliseconds

1 2 3 4 5 6 7