Searched
full:pdf (Results
451 -
475 of
1638) sorted by null
<<11121314151617181920>>
/external/kernel-headers/original/uapi/linux/ |
edd.h | 9 * available at http://www.t13.org/docs2002/d1572r0.pdf. It is 10 * very similar to D1484 Revision 3 http://www.t13.org/docs2002/d1484r3.pdf
|
/external/libpcap/ |
README | 54 A PDF version can be found at 56 http://www.tcpdump.org/papers/bpf-usenix93.pdf
|
/external/openssh/ |
PROTOCOL.chacha20poly1305 | 96 http://cr.yp.to/chacha/chacha-20080128.pdf 99 http://cr.yp.to/mac/poly1305-20050329.pdf
|
/external/skia/dm/ |
DMSrcSink.h | 72 // File extension for the content draw() outputs, e.g. "png", "pdf". 173 const char* fileExtension() const override { return "pdf"; }
|
/external/skia/experimental/PdfViewer/ |
SkTracker.h | 17 // TODO(edisonn): Minimal PDF to draw some points - remove everything that it is not needed, 18 // save pdf uncompressed
|
/external/wpa_supplicant_8/wpa_supplicant/ |
todo.txt | 26 - use doc/docbook/*.sgml and docbook2{txt,html,pdf} to replace README and 28 in one page; how to build a PDF file with all the SGML included?
|
/frameworks/base/core/java/android/nfc/tech/ |
NfcBarcode.java | 116 * @see <a href="http://www.kovio.com/docs/kovionfcbarcode.pdf"> 118 * @see <a href="http://kovio.com/docs/kovio-128-nfc-barcode-data-format.pdf">
|
/libcore/dom/src/test/java/org/w3c/domts/ |
DOMTest.java | 145 if ("application/pdf".equals(contentType)) { 146 httpURL.append(".pdf");
|
/packages/apps/Email/tests/src/com/android/emailcommon/utility/ |
AttachmentUtilitiesTests.java | 111 final String FILE_EXTENSION = "myfile.pDf"; 118 assertEquals("pdf", AttachmentUtilities.getFilenameExtension(FILE_EXTENSION));
|
/packages/experimental/PrintService2/src/foo/bar/printservice2/ |
MyPrintService.java | 68 final File file = new File(getFilesDir(), info.getLabel() + ".pdf"); 114 intent.setDataAndType(Uri.fromFile(file), "application/pdf");
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
edd.h | 9 * available at http://www.t13.org/docs2002/d1572r0.pdf. It is 10 * very similar to D1484 Revision 3 http://www.t13.org/docs2002/d1484r3.pdf
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
edd.h | 9 * available at http://www.t13.org/docs2002/d1572r0.pdf. It is 10 * very similar to D1484 Revision 3 http://www.t13.org/docs2002/d1484r3.pdf
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
configHelpSourceEdit.py | 79 ("PDF Files", "*.pdf", "TEXT"),
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
configHelpSourceEdit.py | 79 ("PDF Files", "*.pdf", "TEXT"),
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/connectivity/tests/ |
test_cuts.py | 29 # http://www.informatik.uni-augsburg.de/thi/personen/kammer/Graph_Connectivity.pdf 52 # http://eclectic.ss.uci.edu/~drwhite/sm-w23.PDF
|
/prebuilts/sdk/sdk-annotations/ |
annotations.zip | |
/external/flac/libFLAC/include/private/ |
Makefile.in | 433 pdf: pdf-am 435 pdf-am: 450 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
|
/external/flac/libFLAC/include/protected/ |
Makefile.in | 417 pdf: pdf-am 419 pdf-am: 434 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
|
/external/libogg/doc/libogg/ |
Makefile.in | 361 pdf: pdf-am 363 pdf-am: 378 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
Utils.java | 183 if ("pdf:BaseURL".equals(prop) || "pdf:Creator".equals(prop) 184 || "pdf:ModDate".equals(prop) || "pdf:PDFVersion".equals(prop) 185 || "pdf:Producer".equals(prop))
|
/frameworks/base/graphics/java/android/graphics/pdf/ |
PdfDocument.java | 17 package android.graphics.pdf; 34 * This class enables generating a PDF document from native Android content. You 76 // to support online PDF generation at which point we need to 262 * This class represents meta-data that describes a PDF {@link Page}. 377 * This class represents a PDF document page. It has associated
|
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/ |
PduParser.java | [all...] |
/ndk/sources/host-tools/make-3.81/config/ |
Makefile.in | 322 pdf: pdf-am 324 pdf-am: 338 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
|
/packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
PduParser.java | [all...] |
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
PduParser.java | [all...] |
Completed in 589 milliseconds
<<11121314151617181920>>