Searched refs:wchar (Results 51 - 75 of 199) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtunicode.tex54 \item Character type ({\tt char} or {\tt wchar\_t})
64 called {\tt wchar\_t} which stands for {\it wide-character type}.
67 characters ({\tt wchar\_t} type) which typically take $2$ or $4$ bytes instead
74 Of course, the usual standard C functions don't work with {\tt wchar\_t}
76 {\tt wchar\_t *} instead of {\tt char *}. For example, a function to get the
127 We have a {\tt wxChar} type which maps either on {\tt char} or {\tt wchar\_t}
194 to get some limited support for {\tt wchar\_t} type.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/md5/
H A DMakefile80 $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/wchar.m4 \
431 NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = <wchar.h>
441 NEXT_WCHAR_H = <wchar.h>
528 WCHAR_H = wchar.h
600 wchar.in.h
604 stdint.h-t wchar.h wchar.h-t
1024 # We need the following in order to create <wchar.h> when the system
1026 wchar.h: wchar
[all...]
H A DMakefile.in80 $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/wchar.m4 \
600 wchar.in.h
604 stdint.h-t wchar.h wchar.h-t
1024 # We need the following in order to create <wchar.h> when the system
1026 wchar.h: wchar.in.h
1069 < $(srcdir)/wchar.in.h; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Ddccg.cpp900 const wxWCharBuffer wchar = str.wc_str( wxConvLocal ) ;
901 size_t unicharlen = converter.WC2MB( NULL , wchar.data() , 0 ) ;
903 converter.WC2MB( (char*) ubuf , wchar.data() , unicharlen + 2 ) ;
910 wxWCharBuffer wchar = str.wc_str( wxConvLocal ) ;
911 chars = wxWcslen( wchar.data() ) ;
912 ubuf = (UniChar*) wchar.data() ;
1032 const wxWCharBuffer wchar = str.wc_str( wxConvLocal ) ;
1033 size_t unicharlen = converter.WC2MB( NULL , wchar.data() , 0 ) ;
1035 converter.WC2MB( (char*) ubuf , wchar.data() , unicharlen + 2 ) ;
1042 wxWCharBuffer wchar
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A DMakefile.gnulib892 ## begin gnulib module wchar
896 # We need the following in order to create <wchar.h> when the system
898 wchar.h: wchar.in.h
908 < $(srcdir)/wchar.in.h; \
911 MOSTLYCLEANFILES += wchar.h wchar.h-t
913 EXTRA_DIST += wchar.in.h
915 ## end gnulib module wchar
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dtsacct.c101 stats->write_char = p->ioac.wchar;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/lib/
H A Dtre.h147 #include <wchar.h>
H A Dtre-internal.h13 #include <wchar.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A DMakefile.gnulib460 ## begin gnulib module wchar-tests
462 TESTS += test-wchar
463 check_PROGRAMS += test-wchar
465 EXTRA_DIST += test-wchar.c
467 ## end gnulib module wchar-tests
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A DMakefile80 $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/wchar.m4 \
432 NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = <wchar.h>
442 NEXT_WCHAR_H = <wchar.h>
529 WCHAR_H = wchar.h
614 $(top_srcdir)/build-aux/vc-list-files wchar.in.h wctype.in.h \
624 unistd.h-t wchar.h wchar.h-t wctype.h wctype.h-t
1529 # We need the following in order to create <wchar.h> when the system
1531 wchar.h: wchar
[all...]
H A Derror.c40 # include <wchar.h>
H A Dmbrtowc.c21 #include <wchar.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A DMakefile.in96 $(top_srcdir)/gnulib-m4/wchar.m4 \
505 uniwidth/cjk.h unlocked-io.h wchar.in.h wctype.in.h wcwidth.c \
516 string.h string.h-t unistd.h unistd.h-t wchar.h wchar.h-t \
1107 # We need the following in order to create <wchar.h> when the system
1109 wchar.h: wchar.in.h
1119 < $(srcdir)/wchar.in.h; \
H A DMakefile96 $(top_srcdir)/gnulib-m4/wchar.m4 \
368 NEXT_WCHAR_H = <wchar.h>
413 WCHAR_H = wchar.h
505 uniwidth/cjk.h unlocked-io.h wchar.in.h wctype.in.h wcwidth.c \
516 string.h string.h-t unistd.h unistd.h-t wchar.h wchar.h-t \
1107 # We need the following in order to create <wchar.h> when the system
1109 wchar.h: wchar.in.h
1119 < $(srcdir)/wchar
[all...]
H A Derror.c40 # include <wchar.h>
H A Dmbchar.h151 <wchar.h>.
153 <wchar.h>. */
156 #include <wchar.h>
233 /* Extra <wchar.h> function. */
H A Dstrtol.c190 #include <wchar.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dsysincludes.h298 # include <wchar.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dprintf.c284 #include <wchar.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/util/
H A DMakefile97 $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/wchar.m4 \
420 NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = <wchar.h>
430 NEXT_WCHAR_H = <wchar.h>
517 WCHAR_H = wchar.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/windows/
H A DMakefile102 $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/wchar.m4 \
425 NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = <wchar.h>
435 NEXT_WCHAR_H = <wchar.h>
522 WCHAR_H = wchar.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Derror.c40 # include <wchar.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dmbchar.h151 <wchar.h>.
153 <wchar.h>. */
156 #include <wchar.h>
233 /* Extra <wchar.h> function. */
H A Dmbrtowc.c21 #include <wchar.h>
H A Dwctype.in.h36 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>.
38 <wchar.h>.
40 included before <wchar.h>. */
44 # include <wchar.h>
61 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */

Completed in 175 milliseconds

12345678