Searched defs:factor (Results 1 - 25 of 34) sorted by relevance

12

/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A Ds_cbrt.c29 static const double factor[5] = variable
H A Ds_cbrtf.c29 static const double factor[5] = variable
H A Ds_cbrtl.c31 static const double factor[5] = variable
/haiku-fatelf/src/system/libroot/posix/glibc/arch/x86/
H A Ds_cbrtf.S48 factor: .double ONE_SQR_CBRT2 label
H A Ds_cbrt.S59 factor: .double ONE_SQR_CBRT2 label
H A Ds_cbrtl.S72 factor: .tfloat ONE_SQR_CBRT2 label
/haiku-fatelf/src/apps/debuganalyzer/gui/chart/
H A DDefaultChartAxisLegendSource.cpp65 double factor = 1; local
H A DChart.cpp584 double factor = 2; local
/haiku-fatelf/src/apps/switcher/
H A DPanelWindow.cpp181 float factor = 1.f * fShowState / kMaxShowState; local
/haiku-fatelf/src/libs/icon/transformer/
H A DContourTransformer.cpp113 double factor = fabs(width()); local
H A DStrokeTransformer.cpp124 double factor = fabs(width()); local
/haiku-fatelf/src/servers/input/
H A DMouseSettings.cpp217 MouseSettings::SetAccelerationFactor(int32 factor) argument
H A DInputServer.cpp671 int32 factor; local
/haiku-fatelf/src/preferences/mouse/
H A DMouseSettings.cpp292 MouseSettings::SetAccelerationFactor(int32 factor) argument
/haiku-fatelf/src/apps/cortex/ValControl/
H A DNumericValControl.cpp192 double factor = pow(10, -fFractionalDigits); local
205 double factor = pow(10, fFractionalDigits); local
/haiku-fatelf/src/bin/coreutils/src/
H A Dfactor.c51 static mpz_t *factor = NULL; variable
[all...]
/haiku-fatelf/src/bin/pc/
H A Dpc.c760 factor(char **str) function
/haiku-fatelf/src/libs/alm/
H A DArea.cpp422 Area::SetWidthAs(Area* area, float factor) argument
437 Area::SetHeightAs(Area* area, float factor) argument
/haiku-fatelf/src/servers/app/
H A DWorkspacesView.cpp148 float factor = workspaceFrame.Width() / screenFrame.Width(); local
/haiku-fatelf/src/add-ons/media/plugins/ac3_decoder/liba52/
H A Dparse.c324 sample_t factor[25]; local
[all...]
/haiku-fatelf/src/libs/ncurses/tack/
H A Dcontrol.c362 sliding_scale( int dividend, int factor, unsigned long divisor) argument
/haiku-fatelf/src/apps/tv/
H A DMainWin.cpp722 float factor = min_c(max_width / scaled_width, max_height local
/haiku-fatelf/src/libs/print/libprint/
H A DPreview.cpp119 ScaleDown(BRect rect, float factor) argument
570 float factor = zoom / (float)(1 << b); local
/haiku-fatelf/src/system/boot/loader/
H A Dmenu.cpp433 int32 factor; local
/haiku-fatelf/src/apps/sudoku/
H A DSudokuView.cpp613 float factor = fieldWidth != fHintWidth ? 4.f / 5.f : 1.f; local

Completed in 113 milliseconds

12