Searched refs:compile (Results 101 - 125 of 246) sorted by relevance

12345678910

/openjdk7/langtools/test/tools/javap/
H A DT4459541.java82 int rc = com.sun.tools.javac.Main.compile(new String[] { f.getPath() });
H A DT6474890.java62 int rc = com.sun.tools.javac.Main.compile(
H A DT6622232.java66 int rc = com.sun.tools.javac.Main.compile(new String[] { "-g", f.getPath() });
H A DT4501661.java88 int rc = com.sun.tools.javac.Main.compile(new String[] { "-g", f.getPath() });
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DCompiler.java116 public Expression compile(int opPos) throws TransformerException method in class:Compiler
126 expr = compile(opPos + 2); break;
218 operation.setLeftRight(compile(leftPos), compile(rightPos));
239 unary.setRight(compile(rightPos));
572 return compile(opPos + 2);
588 return compile(opPos + 2);
668 return compile(opPos + 2);
695 return compile(opPos);
703 patterns[i] = (StepPattern) compile(opPo
[all...]
/openjdk7/hotspot/src/share/vm/opto/
H A DindexSet.hpp30 #include "opto/compile.hpp"
172 static void reset_memory(Compile* compile, Arena *arena) { argument
173 compile->set_indexSet_free_block_list(NULL);
174 compile->set_indexSet_arena(arena);
H A Doutput.hpp150 Scheduling(Arena *arena, Compile &compile);
/openjdk7/langtools/test/tools/javac/generics/
H A DOverrideBridge.java91 compile(Implementation.EXPLICIT, Implementation.EXPLICIT, Implementation.EXPLICIT, "ref");
96 Map<ClassFile, List<Method>> membersToCheck = compile(implB, implC, implD, "out_" + i++);
105 static Map<ClassFile, List<Method>> compile(Implementation implB, Implementation implC, Implementation implD, String destPath) throws Exception { method in class:OverrideBridge
/openjdk7/langtools/test/tools/javac/processing/
H A DTestWarnErrorCount.java172 String out = compile(args.toArray(new String[args.size()]));
266 String compile(String... args) { method in class:TestWarnErrorCount
269 int rc = com.sun.tools.javac.Main.compile(args, pw);
/openjdk7/langtools/test/tools/javac/util/context/
H A DT7021650.java89 compile(context, args);
100 void compile(Context context, String... args) throws Exception { method in class:T7021650
104 int rc = m.compile(args, context);
/openjdk7/hotspot/src/share/vm/runtime/
H A DsimpleThresholdPolicy.cpp70 tty->print("compile");
216 void SimpleThresholdPolicy::compile(methodHandle mh, int bci, CompLevel level, JavaThread* thread) { function in class:SimpleThresholdPolicy
222 // in the interpreter and then compile with C2 (the transition function will request that,
223 // see common() ). If the method cannot be compiled with C2 but still can with C1, compile it with
227 compile(mh, bci, CompLevel_simple, thread);
242 // Tell the broker to compile the method
376 compile(mh, InvocationEntryBci, next_level, thread);
381 // Handle the back branch event. Notice that we can compile the method
397 compile(mh, InvocationEntryBci, next_level, thread);
403 compile(m
[all...]
H A DadvancedThresholdPolicy.cpp75 // update_rate() is called from select_task() while holding a compile queue lock.
121 // We don't remove old methods from the compile queue even if they have
340 // we choose to compile a limited profiled version and then recompile with full profiling
425 // Update the rate and submit compile
441 compile(mh, InvocationEntryBci, next_level, thread);
446 // Handle the back branch event. Notice that we can compile the method
461 // At the very least compile the OSR version
463 compile(imh, bci, next_osr_level, thread);
502 compile(mh, InvocationEntryBci, next_level, thread);
509 compile(im
[all...]
/openjdk7/langtools/test/tools/javac/diags/
H A DExample.java93 Pattern keyPat = Pattern.compile(" *// *key: *([^ ]+) *");
94 Pattern optPat = Pattern.compile(" *// *options: *(.*)");
95 Pattern runPat = Pattern.compile(" *// *run: *(.*)");
96 Pattern javaPat = Pattern.compile(" *@?[A-Za-z].*");
465 int rc = com.sun.tools.javac.Main.compile(args.toArray(new String[args.size()]), pw);
519 int rc = m.compile(args.toArray(new String[args.size()]), c);
/openjdk7/jdk/make/common/
H A DRules.gmk237 # Construct list of java sources we need to compile
248 classes : $(CLASSES_INIT) .delete.classlist .compile.classlist
250 .compile.classlist : $(JAVA_SOURCE_LIST)
352 .delete.classlist classes .compile.classlist classes.clean \
/openjdk7/jdk/src/share/classes/com/sun/script/javascript/
H A DRhinoScriptEngine.java373 public CompiledScript compile(String script) throws ScriptException { method in class:RhinoScriptEngine
374 return compile(new StringReader(script));
377 public CompiledScript compile(java.io.Reader script) throws ScriptException { method in class:RhinoScriptEngine
/openjdk7/jdk/src/share/classes/sun/security/util/
H A DDisabledAlgorithmConstraints.java158 Pattern transPattern = Pattern.compile("/");
173 Pattern.compile("with|and", Pattern.CASE_INSENSITIVE);
307 private static final Pattern pattern = Pattern.compile(
/openjdk7/jdk/src/share/classes/java/util/
H A DScanner.java411 return Pattern.compile(s);
422 private static Pattern WHITESPACE_PATTERN = Pattern.compile(
426 private static Pattern FIND_ANY_PATTERN = Pattern.compile("(?s).*");
429 private static Pattern NON_ASCII_DIGIT = Pattern.compile(
454 boolPattern = bp = Pattern.compile(BOOLEAN_PATTERN,
504 separatorPattern = sp = Pattern.compile(LINE_SEPARATOR_PATTERN);
511 linePattern = lp = Pattern.compile(LINE_PATTERN);
548 floatPattern = Pattern.compile(decimal + "|" + hexFloat + "|" +
550 decimalPattern = Pattern.compile(decimal);
1186 * invocation <tt>useDelimiter(Pattern.compile(patter
[all...]
/openjdk7/hotspot/make/windows/projectfiles/common/
H A DMakefile57 !include $(WorkSpace)/make/windows/makefiles/compile.make
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/codemodel/internal/
H A DJJavaName.java201 this.pattern = Pattern.compile(pattern,Pattern.CASE_INSENSITIVE);
/openjdk7/jdk/test/java/lang/Character/
H A DCheckProp.java42 Matcher m = Pattern.compile("(\\p{XDigit}+)(?:\\.{2}(\\p{XDigit}+))?\\s*;\\s+(\\w+)\\s+#.*").matcher("");
/openjdk7/jdk/test/java/lang/String/
H A DSplit.java99 p = Pattern.compile(regex);
/openjdk7/jdk/test/java/nio/charset/coders/
H A DCheck.java65 Pattern p = Pattern.compile("^(\\p{XDigit}+) +(\\p{XDigit}+)$",
/openjdk7/jdk/test/sun/net/www/http/HttpClient/
H A DProxyTest.java80 Pattern p = Pattern.compile("^GET (.*) HTTP/1\\.1");
/openjdk7/langtools/test/tools/javac/
H A DT6558476.java87 int rc = Main.compile(new String[]{"-d", outputDir.getPath(),
92 throw new Error("Couldn't compile the file (exit code=" + rc + ")");
/openjdk7/langtools/test/tools/javac/policy/test3/
H A DTest.java34 // For each of the permissable values, we compile a file with an error in it,
91 System.err.println("compile " + args);
92 int rc = com.sun.tools.javac.Main.compile(args.toArray(new String[args.size()]), pw);
144 * @compile/fail/ref=flow.out -XDrawDiagnostics -XDcompilePolicy=byfile -XDverboseCompilePolicy -XDshouldStopPolicy=FLOW Test.java
146 * @compile/fail/ref=default.out -XDrawDiagnostics -XDcompilePolicy=byfile -XDverboseCompilePolicy Test.java
147 * @compile/fail/ref=enter.out -XDrawDiagnostics -XDcompilePolicy=byfile -XDverboseCompilePolicy -XDshouldStopPolicy=ENTER Test.java
148 * @compile/fail/ref=attr.out -XDrawDiagnostics -XDcompilePolicy=byfile -XDverboseCompilePolicy -XDshouldStopPolicy=ATTR Test.java
149 * @compile/fail/ref=transtypes.out -XDrawDiagnostics -XDcompilePolicy=byfile -XDverboseCompilePolicy -XDshouldStopPolicy=TRANSTYPES Test.java
150 * @compile/fail/ref=lower.out -XDrawDiagnostics -XDcompilePolicy=byfile -XDverboseCompilePolicy -XDshouldStopPolicy=LOWER Test.java
151 * @compile/fai
[all...]

Completed in 60 milliseconds

12345678910