HomeSort by relevance Sort by last modified time
    Searched full:skeleton (Results 76 - 100 of 816) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/ipsec-tools/src/racoon/
cfparse.h 3 /* Skeleton interface for Bison's Yacc-like parsers in C
24 part or all of the Bison parser skeleton and distribute that work
26 parser generator using the skeleton or a modified version thereof
27 as a parser skeleton. Alternatively, if you modify or redistribute
28 the parser skeleton itself, you may (at your option) remove this
29 special exception, which will cause the skeleton and the resulting
  /development/samples/SkeletonApp/
readme.txt 1 Android Skeleton App
8 list in the app launcher (it is named Skeleton App) or by selecting it from
  /external/chromium_org/tools/grit/grit/node/
structure_unittest.py 30 <skeleton expr="lang == 'fr'" variant_of_revision="1" file="klonk-alternate-skeleton.rc" />
  /external/chromium_org/tools/grit/grit/testdata/
simple-input.xml 24 <skeleton expr="lang == 'fr-FR'" variant_of_revision="3">
35 </skeleton>
  /external/libogg/doc/
index.html 87 <li><a href="skeleton.html">The Ogg Skeleton Metadata Bitstream</a></li>
skeleton.html 6 <title>The Ogg Skeleton Metadata Bitstream</title>
73 <h1>The Ogg Skeleton Metadata Bitstream</h1>
77 <p><strong>Ogg Skeleton</strong> provides structuring information for multitrack <a href="//xiph.org/ogg">Ogg</a> files. It is compatible with Ogg <a rel="external" href="//theora.org">Theora</a> and provides extra clues for synchronization and content negotiation such as language selection.</p>
83 <p>Ogg Skeleton is being designed to overcome these problems. Ogg Skeleton is a logical bitstream within an Ogg stream that contains information about the other encapsulated logical bitstreams. For each logical bitstream it provides information such as its media type, and explains the way the granulepos field in Ogg pages is mapped to time.</p>
85 <p>Ogg Skeleton is also designed to allow the creation of substreams from Ogg physical bitstreams that retain the original timing information. For example, when cutting out the segment between the 7th and the 59th second of an Ogg file, it would be nice to continue to start this cut out file with a playback time of 7 seconds and not of 0. This is of particular interest if you're streaming this file from a Web server after a query for a temporal subpart such as in http://example.com/video.ogv?t=7-59</p>
91 <p>The following information about a logical bitstream is of interest to contain as meta information in the Skeleton:</p>
106 <p>When cutting out a subpart of an Ogg physical bitstream, the aim is to keep all the content pages intact (including the framing and granule positions) and just change some information in the Skeleton that allows reconstruction of the accurate time mapping. When remultiplexing such a bitstream, it is necessary to take into account all the different contained logical bitstreams. A given cut-in time maps to several different byte positions in the Ogg physical bitstream because each logical bitstream has its relevant information for that time at a different location. In addition, the resolution of each logical bitstream may not be high enough to accommodate for the given cut-in time and thus there may be some surplus information necessary to be remuxed into the new bitstream.</p>
108 <p>The following information is necessary to be added to the Skeleton to allow a correct presentation of a subpart of an Ogg bitstream:</p>
114 <h3>Ogg Skeleton version 3.0 Format Specification</h3
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/libcore/icu/
DateIntervalFormat_Delegate.java 58 /*package*/ static long createDateIntervalFormat(String skeleton, String localeName,
64 DateIntervalFormat.getInstance(skeleton, new ULocale(localeName));
  /development/samples/SkeletonApp/res/values/
strings.xml 22 <string name="skeleton_app">Skeleton App</string>
  /external/bison/data/
c++-skel.m4 3 # C++ skeleton dispatching for Bison.
java-skel.m4 3 # Java skeleton dispatching for Bison.
  /external/chromium_org/third_party/angle/src/compiler/translator/
generate_parser.sh 20 bison --no-lines --skeleton=yacc.c --defines=$output_header --output=$output_source $input_file
  /packages/apps/Calendar/extensions_src/com/android/calendar/extensions/
AllInOneMenuExtensions.java 24 * Skeleton for additional options in the AllInOne menu.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/gconv/
ARMSCII-8.so 
ASMO_449.so 
BRF.so 
CP1252.so 
CP1253.so 
CP1255.so 
DEC-MCS.so 
EBCDIC-AT-DE-A.so 
EBCDIC-AT-DE.so 
EBCDIC-DK-NO-A.so 
EBCDIC-DK-NO.so 
EBCDIC-ES-A.so 
EBCDIC-ES-S.so 

Completed in 2105 milliseconds

1 2 34 5 6 7 8 91011>>