Home
last modified time | relevance | path

Searched refs:Part (Results 1 – 25 of 83) sorted by relevance

1234

/external/libvpx/examples/includes/HTML-Toc-0.91/t/
DmanualTest.t31 $result = "<li>Part $aNode &nbsp;$aText\n";
60 $result = "Part $aNode &nbsp;";
208 <li>Part 1 &nbsp;<a href=#part-1>Disks</a>
227 <li>Part 2 &nbsp;<a href=#part-2>Personal</a>
231 <li>Part 3 &nbsp;<a href=#part-3>Appendixes</a>
271 <a name=part-1><h1 class=part>Part 1 &nbsp;Disks</h1></a>
290 <a name=part-2><h1 class=part>Part 2 &nbsp;Personal</h1></a>
292 <a name=part-3><h1 class=part>Part 3 &nbsp;Appendixes</h1></a>
438 <li>Part 1 &nbsp;<a href=#part-1>Disks</a>
457 <li>Part 2 &nbsp;<a href=#part-2>Personal</a>
[all …]
DpodExamples.t411 <h1 class=part>First Part</h1>
414 <h1 class=part>Second Part</h1>
424 <li><a href=#part-A>First Part</a>
433 <li><a href=#part-B>Second Part</a>
443 <a name=part-A><h1 class=part>A &nbsp;First Part</h1></a>
446 <a name=part-B><h1 class=part>B &nbsp;Second Part</h1></a>
/external/quake/src/com/android/quake/
DDownloaderActivity.java318 this.mParts.add(new Part(src, md5, size)); in File()
322 static class Part { class in DownloaderActivity.Config.File
323 Part(String src, String md5, long size) { in Part() method in DownloaderActivity.Config.File.Part
332 ArrayList<Part> mParts = new ArrayList<Part>();
336 for(Part part : mParts) { in getSize()
389 new Config.File.Part(src, md5, size)); in startElement()
623 for(Config.File.Part part : file.mParts) { in downloadFile()
716 for(Config.File.Part part : file.mParts) { in verifyFile()
797 for(Config.File.Part part : file.mParts) { in getSizes()
/external/jpeg/
DREADME239 1992, ANSI was charging $95 for Part 1 and $47 for Part 2, plus 7%
240 shipping/handling. The standard is divided into two parts, Part 1 being the
241 actual specification, while Part 2 covers compliance testing methods. Part 1
243 Part 1: Requirements and guidelines" and has document numbers ISO/IEC IS
244 10918-1, ITU-T T.81. Part 2 is titled "Digital Compression and Coding of
245 Continuous-tone Still Images, Part 2: Compliance testing" and has document
248 Some extensions to the original JPEG standard are defined in JPEG Part 3,
250 currently does not support any Part 3 extensions.
353 The upcoming JPEG Part 3 standard defines a file format called SPIFF.
380 Part 3 extensions --- principally, variable quantization and the SPIFF file
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/
Dde-DE_kdt_posd.dtfmt4 ! Decision Tree Configuration <Part-Of-Speech Disambiguation> for language de-DE
Dde-DE_kdt_posp.dtfmt4 ! Decision Tree Configuration <Part-Of-Speech Prediction> for language de-DE
Dde-DE_pos.utf4 ! Part-Of-Speech Symbol Table for language de-DE
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
Des-ES_kdt_posd.dtfmt4 ! Decision Tree Configuration <Part-Of-Speech Disambiguation> for language es-ES
Des-ES_kdt_posp.dtfmt4 ! Decision Tree Configuration <Part-Of-Speech Prediction> for language es-ES
Des-ES_pos.utf4 ! Part-Of-Speech Symbol Table for language es-ES
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_kdt_posd.dtfmt4 ! Decision Tree Configuration <Part-Of-Speech Disambiguation> for language en-US
Den-US_kdt_posp.dtfmt4 ! Decision Tree Configuration <Part-Of-Speech Prediction> for language en-US
Den-US_pos.utf4 ! Part-Of-Speech Symbol Table for language en-US
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_kdt_posd.dtfmt4 ! Decision Tree Configuration <Part-Of-Speech Disambiguation> for language en-GB
Den-GB_kdt_posp.dtfmt4 ! Decision Tree Configuration <Part-Of-Speech Prediction> for language en-GB
Den-GB_pos.utf4 ! Part-Of-Speech Symbol Table for language en-GB
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
Dit-IT_kdt_posd.dtfmt4 ! Decision Tree Configuration <Part-Of-Speech Disambiguation> for language it-IT
Dit-IT_kdt_posp.dtfmt4 ! Decision Tree Configuration <Part-Of-Speech Prediction> for language it-IT
Dit-IT_pos.utf4 ! Part-Of-Speech Symbol Table for language it-IT
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
Dfr-FR_kdt_posd.dtfmt4 ! Decision Tree Configuration <Part-Of-Speech Disambiguation> for language fr-FR
Dfr-FR_kdt_posp.dtfmt4 ! Decision Tree Configuration <Part-Of-Speech Prediction> for language fr-FR
Dfr-FR_pos.utf4 ! Part-Of-Speech Symbol Table for language fr-FR
/external/libvpx/examples/includes/HTML-Toc-0.91/
DToc.pod490 =head3 Specify an additional 'Part' group
495 <h1 class=part>First Part</h1>
498 <h1 class=part>Second Part</h1>
532 <li><a href=#part-A>First Part</a>
541 <li><a href=#part-B>Second Part</a>
551 <a name=part-A><h1 class=part>A &nbsp;First Part</h1></a>
554 <a name=part-B><h1 class=part>B &nbsp;Second Part</h1></a>
1214 …oup only. For an example, see L<Specify an additional 'Part' group|"Specify an additional 'Part' …
/external/openssl/crypto/des/
Ddes-lib.com240 $! All Done With This Library Part.
/external/libpcap/
DCHANGES23 Header for 802.16 MAC Common Part Sublayer plus a radiotap radio header
44 Add DLT for IEEE 802.16 (WiMAX) MAC Common Part Sublayer

1234