Searched refs:textbuf (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/gregbook/
H A Dwpng.c165 char *bgstr, *textbuf = NULL; local
441 (textbuf = (char *)malloc((5 + 9)*75)) != NULL)
452 p = textbuf + TEXT_TITLE_OFFSET;
482 p = textbuf + TEXT_AUTHOR_OFFSET;
512 p = textbuf + TEXT_DESC_OFFSET;
522 if ((len = p - (textbuf + TEXT_DESC_OFFSET)) > 1) {
527 wpng_info.desc = textbuf + TEXT_DESC_OFFSET;
529 p = textbuf + TEXT_DESC_OFFSET;
552 p = textbuf + TEXT_COPY_OFFSET;
582 p = textbuf
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dasrc_flite.c163 uint8_t *textbuf; local
166 if ((ret = av_file_map(flite->textfile, &textbuf, &textbuf_size, 0, ctx)) < 0) {
175 memcpy(flite->text, textbuf, textbuf_size);
177 av_file_unmap(textbuf, textbuf_size);
H A Dvf_drawtext.c473 uint8_t *textbuf; local
477 if ((err = av_file_map(s->textfile, &textbuf, &textbuf_size, 0, ctx)) < 0) {
485 av_file_unmap(textbuf, textbuf_size);
489 memcpy(s->text, textbuf, textbuf_size);
491 av_file_unmap(textbuf, textbuf_size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dp80211types.h344 char *textbuf);
346 char *textbuf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/common/
H A DTextFile.cpp28 #include <wx/textbuf.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvf_drawtext.c300 uint8_t *textbuf; local
308 if ((err = av_file_map(dtext->textfile, &textbuf, &textbuf_size, 0, ctx)) < 0) {
317 memcpy(dtext->text, textbuf, textbuf_size);
319 av_file_unmap(textbuf, textbuf_size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Ddcpsg.cpp1219 const wxWX2MBbuf textbuf = text.mb_str();
1220 size_t len = strlen(textbuf);
1224 int c = (unsigned char) textbuf[i];
1335 const wxWX2MBbuf textbuf = text.mb_str();
1336 size_t len = strlen(textbuf);
1339 int c = (unsigned char) textbuf[i];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dav7110_hw.c1087 char textbuf[240]; local
1089 if (strncpy_from_user(textbuf, dc->data, 240) < 0) {
1093 textbuf[239] = 0;
1101 ret = WriteText(av7110, av7110->osdwin, dc->x0, dc->y0, textbuf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmakefile.mic151 $(COMMDIR)/textbuf.$(OBJSUFF) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dmakefile.unx151 $(COMMDIR)/textbuf.$(OBJSUFF) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A DwxMotif.spec203 wx/textbuf.h
H A DwxX11.spec228 wx/textbuf.h
H A DwxGTK.spec300 wx/textbuf.h
435 %{_includedir}/wx-%{ver2}/wx/textbuf.h
H A DMakefile.in319 wx/textbuf.h \
453 wx/textbuf.h \
587 src/common/textbuf.cpp \
13075 monodll_textbuf.o: $(srcdir)/src/common/textbuf.cpp $(MONODLL_ODEP)
13076 $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/common/textbuf.cpp
17212 monolib_textbuf.o: $(srcdir)/src/common/textbuf.cpp $(MONOLIB_ODEP)
17213 $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/common/textbuf.cpp
21352 basedll_textbuf.o: $(srcdir)/src/common/textbuf.cpp $(BASEDLL_ODEP)
21353 $(CXXC) -c -o $@ $(BASEDLL_CXXFLAGS) $(srcdir)/src/common/textbuf.cpp
21943 baselib_textbuf.o: $(srcdir)/src/common/textbuf
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dmakefile.va296 ..\common\$D\textbuf.obj \
429 textbuf.obj \
795 copy ..\common\$D\textbuf.obj
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/build/palmos/
H A Dmakefile88 ../../src/common/textbuf.cpp \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/build/msw/
H A Dmakefile.bcc4759 $(OBJS)\monodll_textbuf.obj: ..\..\src\common\textbuf.cpp
4760 $(CXX) -q -c -P -o$@ $(MONODLL_CXXFLAGS) ..\..\src\common\textbuf.cpp
6667 $(OBJS)\monolib_textbuf.obj: ..\..\src\common\textbuf.cpp
6668 $(CXX) -q -c -P -o$@ $(MONOLIB_CXXFLAGS) ..\..\src\common\textbuf.cpp
8578 $(OBJS)\basedll_textbuf.obj: ..\..\src\common\textbuf.cpp
8579 $(CXX) -q -c -P -o$@ $(BASEDLL_CXXFLAGS) ..\..\src\common\textbuf.cpp
8845 $(OBJS)\baselib_textbuf.obj: ..\..\src\common\textbuf.cpp
8846 $(CXX) -q -c -P -o$@ $(BASELIB_CXXFLAGS) ..\..\src\common\textbuf.cpp
H A Dmakefile.dmc1438 $(OBJS)\baselib_textbuf.obj : ..\..\src\common\textbuf.cpp $(BASELIB_ODEP)
1439 $(CXX) -mn -c -cpp -o$@ $(BASELIB_CXXFLAGS) ..\..\src\common\textbuf.cpp
H A Dmakefile.dms3882 $(OBJS)\monodll_textbuf.obj : ..\..\src\common\textbuf.cpp $(MONODLL_ODEP)
3883 $(CXX) -mn -c -cpp -o$@ $(MONODLL_CXXFLAGS) ..\..\src\common\textbuf.cpp
5790 $(OBJS)\monolib_textbuf.obj : ..\..\src\common\textbuf.cpp $(MONOLIB_ODEP)
5791 $(CXX) -mn -c -cpp -o$@ $(MONOLIB_CXXFLAGS) ..\..\src\common\textbuf.cpp
7701 $(OBJS)\basedll_textbuf.obj : ..\..\src\common\textbuf.cpp $(BASEDLL_ODEP)
7702 $(CXX) -mn -c -cpp -o$@ $(BASEDLL_CXXFLAGS) ..\..\src\common\textbuf.cpp
7968 $(OBJS)\baselib_textbuf.obj : ..\..\src\common\textbuf.cpp $(BASELIB_ODEP)
7969 $(CXX) -mn -c -cpp -o$@ $(BASELIB_CXXFLAGS) ..\..\src\common\textbuf.cpp
H A Dmakefile.vc5314 $(OBJS)\monodll_textbuf.obj: ..\..\src\common\textbuf.cpp
5315 $(CXX) /c /nologo /TP /Fo$@ $(MONODLL_CXXFLAGS) ..\..\src\common\textbuf.cpp
7222 $(OBJS)\monolib_textbuf.obj: ..\..\src\common\textbuf.cpp
7223 $(CXX) /c /nologo /TP /Fo$@ $(MONOLIB_CXXFLAGS) ..\..\src\common\textbuf.cpp
9133 $(OBJS)\basedll_textbuf.obj: ..\..\src\common\textbuf.cpp
9134 $(CXX) /c /nologo /TP /Fo$@ $(BASEDLL_CXXFLAGS) ..\..\src\common\textbuf.cpp
9400 $(OBJS)\baselib_textbuf.obj: ..\..\src\common\textbuf.cpp
9401 $(CXX) /c /nologo /TP /Fo$@ $(BASELIB_CXXFLAGS) ..\..\src\common\textbuf.cpp
H A Dmakefile.gcc4881 $(OBJS)\monodll_textbuf.o: ../../src/common/textbuf.cpp
6789 $(OBJS)\monolib_textbuf.o: ../../src/common/textbuf.cpp
8700 $(OBJS)\basedll_textbuf.o: ../../src/common/textbuf.cpp
8967 $(OBJS)\baselib_textbuf.o: ../../src/common/textbuf.cpp
H A Dmakefile.wat5106 $(OBJS)\monodll_textbuf.obj : .AUTODEPEND ..\..\src\common\textbuf.cpp
7014 $(OBJS)\monolib_textbuf.obj : .AUTODEPEND ..\..\src\common\textbuf.cpp
8925 $(OBJS)\basedll_textbuf.obj : .AUTODEPEND ..\..\src\common\textbuf.cpp
9192 $(OBJS)\baselib_textbuf.obj : .AUTODEPEND ..\..\src\common\textbuf.cpp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/build/mgl/
H A Dmakefile.wat3753 $(OBJS)\monodll_textbuf.obj : .AUTODEPEND ..\..\src\common\textbuf.cpp
4956 $(OBJS)\monolib_textbuf.obj : .AUTODEPEND ..\..\src\common\textbuf.cpp
6159 $(OBJS)\basedll_textbuf.obj : .AUTODEPEND ..\..\src\common\textbuf.cpp
6378 $(OBJS)\baselib_textbuf.obj : .AUTODEPEND ..\..\src\common\textbuf.cpp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/build/os2/
H A Dmakefile.wat4696 $(OBJS)\monodll_textbuf.obj : .AUTODEPEND ..\..\src\common\textbuf.cpp
6370 $(OBJS)\monolib_textbuf.obj : .AUTODEPEND ..\..\src\common\textbuf.cpp
8044 $(OBJS)\basedll_textbuf.obj : .AUTODEPEND ..\..\src\common\textbuf.cpp
8275 $(OBJS)\baselib_textbuf.obj : .AUTODEPEND ..\..\src\common\textbuf.cpp

Completed in 520 milliseconds