Searched refs:fr (Results 101 - 125 of 261) sorted by relevance

1234567891011

/external/fonttools/Lib/fontTools/
H A DafmLib.py137 for fr, to in m.regs[1:]:
138 things.append(rest[fr:to])
149 for fr, to in m.regs[1:]:
150 things.append(rest[fr:to])
/external/fonttools/Tools/fontTools/
H A DafmLib.py137 for fr, to in m.regs[1:]:
138 things.append(rest[fr:to])
149 for fr, to in m.regs[1:]:
150 things.append(rest[fr:to])
/external/hyphenation-patterns/
H A DAndroid.mk37 fr/fr \
H A Dpatterns.mk35 fr \
/external/mesa3d/src/mesa/drivers/dri/common/
H A DAndroid.mk57 MESA_DRI_OPTIONS_LANGS := de es nl fr sv
/external/aac/libAACdec/src/
H A Dblock.cpp1019 int fr, fl, tl, nSpec; local
1025 /* Determine left slope length (fl), right slope length (fr) and transform
1037 fr = frameLen -
1045 fl = fr;
1050 fr = frameLen;
1054 fr = frameLen >> 3;
1057 fl = fr = frameLen >> 3;
1140 fr, GetWindowShape(&pAacDecoderChannelInfo->icsInfo)),
1141 fr, A, A_exp, &pAacDecoderStaticChannelInfo->acelp,
1159 fr, GetWindowShap
[all...]
H A Dusacdec_fac.cpp384 const FIXP_WTP *wrs, const INT fr, FIXP_LPC A[16],
438 nr = (tl - fr) >> 1;
592 hMdct->prev_fr = fr;
597 fl = fr;
726 hMdct->prev_fr = fr;
380 CLpd_FAC_Acelp2Mdct(H_MDCT hMdct, FIXP_DBL *output, FIXP_DBL *_pSpec, const SHORT spec_scale[], const int nSpec, FIXP_DBL *pFac, const int fac_scale, const INT fac_length, INT noOutSamples, const INT tl, const FIXP_WTP *wrs, const INT fr, FIXP_LPC A[16], INT A_exp, CAcelpStaticMem *acelp_mem, const FIXP_DBL gain, const int last_frame_lost, const int isFdFac, const UCHAR last_lpd_mode, const int k, int currAliasingSymmetry) argument
/external/icu/icu4c/source/samples/layout/
H A Dparagraph.cpp98 FontRuns fr(0);
119 subsetFontRuns(fontRuns, pStart - fChars, pEnd - fChars, &fr);
121 paragraphLayout = new ParagraphLayout(pStart, pEnd - pStart, &fr, NULL, NULL, locales, fParagraphLevel, FALSE, status);
/external/clang/test/SemaCXX/
H A Doverload-call.cpp434 float &fr = f0(C()); local
508 float &fr = foo(d2); local
550 float &fr = f(arrp); local
640 typedef void (&fr)(); typedef in namespace:PR20218
641 struct Y { operator fr(); } y;
H A Doverload-member-call.cpp67 float &fr = cx2p->member(); local
/external/annotation-tools/scene-lib/test/annotations/tests/executable/
H A DTestSceneLib.java158 LineNumberReader fr = openPackagedIndexFile("test1.jaif");
160 IndexFileParser.parse(fr, s1);
214 LineNumberReader fr = openPackagedIndexFile("test1.jaif");
216 IndexFileParser.parse(fr, s1);
249 LineNumberReader fr = openPackagedIndexFile("test1.jaif");
251 IndexFileParser.parse(fr, s1);
284 LineNumberReader fr = openPackagedIndexFile("test1.jaif");
285 doRewriteTest(fr);
289 LineNumberReader fr = openPackagedIndexFile("test2.jaif");
290 doRewriteTest(fr);
[all...]
/external/testng/src/test/java/test/
H A DBaseTest.java400 BufferedReader fr = null;
402 fr = new BufferedReader(new FileReader(fileName));
403 String line = fr.readLine();
414 line = fr.readLine();
421 if(null != fr) {
423 fr.close();
/external/adhd/cras/src/tests/
H A Dbt_io_unittest.cc157 unsigned fr; local
171 bt_iodev->get_buffer(bt_iodev, &fake_area, &fr);
173 bt_iodev->put_buffer(bt_iodev, fr);
/external/clang/test/SemaTemplate/
H A Dinstantiate-method.cpp35 float &fr = oil->f(i, l); local
H A Dmember-access-expr.cpp116 void g(T* ptr) { float& fr = ptr->member(); } local
/external/zlib/src/nintendods/
H A DMakefile103 @rm -fr $(BUILD) lib
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dentropy_coding.c269 enum ISACBand band, double* fr, double* fi) {
349 *fr++ = (double)((data[ k ] * gainQ10 + 512) >> 10) / 128.0;
351 *fr++ = (double)((data[k + 2] * gainQ10 + 512) >> 10) / 128.0;
358 fr[i] = (double)data[ k ] / 128.0;
361 fr[i] = (double)data[k + 2] / 128.0;
369 memset(&fr[FRAMESAMPLES_QUARTER], 0, FRAMESAMPLES_QUARTER *
377 fr[i] = (double)data[ k ] / 128.0;
379 fr[(FRAMESAMPLES_HALF) - 1 - i] = (double)data[k + 2] / 128.0;
389 int WebRtcIsac_EncodeSpec(const int16_t* fr, const int16_t* fi, argument
430 val = ((*fr
268 WebRtcIsac_DecodeSpec(Bitstr* streamdata, int16_t AvgPitchGain_Q12, enum ISACBand band, double* fr, double* fi) argument
[all...]
/external/adhd/cras/src/server/
H A Dcras_fmt_conv.c360 unsigned i, fr; local
364 for (fr = 0; fr < in_frames; fr++) {
645 unsigned ch, fr; local
653 for (fr = 0; fr < nframes; fr++) {
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
H A DRandomPhrase.java160 FileReader fr = new FileReader(grammarFileName);
161 BufferedReader br = new BufferedReader(fr);
/external/capstone/bindings/ocaml/
H A Dtest_xcore.ml2 * By Guillaume Jeanne <guillaume.jeanne@ensimag.fr>, 2014> *)
/external/zlib/src/watcom/
H A Dwatcom_f.mak19 CFLAGS = -zq -mf -3r -fp3 -s -bt=dos -oilrtfm -fr=nul -wx
/external/annotation-tools/asmx/test/conform/org/objectweb/asm/
H A DAnnotationVerifier.java146 ClassRecorder fr =
150 fieldRecorders.put(name, fr);
151 return fr;
/external/opencv/cxcore/src/
H A Dcxmathfuncs.cpp182 float fr; local
195 fr = v.f;
197 /* 0.125 <= fr < 1.0 */
199 fr = (float)(((((45.2548339756803022511987494 * fr +
200 192.2798368355061050458134625) * fr +
201 119.1654824285581628956914143) * fr +
202 13.43250139086239872172837314) * fr +
204 ((((14.80884093219134573786480845 * fr +
205 151.9714051044435648658557668) * fr
[all...]
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
H A Dp7-0x.cpp226 float &fr = check_narrowed<int>(vi); local
H A Dp7-cxx11-nowarn.cpp210 float &fr = check_narrowed<int>(vi); local

Completed in 1396 milliseconds

1234567891011