Searched defs:quoted (Results 1 - 4 of 4) sorted by relevance

/openjdk10/hotspot/make/src/classes/build/tools/projectcreator/
H A DUtil.java36 static String join(String padder, Vector<String> v, boolean quoted) { argument
54 static String prefixed_join(String padder, Vector<String> v, boolean quoted) { argument
/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/policy/privateutil/
H A DPolicyUtils.java454 public static String unquote(final String quoted) { argument
[all...]
/openjdk10/common/src/
H A Dfixpath.c279 char *quoted = NULL; local
/openjdk10/hotspot/src/share/vm/logging/
H A DlogConfiguration.cpp119 const bool quoted = start_quote != NULL; local

Completed in 111 milliseconds