Home
last modified time | relevance | path

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

1234

/third_party/node/deps/openssl/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
/third_party/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
/third_party/curl/lib/
H A Dsetup-win32.h74 # if defined(UNICODE) && !defined(_UNICODE)
75 # error "UNICODE is defined but _UNICODE is not defined"
77 # if defined(_UNICODE) && !defined(UNICODE)
78 # error "_UNICODE is defined but UNICODE is not defined"
96 # ifdef UNICODE
H A Dcurl_memory.h72 # ifdef UNICODE
137 #if defined(_WIN32) && defined(UNICODE)
164 # ifdef UNICODE
H A Dconfig-win32ce.h285 #ifndef UNICODE
286 # define UNICODE macro
H A Dcurl_multibyte.h42 * to differentiate UNICODE from non-UNICODE builds.
44 * In the case of a non-UNICODE build the tchar strings are char strings that
47 * significance of the conversion functions is primarily for UNICODE builds.
57 #if defined(UNICODE) && defined(_WIN32)
81 #endif /* UNICODE && _WIN32 */
H A Dmemdebug.h67 #if defined(_WIN32) && defined(UNICODE)
125 # ifdef UNICODE
H A Dcurl_sspi.h107 #ifdef UNICODE
/third_party/rust/crates/codespan/codespan-lsp/src/
H A Dlib.rs174 const UNICODE: &str = "åä t?b"; consts
179 let file_id = files.add("unicode", UNICODE); in unicode_get_byte_index()
205 let file_id = files.add("unicode", UNICODE.to_string()); in unicode_get_position()
206 let file_id2 = files.add("unicode newline", "\n".to_string() + UNICODE); in unicode_get_position()
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
H A Dittnotify_config.h66 #if defined(_UNICODE) && !defined(UNICODE)
67 #define UNICODE macro
75 #if defined(UNICODE) || defined(_UNICODE)
77 #endif /* UNICODE || _UNICODE */
214 #if defined(UNICODE) || defined(_UNICODE)
216 #endif /* UNICODE */
374 #if defined(UNICODE) || defined(_UNICODE)
375 const wchar_t* nameW; /*!< Copy of original name in UNICODE. */
376 #else /* UNICODE || _UNICODE */
378 #endif /* UNICODE || _UNICOD
[all...]
/third_party/node/deps/v8/third_party/ittapi/include/legacy/
H A Dittnotify.h71 #if defined(_UNICODE) && !defined(UNICODE)
72 #define UNICODE macro
80 #if defined(UNICODE) || defined(_UNICODE)
82 #endif /* UNICODE || _UNICODE */
285 #if defined(UNICODE) || defined(_UNICODE)
291 #endif /* UNICODE */
392 #if defined(UNICODE) || defined(_UNICODE)
395 #else /* UNICODE */
398 #endif /* UNICODE */
460 #if defined(UNICODE) || define
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Daddinterface.cpp136 #ifdef UNICODE in addRegistryInterface()
138 #else /* UNICODE */ in addRegistryInterface()
140 #endif /* UNICODE */ in addRegistryInterface()
148 #ifdef UNICODE in addRegistryInterface()
150 #else /* UNICODE */ in addRegistryInterface()
152 #endif /* UNICODE */ in addRegistryInterface()
159 #ifdef UNICODE in addRegistryInterface()
164 #else /* UNICODE */ in addRegistryInterface()
167 #endif /* UNICODE */ in addRegistryInterface()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Daddinterface.cpp136 #ifdef UNICODE in addRegistryInterface()
138 #else /* UNICODE */ in addRegistryInterface()
140 #endif /* UNICODE */ in addRegistryInterface()
148 #ifdef UNICODE in addRegistryInterface()
150 #else /* UNICODE */ in addRegistryInterface()
152 #endif /* UNICODE */ in addRegistryInterface()
159 #ifdef UNICODE in addRegistryInterface()
164 #else /* UNICODE */ in addRegistryInterface()
167 #endif /* UNICODE */ in addRegistryInterface()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/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...]
/third_party/protobuf/
H A Dappveyor.bat15 cmake -G "%generator%" -Dprotobuf_BUILD_SHARED_LIBS=%BUILD_DLL% -Dprotobuf_UNICODE=%UNICODE% -Dprotobuf_BUILD_TESTS=0 ../cmake
25 cmake -G "%generator%" -Dprotobuf_BUILD_SHARED_LIBS=%BUILD_DLL% -Dprotobuf_UNICODE=%UNICODE% ../cmake
/third_party/node/deps/v8/third_party/ittapi/include/
H A Dittnotify.h132 #if defined(_UNICODE) && !defined(UNICODE)
133 #define UNICODE macro
141 #if defined(UNICODE) || defined(_UNICODE)
143 #endif /* UNICODE || _UNICODE */
359 #if defined(UNICODE) || defined(_UNICODE)
361 #else /* UNICODE */
363 #endif /* UNICODE */
434 #if defined(UNICODE) || defined(_UNICODE)
437 #else /* UNICODE */
440 #endif /* UNICODE */
[all...]
/third_party/python/Tools/stringbench/
H A Dstringbench.py20 UNICODE = unicode_from_str = lambda x: x
23 UNICODE = unicode_from_str = lambda x: x.decode('ascii')
821 if STR is UNICODE:
890 if STR is UNICODE:
1070 if STR is UNICODE:
1292 if STR is UNICODE: return big_s_unicode
1330 if STR is UNICODE:
1339 if STR is UNICODE:
1456 uni_time = BenchTimer("__main__.%s(__main__.UNICODE)" % (k,),
/third_party/node/deps/v8/tools/v8windbg/base/
H A Ddbgext.h8 #if !defined(UNICODE) || !defined(_UNICODE)
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx10/
H A Dbuild_win32.bat8 cl /nologo /Zi /MD %INCLUDES% /D UNICODE /D _UNICODE %SOURCES% /Fe%OUT_DIR%/%OUT_EXE%.exe /Fo%OUT_DIR%/ /link %LIBS%
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx11/
H A Dbuild_win32.bat8 cl /nologo /Zi /MD %INCLUDES% /D UNICODE /D _UNICODE %SOURCES% /Fe%OUT_DIR%/%OUT_EXE%.exe /Fo%OUT_DIR%/ /link %LIBS%
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/
H A Dbuild_win32.bat8 cl /nologo /Zi /MD %INCLUDES% /D UNICODE /D _UNICODE %SOURCES% /Fe%OUT_DIR%/%OUT_EXE%.exe /Fo%OUT_DIR%/ /link %LIBS%
/third_party/skia/include/ports/
H A DSkTypeface_win.h16 #ifdef UNICODE
22 #endif // UNICODE
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx12/
H A Dbuild_win32.bat9 cl /nologo /Zi /MD %INCLUDES% /D ImTextureID=ImU64 /D UNICODE /D _UNICODE %SOURCES% /Fe%OUT_DIR%/%OUT_EXE%.exe /Fo%OUT_DIR%/ /link %LIBS%
/third_party/lwip/src/apps/http/makefsdata/
H A Dtinydir.h36 #if ((defined _UNICODE) && !(defined UNICODE))
37 #define UNICODE macro
40 #if ((defined UNICODE) && !(defined _UNICODE))
66 /* Windows UNICODE wide character support */
150 /* MINGW32 has two versions of dirent, ASCII and UNICODE*/
/third_party/glfw/deps/mingw/
H A D_mingw_dxhelper.h102 # ifdef UNICODE

Completed in 13 milliseconds

1234