Searched defs:adapted (Results 1 - 8 of 8) sorted by relevance

/external/speex/libspeex/
H A Dmdf.c137 int adapted; member in struct:SpeexEchoState_
514 st->adapted = 0;
574 st->adapted = 0;
811 if (st->adapted)
1130 if (!st->adapted && st->sum_adapt > SHL32(EXTEND32(M),15) && MULT16_32_Q15(st->leak_estimate,Syy) > MULT16_32_Q15(QCONST16(.03f,15),Syy))
1132 st->adapted = 1;
1135 if (st->adapted)
1156 /* Temporary adaption rate if filter is not yet adapted enough */
1175 /* How much have we adapted so far? */
1182 if (st->adapted)
[all...]
/external/v8/src/arm/
H A Dlithium-codegen-arm.cc2768 Label done, adapted; local
2773 // Result is the frame pointer for the frame if not adapted and for the real
2774 // frame below the adaptor frame if adapted.
/external/v8/src/ia32/
H A Dlithium-codegen-ia32.cc2547 Label done, adapted; local
2552 __ j(equal, &adapted, Label::kNear);
2559 __ bind(&adapted);
2562 // Result is the frame pointer for the frame if not adapted and for the real
2563 // frame below the adaptor frame if adapted.
/external/v8/src/mips/
H A Dlithium-codegen-mips.cc2655 Label done, adapted; local
2660 // Result is the frame pointer for the frame if not adapted and for the real
2661 // frame below the adaptor frame if adapted.
/external/v8/src/x64/
H A Dlithium-codegen-x64.cc2501 Label done, adapted; local
2505 __ j(equal, &adapted, Label::kNear);
2512 __ bind(&adapted);
2515 // Result is the frame pointer for the frame if not adapted and for the real
2516 // frame below the adaptor frame if adapted.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.expressions_3.4.200.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jar ... .IAdapterManager adapterManager Class[] directClasses int i Class clazz Object adapted org.osgi.service.packageadmin.PackageAdmin admin ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 659 milliseconds