Searched refs:char_type (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dcharmap.h6 static const unsigned char char_type[] = { variable
H A Dcharmap.pl74 static unsigned char char_type[] = {
H A Da_strex.c148 chflgs = char_type[chtmp] & flags;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dcharmap.h5 static unsigned char char_type[] = { variable
H A Dcharmap.pl71 static unsigned char char_type[] = {
H A Da_strex.c134 else chflgs = char_type[chtmp] & flags;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dcharmap.h6 static const unsigned char char_type[] = { variable
H A Dcharmap.pl74 static unsigned char char_type[] = {
H A Da_strex.c148 chflgs = char_type[chtmp] & flags;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/iostream3/
H A Dzfstream.h136 setbuf(char_type* p,
207 char_type* buffer;
H A Dzfstream.cc250 char_type last_char = traits_type::to_char_type(c);
266 gzfilebuf::setbuf(char_type* p,
317 buffer = new char_type[buffer_size];
330 buffer = new char_type[buffer_size];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/iostream3/
H A Dzfstream.h136 setbuf(char_type* p,
207 char_type* buffer;
H A Dzfstream.cc250 char_type last_char = traits_type::to_char_type(c);
266 gzfilebuf::setbuf(char_type* p,
317 buffer = new char_type[buffer_size];
330 buffer = new char_type[buffer_size];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/iostream3/
H A Dzfstream.h136 setbuf(char_type* p,
207 char_type* buffer;
H A Dzfstream.cc250 char_type last_char = traits_type::to_char_type(c);
266 gzfilebuf::setbuf(char_type* p,
317 buffer = new char_type[buffer_size];
330 buffer = new char_type[buffer_size];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/iostream3/
H A Dzfstream.h136 setbuf(char_type* p,
207 char_type* buffer;
H A Dzfstream.cc250 char_type last_char = traits_type::to_char_type(c);
266 gzfilebuf::setbuf(char_type* p,
317 buffer = new char_type[buffer_size];
330 buffer = new char_type[buffer_size];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dfilters.h586 // VC60 workaround: no T::char_type
587 typedef typename T::traits_type::char_type char_type; typedef in class:StringSinkTemplate
602 m_output->append((const char_type *)begin, (const char_type *)begin+length);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dstring.h299 typedef wxChar char_type; typedef in class:wxStringBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A Dconfigure23769 char_type="wchar_t"
23772 char_type="char"
23840 echo "$as_me:$LINENO: checking if std::basic_string<$char_type> works" >&5
23841 echo $ECHO_N "checking if std::basic_string<$char_type> works... $ECHO_C" >&6
23868 std::basic_string<$char_type> foo;
23869 const $char_type* dummy = foo.c_str();
23912 { { echo "$as_me:$LINENO: error: Can't use --enable-stl without $std_string or std::basic_string<$char_type>" >&5
23913 echo "$as_me: error: Can't use --enable-stl without $std_string or std::basic_string<$char_type>" >&2;}
23916 { { echo "$as_me:$LINENO: error: Can't use --enable-std_string without $std_string or std::basic_string<$char_type>" >&5
23917 echo "$as_me: error: Can't use --enable-std_string without $std_string or std::basic_string<$char_type>" >
[all...]

Completed in 206 milliseconds