Searched defs:function (Results 126 - 150 of 173) sorted by relevance

1234567

/haiku-fatelf/src/bin/gdb/gdb/
H A Dxstormy16-tdep.c229 xstormy16_push_dummy_call(struct gdbarch *gdbarch, struct value *function, struct regcache *regcache, CORE_ADDR bp_addr, int nargs, struct value **args, CORE_ADDR sp, int struct_return, CORE_ADDR struct_addr) argument
[all...]
H A Dd10v-tdep.c956 d10v_push_dummy_call (struct gdbarch *gdbarch, struct value *function, argument
H A Dh8300-tdep.c631 h8300_push_dummy_call(struct gdbarch *gdbarch, struct value *function, struct regcache *regcache, CORE_ADDR bp_addr, int nargs, struct value **args, CORE_ADDR sp, int struct_return, CORE_ADDR struct_addr) argument
[all...]
H A Dhppa-tdep.c724 hppa32_push_dummy_call(struct gdbarch *gdbarch, struct value *function, struct regcache *regcache, CORE_ADDR bp_addr, int nargs, struct value **args, CORE_ADDR sp, int struct_return, CORE_ADDR struct_addr) argument
896 hppa64_push_dummy_call(struct gdbarch *gdbarch, struct value *function, struct regcache *regcache, CORE_ADDR bp_addr, int nargs, struct value **args, CORE_ADDR sp, int struct_return, CORE_ADDR struct_addr) argument
2361 hppa_find_global_pointer(struct value *function) argument
[all...]
H A Di386-tdep.c1207 i386_push_dummy_call(struct gdbarch *gdbarch, struct value *function, struct regcache *regcache, CORE_ADDR bp_addr, int nargs, struct value **args, CORE_ADDR sp, int struct_return, CORE_ADDR struct_addr) argument
[all...]
/haiku-fatelf/src/bin/gdb/readline/
H A Dbind.c969 _rl_parser_func_t *function; member in struct:__anon4262
1878 rl_command_func_t *function; local
[all...]
/haiku-fatelf/src/system/boot/loader/
H A Dmenu.cpp353 Menu::AddShortcut(char key, shortcut_hook function) argument
/haiku-fatelf/src/system/kernel/cache/
H A Dfile_cache.cpp675 satisfy_cache_io(file_cache_ref* ref, void* cookie, cache_func function, argument
748 cache_func function = NULL; local
889 file_cache_control(const char* subsystem, uint32 function, void* buffer, size_t bufferSize) argument
[all...]
/haiku-fatelf/src/system/kernel/
H A Dsmp.cpp791 spinlock_contention_syscall(const char* subsystem, uint32 function, argument
826 call_all_cpus_early(void (*function)(void*, int), void* cookie) argument
[all...]
/haiku-fatelf/src/system/libroot/posix/glibc/stdio-common/
H A Dvfprintf.c1859 printf_function *function; local
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxpath.h326 const xmlChar *function; member in struct:_xmlXPathContext
[all...]
/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dextensions.c567 xsltRegisterExtFunction(xsltTransformContextPtr ctxt, const xmlChar * name, const xmlChar * URI, xmlXPathFunction function) argument
596 xsltRegisterExtElement(xsltTransformContextPtr ctxt, const xmlChar * name, const xmlChar * URI, xsltTransformFunction function) argument
1302 xsltRegisterExtModuleFunction(const xmlChar * name, const xmlChar * URI, xmlXPathFunction function) argument
1391 xsltNewElemPreComp(xsltStylesheetPtr style, xmlNodePtr inst, xsltTransformFunction function) argument
1424 xsltInitElemPreComp(xsltElemPreCompPtr comp, xsltStylesheetPtr style, xmlNodePtr inst, xsltTransformFunction function, xsltElemPreCompDeallocator freeFunc) argument
1666 xsltRegisterExtModuleTopLevel(const xmlChar * name, const xmlChar * URI, xsltTopLevelFunction function) argument
1844 xsltExtElementPreCompTest(xsltStylesheetPtr style, xmlNodePtr inst, xsltTransformFunction function) argument
[all...]
/haiku-fatelf/src/tools/fs_shell/
H A Dfssh.cpp130 Command::Command(command_function* function, const char* name, argument
204 CommandManager::AddCommand(command_function* function, const char* name, argument
212 CommandManager::AddCommands(command_function* function, const char* name, argument
[all...]
/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp602 TeamWindow::FunctionSelectionChanged(FunctionInstance* function) argument
748 TeamWindow::FunctionSourceCodeChanged(Function* function) argument
1016 Function* function = fTeam->FunctionByID( local
1071 Function* function = fActiveFunction->GetFunction(); local
[all...]
/haiku-fatelf/src/add-ons/kernel/bus_managers/pci/
H A Dpci.cpp46 pci_read_config(uint8 virtualBus, uint8 device, uint8 function, uint8 offset, argument
65 pci_write_config(uint8 virtualBus, uint8 device, uint8 function, uint8 offset, argument
78 pci_find_capability(uchar virtualBus, uchar device, uchar function, argument
91 pci_reserve_device(uchar virtualBus, uchar device, uchar function, argument
189 pci_unreserve_device(uchar virtualBus, uchar device, uchar function, const char *driverName, void *nodeCookie) argument
287 pci_update_interrupt_line(uchar virtualBus, uchar device, uchar function, uchar newInterruptLineValue) argument
1075 _DiscoverDevice(PCIBus *bus, uint8 dev, uint8 function) argument
1123 _CreateDevice(PCIBus *parent, uint8 device, uint8 function) argument
1454 ReadConfig(int domain, uint8 bus, uint8 device, uint8 function, uint8 offset, uint8 size, uint32 *value) argument
1477 ReadConfig(int domain, uint8 bus, uint8 device, uint8 function, uint8 offset, uint8 size) argument
1502 WriteConfig(int domain, uint8 bus, uint8 device, uint8 function, uint8 offset, uint8 size, uint32 value) argument
1533 FindCapability(int domain, uint8 bus, uint8 device, uint8 function, uint8 capID, uint8 *offset) argument
1600 FindDevice(int domain, uint8 bus, uint8 device, uint8 function) argument
1607 _FindDevice(PCIBus *current, int domain, uint8 bus, uint8 device, uint8 function) argument
1638 UpdateInterruptLine(int domain, uint8 bus, uint8 _device, uint8 function, uint8 newInterruptLineValue) argument
[all...]
/haiku-fatelf/src/apps/debugger/debug_info/
H A DDwarfImageDebugInfo.cpp381 DwarfFunctionDebugInfo* function local
528 DwarfFunctionDebugInfo* function = dynamic_cast<DwarfFunctionDebugInfo*>( local
702 DwarfFunctionDebugInfo* function local
782 DwarfFunctionDebugInfo* function local
875 DwarfFunctionDebugInfo* function local
[all...]
/haiku-fatelf/src/apps/debugger/controllers/
H A DTeamDebugger.cpp733 Function* function = functionInstance->GetFunction(); local
[all...]
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Ddevices.cpp83 uint8 function; member in struct:drive_parameters::__anon311::__anon313
/haiku-fatelf/src/system/boot/platform/atari_m68k/
H A Ddevices.cpp67 uint8 function; member in struct:drive_parameters::__anon301::__anon303
/haiku-fatelf/headers/private/graphics/matrox/
H A DDriverInterface.h105 uint8 function; /* PCI function number in device, from pci_info */ member in struct:__anon785
/haiku-fatelf/headers/private/graphics/nvidia_gpgpu/
H A DDriverInterface.h174 uint8 function; /* PCI function number in device, from pci_info */ member in struct:__anon864
/haiku-fatelf/headers/private/graphics/skeleton/
H A DDriverInterface.h108 uint8 function; /* PCI function number in device, from pci_info */ member in struct:__anon937
/haiku-fatelf/headers/private/graphics/via/
H A DDriverInterface.h108 uint8 function; /* PCI function number in device, from pci_info */ member in struct:__anon958
/haiku-fatelf/src/bin/bash/lib/readline/
H A Dbind.c1112 _rl_parser_func_t *function; member in struct:__anon3222
2098 rl_command_func_t *function; local
[all...]
/haiku-fatelf/src/bin/gdb/bfd/
H A Ddwarf2.c1222 lookup_address_in_line_info_table(struct line_info_table *table, bfd_vma addr, struct funcinfo *function, const char **filename_ptr, unsigned int *linenumber_ptr) argument
1607 struct funcinfo *function; local
[all...]

Completed in 335 milliseconds

1234567