Searched refs:_Unset (Results 1 - 25 of 34) sorted by path

12

/haiku/headers/private/debugger/model/
H A DExpressionInfo.h48 void _Unset();
/haiku/headers/private/debugger/settings/
H A DTeamSettings.h63 void _Unset();
/haiku/headers/private/storage/
H A DDiskSystem.h61 void _Unset();
/haiku/headers/private/storage/mime/
H A DInstalledTypes.h53 void _Unset();
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DBlocker.h27 void _Unset();
H A DBlockerPool.h21 void _Unset();
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DBlocker.cpp57 _Unset();
120 _Unset();
141 // _Unset
143 Blocker::_Unset() function in class:Blocker
H A DBlockerPool.cpp22 _Unset();
28 _Unset();
75 _Unset();
101 // _Unset
103 BlockerPool::_Unset() function in class:BlockerPool
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DBlock.cpp54 _Unset();
182 _Unset();
195 // _Unset
197 Block::_Unset() function in class:Block
H A DBlock.h80 void _Unset();
H A DKey.h169 void _Unset() { if (fVersion & ALLOCATED) delete fKey; fKey = NULL; } function in class:VKey
184 ~VKey() { _Unset(); }
188 _Unset();
194 _Unset();
201 _Unset();
/haiku/src/add-ons/kernel/file_systems/udf/
H A DVolume.cpp39 _Unset();
300 // Clean up the icb we created, since _Unset()
319 _Unset();
357 Volume::_Unset() function in class:Volume
H A DVolume.h58 void _Unset();
/haiku/src/apps/debugger/settings/
H A DDebuggerSettingsManager.cpp39 _Unset();
122 DebuggerSettingsManager::_Unset() function in class:DebuggerSettingsManager
131 _Unset();
H A DDebuggerSettingsManager.h35 void _Unset();
/haiku/src/apps/debugger/user_interface/gui/settings/
H A DGuiTeamUiSettings.cpp33 _Unset();
135 _Unset();
146 GuiTeamUiSettings::_Unset() function in class:GuiTeamUiSettings
H A DGuiTeamUiSettings.h46 void _Unset();
/haiku/src/bin/bfs_tools/lib/
H A DInode.h87 void _Unset();
/haiku/src/kits/debugger/model/
H A DExpressionInfo.cpp43 _Unset();
56 _Unset();
81 _Unset();
92 ExpressionResult::_Unset() function in class:ExpressionResult
/haiku/src/kits/debugger/settings/
H A DBreakpointSetting.cpp48 _Unset();
56 _Unset();
78 _Unset();
147 _Unset();
165 BreakpointSetting::_Unset() function in class:BreakpointSetting
H A DBreakpointSetting.h52 void _Unset();
H A DTeamSettings.cpp38 _Unset();
46 _Unset();
55 _Unset();
105 _Unset();
265 _Unset();
338 TeamSettings::_Unset() function in class:TeamSettings
/haiku/src/kits/storage/disk_device/
H A DDiskDevice.cpp195 BPartition::_Unset();
H A DDiskSystem.cpp363 _Unset();
381 _Unset();
396 // _Unset
398 BDiskSystem::_Unset() function in class:BDiskSystem
/haiku/src/kits/storage/mime/
H A DInstalledTypes.cpp350 InstalledTypes::_Unset() function in class:BPrivate::Storage::Mime::InstalledTypes
376 _Unset();

Completed in 223 milliseconds

12