Searched defs:imageID (Results 1 - 22 of 22) sorted by relevance

/haiku-fatelf/src/add-ons/screen_savers/gravity/
H A Dmain.cpp11 instantiate_screen_saver(BMessage* prefs, image_id imageID) argument
H A DGravity.cpp17 Gravity::Gravity(BMessage* prefs, image_id imageID) argument
/haiku-fatelf/src/system/libroot/
H A Dlibroot_init.c44 initialize_before(image_id imageID) argument
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DMask.cpp52 int imageID; local
101 Mask::Mask(PDF* pdf, int imageID, const char* fileName, int length, int width, int height, int bpc) argument
H A DImage.cpp138 Image::Image(PDF* pdf, int imageID, const char* fileName, int width, int height, color_space colorSpace, int mask) argument
/haiku-fatelf/src/bin/debug/profile/
H A DSharedImage.cpp39 SharedImage::Init(team_id owner, image_id imageID) argument
H A DTeam.cpp236 Team::RemoveImage(image_id imageID, int32 event) argument
H A DBasicProfileResult.cpp21 image_id imageID; member in struct:HitSymbol
H A Dprofile.cpp266 void RemoveImage(team_id teamID, image_id imageID, int32 event) argument
/haiku-fatelf/src/system/libroot/posix/
H A Ddlfcn.c28 image_id imageID = __gRuntimeLoader->load_library(name, mode, &handle); local
/haiku-fatelf/src/apps/debugger/debug_info/
H A DGlobalTypeLookup.cpp230 GlobalTypeCache::RemoveTypes(image_id imageID) argument
H A DDwarfStackFrameDebugInfo.cpp166 DwarfStackFrameDebugInfo(Architecture* architecture, image_id imageID, DwarfFile* file, CompilationUnit* compilationUnit, DIESubprogram* subprogramEntry, GlobalTypeLookup* typeLookup, GlobalTypeCache* typeCache, target_addr_t instructionPointer, target_addr_t framePointer, target_addr_t relocationDelta, DwarfTargetInterface* targetInterface, RegisterMap* fromDwarfRegisterMap) argument
H A DDwarfTypes.cpp136 DwarfTypeContext::DwarfTypeContext(Architecture* architecture, image_id imageID, argument
/haiku-fatelf/src/kits/debug/
H A DSymbolLookup.cpp376 SymbolLookup::InitSymbolIterator(image_id imageID, argument
433 SymbolLookup::GetSymbol(image_id imageID, const char* name, int32 symbolType, argument
H A Ddebug_support.cpp459 debug_create_image_symbol_iterator(debug_symbol_lookup_context* lookupContext, image_id imageID, debug_symbol_iterator** _iterator) argument
/haiku-fatelf/src/kits/media/
H A DControllable.cpp348 image_id imageID = addon->ImageID(); local
/haiku-fatelf/src/system/runtime_loader/
H A Delf.cpp575 unload_library(void* handle, image_id imageID, bool addOn) argument
653 get_nth_symbol(image_id imageID, int32 num, char *nameBuffer, argument
778 get_symbol(image_id imageID, char const *symbolName, int32 symbolType, argument
/haiku-fatelf/src/apps/debugger/model/
H A DTeam.cpp231 Team::RemoveImage(image_id imageID) argument
/haiku-fatelf/src/bin/gdb/gdb/
H A Dhaiku-nat.c308 haiku_find_image(team_debug_info *teamDebugInfo, image_id imageID) argument
353 haiku_remove_image(team_debug_info *teamDebugInfo, image_id imageID) argument
293 haiku_find_image_insert_location(team_debug_info *teamDebugInfo, image_id imageID) argument
/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp389 int32 imageID; local
1322 TeamWindow::_HandleImageDebugInfoChanged(image_id imageID) argument
/haiku-fatelf/src/apps/debugger/controllers/
H A DTeamDebugger.cpp680 int32 imageID; local
690 int32 imageID; local
1328 TeamDebugger::_HandleImageDebugInfoChanged(image_id imageID) argument
1359 TeamDebugger::_HandleImageFileChanged(image_id imageID) argument
[all...]
/haiku-fatelf/src/system/kernel/
H A Delf.cpp2625 image_id imageID = image->id; local

Completed in 204 milliseconds