/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | module.modulemap | 1 // define the module for __config outside of the top level 'std' module 4 module std_config [system] [extern_c] { 8 module std [system] { 17 module depr [extern_c] { 19 module ctype_h { 23 module errno_h { 27 module fenv_h { 32 module inttypes_h { 39 module locale_h { 43 module math_h { [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/ |
H A D | Makefile.def | 24 // "missing" indicates that that module doesn't supply 62 host_modules= { module= mpfr; lib_path=src/.libs; bootstrap=true; 66 host_modules= { module= mpc; lib_path=src/.libs; bootstrap=true; 69 host_modules= { module= isl; lib_path=.libs; bootstrap=true; 73 host_modules= { module= libelf; lib_path=.libs; bootstrap=true; 76 host_modules= { module= gold; bootstrap=true; }; 77 host_modules= { module= gprof; }; 78 host_modules= { module= gprofng; }; 79 host_modules= { module= intl; bootstrap=true; }; 80 host_modules= { module= tcl; [all …]
|
H A D | Makefile.tpl | 637 IF lib_path +]$(TARGET_LIB_PATH_[+module+])[+ ENDIF lib_path +][+ 640 @if target-[+module+] 641 TARGET_LIB_PATH_[+module+] = $$r/$(TARGET_SUBDIR)/[+module+]/[+lib_path+]: 642 @endif target-[+module+] 649 IF lib_path +]$(HOST_LIB_PATH_[+module+])[+ ENDIF lib_path +][+ 658 @if [+module+] 659 HOST_LIB_PATH_[+module+] = \ 660 $$r/$(HOST_SUBDIR)/[+module+]/[+lib_path+]:[+ IF bootstrap 661 +]$$r/$(HOST_SUBDIR)/prev-[+module+]/[+lib_path+]:[+ ENDIF bootstrap +] 662 @endif [+module+] [all …]
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | Makefile.def | 24 // "missing" indicates that that module doesn't supply 62 host_modules= { module= mpfr; lib_path=src/.libs; bootstrap=true; 66 host_modules= { module= mpc; lib_path=src/.libs; bootstrap=true; 69 host_modules= { module= isl; lib_path=.libs; bootstrap=true; 73 host_modules= { module= libelf; lib_path=.libs; bootstrap=true; 76 host_modules= { module= gold; bootstrap=true; }; 77 host_modules= { module= gprof; }; 78 host_modules= { module= intl; bootstrap=true; }; 79 host_modules= { module= tcl; 81 host_modules= { module= itcl; }; [all …]
|
H A D | Makefile.tpl | 639 IF lib_path +]$(TARGET_LIB_PATH_[+module+])[+ ENDIF lib_path +][+ 642 @if target-[+module+] 643 TARGET_LIB_PATH_[+module+] = $$r/$(TARGET_SUBDIR)/[+module+]/[+lib_path+]: 644 @endif target-[+module+] 651 IF lib_path +]$(HOST_LIB_PATH_[+module+])[+ ENDIF lib_path +][+ 660 @if [+module+] 661 HOST_LIB_PATH_[+module+] = \ 662 $$r/$(HOST_SUBDIR)/[+module+]/[+lib_path+]:[+ IF bootstrap 663 +]$$r/$(HOST_SUBDIR)/prev-[+module+]/[+lib_path+]:[+ ENDIF bootstrap +] 664 @endif [+module+] [all …]
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | Makefile.def | 24 // "missing" indicates that that module doesn't supply 63 host_modules= { module= mpfr; lib_path=src/.libs; bootstrap=true; 67 host_modules= { module= mpc; lib_path=src/.libs; bootstrap=true; 70 host_modules= { module= isl; lib_path=.libs; bootstrap=true; 74 host_modules= { module= gold; bootstrap=true; }; 75 host_modules= { module= gprof; }; 76 host_modules= { module= gprofng; }; 77 host_modules= { module= gettext; bootstrap=true; no_install=true; 94 host_modules= { module= tcl; 96 host_modules= { module= itcl; }; [all …]
|
H A D | Makefile.tpl | 659 IF lib_path +]$(TARGET_LIB_PATH_[+module+])[+ ENDIF lib_path +][+ 662 @if target-[+module+] 663 TARGET_LIB_PATH_[+module+] = $$r/$(TARGET_SUBDIR)/[+module+]/[+lib_path+]: 664 @endif target-[+module+] 671 IF lib_path +]$(HOST_LIB_PATH_[+module+])[+ ENDIF lib_path +][+ 680 @if [+module+] 681 HOST_LIB_PATH_[+module+] = \ 682 $$r/$(HOST_SUBDIR)/[+module+]/[+lib_path+]:[+ IF bootstrap 683 +]$$r/$(HOST_SUBDIR)/prev-[+module+]/[+lib_path+]:[+ ENDIF bootstrap +] 684 @endif [+module+] [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ |
H A D | module.modulemap | 1 module LLVM_Analysis { 4 module * { export * } 11 module LLVM_AsmParser { 14 module * { export * } 17 // A module covering CodeGen/ and Target/. These are intertwined 18 // and codependent, and thus notionally form a single module. 19 module LLVM_Backend { 22 module CodeGen { 24 module * { export * } 27 // translation unit (or none) and aren't part of this module. [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/ |
H A D | Makefile.def | 24 // "missing" indicates that that module doesn't supply 61 host_modules= { module= mpfr; lib_path=src/.libs; bootstrap=true; 65 host_modules= { module= mpc; lib_path=src/.libs; bootstrap=true; 68 host_modules= { module= isl; lib_path=.libs; bootstrap=true; 72 host_modules= { module= libelf; lib_path=.libs; bootstrap=true; 75 host_modules= { module= gold; bootstrap=true; }; 76 host_modules= { module= gprof; }; 77 host_modules= { module= intl; bootstrap=true; }; 78 host_modules= { module= tcl; 80 host_modules= { module= itcl; }; [all …]
|
H A D | Makefile.tpl | 582 IF lib_path +]$(TARGET_LIB_PATH_[+module+])[+ ENDIF lib_path +][+ 585 @if target-[+module+] 586 TARGET_LIB_PATH_[+module+] = $$r/$(TARGET_SUBDIR)/[+module+]/[+lib_path+]: 587 @endif target-[+module+] 594 IF lib_path +]$(HOST_LIB_PATH_[+module+])[+ ENDIF lib_path +][+ 603 @if [+module+] 604 HOST_LIB_PATH_[+module+] = \ 605 $$r/$(HOST_SUBDIR)/[+module+]/[+lib_path+]:[+ IF bootstrap 606 +]$$r/$(HOST_SUBDIR)/prev-[+module+]/[+lib_path+]:[+ ENDIF bootstrap +] 607 @endif [+module+] [all …]
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | module.c | 33 const void *module, 57 static int module_int_unload (module_loaded_t *module); 103 module_loaded_t *module; in module_handle() local 105 for ( module = module_list; module; module= module->next ) { in module_handle() 106 if ( !strcmp( module->name, file_name )) { in module_handle() 107 return module; in module_handle() 115 module_loaded_t *module; in module_unload() local 117 module = module_handle( file_name ); in module_unload() 118 if ( module ) { in module_unload() 119 module_int_unload( module ); in module_unload() [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ |
H A D | module.modulemap | 1 module Clang_Analysis { 7 module * { export * } 16 module Clang_AST { 25 module * { export * } 28 module Clang_ASTMatchers { requires cplusplus umbrella "ASTMatchers" module * { export * } } 30 module Clang_Basic { 72 module * { export * } 75 module Clang_CodeGen { requires cplusplus umbrella "CodeGen" module * { export * } } 76 module Clang_Config { requires cplusplus umbrella "Config" module * { export * } } 79 // logically form a single module. [all …]
|
/netbsd-src/external/bsd/iscsi/dist/src/initiator/ |
H A D | libkmod.c | 100 readkmod(kernel_t *kernel, kmod_t *module) in readkmod() argument 109 (void) memset(module, 0x0, sizeof(*module)); in readkmod() 110 module->name = strdup(ms->ms_name); in readkmod() 111 module->class = strdup(classes[ms->ms_class]); in readkmod() 112 module->source = strdup(sources[ms->ms_source]); in readkmod() 113 module->refcnt = ms->ms_refcnt; in readkmod() 114 module->size = ms->ms_size; in readkmod() 116 module->required = strdup(ms->ms_required); in readkmod() 123 freekmod(kmod_t *module) in freekmod() argument 125 (void) free(module->name); in freekmod() [all …]
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
H A D | gnulib-comp.m4 | 45 # Code from module absolute-header: 46 # Code from module accept: 47 # Code from module alloca: 48 # Code from module alloca-opt: 49 # Code from module arpa_inet: 50 # Code from module assure: 51 # Code from module at-internal: 52 # Code from module attribute: 53 # Code from module basename-lgpl: 54 # Code from module bind: [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | Modules.rst | 80 …module import behaves quite differently from the corresponding ``#include <stdio.h>``: when the co… 83 …``std.io`` module is only compiled once, and importing the module into a translation unit is a con… 85 * **Fragility**: Each module is parsed as a standalone entity, so it has a consistent preprocessor … 87 …module as a representation of that API. Because modules can only be built standalone, tools can re… 91 Many programming languages have a module or package system, and because of the variety of features … 97 … Thus, a struct declared in one module will still conflict with a struct of the same name declared… 99 … expose the full complexity of the language. Maintaining a stable binary module format across arch… 107 …bjective-C provides syntax for importing a module via an *@import declaration*, which imports the … 113 …module (which would contain, e.g., the entire C or C++ standard library) and make its API availabl… 127 …s automatically translate ``#include`` directives into the corresponding module import. For exampl… [all …]
|
/netbsd-src/external/bsd/openpam/dist/lib/libpam/ |
H A D | openpam_load.c | 60 pam_module_t *module; in openpam_load_module() local 62 module = openpam_dynamic(modulename); in openpam_load_module() 64 (module == NULL) ? "no" : "using", modulename); in openpam_load_module() 68 if (module == NULL && strchr(modulename, '/') == NULL) { in openpam_load_module() 69 module = openpam_static(modulename); in openpam_load_module() 71 (module == NULL) ? "no" : "using", modulename); in openpam_load_module() 74 if (module == NULL) { in openpam_load_module() 78 return (module); in openpam_load_module() 88 openpam_release_module(pam_module_t *module) in openpam_release_module() argument 91 if (module == NULL) in openpam_release_module() [all …]
|
H A D | openpam_dynamic.c | 128 pam_module_t *module; in try_module() local 131 if ((module = calloc(1, sizeof *module)) == NULL || in try_module() 132 (module->path = strdup(modpath)) == NULL || in try_module() 133 (module->dlh = try_dlopen(modpath)) == NULL) in try_module() 135 dlmodule = dlsym(module->dlh, "_pam_module"); in try_module() 138 module->func[i] = dlmodule->func[i]; in try_module() 140 module->func[i] = (pam_func_t)dlfunc(module->dlh, in try_module() 152 if (module->func[i] == NULL) in try_module() 158 return (module); in try_module() 161 if (module != NULL) { in try_module() [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | module.modulemap | 1 /*===---- module.modulemap - intrinsics module map -------------------------=== 10 module _Builtin_intrinsics [system] [extern_c] { 11 explicit module altivec { 16 explicit module arm { 19 explicit module acle { 24 explicit module neon { 31 explicit module sve { 38 explicit module intel { 70 explicit module mm_malloc { 76 explicit module cpuid { [all …]
|
/netbsd-src/external/bsd/unbound/dist/pythonmod/doc/examples/ |
H A D | example0.rst | 6 This basic example shows how to create simple python module which will pass on the requests to the … 8 How to enable python module 10 If you look into unbound configuration file, you can find the option `module-config` which specifie… 13 module-config: "validator python iterator" 15 …nbound calls modules starting from leftmost - the validator *(it is the first module on the list)*. 16 …es not know the answer *(it can only validate)*, thus it will pass on the event to the next module. 17 Next module is python which can 20 …When python module generates the response unbound calls validator. Validator grabs the answer and … 23 …es the query, Unbound informs python module (event :data:`module_event_moddone`). In the end, when… 25 Note that the python module is called with :data:`module_event_pass` event, because new DNS event w… [all …]
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/ |
H A D | Makefile.in | 70 $(LTLINK_MOD) -module -o $@ accesslog.lo version.lo $(LINK_LIBS) 73 $(LTLINK_MOD) -module -o $@ auditlog.lo version.lo $(LINK_LIBS) 76 $(LTLINK_MOD) -module -o $@ autoca.lo version.lo $(LINK_LIBS) 79 $(LTLINK_MOD) -module -o $@ constraint.lo version.lo $(LINK_LIBS) 82 $(LTLINK_MOD) -module -o $@ dds.lo version.lo $(LINK_LIBS) 85 $(LTLINK_MOD) -module -o $@ deref.lo version.lo $(LINK_LIBS) 88 $(LTLINK_MOD) -module -o $@ dyngroup.lo version.lo $(LINK_LIBS) 91 $(LTLINK_MOD) -module -o $@ dynlist.lo version.lo $(LINK_LIBS) 94 $(LTLINK_MOD) -module -o $@ homedir.lo version.lo $(LINK_LIBS) 97 $(LTLINK_MOD) -module -o $@ memberof.lo version.lo $(LINK_LIBS) [all …]
|
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/swig/ |
H A D | swigit | 38 module=$2 58 case "$module" in 65 cat << EOF > ${module}${lang}.i 66 %module ${module}${lang} 72 %include ${module}.h 75 cp ../../include/${module}.h . 77 swig ${swigflags} -${lang} ${module}${lang}.i 85 LIB=${module}${lang} 86 SRCS=${module}${lang}_wrap.c 92 LDADD+=-l${module} [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/crosstool/ |
H A D | create-snapshots.sh | 23 local module=$1 24 local log="${module}.log" 25 echo "Running: svn export -r ${REV} ${module}; log in ${log}" 26 svn -q export -r ${REV} ${LLVM_PROJECT_SVN}/${module}/trunk \ 27 ${module} > ${log} 2>&1 30 local tarball="${module}-${REV}.tar.bz2" 32 tar cjf ${tarball} ${module} 34 echo "Cleaning up '${module}'" 35 rm -rf ${module} ${log} 38 for module in "llvm" "llvm-gcc-4.2"; do [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | gp-display-src.cc | 249 Module *module; in proc_cmd() local 278 Vec_loop (Module*, lo->seg_modules, mindex, module) in proc_cmd() 280 module->functions->sort (FuncNameCmp); in proc_cmd() 284 Vec_loop (Function*, module->functions, findex, fitem) in proc_cmd() 344 Module *module; in run_args() local 356 Vec_loop (Module*, lo->seg_modules, mindex, module) in run_args() 358 if ((module->flags & MOD_FLAG_UNKNOWN) != 0 || in run_args() 359 module->lang_code == Sp_lang_unknown) in run_args() 363 print_anno_file (module->file_name, "1", NULL, false, in run_args() 400 Vec_loop (Module*, lo->seg_modules, mindex, module) in run_args() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | gp-display-src.cc | 249 Module *module; in proc_cmd() local 278 Vec_loop (Module*, lo->seg_modules, mindex, module) in proc_cmd() 280 module->functions->sort (FuncNameCmp); in proc_cmd() 284 Vec_loop (Function*, module->functions, findex, fitem) in proc_cmd() 344 Module *module; in run_args() local 356 Vec_loop (Module*, lo->seg_modules, mindex, module) in run_args() 358 if ((module->flags & MOD_FLAG_UNKNOWN) != 0 || in run_args() 359 module->lang_code == Sp_lang_unknown) in run_args() 363 print_anno_file (module->file_name, "1", NULL, false, in run_args() 400 Vec_loop (Module*, lo->seg_modules, mindex, module) in run_args() [all …]
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/objects/ |
H A D | objects.pl | 52 $module = $1."-"; 53 $module =~ s/\./_/g; 54 $module =~ s/-/_/g; 57 { $module = ""; } 62 $Cname = $module.$1; 92 if ($Cname ne "" && defined($ln{$module.$Cname})) 93 ….txt:$o:There's already an object with long name ",$ln{$module.$Cname}," on line ",$order{$module.… 99 if ($Cname ne "" && defined($sn{$module.$Cname})) 100 …txt:$o:There's already an object with short name ",$sn{$module.$Cname}," on line ",$order{$module.… 108 if ($Cname ne "" && defined($ln{$module.$Cname})) [all …]
|