Searched refs:UNICODE (Results 1 - 25 of 59) sorted by relevance

123

/external/dbus/tools/
H A Ddbus-launch-win.c25 #ifndef UNICODE
26 #define UNICODE 1 macro
/external/compiler-rt/lib/asan/scripts/
H A Dsymbolize.py42 match = re.match(r'\s*LOAD\s+0x[01-9a-zA-Z]+\s+(0x[01-9a-zA-Z]+)', line, re.UNICODE)
64 match = re.match(r'^(\s*#)([0-9]+) *(0x[0-9a-f]+) *\((.*)\+(0x[0-9a-f]+)\)', line, re.UNICODE)
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
H A Dcommon.c269 * buffer for output. If UNICODE is not set, the buffer is not
274 #ifdef UNICODE
279 #endif /* UNICODE */
285 #ifdef UNICODE
292 #else /* UNICODE */
294 #endif /* UNICODE */
/external/expat/xmlwf/
H A Dwin32filemap.c15 #define UNICODE macro
/external/libvpx/vpx_ports/
H A Dvpxtypes.h59 #ifdef UNICODE
72 #endif /*UNICODE*/
/external/qemu/distrib/sdl-1.2.15/test/
H A Dcheckkeys.c70 #ifdef UNICODE
115 /* Enable UNICODE translation for keyboard input */
/external/apache-harmony/support/src/test/java/tests/support/
H A DSupport_Configuration.java221 int NONE = 0, SLASH = 1, UNICODE = 2, CONTINUE = 3, DONE = 4, IGNORE = 5;
227 if (mode == UNICODE) {
266 mode = UNICODE;
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
H A Daddinterface.cpp142 #ifdef UNICODE
144 #else /* UNICODE */
146 #endif /* UNICODE */
154 #ifdef UNICODE
156 #else /* UNICODE */
158 #endif /* UNICODE */
165 #ifdef UNICODE
170 #else /* UNICODE */
173 #endif /* UNICODE */
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Daddinterface.cpp136 #ifdef UNICODE
138 #else /* UNICODE */
140 #endif /* UNICODE */
148 #ifdef UNICODE
150 #else /* UNICODE */
152 #endif /* UNICODE */
159 #ifdef UNICODE
164 #else /* UNICODE */
167 #endif /* UNICODE */
/external/quake/quake/src/QW/dxsdk/sdk/inc/
H A Ddinput.h180 #ifdef UNICODE
186 #endif // UNICODE
193 #ifdef UNICODE
197 #endif // !UNICODE
277 #ifdef UNICODE
283 #endif // UNICODE
348 #ifdef UNICODE
566 #ifdef UNICODE
570 #endif // !UNICODE
615 #ifdef UNICODE
[all...]
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
H A DDINPUT.H180 #ifdef UNICODE
186 #endif // UNICODE
193 #ifdef UNICODE
197 #endif // !UNICODE
277 #ifdef UNICODE
283 #endif // UNICODE
348 #ifdef UNICODE
566 #ifdef UNICODE
570 #endif // !UNICODE
615 #ifdef UNICODE
[all...]
/external/stlport/stlport/stl/config/
H A D_evc.h97 #if defined (UNICODE)
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dcommon.c317 * buffer for output. If UNICODE is not set, the buffer is not
322 #ifdef UNICODE
327 #endif /* UNICODE */
333 #ifdef UNICODE
340 #else /* UNICODE */
342 #endif /* UNICODE */
/external/wpa_supplicant_8/src/utils/
H A Dcommon.c317 * buffer for output. If UNICODE is not set, the buffer is not
322 #ifdef UNICODE
327 #endif /* UNICODE */
333 #ifdef UNICODE
340 #else /* UNICODE */
342 #endif /* UNICODE */
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dcommon.c317 * buffer for output. If UNICODE is not set, the buffer is not
322 #ifdef UNICODE
327 #endif /* UNICODE */
333 #ifdef UNICODE
340 #else /* UNICODE */
342 #endif /* UNICODE */
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
H A Dtls_schannel.c244 #ifdef UNICODE
249 #else /* UNICODE */
254 #endif /* UNICODE */
371 #ifdef UNICODE
376 #else /* UNICODE */
381 #endif /* UNICODE */
736 #ifdef UNICODE
740 #else /* UNICODE */
744 #endif /* UNICODE */
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls_schannel.c237 #ifdef UNICODE
242 #else /* UNICODE */
247 #endif /* UNICODE */
362 #ifdef UNICODE
367 #else /* UNICODE */
372 #endif /* UNICODE */
710 #ifdef UNICODE
714 #else /* UNICODE */
718 #endif /* UNICODE */
/external/wpa_supplicant_8/src/crypto/
H A Dtls_schannel.c237 #ifdef UNICODE
242 #else /* UNICODE */
247 #endif /* UNICODE */
362 #ifdef UNICODE
367 #else /* UNICODE */
372 #endif /* UNICODE */
710 #ifdef UNICODE
714 #else /* UNICODE */
718 #endif /* UNICODE */
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls_schannel.c237 #ifdef UNICODE
242 #else /* UNICODE */
247 #endif /* UNICODE */
362 #ifdef UNICODE
367 #else /* UNICODE */
372 #endif /* UNICODE */
710 #ifdef UNICODE
714 #else /* UNICODE */
718 #endif /* UNICODE */
/external/wpa_supplicant_6/wpa_supplicant/
H A Dconfig_winreg.c49 #ifdef UNICODE
51 #else /* UNICODE */
53 #endif /* UNICODE */
438 #ifdef UNICODE
440 #else /* UNICODE */
442 #endif /* UNICODE */
799 #ifdef UNICODE
801 #else /* UNICODE */
803 #endif /* UNICODE */
941 #ifdef UNICODE
[all...]
H A Dctrl_iface_named_pipe.c33 #ifdef UNICODE
164 #ifdef UNICODE
167 #else /* UNICODE */
170 #endif /* UNICODE */
/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig_winreg.c43 #ifdef UNICODE
45 #else /* UNICODE */
47 #endif /* UNICODE */
445 #ifdef UNICODE
447 #else /* UNICODE */
449 #endif /* UNICODE */
829 #ifdef UNICODE
831 #else /* UNICODE */
833 #endif /* UNICODE */
971 #ifdef UNICODE
[all...]
H A Dctrl_iface_named_pipe.c27 #ifdef UNICODE
158 #ifdef UNICODE
161 #else /* UNICODE */
164 #endif /* UNICODE */
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DEncodings.properties256 Unicode UNICODE,UTF-16 0xFFFF
/external/llvm/lib/Support/Windows/
H A DPath.inc859 // above line. We use the expansion it would have in a non-UNICODE build.

Completed in 4811 milliseconds

123