Searched defs:config (Results 101 - 125 of 151) sorted by relevance

1234567

/haiku-fatelf/src/add-ons/kernel/drivers/timer/
H A Dhpet.h60 volatile uint64 config; member in struct:hpet_timer
78 volatile uint64 config; /* R/W: Config Bits */ member in struct:hpet_regs
/haiku-fatelf/src/add-ons/kernel/network/stack/
H A Ddatalink.cpp277 struct ifconf config; local
286 struct ifconf config; local
303 struct ifconf config; local
311 struct ifconf config; local
[all...]
H A Dlink.cpp397 struct ifconf config; local
406 struct ifconf config; local
/haiku-fatelf/src/add-ons/translators/webp/libwebp/enc/
H A Dpicture.c271 WebPConfig config; local
/haiku-fatelf/src/apps/debuganalyzer/gui/chart/
H A DChart.cpp85 AddDataSource(ChartDataSource* dataSource, int32 index, ChartRendererDataSourceConfig* config) argument
112 AddDataSource(ChartDataSource* dataSource, ChartRendererDataSourceConfig* config) argument
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Dserdrv.c65 static const struct re_config config = { variable in typeref:struct:re_config
H A Dserpardr.c59 static const struct re_config config = { variable in typeref:struct:re_config
614 static int serpar_set_params(const ParameterConfig *config) argument
/haiku-fatelf/src/bin/pcmcia-cs/
H A Dcardctl.c166 static void print_config(config_info_t *config) argument
321 config_info_t config; local
357 config_info_t config; local
392 config_info_t config; local
[all...]
/haiku-fatelf/src/bin/zip/
H A Ddeflate.c225 typedef struct config { struct
230 } config; typedef in typeref:struct:config
/haiku-fatelf/src/kits/interface/
H A DPrivateScreen.cpp684 frame_buffer_config config; local
695 frame_buffer_config config; local
742 BPrivateScreen::_GetFrameBufferConfig(frame_buffer_config& config) argument
/haiku-fatelf/src/servers/app/drawing/html5/
H A DHTML5HWInterface.cpp441 HTML5HWInterface::GetFrameBufferConfig(frame_buffer_config& config) argument
/haiku-fatelf/src/servers/app/drawing/remote/
H A DRemoteHWInterface.cpp404 RemoteHWInterface::GetFrameBufferConfig(frame_buffer_config& config) argument
/haiku-fatelf/headers/os/drivers/pcmcia/
H A Dds.h66 config_info_t config; member in union:ds_ioctl_arg_t
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dauich.h148 device_config config; member in struct:_auich_dev
/haiku-fatelf/src/add-ons/kernel/drivers/audio/cmedia/
H A Dcm_private.h130 pcm_cfg config; member in struct:__anon1501
H A Dpcm.c250 configure_pcm( pcm_dev * port, pcm_cfg * config, bool force) argument
719 pcm_cfg config = port->config; local
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpivar.h168 struct wpi_config config; member in struct:wpi_softc
/haiku-fatelf/src/add-ons/media/media-add-ons/esound_sink/
H A DESDSinkNode.cpp78 ESDSinkNode::ESDSinkNode(BMediaAddOn *addon, char* name, BMessage * config) argument
/haiku-fatelf/src/add-ons/media/media-add-ons/reader/
H A DMediaReader.cpp49 MediaReader( size_t defaultChunkSize, float defaultBitRate, const flavor_info * info, BMessage * config, BMediaAddOn * addOn) argument
/haiku-fatelf/src/add-ons/media/media-add-ons/usb_webcam/addons/sonix/
H A DSonixCamDevice.cpp105 const BUSBConfiguration *config = GetDevice()->ConfigurationAt(0); local
/haiku-fatelf/src/add-ons/media/media-add-ons/usb_webcam/addons/uvc/
H A DUVCCamDevice.cpp77 const BUSBConfiguration* config; local
697 const BUSBConfiguration* config = fDevice->ActiveConfiguration(); local
744 const BUSBConfiguration* config = fDevice->ActiveConfiguration(); local
952 const BUSBConfiguration* config; local
[all...]
/haiku-fatelf/src/kits/media/
H A DMediaAddOn.cpp521 BMediaAddOn::InstantiateNodeFor(const flavor_info *info, BMessage *config, argument
/haiku-fatelf/src/kits/translation/
H A DTranslationUtils.cpp339 BMessage config; local
/haiku-fatelf/src/libs/pdflib/libs/flate/
H A Ddeflate.c125 } config; typedef in typeref:struct:config_s
/haiku-fatelf/src/libs/zlib/
H A Ddeflate.c123 } config; typedef in typeref:struct:config_s

Completed in 280 milliseconds

1234567