Searched defs:an (Results 1 - 11 of 11) sorted by relevance

/external/libvorbis/doc/
H A Da1-encapsulation-ogg.tex4 \section{Embedding Vorbis into an Ogg stream} \label{vorbis:over:ogg}
12 The \xref{vorbis:spec:intro} provides an overview of the construction
120 decode, not an internal sample awaiting lapping with a
/external/libvorbis/lib/
H A Dfloor1.c42 int an; member in struct:lsfit_acc
213 this is an initial mapping */
459 a->an=na;
479 double weight = (a[i].bn+a[i].an)*info->twofitweight/(a[i].an+1)+1.;
486 bn+=a[i].bn + a[i].an * weight;
829 an essentially gaussian probability distribution. */
/external/quake/quake/src/QW/client/
H A Dgl_rmain.c507 float an; local
568 an = e->angles[1]/180*M_PI;
569 shadevector[0] = cos(-an);
570 shadevector[1] = sin(-an);
/external/quake/quake/src/WinQuake/
H A Dgl_rmain.cpp598 float s, t, an; local
660 an = e->angles[1]/180*M_PI;
661 shadevector[0] = cos(-an);
662 shadevector[1] = sin(-an);
/external/svox/pico/lib/
H A Dpicofftsg.c11 * distributed under the License is distributed on an "AS IS" BASIS,
533 PICOFFTSG_FFTTYPE xr, xi, yr, yi, an; local
543 an = a[n];
552 a[0] = an - xi;
553 an += xi;
575 a[0] = an + xi;
576 a[n] = an - xi;
/external/webkit/Source/WebCore/editing/
H A Dvisible_units.cpp173 // returns an end value not equal to the length of the string passed to it.
1004 Node* an = ap.deprecatedNode(); local
1005 if (!an)
1009 if (an == bn)
1012 return an->document() == bn->document();
1284 // Given RTL box "ABC DEF" either follows a LTR box or is the first visual box in an LTR block as an example,
/external/harfbuzz/src/
H A Dharfbuzz-gpos.c6 * This is part of HarfBuzz, an OpenType Layout engine library.
575 static HB_Error Load_Anchor( HB_Anchor* an, argument
588 an->PosFormat = GET_UShort();
592 switch ( an->PosFormat )
598 an->af.af1.XCoordinate = GET_Short();
599 an->af.af1.YCoordinate = GET_Short();
608 an->af.af2.XCoordinate = GET_Short();
609 an->af.af2.YCoordinate = GET_Short();
610 an->af.af2.AnchorPoint = GET_UShort();
619 an
704 Free_Anchor( HB_Anchor* an) argument
715 Get_Anchor( GPOS_Instance* gpi, HB_Anchor* an, HB_UShort glyph_index, HB_Fixed* x_value, HB_Fixed* y_value ) argument
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c2 ** This file is an amalgamation of many separate C source files from SQLite
58 ** on an older machine (ex: Red Hat 6.0). If you compile on Red Hat 7.2
113 ** * Columns in an index
115 ** * Terms in the SET clause of an UPDATE statement
118 ** * Terms in the VALUES clause of an INSERT statement
142 ** The maximum depth of an expression tree. This is limited to
144 ** want to place more severe limits on the complexity of an
176 ** The maximum number of arguments to an SQL function.
223 ** a library that is technically incompatible with an SQLite library
225 ** with a page-size of 65536 bytes crashes, then an instanc
65094 } an; member in union:vdbeExecUnion
[all...]
/external/sqlite/dist/
H A Dsqlite3.c2 ** This file is an amalgamation of many separate C source files from SQLite
58 ** on an older machine (ex: Red Hat 6.0). If you compile on Red Hat 7.2
113 ** * Columns in an index
115 ** * Terms in the SET clause of an UPDATE statement
118 ** * Terms in the VALUES clause of an INSERT statement
142 ** The maximum depth of an expression tree. This is limited to
144 ** want to place more severe limits on the complexity of an
176 ** The maximum number of arguments to an SQL function.
223 ** a library that is technically incompatible with an SQLite library
225 ** with a page-size of 65536 bytes crashes, then an instanc
65107 } an; member in union:vdbeExecUnion
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 619 milliseconds