OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wchar_t
(Results
2101 - 2125
of
3668
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/icu4c/common/unicode/
ptypes.h
40
/* NULL, size_t,
wchar_t
*/
/external/lzma/CPP/7zip/Archive/
ArchiveExports.cpp
19
const
wchar_t
*p = arcInfo->Name;
/external/lzma/CPP/7zip/UI/Common/
LoadCodecs.cpp
197
wchar_t
c = srcString[i];
213
void CArcInfoEx::AddExts(const
wchar_t
*ext, const
wchar_t
*addExt)
313
const
wchar_t
*end;
/external/stlport/src/
message_facets.h
32
// a string to and from
wchar_t
, and the user is permitted to provide such
/external/stlport/stlport/stl/
_iostream_string.h
120
typedef __basic_iostring<
wchar_t
> __iowstring;
/external/webrtc/src/system_wrappers/source/
file_impl.cc
130
wchar_t
wideFileName[kMaxFileNameSize];
/ndk/docs/text/system/libc/
CHANGES.text
35
- <wchar.h>: small fixes to really support
wchar_t
in Bionic (not there yet).
37
the size of
wchar_t
is still 32-bit (decided by the compiler)
56
wchar_t
anyway. The
wchar_t
support is still *NOT* official at this
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.operations/atomics.types.operations.req/
atomic_compare_exchange_strong_explicit.pass.cpp
85
test<
wchar_t
>();
atomic_compare_exchange_weak_explicit.pass.cpp
85
test<
wchar_t
>();
atomic_fetch_add.pass.cpp
101
test<
wchar_t
>();
atomic_fetch_add_explicit.pass.cpp
105
test<
wchar_t
>();
atomic_fetch_sub.pass.cpp
101
test<
wchar_t
>();
atomic_fetch_sub_explicit.pass.cpp
106
test<
wchar_t
>();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/
seekoff.pass.cpp
63
wchar_t
buf[10];
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/ext.manip/
get_time.pass.cpp
58
testbuf<
wchar_t
> sb(L" Sat Dec 31 23:55:59 2061");
put_time.pass.cpp
69
testbuf<
wchar_t
> sb;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
putback.pass.cpp
67
testbuf<
wchar_t
> sb(L" 123456789");
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.ctype/locale.ctype.members/
scan_is.pass.cpp
27
typedef std::ctype<
wchar_t
> F;
scan_not.pass.cpp
27
typedef std::ctype<
wchar_t
> F;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.regex/re.regex.const/
constants.pass.cpp
64
test<
wchar_t
>();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.traits/
translate_nocase.pass.cpp
48
std::regex_traits<
wchar_t
> t;
/ndk/sources/cxx-stl/stlport/src/
message_facets.h
32
// a string to and from
wchar_t
, and the user is permitted to provide such
/ndk/sources/cxx-stl/stlport/stlport/stl/
_iostream_string.h
120
typedef __basic_iostring<
wchar_t
> __iowstring;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
test_tools.ipp
101
print_log_value<
wchar_t
const*>::operator()( std::ostream& ostr,
wchar_t
const* t )
391
equal_impl(
wchar_t
const* left,
wchar_t
const* right )
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
atomicfwd_c.h
98
wchar_t
_M_i;
Completed in 1644 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>