Searched defs:module (Results 76 - 90 of 90) sorted by relevance

1234

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DScriptInterpreterPython.cpp540 PyObject *module = PyImport_AddModule ("lldb.embedded_interpreter"); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp606 ProcessGDBRemote::WillLaunch (Module* module) argument
/freebsd-10-stable/contrib/ntp/lib/isc/win32/
H A Dsocket.c829 manager_log(isc_socketmgr_t *sockmgr, isc_logcategory_t *category, isc_logmodule_t *module, int level, const char *fmt, ...) argument
847 socket_log(int lineno, isc_socket_t *sock, isc_sockaddr_t *address, isc_logcategory_t *category, isc_logmodule_t *module, int level, isc_msgcat_t *msgcat, int msgset, int message, const char *fmt, ...) argument
/freebsd-10-stable/sys/kern/
H A Dvfs_aio.c401 aio_modload(struct module *module, int cmd, void *arg) argument
H A Duipc_mqueue.c2910 mq_modload(struct module *module, int cmd, void *arg) argument
/freebsd-10-stable/contrib/binutils/binutils/
H A Ddlltool.c1102 def_import (const char *app_name, const char *module, const char *dllext, argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
H A DProcess.h2224 WillLaunch (Module* module) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectTarget.cpp1397 DumpModuleArchitecture (Stream &strm, Module *module, bool full_triple, uint32_t width) argument
1414 DumpModuleUUID (Stream &strm, Module *module) argument
1423 DumpCompileUnitLineTable(CommandInterpreter &interpreter, Stream &strm, Module *module, const FileSpec &file_spec, bool load_addresses) argument
1518 DumpModuleSymtab(CommandInterpreter &interpreter, Stream &strm, Module *module, SortOrder sort_order) argument
1533 DumpModuleSections(CommandInterpreter &interpreter, Stream &strm, Module *module) argument
1551 DumpModuleSymbolVendor(Stream &strm, Module *module) argument
1589 LookupAddressInModule(CommandInterpreter &interpreter, Stream &strm, Module *module, uint32_t resolve_mask, lldb::addr_t raw_addr, lldb::addr_t offset, bool verbose) argument
1643 LookupSymbolInModule(CommandInterpreter &interpreter, Stream &strm, Module *module, const char *name, bool name_is_regex, bool verbose) argument
1728 LookupFunctionInModule(CommandInterpreter &interpreter, Stream &strm, Module *module, const char *name, bool name_is_regex, bool include_inlines, bool include_symbols, bool verbose) argument
1777 LookupTypeInModule(CommandInterpreter &interpreter, Stream &strm, Module *module, const char *name_cstr, bool name_is_regex) argument
1880 LookupFileAndLineInModule(CommandInterpreter &interpreter, Stream &strm, Module *module, const FileSpec &file_spec, uint32_t line, bool check_inlines, bool verbose) argument
1932 Module *module = Module::GetAllocatedModuleAtIndex(image_idx); local
2237 Module *module = module_list.GetModulePointerAtIndex(i); local
2362 Module *module = module_list.GetModulePointerAtIndex(i); local
2470 Module *module = module_list.GetModulePointerAtIndex(i); local
2882 Module *module = matching_modules.GetModulePointerAtIndex(0); local
3261 Module *module; local
3303 PrintModule(Target *target, Module *module, int indent, Stream &strm) argument
3994 LookupInModule(CommandInterpreter &interpreter, Module *module, CommandReturnObject &result, bool &syntax_error) argument
4172 Module *module = module_list.GetModulePointerAtIndex(j); local
[all...]
/freebsd-10-stable/sys/dev/qlxge/
H A Dqls_dump.c1223 uint32_t module, mux_sel, probe, lo_val, hi_val; local
/freebsd-10-stable/contrib/ntp/lib/isc/unix/
H A Dsocket.c707 manager_log(isc__socketmgr_t *sockmgr, isc_logcategory_t *category, isc_logmodule_t *module, int level, const char *fmt, ...) argument
732 socket_log(isc__socket_t *sock, isc_sockaddr_t *address, isc_logcategory_t *category, isc_logmodule_t *module, int level, isc_msgcat_t *msgcat, int msgset, int message, const char *fmt, ...) argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang-c/
H A DIndex.h5348 CXModule module; member in struct:__anon3066
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1716 ModuleSP module = GetObjectFile()->GetModule(); local
7325 ModuleSP module = GetObjectFile()->GetModule(); local
[all...]
/freebsd-10-stable/sys/dev/mlx5/
H A Ddevice.h483 u8 module; member in struct:mlx5_eqe_port_module_event
1336 u8 module[0x8]; member in struct:mlx5_ifc_mcia_reg_bits
H A Dmlx5_ifc.h7791 u8 module[0x8]; member in struct:mlx5_ifc_pmpr_reg_bits
7806 u8 module[0x8]; member in struct:mlx5_ifc_pmpe_reg_bits
7851 u8 module[0x8]; member in struct:mlx5_ifc_pmaos_reg_bits
8346 u8 module[0x8]; member in struct:mlx5_ifc_lane_2_module_mapping_bits
9088 u8 module[0x8]; member in struct:mlx5_ifc_port_module_event_bits
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c159579 static const sqlite3_tokenizer_module module = { local
[all...]

Completed in 626 milliseconds

1234