Home
last modified time | relevance | path

Searched defs:UNICODE (Results 1 – 19 of 19) sorted by relevance

/third_party/node/deps/openssl/openssl/ms/
Duplink.c11 # define UNICODE macro
17 # define UNICODE macro
/third_party/openssl/ms/
Duplink.c11 # define UNICODE macro
17 # define UNICODE macro
/third_party/protobuf/kokoro/release/python/windows/
Dbuild_artifacts.bat11 set UNICODE=ON variable
/third_party/skia/third_party/externals/expat/expat/xmlwf/
Dwin32filemap.c45 # define UNICODE macro
/third_party/rust/crates/codespan/codespan-lsp/src/
Dlib.rs174 const UNICODE: &str = "åä t��b"; constant
/third_party/skia/third_party/externals/expat/expat/
Dconfigure.ac184 AM_CONDITIONAL([UNICODE], [echo -- "${CPPFLAGS}${CFLAGS}" | ${FGREP} XML_UNICODE >/dev/null]) condition
/third_party/curl/lib/
Dconfig-win32ce.h286 # define UNICODE macro
/third_party/python/Lib/
Dre.py149 UNICODE = U = sre_compile.SRE_FLAG_UNICODE # assume unicode "locale" variable in RegexFlag
Dpickle.py129 UNICODE = b'V' # push Unicode string; raw-unicode-escaped'd argument variable
/third_party/lwip/src/apps/http/makefsdata/
Dtinydir.h37 #define UNICODE macro
/third_party/lzma/C/Util/SfxSetup/
DSfxSetup.c7 #define UNICODE macro
/third_party/python/Tools/stringbench/
Dstringbench.py20 UNICODE = unicode_from_str = lambda x: x variable
23 UNICODE = unicode_from_str = lambda x: x.decode('ascii') variable
/third_party/glfw/src/
Dwin32_platform.h51 #define UNICODE macro
/third_party/node/deps/v8/third_party/ittapi/include/legacy/
Dittnotify.h72 #define UNICODE macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h61 #define UNICODE macro
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
Dittnotify_config.h67 #define UNICODE macro
/third_party/skia/src/xps/
DSkXPSDevice.cpp14 #define UNICODE macro
/third_party/node/deps/v8/third_party/ittapi/include/
Dittnotify.h133 #define UNICODE macro
/third_party/python/Modules/
D_pickle.c56 UNICODE = 'V', enumerator