Searched refs:SetInfo (Results 1 - 11 of 11) sorted by relevance

/haiku/src/preferences/shortcuts/
H A DMetaKeyStateMap.h25 // Note: You MUST call SetInfo() directly after using this ctor!
36 void SetInfo(const char* keyName);
H A DMetaKeyStateMap.cpp25 // User MUST call SetInfo() before using!
31 SetInfo(name);
36 MetaKeyStateMap::SetInfo(const char* keyName) function in class:MetaKeyStateMap
H A DShortcutsSpec.cpp75 map.SetInfo(name);
/haiku/src/kits/debugger/model/
H A DStackFrameValueInfos.cpp57 SetInfo(NULL, NULL);
63 void SetInfo(Type* type, ValueLocation* location) function in struct:StackFrameValueInfos::InfoEntry
164 StackFrameValueInfos::SetInfo(ObjectID* variable, TypeComponentPath* path, function in class:StackFrameValueInfos
175 entry->SetInfo(type, location);
/haiku/headers/private/debugger/model/
H A DStackFrameValueInfos.h41 status_t SetInfo(ObjectID* variable,
/haiku/src/apps/debugger/user_interface/gui/model/
H A DVariablesViewState.cpp151 void SetInfo(const VariablesViewNodeInfo& info) function in struct:VariablesViewState::InfoEntry
261 entry->SetInfo(info);
/haiku/headers/private/kernel/platform/efi/protocol/
H A Dfile.h83 efi_status (*SetInfo) (struct efi_file_protocol* self, efi_guid* info_type,
/haiku/headers/build/os/kernel/
H A Delf.h367 void SetInfo(uint8 bind, uint8 type);
382 void SetInfo(uint8 bind, uint8 type);
896 Elf32_Sym::SetInfo(uint8 bind, uint8 type) function in class:Elf32_Sym
917 Elf64_Sym::SetInfo(uint8 bind, uint8 type) function in class:Elf64_Sym
/haiku/headers/os/kernel/
H A Delf.h378 void SetInfo(uint8 bind, uint8 type);
393 void SetInfo(uint8 bind, uint8 type);
907 Elf32_Sym::SetInfo(uint8 bind, uint8 type) function in class:Elf32_Sym
928 Elf64_Sym::SetInfo(uint8 bind, uint8 type) function in class:Elf64_Sym
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp136 void SetInfo(const ExpressionInfoList& infoList) function in struct:VariablesView::ExpressionInfoEntry
/haiku/src/system/kernel/
H A Delf.cpp2586 symbol.SetInfo(STB_GLOBAL,

Completed in 91 milliseconds