Home
last modified time | relevance | path

Searched refs:pdf (Results 1 – 25 of 498) sorted by relevance

12345678910>>...20

/external/pdfium/testing/
DSUPPRESSIONS29 050_extra_m.pdf mac,win * *
30 12.pdf mac * *
31 1_10_watermark.pdf * * *
32 1_1_textbox.pdf * * *
33 1_2_typewriter.pdf * * *
34 1_3_callout.pdf * * *
35 1_matrix.pdf mac * *
36 1m_diff_lsjdf.pdf mac * *
37 1m_same_xxxx.pdf mac * *
38 2_11_stamp3.pdf mac * *
[all …]
/external/curl/docs/libcurl/opts/
DMakefile.am622 CURLINFO_ACTIVESOCKET.pdf \
623 CURLINFO_APPCONNECT_TIME.pdf \
624 CURLINFO_CERTINFO.pdf \
625 CURLINFO_CONDITION_UNMET.pdf \
626 CURLINFO_CONNECT_TIME.pdf \
627 CURLINFO_CONTENT_LENGTH_DOWNLOAD.pdf \
628 CURLINFO_CONTENT_LENGTH_UPLOAD.pdf \
629 CURLINFO_CONTENT_TYPE.pdf \
630 CURLINFO_COOKIELIST.pdf \
631 CURLINFO_EFFECTIVE_URL.pdf \
[all …]
/external/skia/gn/
Dpdf.gni10 "$_src/pdf/SkBitmapKey.h",
11 "$_src/pdf/SkDeflate.cpp",
12 "$_src/pdf/SkDeflate.h",
13 "$_src/pdf/SkJpegInfo.cpp",
14 "$_src/pdf/SkJpegInfo.h",
15 "$_src/pdf/SkKeyedImage.cpp",
16 "$_src/pdf/SkKeyedImage.h",
17 "$_src/pdf/SkPDFBitmap.cpp",
18 "$_src/pdf/SkPDFBitmap.h",
19 "$_src/pdf/SkPDFCanon.cpp",
[all …]
/external/curl/docs/libcurl/
DMakefile.am67 PDFPAGES = curl_easy_cleanup.pdf curl_easy_getinfo.pdf \
68 curl_easy_init.pdf curl_easy_perform.pdf curl_easy_setopt.pdf \
69 curl_easy_duphandle.pdf curl_formadd.pdf curl_formfree.pdf \
70 curl_getdate.pdf curl_getenv.pdf curl_slist_append.pdf \
71 curl_slist_free_all.pdf curl_version.pdf curl_version_info.pdf \
72 curl_escape.pdf curl_unescape.pdf curl_free.pdf curl_strequal.pdf \
73 curl_mprintf.pdf curl_global_init.pdf curl_global_cleanup.pdf \
74 curl_multi_add_handle.pdf curl_multi_cleanup.pdf curl_multi_fdset.pdf \
75 curl_multi_info_read.pdf curl_multi_init.pdf curl_multi_perform.pdf \
76 curl_multi_remove_handle.pdf curl_share_cleanup.pdf \
[all …]
/external/c-ares/
DMakefile.inc150 PDFPAGES = ares_cancel.pdf \
151 ares_destroy.pdf \
152 ares_destroy_options.pdf \
153 ares_dup.pdf \
154 ares_expand_name.pdf \
155 ares_expand_string.pdf \
156 ares_fds.pdf \
157 ares_free_data.pdf \
158 ares_free_hostent.pdf \
159 ares_free_string.pdf \
[all …]
/external/svox/pico/lib/
Dpicocep.c246 static picoos_int32 getFromPdf(picokpdf_PdfMUL pdf, picoos_uint32 vecstart,
252 picokpdf_PdfMUL pdf, picoos_uint8 invpow, picoos_uint8 invDoubleDec);
254 static picoos_uint8 makeWUWandWUm(cep_subobj_t * cep, picokpdf_PdfMUL pdf,
258 static void getDirect(picokpdf_PdfMUL pdf, picoos_uint16 *indices,
262 static void getVoiced(picokpdf_PdfMUL pdf, picoos_uint16 *indices,
864 picokpdf_PdfMUL pdf, picoos_uint8 invpow, picoos_uint8 invDoubleDec) in invMatrix() argument
869 picoos_uint8 ceporder = pdf->ceporder; in invMatrix()
870 picoos_uint8 bigpow = pdf->bigpow; in invMatrix()
871 picoos_uint8 meanpow = pdf->meanpow; in invMatrix()
959 static picoos_uint8 makeWUWandWUm(cep_subobj_t * cep, picokpdf_PdfMUL pdf, in makeWUWandWUm() argument
[all …]
/external/python/cpython2/Doc/
DMakefile133 (cd build/latex; make clean && make all-pdf && make FMT=pdf zip bz2)
134 cp build/latex/docs-pdf.zip dist/python-$(DISTVERSION)-docs-pdf-a4.zip
135 cp build/latex/docs-pdf.tar.bz2 dist/python-$(DISTVERSION)-docs-pdf-a4.tar.bz2
141 (cd build/latex; make clean && make all-pdf && make FMT=pdf zip bz2)
142 cp build/latex/docs-pdf.zip dist/python-$(DISTVERSION)-docs-pdf-letter.zip
143 cp build/latex/docs-pdf.tar.bz2 dist/python-$(DISTVERSION)-docs-pdf-letter.tar.bz2
/external/curl/docs/
DMakefile.am28 PDFPAGES = curl.pdf curl-config.pdf mk-ca-bundle.pdf
45 SUFFIXES = .1 .html .pdf
50 pdf: $(PDFPAGES) target
51 cd libcurl && make pdf
56 .1.pdf:
/external/webrtc/webrtc/modules/audio_processing/vad/
Dgmm_unittest.cc53 double pdf = EvaluateGmm(kXVoice, voice_gmm); in TEST() local
54 EXPECT_GT(pdf, 0); in TEST()
55 double relative_error = fabs(pdf - kPdfVoice) / kPdfVoice; in TEST()
59 pdf = EvaluateGmm(kXNoise, noise_gmm); in TEST()
60 EXPECT_GT(pdf, 0); in TEST()
61 relative_error = fabs(pdf - kPdfNoise) / kPdfNoise; in TEST()
/external/llvm/docs/
DCompilerWriterInfo.rst25 …uage Extensions <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0053c/IHI0053C_acle_2_0.pdf>`_
27 …a and Errata <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0045d/IHI0045D_ABI_addenda.pdf>`_
39 …le Specification <http://techpubs.sgi.com/library/manuals/4000/007-4658-001/pdf/007-4658-001.pdf>`_
69 …ader ISA <http://developer.amd.com/wordpress/media/2012/10/R600_Instruction_Set_Architecture.pdf>`_
70 …A <http://developer.amd.com/wordpress/media/2012/10/R700-Family_Instruction_Set_Architecture.pdf>`_
71 …/developer.amd.com/wordpress/media/2012/10/AMD_Evergreen-Family_Instruction_Set_Architecture.pdf>`_
72 …://developer.amd.com/wordpress/media/2012/10/AMD_HD_6900_Series_Instruction_Set_Architecture.pdf>`_
73 …/developer.amd.com/wordpress/media/2012/12/AMD_Southern_Islands_Instruction_Set_Architecture.pdf>`_
74 …ttp://developer.amd.com/wordpress/media/2013/07/AMD_Sea_Islands_Instruction_Set_Architecture.pdf>`_
75 …tp://developer.amd.com/download/AMD_Accelerated_Parallel_Processing_OpenCL_Programming_Guide.pdf>`_
[all …]
/external/elfutils/doc/
DMakefile.am25 .PHONY: dvi pdf html
26 pdf: $(srcdir)elfutils.pdf target
31 $(srcdir)%.pdf: %.sgml
/external/e2fsprogs/ext2ed/
DMakefile.in31 DOCS= doc/ext2ed-design.pdf doc/user-guide.pdf doc/ext2fs-overview.pdf \
39 .SUFFIXES: .sgml .ps .pdf .html
46 .sgml.pdf:
48 sgmltools -b pdf $<
/external/selinux/secilc/docs/
DMakefile3 PDFDIR ?= $(CWD)/pdf
30 PDF_OUT=CIL_Reference_Guide.pdf
34 all: html pdf
54 pdf: $(PANDOC_FILE_LIST) $(TMPDIR)/policy.cil target
/external/iproute2/doc/
DMakefile18 PDFFILES=$(subst .ps,.pdf,$(PSFILES))
29 pdf: $(PDFFILES) target
50 %.pdf: %.tex
73 rm -f *.aux *.log *.toc $(PSFILES) $(DVIFILES) *.html *.pdf
/external/netperf/doc/examples/
DMakefile.in308 install-pdf: install-pdf-am
310 install-pdf-am:
326 pdf: pdf-am
328 pdf-am:
343 install-pdf install-pdf-am install-ps install-ps-am \
346 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
/external/netperf/src/missing/m4/
DMakefile.in294 install-pdf: install-pdf-am
296 install-pdf-am:
312 pdf: pdf-am
314 pdf-am:
329 install-pdf install-pdf-am install-ps install-ps-am \
332 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
/external/blktrace/doc/
DMakefile3 all: blktrace.pdf
8 blktrace.pdf: blktrace.tex
15 -rm -f blktrace.pdf $(DOCTMP)
/external/libmicrohttpd/doc/
DMakefile.in150 PDFS = libmicrohttpd.pdf libmicrohttpd-tutorial.pdf
155 TEXI2PDF = $(TEXI2DVI) --pdf --batch
163 install-info-recursive install-pdf-recursive \
165 installdirs-recursive pdf-recursive ps-recursive \
453 .SUFFIXES: .dvi .html .info .pdf .ps .texi
519 .texi.pdf:
522 $(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
536 libmicrohttpd.pdf: libmicrohttpd.texi $(srcdir)/version.texi
559 libmicrohttpd-tutorial.pdf: libmicrohttpd-tutorial.texi
605 uninstall-pdf-am:
[all …]
/external/blktrace/btt/doc/
DMakefile3 all: btt.pdf
8 btt.pdf: btt.tex
15 -rm -f btt.pdf $(DOCTMP)
/external/blktrace/btreplay/doc/
DMakefile3 all: btreplay.dvi btreplay.pdf
12 btreplay.pdf: btreplay.dvi
17 -rm -f *.bak *.ps *.pdf
/external/skia/experimental/tools/
DcoreGraphicsPdf2png.cpp34 CGPDFDocumentRef pdf = CGPDFDocumentCreateWithProvider(data); in main() local
36 ASSERT(pdf); in main()
37 CGPDFPageRef page = CGPDFDocumentGetPage(pdf, PAGE); in main()
50 CGPDFDocumentRelease(pdf); in main()
/external/netperf/doc/
DMakefile.in57 PDFS = netperf.pdf
62 TEXI2PDF = $(TEXI2DVI) --pdf --batch
70 install-pdf-recursive install-ps-recursive install-recursive \
71 installcheck-recursive installdirs-recursive pdf-recursive \
246 .SUFFIXES: .dvi .html .info .pdf .ps .texi
305 .texi.pdf:
325 netperf.pdf: netperf.texi
372 uninstall-pdf-am:
416 || rm -rf netperf.dvi netperf.pdf netperf.ps netperf.html
807 install-pdf: install-pdf-recursive
[all …]
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
DMakefile1 all: man html pdf
19 pdf: target
27 rm -f $(FILES:%=%.pdf)
/external/bison/doc/
DMakefile.am108 $(FIGS_DOT:.dot=.eps) $(FIGS_DOT:.dot=.pdf) $(FIGS_DOT:.dot=.png)
109 SUFFIXES += .dot .eps .pdf .png
113 bison.pdf: $(FIGS_DOT:.dot=.pdf)
120 .dot.pdf:
/external/valgrind/docs/
DMakefile.in555 install-pdf: install-pdf-am
557 install-pdf-am:
573 pdf: pdf-am
575 pdf-am:
591 install-man install-pdf install-pdf-am install-ps \
594 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags-am \
653 pdftops index.pdf && \
679 if test -r index.pdf ; then \
681 cp index.pdf $(DESTDIR)$(datadir)/doc/valgrind/valgrind_manual.pdf; \
698 cp print/index.pdf $(distdir)
[all …]

12345678910>>...20