Searched refs:already (Results 1 - 19 of 19) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Debug.h34 #error new has already been defined!
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/msg/
H A DSAXMessages_de.properties43 schema-already-specified = Eigenschaft "{0}" kann nicht festgelegt werden, wenn bereits ein Schemaobjekt ungleich null angegeben wurde.
H A DSAXMessages_fr.properties43 schema-already-specified = La propri\u00E9t\u00E9 ''{0}'' ne peut pas \u00EAtre d\u00E9finie lorsqu''un objet de sch\u00E9ma non NULL a d\u00E9j\u00E0 \u00E9t\u00E9 indiqu\u00E9.
H A DSAXMessages_es.properties43 schema-already-specified = La propiedad ''{0}'' no puede definirse cuando un objeto de esquema no nulo ya se haya especificado.
H A DSAXMessages_it.properties43 schema-already-specified = Impossibile impostare la propriet\u00E0 ''{0}'' se \u00E8 gi\u00E0 stato specificato un oggetto di schema non nullo.
H A DSAXMessages_pt_BR.properties43 schema-already-specified = A propriedade ''{0}'' n\u00E3o pode ser definida quando um objeto do Esquema n\u00E3o nulo j\u00E1 tiver sido especificado.
H A DSAXMessages_sv.properties43 schema-already-specified = Egenskapen ''{0}'' kan inte anges om ett Schema-objekt som \u00E4r icke-null redan har angetts.
H A DSAXMessages_zh_CN.properties43 schema-already-specified = \u65E0\u6CD5\u5728\u6307\u5B9A\u4E86\u975E\u7A7A Schema \u5BF9\u8C61\u7684\u60C5\u51B5\u4E0B\u8BBE\u7F6E\u5C5E\u6027 ''{0}''\u3002
H A DSAXMessages_zh_TW.properties43 schema-already-specified = \u5DF2\u7D93\u6307\u5B9A\u975E\u7A7A\u503C\u7DB1\u8981\u7269\u4EF6\u6642\uFF0C\u7121\u6CD5\u8A2D\u5B9A\u5C6C\u6027 ''{0}''\u3002
H A DSAXMessages_ja.properties43 schema-already-specified = null\u4EE5\u5916\u306E\u30B9\u30AD\u30FC\u30DE\u30FB\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u304C\u3059\u3067\u306B\u6307\u5B9A\u3055\u308C\u3066\u3044\u308B\u5834\u5408\u3001\u30D7\u30ED\u30D1\u30C6\u30A3''{0}''\u306F\u8A2D\u5B9A\u3067\u304D\u307E\u305B\u3093\u3002
H A DSAXMessages_ko.properties43 schema-already-specified = \uB110\uC774 \uC544\uB2CC \uC2A4\uD0A4\uB9C8 \uAC1D\uCCB4\uAC00 \uC774\uBBF8 \uC9C0\uC815\uB41C \uACBD\uC6B0 ''{0}'' \uC18D\uC131\uC744 \uC124\uC815\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
/openjdk7/jdk/src/share/classes/com/sun/tools/extcheck/
H A DExtCheck.java47 * jar file and jar files already installed in the extensions
253 * Return true if already is not older than target. i.e. the
254 * target file may be superseded by a file already installed
256 private boolean isNotOlderThan(String already,String target) argument
259 if (already == null || already.length() < 1) {
265 StringTokenizer stok = new StringTokenizer(already, ".", true);
/openjdk7/jdk/test/sun/management/jmxremote/bootstrap/
H A DGeneratePropertyPassword.sh89 rm -f $f2 || echo WARNING: $f2 already exits - unable to remove old copy
H A DPasswordFilePermissionTest.sh54 rm -f $1 || echo WARNING: $1 already exists - unable to remove old copy
H A DSSLConfigFilePermissionTest.sh54 rm -f $1 || echo WARNING: $1 already exists - unable to remove old copy
/openjdk7/corba/src/share/classes/com/sun/corba/se/spi/legacy/connection/
H A DREADME.txt38 (given an IOR). If the ORB already has a connection of the
/openjdk7/jdk/src/solaris/native/sun/security/smartcardio/MUSCLE/
H A Dpcsclite.h22 #error BYTE is already defined
/openjdk7/jdk/src/share/native/sun/awt/image/cvutils/
H A DREADME188 red, green, and blue components. The components are already
213 are already bound to the range 0 <= component <= 256, where
227 red, green, and blue components. The components are already
/openjdk7/jdk/make/jpda/jdwp/
H A Djdwp.spec342 "command. If events are already being held, this command is "
2735 "to enter a monitor that is already acquired by another thread. "
2957 (Constant THREAD_SUSPENDED =14 "Thread already suspended.")
2975 (Constant DUPLICATE =40 "Item already set.")

Completed in 64 milliseconds