Searched refs:SPEC (Results 26 - 50 of 66) sorted by relevance

123

/openjdk10/jdk/make/
H A DCompileTools.gmk28 include $(SPEC)
H A DGenerateModuleSummary.gmk29 include $(SPEC)
H A DUnpackSecurity.gmk28 include $(SPEC)
/openjdk10/make/
H A DZipSource.gmk28 include $(SPEC)
H A DGensrcModuleInfo.gmk49 include $(SPEC)
H A DCreateBuildJdkCopy.gmk28 include $(SPEC)
H A DReleaseFile.gmk28 include $(SPEC)
H A DJrtfsJar.gmk28 include $(SPEC)
H A DCopyImportModules.gmk31 include $(SPEC)
H A DGenerateLinkOptData.gmk32 include $(SPEC)
H A DModuleWrapper.gmk35 include $(SPEC)
H A DMacBundles.gmk26 include $(SPEC)
37 # JDK_MACOSX_CONTENTS_DIR and JRE_MACOSX_CONTENTS_DIR are defined in SPEC.
H A DSourceRevision.gmk28 include $(SPEC)
H A DMain.gmk28 # to be called with a SPEC file defined.
34 ifeq ($(wildcard $(SPEC)),)
35 $(error Main.gmk needs SPEC set to a proper spec.gmk)
39 include $(SPEC)
323 JOBS= SPEC=$(dir $(SPEC))bootcycle-spec.gmk main
411 SPEC=$(dir $(SPEC))buildjdk-spec.gmk \
412 HOTSPOT_SPEC=$(dir $(SPEC))buildjdk-spec.gmk \
H A DHelp.gmk90 $(info $(_) SPEC=<spec file> # Build the configuration given by the spec file)
/openjdk10/jdk/make/test/
H A DJtregNative.gmk34 include $(SPEC)
/openjdk10/langtools/make/
H A DCompileInterim.gmk29 include $(SPEC)
/openjdk10/hotspot/make/ide/
H A DCreateVSProject.gmk29 include $(SPEC)
/openjdk10/jdk/test/java/net/httpclient/http2/jdk.incubator.httpclient/jdk/incubator/http/internal/hpack/
H A DHuffmanTest.java40 private static final String SPEC = field in class:HuffmanTest
309 Matcher m = line.matcher(SPEC);
H A DHeaderTableTest.java50 private static final String SPEC = field in class:HeaderTableTest
385 Matcher m = line.matcher(SPEC);
/openjdk10/langtools/make/gensrc/
H A DGensrcCommon.gmk29 include $(SPEC)
/openjdk10/make/test/
H A DBuildFailureHandler.gmk28 include $(SPEC)
/openjdk10/nashorn/make/
H A DBuildNashorn.gmk29 include $(SPEC)
/openjdk10/hotspot/make/lib/
H A DCompileLibjsig.gmk31 include $(SPEC)
/openjdk10/hotspot/make/test/
H A DJtregNative.gmk34 include $(SPEC)

Completed in 230 milliseconds

123