Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:UNICODE
(Results
1 - 25
of
86
) sorted by relevance
1
2
3
4
/third_party/node/deps/openssl/openssl/ms/
H
A
D
uplink.c
10
#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
D
uplink.c
10
#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
D
setup-win32.h
74
# 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
D
curl_memory.h
72
# ifdef
UNICODE
137
#if defined(_WIN32) && defined(
UNICODE
)
164
# ifdef
UNICODE
H
A
D
config-win32ce.h
285
#ifndef
UNICODE
286
# define
UNICODE
macro
H
A
D
curl_multibyte.h
42
* 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
D
memdebug.h
67
#if defined(_WIN32) && defined(
UNICODE
)
125
# ifdef
UNICODE
H
A
D
curl_sspi.h
107
#ifdef
UNICODE
/third_party/rust/crates/codespan/codespan-lsp/src/
H
A
D
lib.rs
174
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
D
ittnotify_config.h
66
#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
D
ittnotify.h
71
#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
D
addinterface.cpp
136
#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
D
addinterface.cpp
136
#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
D
ittnotify_config.h
60
#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
D
appveyor.bat
15
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
D
ittnotify.h
132
#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
D
stringbench.py
20
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
D
dbgext.h
8
#if !defined(
UNICODE
) || !defined(_UNICODE)
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx10/
H
A
D
build_win32.bat
8
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
D
build_win32.bat
8
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
D
build_win32.bat
8
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
D
SkTypeface_win.h
16
#ifdef
UNICODE
22
#endif //
UNICODE
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx12/
H
A
D
build_win32.bat
9
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
D
tinydir.h
36
#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.h
102
# ifdef
UNICODE
Completed in 21 milliseconds
1
2
3
4