/openbsd-src/gnu/llvm/libcxx/include/ |
H A D | module.modulemap.in | 1 // define the module for __config outside of the top level 'std' module 4 module std_config [system] [extern_c] { 9 module std [system] { 18 module depr [extern_c] { 20 module ctype_h { 24 module errno_h { 28 module fenv_h { 33 module inttypes_h { 40 module locale_h { 45 module math_h { [all …]
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ |
H A D | module.modulemap | 1 module LLVM_Analysis { 4 module * { export * } 12 module LLVM_AsmParser { 15 module * { export * } 18 // A module covering CodeGen/ and Target/. These are intertwined 19 // and codependent, and thus notionally form a single module. 20 module LLVM_Backend { 23 module CodeGen { 25 module * { export * } 28 // translation unit (or none) and aren't part of this module. [all …]
|
/openbsd-src/gnu/llvm/lldb/include/lldb/ |
H A D | module.modulemap | 2 module lldb_API { 8 module * { export * } 11 module lldb_Host { 17 module ConnectionFileDescriptor { header "Host/ConnectionFileDescriptor.h" export * } 18 module Debug { header "Host/Debug.h" export * } 19 module Editline { header "Host/Editline.h" export * } 20 module FileCache { header "Host/FileCache.h" export * } 21 module File { header "Host/File.h" export * } 22 module FileAction { header "Host/FileAction.h" export * } 23 module FileSystem { header "Host/FileSystem.h" export * } [all …]
|
/openbsd-src/gnu/usr.bin/binutils-2.17/ |
H A D | Makefile.def | 24 // "missing" indicates that that module doesn't supply 27 build_modules= { module= libiberty; }; 28 build_modules= { module= bison; }; 29 build_modules= { module= byacc; }; 30 build_modules= { module= flex; }; 31 build_modules= { module= m4; }; 32 build_modules= { module= texinfo; }; 33 build_modules= { module= fixincludes; 36 host_modules= { module= ash; }; 37 host_modules= { module= autoconf; }; [all …]
|
/openbsd-src/gnu/llvm/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 { 78 module * { export * } 80 module Clang_Basic_TokenKinds { 89 module Clang_CodeGen { requires cplusplus umbrella "CodeGen" module * { export * } } 90 module Clang_Config { requires cplusplus umbrella "Config" module * { export * } } [all …]
|
/openbsd-src/gnu/llvm/clang/include/clang/Lex/ |
H A D | ModuleMap.h | 10 // module as it relates to headers. 19 #include "clang/Basic/Module.h" 46 /// A mechanism to observe the actions of the module map parser as it 47 /// reads module map files. 54 /// Called when a module map file has been read. 59 /// \param IsSystem Whether this is a module map from a system include path. 63 /// Called when a header is added during module map parsing. 68 /// Called when an umbrella header is added during module map parsing. 89 /// Language options used to parse the module map itself. 94 /// The module that the main source file is associated with (the module [all …]
|
H A D | ModuleLoader.h | 1 //===- ModuleLoader.h - Module Loader Interface -----------------*- C++ -*-===// 18 #include "clang/Basic/Module.h" 31 /// module or submodule, e.g., std.vector. 34 /// Describes the result of attempting to load a module. 38 // We either succeeded or failed to load the named module. 41 // The module exists, but does not actually contain the named submodule. 46 // The module exists but cannot be imported due to a configuration mismatch. 49 llvm::PointerIntPair<Module *, 2, LoadResultKind> Storage; 52 ModuleLoadResult(Module *M) : Storage(M, Normal) {} in ModuleLoadResult() 54 ModuleLoadResult(Module *M, LoadResultKind Kind) : Storage(M, Kind) {} in ModuleLoadResult() [all …]
|
/openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
H A D | Module.h | 1 //===- Module.h - Describe a module -----------------------------*- C++ -*-===// 10 /// Defines the clang::Module class, which describes a module in the 52 /// Describes the name of a module. 55 /// The signature of a module, which is a hash of the AST content. 95 /// Describes a module or submodule. 97 /// Aligned to 8 bytes to allow for llvm::PointerIntPair<Module *, 3>. 98 class alignas(8) Module { 100 /// The name of this module. 103 /// The location of the module definition. 107 /// This is a module that was defined by a module map and built out [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-test/ |
H A D | restrictive-1_4.yml | 5 … reports, and patches should be sent to the\nModule-Build mailing list at <module-build@perl.org>." 10 generated_by: 'Module::Build version 0.3608' 13 url: http://module-build.sourceforge.net/META-spec-v1.4.html 15 name: Module-Build 17 Module::Build: 18 file: lib/Module/Build.pm 20 Module::Build::Base: 21 file: lib/Module/Build/Base.pm 23 Module::Build::Compat: 24 file: lib/Module/Build/Compat.pm [all …]
|
H A D | META-1_4.yml | 5 … reports, and patches should be sent to the\nModule-Build mailing list at <module-build@perl.org>." 10 generated_by: 'Module::Build version 0.3608' 13 url: http://module-build.sourceforge.net/META-spec-v1.4.html 15 name: Module-Build 17 Module::Build: 18 file: lib/Module/Build.pm 20 Module::Build::Base: 21 file: lib/Module/Build/Base.pm 23 Module::Build::Compat: 24 file: lib/Module/Build/Compat.pm [all …]
|
H A D | unicode.yml | 5 … reports, and patches should be sent to the\nModule-Build mailing list at <module-build@perl.org>." 10 generated_by: 'Module::Build version 0.3608' 13 url: http://module-build.sourceforge.net/META-spec-v1.4.html 15 name: Module-Build 17 Module::Build: 18 file: lib/Module/Build.pm 20 Module::Build::Base: 21 file: lib/Module/Build/Base.pm 23 Module::Build::Compat: 24 file: lib/Module/Build/Compat.pm [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-fail/ |
H A D | META-1_4.yml | 5 … reports, and patches should be sent to the\nModule-Build mailing list at <module-build@perl.org>." 10 generated_by: 'Module::Build version 0.3608' 13 url: http://module-build.sourceforge.net/META-spec-v1.4.html 15 name: Module-Build 17 Module::Build: 18 file: lib/Module/Build.pm 20 Module::Build::Base: 21 file: lib/Module/Build/Base.pm 23 Module::Build::Compat: 24 file: lib/Module/Build/Compat.pm [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-fixable/ |
H A D | meta-spec-version-trailing-zeros.yml | 5 … reports, and patches should be sent to the\nModule-Build mailing list at <module-build@perl.org>." 10 generated_by: 'Module::Build version 0.3608' 13 url: http://module-build.sourceforge.net/META-spec-v1.4.html 15 name: Module-Build 17 Module::Build: 18 file: lib/Module/Build.pm 20 Module::Build::Base: 21 file: lib/Module/Build/Base.pm 23 Module::Build::Compat: 24 file: lib/Module/Build/Compat.pm [all …]
|
H A D | invalid-meta-spec-version.yml | 5 … reports, and patches should be sent to the\nModule-Build mailing list at <module-build@perl.org>." 10 generated_by: 'Module::Build version 0.3608' 13 url: http://module-build.sourceforge.net/META-spec-v1.4.html 15 name: Module-Build 17 Module::Build: 18 file: lib/Module/Build.pm 20 Module::Build::Base: 21 file: lib/Module/Build/Base.pm 23 Module::Build::Compat: 24 file: lib/Module/Build/Compat.pm [all …]
|
H A D | META-1_4.yml | 4 … reports, and patches should be sent to the\nModule-Build mailing list at <module-build@perl.org>." 9 generated_by: 'Module::Build version 0.3608' 12 url: http://module-build.sourceforge.net/META-spec-v1.4.html 14 name: Module-Build 16 Module::Build: 17 file: lib/Module/Build.pm 19 Module::Build::Base: 20 file: lib/Module/Build/Base.pm 22 Module::Build::Compat: 23 file: lib/Module/Build/Compat.pm [all …]
|
/openbsd-src/gnu/usr.bin/binutils/ |
H A D | Makefile.def | 24 // "missing" indicates that that module doesn't supply 27 build_modules= { module= libiberty; }; 29 host_modules= { module= ash; }; 30 host_modules= { module= autoconf; }; 31 host_modules= { module= automake; }; 32 host_modules= { module= bash; }; 33 host_modules= { module= bfd; }; 34 host_modules= { module= opcodes; }; 35 host_modules= { module= binutils; }; 36 host_modules= { module= bison; no_check_cross= true; }; [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/Module-Load/t/ |
H A D | 02_Module-Load.t | 10 # Module::Load; test new features: 25 undef %{XYZ::Module::}; 59 _test('use Module::Load; 64 _test('use Module::Load "load"; 69 _test('use Module::Load; 74 _test('use Module::Load; 79 _test('use Module::Load "all"; 83 _test('use Module::Load ""; 88 _test('use Module::Load "none"; 93 _test('use Module::Load undef; [all …]
|
/openbsd-src/gnu/llvm/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… 112 …bjective-C provides syntax for importing a module via an *@import declaration*, which imports the … 118 …module (which would contain, e.g., the entire C or C++ standard library) and make its API availabl… 132 …s automatically translate ``#include`` directives into the corresponding module import. For exampl… [all …]
|
H A D | StandardCPlusPlusModules.rst | 50 ``Clang module map modules`` or ``Clang c++ modules``. 52 Module and module unit 55 A module consists of one or more module units. A module unit is a special 56 translation unit. Every module unit must have a module declaration. The syntax 57 of the module declaration is: 61 [export] module module_name[:partition_name]; 67 In this document, module units are classified into: 69 * Primary module interface unit. 71 * Module implementation unit. 73 * Module interface partition unit. [all …]
|
/openbsd-src/gnu/usr.bin/perl/dist/Module-CoreList/t/ |
H A D | corelist.t | 3 use Module::CoreList; 6 BEGIN { require_ok('Module::CoreList'); } 8 ok($Module::CoreList::version{5.00503}, "5.00503"); 10 ok(!exists $Module::CoreList::version{5.00503}{attributes}, 13 ok($Module::CoreList::version{5.006001}, "5.006001"); 15 ok(exists $Module::CoreList::version{'5.006001'}{attributes}, 18 ok($Module::CoreList::version{5.007003}, "5.007003"); 20 ok(exists $Module::CoreList::version{5.007003}{'Attribute::Handlers'}, 23 is(Module::CoreList->first_release_by_date('File::Spec'), 5.005, 26 is(Module::CoreList->first_release('File::Spec'), 5.00405, [all …]
|
H A D | is_core.t | 3 use Module::CoreList; 6 BEGIN { require_ok('Module::CoreList'); } 9 my $released = $Module::CoreList::released{ $] }; 11 $released = $Module::CoreList::released{ $] }; 17 ok(Module::CoreList::is_core('IO::File', $Module::CoreList::version{$]}{'IO::File'}), "is_core is self-consistent"); 20 ok(!Module::CoreList::is_core('Module::Path'), 'Module::Path has never been in core'); 21 ok(!Module [all...] |
/openbsd-src/gnu/usr.bin/perl/dist/Module-CoreList/lib/Module/ |
H A D | CoreList.pod | 3 Module::CoreList - what modules shipped with versions of perl 7 use Module::CoreList; 9 print $Module::CoreList::version{5.00503}{CPAN}; # prints 1.48 11 print Module::CoreList->first_release('File::Spec'); 14 print Module::CoreList->first_release_by_date('File::Spec'); 17 print Module::CoreList->first_release('File::Spec', 0.82); 20 if (Module::CoreList::is_core('File::Spec')) { 21 print "File::Spec is a core module\n"; 24 print join ', ', Module::CoreList->find_modules(qr/Data/); 27 Module::CoreList->find_modules(qr/test::h.*::.*s/i, 5.008008); [all …]
|
/openbsd-src/gnu/usr.bin/perl/dist/PathTools/t/ |
H A D | crossplatform.t | 59 my $module = "File::Spec::$platform"; 63 eval "require $module; 1"; 65 skip "Can't load $module", $tests_per_platform 83 $base = $module->catpath($v, $module->catdir('', 'foo'), ''); 84 $base = $module->catdir($module->rootdir, 'foo'); 86 is $module->file_name_is_absolute($base), 1, "$base is absolute on $platform"; 89 my @result = $module->splitdir(''); 93 $result = $module->canonpath(); 97 $result = $module->canonpath(undef); 101 $file = $module->catpath($v, $module->catdir($module->rootdir, 'foo', 'bar'), 'file'); [all …]
|
/openbsd-src/usr.sbin/radiusd/ |
H A D | radiusd_radius.c | 43 struct module_radius *module; member 71 struct module_radius *module; member 127 err(1, "Could not create a module instance"); in main() 148 module_radius_init(struct module_radius *module) in module_radius_init() 150 memset(module, 0, sizeof(struct module_radius)); in module_radius_init() 151 TAILQ_INIT(&module->req); in module_radius_init() 160 struct module_radius *module = ctx; in module_radius_config_set() 165 SYNTAX_ASSERT(module->nserver < (int)nitems(module->server), in module_radius_config_set() 170 memcpy(&module in module_radius_config_set() 147 module_radius_init(struct module_radius * module) module_radius_init() argument 159 struct module_radius *module = ctx; module_radius_config_set() local 241 struct module_radius *module = ctx; module_radius_start() local 274 struct module_radius *module = ctx; module_radius_stop() local 287 struct module_radius *module = ctx; module_radius_access_request() local 620 module_radius_log(struct module_radius * module,int pri,const char * fmt,...) module_radius_log() argument [all...] |
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaModule.cpp | 23 static void checkModuleImportContext(Sema &S, Module *M, in checkModuleImportContext() 59 // of the hierarchical access path for a clang module. However for C++20 78 ModuleScopes.back().Module->Kind == Module::GlobalModuleFragment) { in ActOnGlobalModuleFragmentDecl() 79 // Under -std=c++2a -fmodules-ts, we can find an explicit 'module;' after in ActOnGlobalModuleFragmentDecl() 80 // already implicitly entering the global module fragment. That's OK. in ActOnGlobalModuleFragmentDecl() 82 "unexpectedly encountered multiple global module fragment decls"); in ActOnGlobalModuleFragmentDecl() 87 // We start in the global module; all those declarations are implicitly in ActOnGlobalModuleFragmentDecl() 88 // module-private (though they do not have module linkage). in ActOnGlobalModuleFragmentDecl() 89 Module *GlobalModule = in ActOnGlobalModuleFragmentDecl() 92 // All declarations created from now on are owned by the global module. in ActOnGlobalModuleFragmentDecl() [all …]
|