Searched defs:values (Results 1 - 25 of 49) sorted by path

12

/haiku/src/add-ons/accelerants/radeon/
H A Dimpactv.c416 Radeon_CalcImpacTVRegisters( accelerator_info *ai, display_mode *mode, impactv_params *params, impactv_regs *values, int crtc_idx, bool internal_encoder, tv_standard_e tv_format, display_device_e display_device ) argument
741 getHorTimingTableAddr( impactv_regs *values, bool internal_encoder ) argument
788 Radeon_ImpacTVwriteHorTimingTable( accelerator_info *ai, impactv_write_FIFO write, impactv_regs *values, bool internal_encoder ) argument
[all...]
H A Dinternal_tv_out.c90 writeMMIORegList( accelerator_info *ai, impactv_regs *values, const register_mapping *mapping ) argument
107 writePLLRegList( accelerator_info *ai, impactv_regs *values, const register_mapping *mapping ) argument
230 readMMIORegList( accelerator_info *ai, impactv_regs *values, const register_mapping *mapping ) argument
248 readPLLRegList( accelerator_info *ai, impactv_regs *values, const register_mapping *mapping ) argument
[all...]
H A Dtheatre_out.c106 writeTheatreRegList( accelerator_info *ai, impactv_regs *values, const register_mapping *mapping ) argument
220 readTheatreRegList( accelerator_info *ai, impactv_regs *values, const register_mapping *mapping ) argument
[all...]
/haiku/src/add-ons/kernel/drivers/audio/generic/
H A Dmulti.c143 multi_mix_value *values; local
181 multi_mix_value *values; local
[all...]
/haiku/src/add-ons/kernel/drivers/audio/ice1712/
H A Dmulti.cpp616 ice1712UI_CreateCombo(multi_mix_control **p_mmc, const char *values[], argument
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DInode.cpp87 AttrValue* values; local
510 AttrValue* values; local
[all...]
H A DNFS4Inode.cpp48 AttrValue* values; local
162 AttrValue* values; local
282 GetStat(AttrValue** values, uint32* count, OpenAttrCookie* cookie) argument
519 AttrValue* values; local
858 AttrValue* values; local
936 AttrValue* values; local
[all...]
H A DRootInode.cpp84 AttrValue* values; local
[all...]
/haiku/src/apps/debuganalyzer/gui/chart/
H A DBigtimeChartAxisLegendSource.cpp16 GetAxisLegends(const ChartDataRange& range, ChartLegend** legends, double* values, int32 maxLegends) argument
H A DDefaultChartAxisLegendSource.cpp16 GetAxisLegends(const ChartDataRange& range, ChartLegend** legends, double* values, int32 maxLegends) argument
H A DLegendChartAxis.cpp202 double values[maxLegends]; local
365 double values[maxLegends]; local
H A DNanotimeChartAxisLegendSource.cpp17 GetAxisLegends(const ChartDataRange& range, ChartLegend** legends, double* values, int32 maxLegends) argument
/haiku/src/apps/debugger/user_interface/gui/model/
H A DVariablesViewState.cpp210 VariablesViewState::SetValues(StackFrameValues* values) argument
226 VariablesViewState::SetExpressionValues(ExpressionValues* values) argument
/haiku/src/bin/bfs_tools/lib/
H A DBPlusTree.cpp285 off_t *values = node->Values(); local
575 off_t *values = node->Values(); local
/haiku/src/kits/device/
H A DJoystick.cpp230 variable_joystick *values local
[all...]
/haiku/src/kits/interface/
H A DChannelControl.cpp458 BChannelControl::SetAllValue(int32 values) argument
450 SetValue(int32 fromChannel, int32 channelCount, const int32* values) argument
650 StuffValues(int32 fromChannel, int32 channelCount, const int32* values) argument
/haiku/src/kits/interface/layouter/
H A DLayoutOptimizer.cpp114 double* values = new(nothrow) double[m * n]; local
653 LayoutOptimizer::Solve(const double* desired, double size, double* values) argument
685 _Solve(const double* desired, double* values) argument
952 _SetResult(const double* x, double* values) argument
[all...]
/haiku/src/libs/linprog/
H A DLayoutOptimizer.cpp128 double* values = new(nothrow) double[m * n]; local
630 LayoutOptimizer::Solve(double* values) argument
652 LayoutOptimizer::_Solve(double* values) argument
925 _SetResult(const double* x, double* values) argument
[all...]
/haiku/src/tests/kits/locale/
H A DRelativeDateTimeFormatTest.cpp64 static const Value values[] = { local
/haiku/src/tests/system/kernel/util/
H A DSinglyLinkedListTest.cpp54 SinglyLinkedListTest::TestList(List &list, Element *values, int valueCount) argument
84 Link values[valueCount]; local
99 MyLink values[valueCount]; local
[all...]
/haiku/headers/build/os/drivers/
H A Ddriver_settings.h11 char **values; member in struct:driver_parameter
/haiku/headers/os/drivers/
H A Ddriver_settings.h11 char **values; member in struct:driver_parameter
/haiku/headers/private/fs_shell/
H A Dfssh_driver_settings.h11 char **values; member in struct:fssh_driver_parameter
/haiku/headers/private/libroot/locale/
H A DLocaleBackend.h80 values[6]; member in struct:BPrivate::Libroot::LocaleNumericDataBridge::GlibcNumericLocale
/haiku/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dmulti.c53 auich_ac97_get_mix(void *card, const void *cookie, int32 type, float *values) { argument
112 auich_ac97_set_mix(void *card, const void *cookie, int32 type, float *values) argument
410 float values[2]; local
420 float values[1]; local
426 float values[1]; local
464 float values[2]; local
484 float values[1]; local
491 float values[1]; local
[all...]

Completed in 252 milliseconds

12