Searched defs:select (Results 1 - 25 of 51) sorted by relevance

123

/haiku-fatelf/src/system/libroot/posix/sys/
H A Dselect.c69 select(int numBits, struct fd_set *readBits, struct fd_set *writeBits, function
/haiku-fatelf/src/apps/cortex/DiagramView/
H A DDiagramItem.cpp75 void DiagramItem::select() function in class:DiagramItem
/haiku-fatelf/src/libs/glut/
H A DglutMenu.h44 GLUTselectCB select; // callback function member in class:GlutMenu
/haiku-fatelf/src/libs/stdc++/legacy/
H A Dindstream.cc78 int select = mode == 0 ? (ios::in|ios::out) : mode; local
95 int select = mode == 0 ? (ios::in|ios::out) : mode; local
/haiku-fatelf/headers/private/net/
H A Dnet_stack_interface.h71 status_t (*select)(net_socket* socket, uint8 event, member in struct:net_stack_interface_module_info
/haiku-fatelf/src/bin/coreutils/lib/
H A Dsys_socket.in.h427 # undef select macro
428 # define select select_used_without_including_sys_select_h macro
H A Dunistd.in.h114 # undef select macro
115 # define select select_used_without_including_sys_select_h macro
H A Dselect.c475 #undef select macro
[all...]
/haiku-fatelf/src/kits/tracker/
H A DDirMenu.cpp83 Populate(const BEntry* startEntry, BWindow* originatingWindow, bool includeStartEntry, bool select, bool reverse, bool addShortcuts, bool navMenuEntries) argument
/haiku-fatelf/src/add-ons/media/plugins/matroska/libmatroska/
H A DFileKax.cpp310 void FileMatroska::SelectReadingTrack(Track * aTrack, bool select) argument
/haiku-fatelf/src/apps/powerstatus/
H A DExtendedInfoWindow.cpp305 ExtPowerStatusView::Select(bool select) argument
/haiku-fatelf/src/bin/network/wget/lib/
H A Dunistd.in.h89 # undef select macro
90 # define select select_used_without_including_sys_select_h macro
/haiku-fatelf/src/bin/network/wget/msdos/
H A Dconfig.h116 #define select select_s macro
/haiku-fatelf/src/preferences/appearance/
H A DFontSelectionView.cpp277 FontSelectionView::_SelectCurrentFont(bool select) argument
297 FontSelectionView::_SelectCurrentSize(bool select) argument
/haiku-fatelf/src/preferences/filetypes/
H A DPreferredAppMenu.cpp154 BMenuItem* select = NULL; local
/haiku-fatelf/src/preferences/fonts/
H A DFontSelectionView.cpp267 FontSelectionView::_SelectCurrentFont(bool select) argument
287 FontSelectionView::_SelectCurrentSize(bool select) argument
/haiku-fatelf/src/tools/docbook/libxslt/libexslt/
H A Defunctions.c43 xmlXPathCompExprPtr select; member in struct:_exsltFuncResultPreComp
[all...]
/haiku-fatelf/src/apps/webpositive/
H A DBrowserApp.cpp256 bool select = false; local
448 _CreateNewTab(BrowserWindow* window, const BString& url, bool select) argument
/haiku-fatelf/src/apps/webpositive/support/
H A DFontSelectionView.cpp433 FontSelectionView::_SelectCurrentFont(bool select) argument
453 FontSelectionView::_SelectCurrentSize(bool select) argument
/haiku-fatelf/headers/build/os/drivers/
H A DDrivers.h51 device_select_hook select; /* start select */ member in struct:__anon24
/haiku-fatelf/src/bin/network/wget/src/
H A Dmswindows.h142 #define select wrapped_select macro
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Dcpu.cpp187 uint8 select = channel << PIT_SELECT_CHANNEL_SHIFT; local
/haiku-fatelf/headers/os/drivers/
H A DDrivers.h51 device_select_hook select; /* start select */ member in struct:__anon217
H A Ddevice_manager.h182 status_t (*select)(void *cookie, uint8 event, selectsync *sync); member in struct:device_module_info
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_drivers.h53 fssh_device_select_hook select; /* start select */ member in struct:__anon736

Completed in 303 milliseconds

123