Searched refs:no (Results 51 - 57 of 57) sorted by relevance

123

/openjdk7/jdk/make/common/
H A DDefs-windows.gmk199 # -MTd Use static debug version (better than -MDd, no runtime issues)
204 # If MS_RUNTIME_STATIC is requested we may have a problem, it is no longer
240 # -Z7 Full debug inside the .obj, no .pdb
241 # -Zd Basic debug, no local variables? In the .obj
276 BASELFLAGS = -nologo /opt:REF /incremental:no
/openjdk7/jdk/src/share/classes/java/beans/
H A DXMLEncoder.java66 * <em>Portable and version resilient</em>: they have no dependencies
141 * the outer context as the target if no target is defined
267 * if no support for the named charset is available
777 // Use XML's short form when there is no body.
/openjdk7/jdk/make/javax/crypto/
H A DMakefile99 # sign-jar Builds/signs jce.jar file (no install)
100 # sign-policy Builds/signs policy files (no install)
168 $(no-source-warning)
/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageCopy_blk.s69 ! Note that %g0 is alway zero, write to it has no program-visible effect.
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DXPathParser.java1190 error(XPATHErrorResources.ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL, null); //"boolean(...) argument is no longer optional with 19990709 XPath draft.");
1536 error(XPATHErrorResources.ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG, null); //"Found ',' but no preceding argument!");
1548 null); //"Found ',' but no following argument!");
2378 // %REVIEW% correct behaviour. Perhaps no valid case could be constructed
/openjdk7/jdk/src/share/classes/sun/security/tools/policytool/
H A DPolicyTool.java379 String MSG = "no password provided, and no callback handler " +
1245 char displayYesNoDialog(Window w, String title, String prompt, String yes, String no) { argument
1278 button = new Button(no);
2504 * If TARGETS are valid but there are no standard ones
2516 // standard permission with no targets
2534 * If ACTIONS are valid but there are no standard ones
2546 // standard permission with no actions
2700 // if there is no filename, do a SAVE_AS
/openjdk7/jdk/make/jpda/jdwp/
H A Djdwp.spec49 "The search is confined to loaded classes only; no attempt is made "
298 "promises that no further commands will be sent "
354 "there is no current HoldEvents command in effect, this command is "
1124 "there is no protection against or recovery from the deadlocks "
1199 "there is no protection against or recovery from the deadlocks "
1319 (Error ABSENT_INFORMATION "there is no variable information for the method.")
1414 (Error ABSENT_INFORMATION "there is no variable information for the method.")
1506 "0 if there is no current owner"
1561 "there is no protection against or recovery from the deadlocks "
1605 "Note that while the target VM is suspended, no garbag
[all...]

Completed in 62 milliseconds

123