Searched
full:pdf (Results
426 -
450 of
1638) sorted by null
<<11121314151617181920>>
/external/pdfium/testing/tools/ |
run_corpus_tests.py | 59 input_file_re = re.compile('^[a-zA-Z0-9_.]+[.]pdf$')
|
run_javascript_tests.py | 24 pdf_path = os.path.join(working_dir, input_root + '.pdf')
|
run_pixel_tests.py | 26 pdf_path = os.path.join(working_dir, input_root + '.pdf')
|
/external/skia/experimental/tools/ |
PageCachingDocument.cpp | 21 // the PDF and SkPicture backends.
|
/external/skia/include/utils/mac/ |
SkCGUtils.h | 66 * Create an SkBitmap drawing of the encoded PDF document, returning true on
|
/external/skia/resources/ |
test.lua | 50 local doc = Sk.newDocumentPDF('/skia/trunk/test.pdf');
|
/external/skia/samplecode/ |
SamplePdfFileViewer.cpp | 75 // like pdf object from click, ...
|
/external/skia/src/doc/ |
SkDocument_PDF.cpp | 17 stream->writeText("%PDF-1.4\n%"); 18 // The PDF spec recommends including a comment with four bytes, all 32 // TODO(vandebo): PDF/A requires an ID entry. 84 // PDF wants a tree describing all the pages in the document. We arbitrary
|
/external/skia/src/pdf/ |
SkPDFGraphicState.h | 23 be installed. So that a given dictionary is only output to the pdf file
|
SkPDFResourceDict.cpp | 83 "PDF", "Text", "ImageB", "ImageC", "ImageI"};
|
/external/skia/tools/flags/ |
SkCommonFlags.cpp | 13 "pdf skp svg xps (and maybe more)");
|
/external/skia/tools/ |
skhello.cpp | 93 { do_document, ".pdf" },
|
/external/valgrind/docs/ |
README | 40 - PDF file 60 automake target, but does nothing.) Likewise for PDF/PS with 'make 79 Notes on building PDF / PS documents 81 Below are random notes and recollections about how to build PDF / PS
|
/frameworks/base/core/jni/android/graphics/pdf/ |
PdfEditor.cpp | 210 // PDF's coordinate system origin is left-bottom while in graphics it 211 // is the top-left. So, translate the PDF coordinates to ours. 219 // Translate the result back to PDF coordinates. 363 env, "android/graphics/pdf/PdfEditor", gPdfEditor_Methods,
|
/frameworks/base/core/res/res/xml/ |
sms_short_codes.xml | 63 <!-- Switzerland: 3-5 digits: http://www.swisscom.ch/fxres/kmu/thirdpartybusiness_code_of_conduct_en.pdf --> 77 <!-- Germany: 4-5 digits plus 1232xxx (premium codes from http://www.vodafone.de/infofaxe/537.pdf and http://premiumdienste.eplus.de/pdf/kodex.pdf), plus EU. To keep the premium regex from being too large, it only includes payment processors that have been used by SMS malware, with the regular pattern matching the other premium short codes. --> 100 http://www.short-codes.com/media/Co-regulatoryCodeofPracticeforcommonshortcodes170206.pdf, 115 http://www.comreg.ie/_fileupload/publications/ComReg1117.pdf --> 122 http://clients.txtnation.com/attachments/token/di5kfblvubttvlw/?name=Italy_CASP_EN.pdf --> 135 http://www.luxgsm.lu/assets/files/filepage/file_1253803400.pdf --> 144 <!-- Malaysia: 5 digits: http://www.skmm.gov.my/attachment/Consumer_Regulation/Mobile_Content_Services_FAQs.pdf -->
|
/frameworks/base/docs/html/sdk/api_diff/19/changes/ |
packages_index_all.html | 63 <A HREF="changes-summary.html#android.graphics.pdf" class="hiddenlink" target="rightframe"><b>android.graphics.pdf</b></A><br> 77 <A HREF="changes-summary.html#android.print.pdf" class="hiddenlink" target="rightframe"><b>android.print.pdf</b></A><br>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/ |
midi.h | 15 * http://www.usb.org/developers/devclass_docs/midi10.pdf
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/ |
midi.h | 15 * http://www.usb.org/developers/devclass_docs/midi10.pdf
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/centrality/ |
betweenness_subset.py | 88 http://www.inf.uni-konstanz.de/algo/publications/b-fabc-01.pdf 92 http://www.inf.uni-konstanz.de/algo/publications/b-vspbc-08.pdf 167 http://www.inf.uni-konstanz.de/algo/publications/b-fabc-01.pdf 171 http://www.inf.uni-konstanz.de/algo/publications/b-vspbc-08.pdf
|
/external/libusb-compat/ |
Makefile.in | 65 install-pdf-recursive install-ps-recursive install-recursive \ 66 installcheck-recursive installdirs-recursive pdf-recursive \ 668 install-pdf: install-pdf-recursive 684 pdf: pdf-recursive 686 pdf-am: 707 install-info-am install-man install-pdf install-pdf-am \ 711 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am [all...] |
/external/libvorbis/ |
Makefile.in | 66 install-pdf-recursive install-ps-recursive install-recursive \ 67 installcheck-recursive installdirs-recursive pdf-recursive \ 710 install-pdf: install-pdf-recursive 726 pdf: pdf-recursive 728 pdf-am: 749 install-m4dataDATA install-man install-pdf install-pdf-am \ 753 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am [all...] |
/external/mesa3d/src/mesa/main/ |
uniform_query.cpp | 169 /* For glGetUniform, page 264 (page 278 of the PDF) of the OpenGL 2.1 176 * For glUniform, page 82 (page 96 of the PDF) of the OpenGL 2.1 spec 200 /* From page 12 (page 26 of the PDF) of the OpenGL 2.1 spec: 210 /* Page 82 (page 96 of the PDF) of the OpenGL 2.1 spec says: 692 /* Page 100 (page 116 of the PDF) of the OpenGL 3.0 spec says: 699 * the PDF) says: 726 /* Page 82 (page 96 of the PDF) of the OpenGL 2.1 spec says: 880 /* Page 82 (page 96 of the PDF) of the OpenGL 2.1 spec says: 965 /* Page 80 (page 94 of the PDF) of the OpenGL 2.1 spec says: 974 * Page 79 (page 93 of the PDF) of the OpenGL 2.1 spec says [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/ |
RFC3394WrapEngine.java | 18 * and <a href="http://csrc.nist.gov/encryption/kms/key-wrap.pdf">http://csrc.nist.gov/encryption/kms/key-wrap.pdf</a>.
|
/external/ceres-solver/internal/ceres/ |
dogleg_strategy.h | 44 // http://www2.imm.dtu.dk/pubdb/views/edoc_download.php/3215/pdf/imm3215.pdf
|
/external/iproute2/man/man8/ |
tc-red.8 | 127 (Added in linux-3.3) Sets RED in adaptive mode as described in http://icir.org/floyd/papers/adaptiveRed.pdf 154 Adaptive RED : http://icir.org/floyd/papers/adaptiveRed.pdf
|
Completed in 640 milliseconds
<<11121314151617181920>>