Searched defs:synthesize (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DExpression.java157 public void synthesize(ClassGenerator classGen, MethodGenerator methodGen) { method in class:Expression
/openjdk7/jdk/src/share/classes/java/awt/datatransfer/
H A DSystemFlavorMap.java405 // synthesize the appropriate mappings later.
596 * on the value of passes 'synthesize' parameter. If 'synthesize' is
602 final boolean synthesize) {
625 if (synthesize) {
691 // In this case we shouldn't synthesize a native for this flavor,
601 flavorToNativeLookup(final DataFlavor flav, final boolean synthesize) argument

Completed in 32 milliseconds