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

12

/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/build/os/drivers/
H A Ddriver_settings.h11 char **values; member in struct:driver_parameter
/haiku/src/apps/debuganalyzer/gui/chart/
H A DDefaultChartAxisLegendSource.cpp16 GetAxisLegends(const ChartDataRange& range, ChartLegend** legends, double* values, int32 maxLegends) argument
H A DBigtimeChartAxisLegendSource.cpp16 GetAxisLegends(const ChartDataRange& range, ChartLegend** legends, double* values, int32 maxLegends) argument
H A DNanotimeChartAxisLegendSource.cpp17 GetAxisLegends(const ChartDataRange& range, ChartLegend** legends, double* values, int32 maxLegends) argument
H A DLegendChartAxis.cpp202 double values[maxLegends]; local
365 double values[maxLegends]; 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/src/add-ons/accelerants/radeon/
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...]
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...]
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DRootInode.cpp84 AttrValue* values; local
[all...]
H A DNFS4Server.cpp174 AttrValue* values; local
H A DInodeDir.cpp181 AttrValue* values; local
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...]
/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/tests/kits/locale/
H A DRelativeDateTimeFormatTest.cpp64 static const Value values[] = { local
H A DDateFormatTest.cpp128 static const Value values[] = { local
[all...]
/haiku/src/kits/tracker/
H A DSettings.cpp114 EnumeratedStringValueSetting(const char* name, const char* defaultValue, const char* const* values, const char* valueExpectedErrorString, const char* wrongValueErrorString) argument
/haiku/src/tests/kits/app/bpropertyinfo/
H A DPropertyTestcase.cpp167 struct value_info *values; member in struct:property_tests
[all...]
/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/kits/device/
H A DJoystick.cpp230 variable_joystick *values local
[all...]
/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/geode/
H A Dgeode_multi.cpp188 geode_ac97_get_mix(geode_controller *controller, const void *cookie, int32 type, float *values) { argument
246 geode_ac97_set_mix(geode_controller *controller, const void *cookie, int32 type, float *values) argument
573 float values[2]; local
583 float values[1]; local
589 float values[1]; local
624 float values[2]; local
644 float values[1]; local
651 float values[1]; 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

Completed in 124 milliseconds

12