Home
last modified time | relevance | path

Searched +refs:build +refs:module +refs:name (Results 176 – 200 of 62623) sorted by relevance

12345678910>>...2505

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/module/
H A DMultiReleaseJarTest.java37 import java.lang.module.ModuleDescriptor;
38 import java.lang.module.ModuleFinder;
39 import java.lang.module.ModuleReader;
40 import java.lang.module.ModuleReference;
57 import jdk.internal.module.ModuleInfoWriter;
86 .build(); in testBasic()
94 .build(); in testBasic()
123 .build(); in testModuleInfoInVersionedSection()
129 .build(); in testModuleInfoInVersionedSection()
138 .build(); in testModuleInfoInVersionedSection()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/lang/module/
H A DMultiReleaseJarTest.java37 import java.lang.module.ModuleDescriptor;
38 import java.lang.module.ModuleFinder;
39 import java.lang.module.ModuleReader;
40 import java.lang.module.ModuleReference;
57 import jdk.internal.module.ModuleInfoWriter;
86 .build(); in testBasic()
94 .build(); in testBasic()
123 .build(); in testModuleInfoInVersionedSection()
129 .build(); in testModuleInfoInVersionedSection()
138 .build(); in testModuleInfoInVersionedSection()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/lang/module/
H A DMultiReleaseJarTest.java37 import java.lang.module.ModuleDescriptor;
38 import java.lang.module.ModuleFinder;
39 import java.lang.module.ModuleReader;
40 import java.lang.module.ModuleReference;
57 import jdk.internal.module.ModuleInfoWriter;
86 .build(); in testBasic()
94 .build(); in testBasic()
123 .build(); in testModuleInfoInVersionedSection()
129 .build(); in testModuleInfoInVersionedSection()
138 .build(); in testModuleInfoInVersionedSection()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/gradle/
H A Dwith_gecko_binaries.gradle25 into("${project.buildDir}/moz.build/src/${variant.name}/omnijar")
46 into("${project.buildDir}/moz.build/src/${variant.name}/jniLibs")
51 into("${project.buildDir}/moz.build/src/${variant.name}/assets")
61 // the moz.build system and should never be re-entrant in this way.
92 ext.configureLibraryVariantWithJNIWrappers = { variant, module ->
103 // really have a build environment.
104 wrapperTask = task("generateJNIWrappersFor${module}${variant.name.capitalize()}")
106 …wrapperTask = task("generateJNIWrappersFor${module}${variant.name.capitalize()}", type: JavaExec) {
118 args module
125 inputs.property("module", module)
[all …]
/dports/devel/wasm3/wasm3-0.5.0/extra/wapm-package/
H A Dwapm.toml2 name = "vshymanskyy/wasm3"
9 [[module]]
10 name = "wasm3"
11 source = "build/wasm3-wasi.wasm"
14 [[module]]
15 name = "wasm3-strace"
16 source = "build/wasm3-strace.wasm"
20 name = "wasm3"
21 module = "wasm3"
24 name = "wasm3-strace"
[all …]
/dports/security/zaproxy/gradle-zaproxy/caches/modules-2/files-2.1/org.swinglabs.swingx/swingx-project/1.6.5-1/966708a9f2d4c7d5ce3579c5eed4253e42cb1cd/
H A Dswingx-project-1.6.5-1.pom11 <name>SwingX</name>
20 <name>Lesser General Public License (LGPL)</name>
34 <build>
44 <name>impl</name>
50 <name>status</name>
81 <!--classesDirectory>${project.build.directory}/emma-classes</classesDirectory -->
105 </build>
151 …<project.generatedSourcesDirectoy>${project.build.directory}/generated-sources</project.generatedS…
162 <module>swingx-plaf</module>
163 <module>swingx-core</module>
[all …]
/dports/security/py-yara/yara-python-4.1.0/
H A Dsetup.py18 from distutils.command.build import build
104 compiler.compile([f.name])
110 class BuildCommand(build):
112 user_options = build.user_options + OPTIONS
113 boolean_options = build.boolean_options + BOOLEAN_OPTIONS
117 build.initialize_options(self)
128 build.finalize_options(self)
259 module.libraries.append('yara')
310 module.sources.append(x)
352 name='yara-python',
[all …]
/dports/databases/hbase/m2/org/mortbay/jetty/project/6.1.14/
H A Dproject-6.1.14.pom11 <name>Jetty Server Project</name>
16 <name>Jetty snapshots</name>
32 <build>
108 </build>
111 <module>modules/util</module>
123 <module>modules/plus</module>
131 <module>extras/ajp</module>
211 <build>
218 <resourceBundle>org.mortbay.jetty:jetty-build-resources:1.0.1</resourceBundle>
229 …<stylesheetfile>${project.build.directory}/maven-shared-archive-resources/org/mortbay/jetty/build/…
[all …]
/dports/math/vtk8/VTK-8.2.0/CMake/
H A DvtkModuleMacrosPython.cmake14 # AutobahnPython # name of the vtk-module
37 if(NOT "${name}" STREQUAL "${vtk-module}")
38 message(FATAL_ERROR "vtk_module_library must be invoked with module name")
53 function(vtk_python_package name)
100 # copy the sources *.py files to build directory.
118 OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/${_name}.build-complete"
155 # SixPython # name of the vtk-module
156 # six.py # name of the module py file
173 if(NOT "${name}" STREQUAL "${vtk-module}")
174 message(FATAL_ERROR "vtk_module_library must be invoked with module name")
[all …]
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/manual/source/Infrastructure/Manage/
H A DRepositoryStructure.rst17 SeqAn supports the usual CMake build types and we recommend :ref:`using multiple build directories …
21 # mkdir -p ~/devel/seqan-build/release
22 # cd ~/devel/seqan-build/release
35 … will build a single target and just ``make`` will build all targets. On Windows, run ``cmake --bu…
99 Note that some applications have binary names (make targets) that are not identical to the app-name
122 This will build the documentation into the sub directory ``html``.
147 one header for each module.
149 The folder ``<module-name>`` contains the headers for the module module-name.
150 The header ``<module-name>.h`` includes the headers from the module module-name.
151 Including the header makes the code in the module available.
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/neon-0.9.1/create-neon/data/templates/
H A DREADME.md.hbs1 # {{package.name}}
4 **{{package.name}}:** {{package.description}}
9 ## Installing {{package.name}}
21 ## Building {{package.name}}
26 $ npm run build
31 ## Exploring {{package.name}}
33 After building {{package.name}}, you can explore its exports at the Node REPL:
66 Same as [`npm build`](#npm-build) but, builds the module with the [`release`](https://doc.rust-lang…
77 {{package.name}}/
97 The Node addon—i.e., a binary Node module—generated by building the project. This is the main modul…
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/.github/workflows/
H A Dfips-checksums.yml1 name: FIPS Checksums
8 - name: install unifdef
12 - name: create build dirs
14 mkdir ./build-pristine
16 mkdir ./build
24 - name: config pristine
39 - name: config
41 working-directory: ./build
42 - name: config dump
44 working-directory: ./build
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/.github/workflows/
H A Dfips-checksums.yml1 name: FIPS Checksums
8 - name: install unifdef
12 - name: create build dirs
14 mkdir ./build-pristine
16 mkdir ./build
24 - name: config pristine
39 - name: config
41 working-directory: ./build
42 - name: config dump
44 working-directory: ./build
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/.github/workflows/
H A Dfips-checksums.yml1 name: FIPS Checksums
8 - name: install unifdef
12 - name: create build dirs
14 mkdir ./build-pristine
16 mkdir ./build
24 - name: config pristine
39 - name: config
41 working-directory: ./build
42 - name: config dump
44 working-directory: ./build
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/.github/workflows/
H A Dfips-checksums.yml1 name: FIPS Checksums
8 - name: install unifdef
12 - name: create build dirs
14 mkdir ./build-pristine
16 mkdir ./build
24 - name: config pristine
39 - name: config
41 working-directory: ./build
42 - name: config dump
44 working-directory: ./build
[all …]
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/spring-build/common/
H A Dcommon.properties16 lib.dir=${spring.build.dir}/lib
19 ci.build=false
20 natural.name=${ant.project.name}
21 build.stamp=BUILD-${timestamp}
22 bundle.version=${version}.${build.stamp}
57 application.name=
61 web.module.output.dir=${artifacts.dir}
62 web.module.output.file=${web.module.output.dir}/${ant.project.name}.jar
63 web.module.staging.dir=${target.dir}/web-module-expanded
64 web.module.classes.dir=${web.module.staging.dir}/WEB-INF/classes
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/lib/toolbox/
H A DModuleBuilder.java44 private final String name; field in ModuleBuilder
60 public ModuleBuilder(ToolBox tb, String name) { in ModuleBuilder() argument
61 this(tb, false, name); in ModuleBuilder()
70 public ModuleBuilder(ToolBox tb, boolean open, String name) { in ModuleBuilder() argument
73 this.name = name; in ModuleBuilder()
232 sb.append("module ").append(name).append(" {\n"); in write()
241 Path moduleSrc = srcDir.resolve(name); in write()
253 public void build(Path modules) throws IOException { in build() method in ModuleBuilder
254 build(Paths.get(modules + "Src"), modules); in build()
266 public void build(Path src, Path modules) throws IOException { in build() method in ModuleBuilder
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/lib/toolbox/
H A DModuleBuilder.java44 private final String name; field in ModuleBuilder
60 public ModuleBuilder(ToolBox tb, String name) { in ModuleBuilder() argument
61 this(tb, false, name); in ModuleBuilder()
70 public ModuleBuilder(ToolBox tb, boolean open, String name) { in ModuleBuilder() argument
73 this.name = name; in ModuleBuilder()
232 sb.append("module ").append(name).append(" {\n"); in write()
241 Path moduleSrc = srcDir.resolve(name); in write()
253 public void build(Path modules) throws IOException { in build() method in ModuleBuilder
254 build(Paths.get(modules + "Src"), modules); in build()
266 public void build(Path src, Path modules) throws IOException { in build() method in ModuleBuilder
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/lib/toolbox/
H A DModuleBuilder.java44 private final String name; field in ModuleBuilder
60 public ModuleBuilder(ToolBox tb, String name) { in ModuleBuilder() argument
61 this(tb, false, name); in ModuleBuilder()
70 public ModuleBuilder(ToolBox tb, boolean open, String name) { in ModuleBuilder() argument
73 this.name = name; in ModuleBuilder()
232 sb.append("module ").append(name).append(" {\n"); in write()
241 Path moduleSrc = srcDir.resolve(name); in write()
253 public void build(Path modules) throws IOException { in build() method in ModuleBuilder
254 build(Paths.get(modules + "Src"), modules); in build()
266 public void build(Path src, Path modules) throws IOException { in build() method in ModuleBuilder
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/lib/toolbox/
H A DModuleBuilder.java44 private final String name; field in ModuleBuilder
60 public ModuleBuilder(ToolBox tb, String name) { in ModuleBuilder() argument
61 this(tb, false, name); in ModuleBuilder()
70 public ModuleBuilder(ToolBox tb, boolean open, String name) { in ModuleBuilder() argument
73 this.name = name; in ModuleBuilder()
232 sb.append("module ").append(name).append(" {\n"); in write()
241 Path moduleSrc = srcDir.resolve(name); in write()
253 public void build(Path modules) throws IOException { in build() method in ModuleBuilder
254 build(Paths.get(modules + "Src"), modules); in build()
266 public void build(Path src, Path modules) throws IOException { in build() method in ModuleBuilder
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/lib/toolbox/
H A DModuleBuilder.java44 private final String name; field in ModuleBuilder
60 public ModuleBuilder(ToolBox tb, String name) { in ModuleBuilder() argument
61 this(tb, false, name); in ModuleBuilder()
70 public ModuleBuilder(ToolBox tb, boolean open, String name) { in ModuleBuilder() argument
73 this.name = name; in ModuleBuilder()
232 sb.append("module ").append(name).append(" {\n"); in write()
241 Path moduleSrc = srcDir.resolve(name); in write()
253 public void build(Path modules) throws IOException { in build() method in ModuleBuilder
254 build(Paths.get(modules + "Src"), modules); in build()
266 public void build(Path src, Path modules) throws IOException { in build() method in ModuleBuilder
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/lib/toolbox/
H A DModuleBuilder.java44 private final String name; field in ModuleBuilder
60 public ModuleBuilder(ToolBox tb, String name) { in ModuleBuilder() argument
61 this(tb, false, name); in ModuleBuilder()
70 public ModuleBuilder(ToolBox tb, boolean open, String name) { in ModuleBuilder() argument
73 this.name = name; in ModuleBuilder()
232 sb.append("module ").append(name).append(" {\n"); in write()
241 Path moduleSrc = srcDir.resolve(name); in write()
253 public void build(Path modules) throws IOException { in build() method in ModuleBuilder
254 build(Paths.get(modules + "Src"), modules); in build()
266 public void build(Path src, Path modules) throws IOException { in build() method in ModuleBuilder
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/lib/toolbox/
H A DModuleBuilder.java44 private final String name; field in ModuleBuilder
60 public ModuleBuilder(ToolBox tb, String name) { in ModuleBuilder() argument
61 this(tb, false, name); in ModuleBuilder()
70 public ModuleBuilder(ToolBox tb, boolean open, String name) { in ModuleBuilder() argument
73 this.name = name; in ModuleBuilder()
232 sb.append("module ").append(name).append(" {\n"); in write()
241 Path moduleSrc = srcDir.resolve(name); in write()
253 public void build(Path modules) throws IOException { in build() method in ModuleBuilder
254 build(Paths.get(modules + "Src"), modules); in build()
266 public void build(Path src, Path modules) throws IOException { in build() method in ModuleBuilder
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/lib/toolbox/
H A DModuleBuilder.java44 private final String name; field in ModuleBuilder
60 public ModuleBuilder(ToolBox tb, String name) { in ModuleBuilder() argument
61 this(tb, false, name); in ModuleBuilder()
70 public ModuleBuilder(ToolBox tb, boolean open, String name) { in ModuleBuilder() argument
73 this.name = name; in ModuleBuilder()
232 sb.append("module ").append(name).append(" {\n"); in write()
241 Path moduleSrc = srcDir.resolve(name); in write()
253 public void build(Path modules) throws IOException { in build() method in ModuleBuilder
254 build(Paths.get(modules + "Src"), modules); in build()
266 public void build(Path src, Path modules) throws IOException { in build() method in ModuleBuilder
[all …]
/dports/misc/tvm/incubator-tvm-0.6.1/tests/python/unittest/
H A Dtest_codegen_llvm.py53 if not tvm.module.enabled("llvm"):
110 if not tvm.module.enabled("llvm"):
151 if not tvm.module.enabled("llvm"):
169 if not tvm.module.enabled("llvm"):
196 if not tvm.module.enabled("llvm"):
225 if not tvm.module.enabled("llvm"):
259 if not tvm.module.enabled("llvm"):
284 if not tvm.module.enabled("llvm"):
310 if not tvm.module.enabled("llvm"):
640 module = tvm.build(sch, [a, b, c])
[all …]

12345678910>>...2505