Searched refs:wchar (Results 1 - 7 of 7) sorted by relevance

/openjdk7/corba/src/share/classes/org/omg/DynamicAny/
H A DDynamicAny.idl332 * Inserts a char value into the DynAny. The IDL wchar data type is mapped to the Java char data type.
337 void insert_wchar(in wchar value)
537 * Extracts the long value from this DynAny. The IDL wchar data type is mapped to the Java char data type.
544 wchar get_wchar()
1252 * <LI>zero for types octet, char, and wchar
/openjdk7/hotspot/src/share/vm/utilities/
H A DglobalDefinitions_gcc.hpp40 #include <wchar.h>
H A DglobalDefinitions_sparcWorks.hpp43 # include <wchar.h>
/openjdk7/jdk/src/share/classes/sun/font/
H A DFont2D.java495 public int charToGlyph(int wchar) { argument
496 return getMapper().charToGlyph(wchar);
/openjdk7/jdk/src/windows/native/java/io/
H A Dio_util_md.c33 #include <wchar.h>
145 /* _wfullpath fails if the pathlength exceeds 32k wchar.
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dfontconfig.h863 int *wchar);
882 int *wchar);
/openjdk7/jdk/src/windows/native/com/sun/security/auth/module/
H A Dnt.c31 #include <wchar.h>

Completed in 2704 milliseconds