Searched refs:all (Results 201 - 225 of 261) sorted by relevance

1234567891011

/openjdk7/hotspot/make/solaris/
H A DMakefile176 all:
265 # Doc target. This is the same for all build options.
294 .PHONY: all compiler1 compiler2 core
/openjdk7/hotspot/test/
H A DMakefile105 # Root of all test results
147 all: jtreg_tests
287 .PHONY: all clean prep $(PHONY_LIST)
/openjdk7/make/
H A Djdk-rules.gmk46 JDK_BUILD_TARGETS = sanity all $(DOCS_TARGET) $(IMAGES_TARGET)
73 # Move to COMMON_BUILD_ARGUMENTS when all repos support
/openjdk7/jdk/make/mksample/jmx/jmx-scandir/
H A DMakefile88 all build: $(SAMPLE_FILES)
96 .PHONY: all build clean clobber
/openjdk7/jdk/make/sun/font/
H A DMakefile27 # Makefile for building all of font tools
105 all build: t2k
152 .PHONY: t2k build all clean clobber
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/
H A DCommandProcessor.java667 boolean all = name.equals("-a");
672 if (all || bos.toString().equals(name)) {
696 boolean all = name.equals("-a");
701 if (all || bos.toString().equals(name)) {
723 boolean all = name.equals("-a");
728 if (all || bos.toString().equals(name)) {
1318 boolean all = name.equals("-a");
1322 if (all || bos.toString().equals(name)) {
1333 if (!all) return;
1336 if (!all) ou
[all...]
/openjdk7/jdk/src/share/native/sun/awt/image/cvutils/
H A DREADME50 the images. The macros for each category are all implemented by a
70 <img_noscale.h> Don't scale input data at all
75 <img_nodither.h> No encoding at all (only for 24-bit images)
168 used by all <img_output*.h> variants
191 used by all <img_fs*.h> variants
231 used by all <img_*gray.h> variants
/openjdk7/hotspot/agent/src/os/solaris/proc/
H A DMakefile46 all:: $(ALL_TARGET)
/openjdk7/hotspot/make/
H A DMakefile98 all: all_product all_fastdebug
131 world: all create_jdk
531 @$(ECHO) "all: Same as: all_product all_fastdebug"
532 @$(ECHO) "world: Same as: all create_jdk"
537 @$(ECHO) "clean: Clean all areas"
542 @$(ECHO) "create_jdk: Create JDK image, export all files into it"
559 SLASH_JAVA.desc = Root of all build tools, e.g. /java or J:
581 # For pattern rules below, so all are treated the same
611 "- JDK_IMPORT_PATH must refer to a compatible build, not all past promoted"
623 " $(MAKE) all"
[all...]
/openjdk7/jdk/src/macosx/native/jobjc/src/generator/java/com/apple/internal/jobjc/generator/model/
H A DNativeEnum.java92 return Fp.all(new Fp.Map1<String,Boolean>(){
/openjdk7/jdk/src/share/demo/java2d/J2DBench/
H A DMakefile79 all: mkdirs J2DBench.jar J2DAnalyzer.jar
/openjdk7/jdk/make/common/
H A DLibrary.gmk78 # List of all lint files, one for each .c file (only for C)
278 # on all Solaris builds just in case.
305 # implied else here is no stripping at all
323 # Cross check all linted files against each other
380 all: build
395 .PHONY: all build debug fastdebug
H A DDefs-solaris.gmk84 # OPT builds, FDS is always enabled, after all a debug build without
145 # no_strip - does not strip the library at all
185 # (To turn ALL warnings into fatals, use -errwarn=%all)
232 # optimization flags as used by FASTDEBUG. We also want all the
270 # Maximum warnings all the time
274 # Assume MT behavior all the time (important)
295 CFLAGS_COMMON += -errwarn=%all
296 CXXFLAGS_COMMON += -errwarn=%all
303 # Add -xstrconst to the library compiles. This forces all string
349 # Tell the compilers to never generate globalized names, all th
[all...]
H A DProgram.gmk59 # Make sure the default rule is all
60 program_default_rule: all
85 # itself, as with all the Windows libraries.
177 # We used a hand-crafted manifest file for all executables.
259 # on all Solaris builds just in case.
286 # implied else here is no stripping at all
386 all: build
396 .PHONY: all build program clean clobber debug fastdebug
/openjdk7/corba/make/com/sun/corba/se/sources/
H A DMakefile36 all: build
217 .PHONY: all build clean clobber \
/openjdk7/hotspot/agent/make/
H A Dsaenv.bat26 REM This is common environment settings for all SA
H A Dsaenv64.bat30 REM This is common environment settings for all SA
/openjdk7/hotspot/make/bsd/
H A DMakefile219 all:
338 # Doc target. This is the same for all build options.
369 .PHONY: all compiler1 compiler2 core zero shark
/openjdk7/hotspot/make/linux/
H A DMakefile220 all:
338 # Doc target. This is the same for all build options.
371 .PHONY: all compiler1 compiler2 core zero shark
/openjdk7/jdk/src/macosx/native/jobjc/src/generator/java/com/apple/internal/jobjc/generator/model/types/
H A DNType.java234 assert Fp.all(hasZeroOffsets, fields) : Utils.joinWComma(fields);
239 assert Fp.all(hasZeroOffsets, fields) : Utils.joinWComma(fields);
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/msg/
H A DXMLSchemaMessages_pt_BR.properties61 # "Identity constraints". And we should cover all of the following errors.
176 cos-all-limited.1.2 = cos-all-limited.1.2: Um grupo de modelos 'all' deve ser exibido em uma part\u00EDcula com '{'min occurs'}' = '{'max occurs'}' = 1 e essa part\u00EDcula deve fazer parte de um par que constitui o '{'content type'}' de uma defini\u00E7\u00E3o de tipo complexa.
177 cos-all-limited.2 = cos-all-limited.2: O "{"max occurs"}" de um elemento em um grupo de modelos ''all'' deve ser 0 ou 1. O valor ''{0}'' do elemento ''{1}'' \u00E9 inv\u00E1lido.
/openjdk7/corba/make/common/
H A DDefs.gmk27 # Common variables used by all the Java makefiles. This file should
274 # Make sure we are all insane
295 .PHONY: all build clean clobber
/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageCopy_blk.s236 MEMBAR_BEFORE_BLD ! to ensure all previous memory load
256 MEMBAR_AFTER_BLD ! to ensure all previous memory load
/openjdk7/jdk/test/com/sun/jdi/
H A DJdbMethodExitTest.sh162 // test all possible return types
198 # test all possible return types
227 # trace exit of methods with all the return values
/openjdk7/jdk/make/com/sun/java/pack/
H A DMakefile125 all: build

Completed in 160 milliseconds

1234567891011