Searched defs:modules (Results 1 - 25 of 77) sorted by path

1234

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/stats/
H A Dstats.cc30 InternalMmapVectorNoCtor<StatModule **> modules; member in namespace:__anon9699
/netbsd-current/external/gpl2/lvm2/dist/lib/activate/
H A Dactivate.c56 list_segment_modules(struct dm_pool *mem, const struct lv_segment *seg, struct dm_list *modules) argument
104 list_lv_modules(struct dm_pool *mem, const struct logical_volume *lv, struct dm_list *modules) argument
/netbsd-current/external/gpl2/lvm2/dist/lib/error/
H A Derrseg.c74 _errseg_modules_needed(struct dm_pool *mem, const struct lv_segment *seg __attribute((unused)), struct dm_list *modules) argument
/netbsd-current/external/gpl2/lvm2/dist/lib/mirror/
H A Dmirrored.c532 _mirrored_modules_needed(struct dm_pool *mem, const struct lv_segment *seg, struct dm_list *modules) argument
/netbsd-current/external/gpl2/lvm2/dist/lib/report/
H A Dreport.c200 struct dm_list *modules; local
/netbsd-current/external/gpl2/lvm2/dist/lib/snapshot/
H A Dsnapshot.c265 _snap_modules_needed(struct dm_pool *mem, const struct lv_segment *seg __attribute((unused)), struct dm_list *modules) argument
/netbsd-current/external/gpl2/lvm2/dist/lib/zero/
H A Dzero.c71 _zero_modules_needed(struct dm_pool *mem, const struct lv_segment *seg __attribute((unused)), struct dm_list *modules) argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_common_linux.cc54 ListOfModules modules; local
H A Dlsan_common_mac.cc124 InternalMmapVector<LoadedModule> modules; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_libignore.cc54 ListOfModules modules; local
H A Dsanitizer_mac.cc1100 InternalMmapVector<LoadedModule> modules; local
[all...]
H A Dsanitizer_procmaps_common.cc121 DumpListOfModules( InternalMmapVectorNoCtor<LoadedModule> *modules) argument
H A Dsanitizer_procmaps_mac.cc350 DumpListOfModules( InternalMmapVectorNoCtor<LoadedModule> *modules) argument
H A Dsanitizer_symbolizer_libcdep.cc168 static const LoadedModule *SearchForModule(const ListOfModules &modules, argument
H A Dsanitizer_win.cc431 ListOfModules modules; local
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_procmaps_test.cc40 InternalMmapVector<LoadedModule> modules; local
60 InternalMmapVector<LoadedModule> modules; local
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dplugin.c206 static heim_dict_t modules; variable
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DModuleMap.h701 llvm::iterator_range<module_iterator> modules() const { function in class:clang::ModuleMap
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DIRObjectFile.h58 iterator_range<module_iterator> modules() const { function in class:llvm::object::IRObjectFile
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp217 const DbiModuleList &DbiStream::modules() const { return Modules; } function in class:DbiStream
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dlog.c153 isc_logmodule_t * modules; member in struct:isc_log
638 isc_log_registermodules(isc_log_t *lctx, isc_logmodule_t modules[]) { argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dvms-alpha.c304 struct module *modules; /* list of all compilation units */ member in struct:vms_private_data_struct
H A Dvms-lib.c88 struct carsym *modules; member in struct:lib_tdata
1941 _bfd_vms_lib_build_map(unsigned int nbr_modules, struct lib_index *modules, unsigned int *res_cnt, struct lib_index **res) argument
2042 struct lib_index *modules; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Ddeffile.h86 def_file_module *modules; member in struct:def_file
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dvms-alpha.c308 struct module *modules; /* list of all compilation units */ member in struct:vms_private_data_struct

Completed in 419 milliseconds

1234