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

/freebsd-11-stable/contrib/expat/xmlwf/
H A DMakefile.am43 if UNICODE
H A Dwin32filemap.c43 # define UNICODE macro
H A Dxmlwin32url.cxx35 #define UNICODE macro
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dntgroups.c32 #ifndef UNICODE
33 #define UNICODE macro
34 #endif /* UNICODE */
/freebsd-11-stable/contrib/expat/lib/
H A Dloadlibrary.c54 #ifdef UNICODE
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h60 #if defined(_UNICODE) && !defined(UNICODE)
61 #define UNICODE macro
69 #if defined(UNICODE) || defined(_UNICODE)
71 #endif /* UNICODE || _UNICODE */
184 #if defined(UNICODE) || defined(_UNICODE)
186 #endif /* UNICODE */
299 #if defined(UNICODE) || defined(_UNICODE)
300 const wchar_t* nameW; /*!< Copy of original name in UNICODE. */
301 #else /* UNICODE || _UNICODE */
303 #endif /* UNICODE || _UNICOD
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h70 #if defined(_UNICODE) && !defined(UNICODE)
71 #define UNICODE macro
79 #if defined(UNICODE) || defined(_UNICODE)
81 #endif /* UNICODE || _UNICODE */
232 #if defined(UNICODE) || defined(_UNICODE)
234 #endif /* UNICODE */
385 #if defined(UNICODE) || defined(_UNICODE)
386 const wchar_t* nameW; /*!< Copy of original name in UNICODE. */
387 #else /* UNICODE || _UNICODE */
389 #endif /* UNICODE || _UNICOD
[all...]
H A Dittnotify.h136 #if defined(_UNICODE) && !defined(UNICODE)
137 #define UNICODE macro
145 #if defined(UNICODE) || defined(_UNICODE)
147 #endif /* UNICODE || _UNICODE */
352 #if defined(UNICODE) || defined(_UNICODE)
355 #else /* UNICODE */
358 #endif /* UNICODE */
579 #if defined(UNICODE) || defined(_UNICODE)
582 #else /* UNICODE */
585 #endif /* UNICODE */
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
H A Dittnotify.h75 #if defined(_UNICODE) && !defined(UNICODE)
76 #define UNICODE macro
84 #if defined(UNICODE) || defined(_UNICODE)
86 #endif /* UNICODE || _UNICODE */
284 #if defined(UNICODE) || defined(_UNICODE)
290 #endif /* UNICODE */
391 #if defined(UNICODE) || defined(_UNICODE)
394 #else /* UNICODE */
397 #endif /* UNICODE */
459 #if defined(UNICODE) || define
[all...]
/freebsd-11-stable/contrib/groff/src/utils/hpftodit/
H A Dhpftodit.cpp57 #define UNICODE 2 macro
352 if (tfm_type == UNICODE) // don't calculate for Intellifont TFMs
513 case UNICODE:
920 if (tfm_type == UNICODE) {
943 if (tfm_type == UNICODE && !quiet_flag && !equal(name, UNNAMED)
992 case UNICODE:
1232 printf(tfm_type == UNICODE ? "%4d (U+%04X) (%3s %3d) %s"
1245 printf(tfm_type == UNICODE ? "%4d (U+%04X) "
1391 if (tfm_type == UNICODE && n > 0xFFFF) {
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DUDPSocket.cpp83 #if defined(_WIN32) && defined(UNICODE)
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dctrl_iface_named_pipe.c27 #ifdef UNICODE
158 #ifdef UNICODE
161 #else /* UNICODE */
164 #endif /* UNICODE */
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dcommon.c446 * buffer for output. If UNICODE is not set, the buffer is not
451 #ifdef UNICODE
456 #endif /* UNICODE */
462 #ifdef UNICODE
469 #else /* UNICODE */
471 #endif /* UNICODE */
H A Dpcsc_funcs.c554 #ifdef UNICODE
556 #endif /* UNICODE */
580 #ifdef UNICODE
582 #else /* UNICODE */
593 #endif /* UNICODE */
600 #ifdef UNICODE
602 #else /* UNICODE */
604 #endif /* UNICODE */
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Dtncc.c22 #ifdef UNICODE
24 #else /* UNICODE */
26 #endif /* UNICODE */
403 #ifdef UNICODE
411 #else /* UNICODE */
413 #endif /* UNICODE */
/freebsd-11-stable/contrib/wpa/src/common/
H A Dwpa_ctrl.c666 #ifdef UNICODE
672 #else /* UNICODE */
678 #endif /* UNICODE */
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dtls_openssl.c661 #ifdef UNICODE
663 #endif /* UNICODE */
669 #ifdef UNICODE
676 #else /* UNICODE */
678 #endif /* UNICODE */
/freebsd-11-stable/crypto/openssl/apps/
H A Dapps.c2927 } else { /* UNICODE path */
3169 # if defined(UNICODE) || defined(_UNICODE)
/freebsd-11-stable/contrib/sqlite3/
H A Dshell.c20991 && (defined(_MSC_VER) || (defined(UNICODE) && defined(__GNUC__)))

Completed in 519 milliseconds