OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wchar_t
(Results
3151 - 3175
of
3668
) sorted by null
<<
121
122
123
124
125
126
127
128
129
130
>>
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c
345
LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(
wchar_t
));
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h
[
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/stlport/stlport/stl/
_algobase.h
355
_STLP_DECLARE_COPY_TRIVIAL(
wchar_t
)
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c
345
LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(
wchar_t
));
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h
[
all
...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/
string
1069
typedef basic_string<
wchar_t
> wstring;
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_algobase.h
355
_STLP_DECLARE_COPY_TRIVIAL(
wchar_t
)
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c
345
LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(
wchar_t
));
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
basic_string.h
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/
string
1069
typedef basic_string<
wchar_t
> wstring;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
string
1108
typedef basic_string<
wchar_t
> wstring;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
string
1156
typedef basic_string<
wchar_t
> wstring;
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_algobase.h
355
_STLP_DECLARE_COPY_TRIVIAL(
wchar_t
)
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c
345
LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(
wchar_t
));
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_algobase.h
355
_STLP_DECLARE_COPY_TRIVIAL(
wchar_t
)
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/
_debug.c
345
LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(
wchar_t
));
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
string
1108
typedef basic_string<
wchar_t
> wstring;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
string
1156
typedef basic_string<
wchar_t
> wstring;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
string
1156
typedef basic_string<
wchar_t
> wstring;
/external/chromium/googleurl/src/
url_canon_unittest.cc
67
const
wchar_t
* input16;
77
const
wchar_t
* input16;
190
const
wchar_t
* input16;
262
const
wchar_t
* input;
[
all
...]
/external/chromium_org/url/
url_canon_unittest.cc
42
const
wchar_t
* input16;
52
const
wchar_t
* input16;
177
const
wchar_t
* input16;
249
const
wchar_t
* input;
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
basic_string.h
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
cpp.info
251
UTF-16 or UTF-32, whichever fits in the target's `
wchar_t
' type, in the
268
wide character set, but the choice of 16-bit `
wchar_t
' is enshrined in
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
cpp.info
251
UTF-16 or UTF-32, whichever fits in the target's `
wchar_t
' type, in the
268
wide character set, but the choice of 16-bit `
wchar_t
' is enshrined in
[
all
...]
Completed in 1586 milliseconds
<<
121
122
123
124
125
126
127
128
129
130
>>