Home
last modified time | relevance | path

Searched refs:UNICODE (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/crypto/openssl/ms/
H A Duplink.c10 #if (defined(_WIN64) || defined(_WIN32_WCE)) && !defined(UNICODE)
11 # define UNICODE macro
13 #if defined(UNICODE) && !defined(_UNICODE)
16 #if defined(_UNICODE) && !defined(UNICODE)
17 # define UNICODE macro
/freebsd/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 */
244 #if defined(UNICODE) || defined(_UNICODE)
246 #endif /* UNICODE */
409 #if defined(UNICODE) || defined(_UNICODE)
410 const wchar_t *nameW; /*!< Copy of original name in UNICODE. */
411 #else /* UNICODE || _UNICODE */
413 #endif /* UNICODE || _UNICOD
[all...]
H A Dittnotify.h137 #if defined(_UNICODE) && !defined(UNICODE)
138 #define UNICODE macro
146 #if defined(UNICODE) || defined(_UNICODE)
403 #if defined(UNICODE) || defined(_UNICODE)
480 #if defined(UNICODE) || defined(_UNICODE)
721 #if defined(UNICODE) || defined(_UNICODE)
787 #if defined(UNICODE) || defined(_UNICODE)
1534 #if defined(UNICODE) || defined(_UNICODE)
1866 #if defined(UNICODE) || defined(_UNICODE)
1892 #if defined(UNICODE) || defined(_UNICODE)
[all …]
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/
H A Dittnotify_config.h60 #if defined(_UNICODE) && !defined(UNICODE)
61 #define UNICODE macro
69 #if defined(UNICODE) || defined(_UNICODE)
184 #if defined(UNICODE) || defined(_UNICODE)
299 #if defined(UNICODE) || defined(_UNICODE)
/freebsd/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)
325 #if defined(UNICODE) || defined(_UNICODE)
437 #if defined(UNICODE) || defined(_UNICODE)
518 #if defined(UNICODE) || defined(_UNICODE)
683 #if defined(UNICODE) || defined(_UNICODE)
987 #if defined(UNICODE) || defined(_UNICODE)
/freebsd/contrib/file/tests/
H A Dgedcom.testfile7 1 CHAR UNICODE
/freebsd/contrib/expat/xmlwf/
H A DMakefile.am44 if UNICODE
H A Dwin32filemap.c46 # define UNICODE macro
/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig_winreg.c43 #ifdef UNICODE
468 #ifdef UNICODE in wpa_config_read()
866 #ifdef UNICODE in wpa_config_write_network()
1021 #ifdef UNICODE in wpa_config_write()
H A Dctrl_iface_named_pipe.c27 #ifdef UNICODE
158 #ifdef UNICODE in ctrl_open_pipe()
H A Dmain_winsvc.c54 #ifdef UNICODE
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DUDPSocket.cpp79 #if defined(_WIN32) && defined(UNICODE) in Connect()
/freebsd/contrib/wpa/src/utils/
H A Dpcsc_funcs.c554 #ifdef UNICODE in scard_init()
580 #ifdef UNICODE in scard_init()
600 #ifdef UNICODE in scard_init()
H A Dcommon.c452 #ifdef UNICODE in wpa_unicode2ascii_inplace()
463 #ifdef UNICODE in wpa_strdup_tchar()
/freebsd/contrib/wpa/src/eap_peer/
H A Dtncc.c22 #ifdef UNICODE
403 #ifdef UNICODE in tncc_load_imc()
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_addr.c22 #undef UNICODE
/freebsd/contrib/wpa/src/common/
H A Dwpa_ctrl.c675 #ifdef UNICODE in wpa_ctrl_open()
/freebsd/contrib/googletest/docs/
H A Dprimer.md135 (`wchar_t*`, `TCHAR*` in `UNICODE` mode on Windows, or `std::wstring`) is
464 in programs compiled in `UNICODE` mode as well.
/freebsd/crypto/openssl/apps/lib/
H A Dopt.c1159 # if defined(UNICODE) || defined(_UNICODE) in opt_isdir()
/freebsd/contrib/libxo/doc/
H A Dfield-formatting.rst131 %ls const wchar_t \* Wide character UNICODE string
/freebsd/contrib/expat/
H A Dconfigure.ac195 AM_CONDITIONAL([UNICODE], [echo -- "${CPPFLAGS}${CFLAGS}" | ${FGREP} XML_UNICODE >/dev/null]) condition
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3492.txt154 As in the Unicode Standard [UNICODE], Unicode code points are denoted
445 to work well with Unicode [UNICODE] code points, which are integers
1156 [UNICODE] The Unicode Consortium, "The Unicode Standard",
H A Drfc3490.txt243 Unicode [UNICODE] is a coded character set containing tens of
999 [UNICODE] The Unicode Consortium. The Unicode Standard, Version
/freebsd/contrib/googletest/docs/reference/
H A Dassertions.md20 `TCHAR*` in `UNICODE` mode on Windows, or `std::wstring`) is streamed to an
/freebsd/contrib/file/magic/Magdir/
H A Dwindows1007 # UNICODE 64-bit variant Outlook 2003-2007
1545 # 0~, 1~ANSI, 2~UNICODE
1569 # 1~ANSI, 2~UNICODE

12