Home
last modified time | relevance | path

Searched defs:current (Results 1 – 25 of 147) sorted by relevance

123456

/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DDeviceList.cpp31 device_list_entry *current = fDeviceList; in ~DeviceList() local
60 device_list_entry *current = fDeviceList; in AddDevice() local
83 device_list_entry *current = fDeviceList; in RemoveDevice() local
112 device_list_entry *current = fDeviceList; in FindDevice() local
133 device_list_entry *current = fDeviceList; in CountDevices() local
148 device_list_entry *current = fDeviceList; in DeviceAt() local
170 device_list_entry *current = fDeviceList; in PublishDevices() local
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dcache.c64 struct CACHED_GENERIC *current) in inserthashindex()
104 const struct CACHED_GENERIC *current, int hash) in drophashindex()
150 struct CACHED_GENERIC *current; in ntfs_fetch_cache() local
216 struct CACHED_GENERIC *current; in ntfs_enter_cache() local
336 struct CACHED_GENERIC *current, int flags) in do_invalidate()
378 struct CACHED_GENERIC *current; in ntfs_invalidate_cache() local
/haiku/src/add-ons/kernel/drivers/graphics/et6x00/
H A Dbits.c41 char current; in ioSet8() local
75 char current; in ioGet8() local
/haiku/src/apps/icon-o-matic/transformable/
H A DTransformBoxStates.cpp126 DragCornerState::DragTo(BPoint current, uint32 modifiers) in DragTo()
336 DragSideState::DragTo(BPoint current, uint32 modifiers) in DragTo()
442 DragBoxState::DragTo(BPoint current, uint32 modifiers) in DragTo()
490 RotateBoxState::DragTo(BPoint current, uint32 modifiers) in DragTo()
558 OffsetCenterState::DragTo(BPoint current, uint32 modifiers) in DragTo()
H A DPerspectiveBoxStates.cpp57 DragCornerState::DragTo(BPoint current, uint32 modifiers) in DragTo()
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DDirectoryCache.cpp71 NameCacheEntry* current = fEntries.RemoveHead(); in ~DirectoryCacheSnapshot() local
112 NameCacheEntry* current = fNameCache.RemoveHead(); in Trash() local
169 NameCacheEntry* current = iterator.Next(); in RemoveEntry() local
H A DNFS4Server.cpp67 OpenState* current = iterator.Next(); in ServerRebooted() local
333 FileSystem* current = fFileSystems.Head(); in CallbackRecall() local
375 FileSystem* current = fFileSystems.Head(); in CallbackGetAttr() local
412 Delegation* current = iterator.Next(); in RecallAll() local
H A DFileInfo.cpp53 InodeName* current = fNames.Head(); in AddName() local
74 InodeName* current = fNames.Head(); in RemoveName() local
/haiku/src/apps/mediaplayer/playlist/
H A DMovePLItemsCommand.cpp116 PlaylistItem* current = fPlaylist->ItemAt(fPlaylist->CurrentItemIndex()); in Perform() local
151 PlaylistItem* current = fPlaylist->ItemAt(fPlaylist->CurrentItemIndex()); in Undo() local
H A DRandomizePLItemsCommand.cpp112 PlaylistItem* current = fPlaylist->ItemAt(fPlaylist->CurrentItemIndex()); in _Sort() local
H A DCopyPLItemsCommand.cpp101 PlaylistItem* current = fPlaylist->ItemAt(fPlaylist->CurrentItemIndex()); in Undo() local
/haiku/src/apps/devices/
H A DResourceUsageWindow.cpp274 struct device_configuration *current = deviceInfo->GetCurrent(); in InitWindow() local
306 struct device_configuration *current = deviceInfo->GetCurrent(); in InitWindow() local
333 struct device_configuration *current = deviceInfo->GetCurrent(); in InitWindow() local
354 struct device_configuration *current = deviceInfo->GetCurrent(); in InitWindow() local
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DDirectoryIterator.cpp81 uint16 current = 0; in GetNext() local
139 uint16 current = 0; in Lookup() local
H A DAttributeIterator.cpp60 uint16 current = 0; in GetNext() local
/haiku/src/tools/fs_shell/
H A Dhash.h15 void *current; member
/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dringbuff.h10 size_t current; /* index of next byte to read */ member
/haiku/src/system/boot/loader/file_systems/bfs/
H A DStream.cpp226 int32 current = (start % indirectSize) / directSize; in FindBlockRun() local
251 int32 current = -1; in FindBlockRun() local
274 int32 current = -1; in FindBlockRun() local
/haiku/src/servers/index/
H A DIndexServer.cpp140 VolumeWatcher* current = fVolumeWatcherList.ItemAt(i); in AddVolume() local
165 VolumeWatcher* current = fVolumeWatcherList.ItemAt(i); in RemoveVolume() local
327 IndexServerAddOn* current = fAddOnList.ItemAt(i); in _FindAddon() local
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPLCP.cpp116 KPPPOptionHandler *current = OptionHandlerAt(index); in OptionHandlerFor() local
190 KPPPLCPExtension *current = LCPExtensionAt(index); in LCPExtensionFor() local
/haiku/src/add-ons/kernel/drivers/network/ether/wb840/
H A Ddevice.c139 int16 current; in wb840_read() local
212 int16 current; in wb840_write() local
/haiku/src/system/libroot/posix/glibc/locale/
H A Dlc-ctype.c40 #define current(type,x,offset) \ in _nl_postload_ctype() macro
/haiku/src/apps/icon-o-matic/document/
H A DSetPropertiesCommand.cpp30 PropertyObject* current) in SetPropertiesCommand()
/haiku/src/add-ons/kernel/debugger/hangman/
H A Dhangman.c121 int current; in init_words() local
177 int current; in init_words_from_threadnames() local
232 display_word(int current, uint32 tried_letters) in display_word()
246 int current; in play_hangman() local
/haiku/src/add-ons/accelerants/intel_extreme/
H A Dpll.cpp187 lvds_dual_link(display_timing* current) in lvds_dual_link()
218 compute_pll_p2(display_timing* current, pll_divisors* divisors, in compute_pll_p2()
272 compute_dpll_g4x(display_timing* current, pll_divisors* divisors, bool isLVDS) in compute_dpll_g4x()
366 compute_dpll_9xx(display_timing* current, pll_divisors* divisors, bool isLVDS) in compute_dpll_9xx()
450 compute_pll_divisors(display_timing* current, pll_divisors* divisors, bool isLVDS) in compute_pll_divisors()
/haiku/src/preferences/screen/
H A DRefreshWindow.cpp30 RefreshWindow::RefreshWindow(BPoint position, float current, float min, float max) in RefreshWindow()

123456