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:DBCHAR
(Results
1 - 13
of
13
) sorted by relevance
/third_party/python/Modules/cjkcodecs/
H
A
D
_codecs_iso2022.c
106
typedef
DBCHAR
(*iso2022_encode_func)(const Py_UCS4 *data, Py_ssize_t *length);
160
DBCHAR
encoded;
in ENCODER()
592
static
DBCHAR
595
DBCHAR
coded;
in ksx1001_encoder()
631
static
DBCHAR
634
DBCHAR
coded;
in jisx0208_encoder()
670
static
DBCHAR
673
DBCHAR
coded;
in jisx0212_encoder()
778
static
DBCHAR
781
DBCHAR
code
in jisx0213_encoder()
[all...]
H
A
D
multibytecodec.h
14
typedef uint16_t ucs2_t,
DBCHAR
;
typedef
16
typedef unsigned short ucs2_t,
DBCHAR
;
typedef
H
A
D
_codecs_tw.c
18
DBCHAR
code;
in ENCODER()
77
DBCHAR
code;
in ENCODER()
H
A
D
_codecs_cn.c
68
DBCHAR
code;
in ENCODER()
129
DBCHAR
code;
in ENCODER()
190
DBCHAR
code;
in ENCODER()
356
DBCHAR
code;
in ENCODER()
H
A
D
_codecs_kr.c
38
DBCHAR
code;
in ENCODER()
124
DBCHAR
cho, jung, jong;
in DECODER()
176
DBCHAR
code;
in ENCODER()
252
static const
DBCHAR
u2johabjamo[] = {
266
DBCHAR
code;
in ENCODER()
H
A
D
_codecs_hk.c
37
static const
DBCHAR
big5hkscs_pairenc_table[4] = {0x8862, 0x8864, 0x88a3, 0x88a5};
43
DBCHAR
code;
in ENCODER()
H
A
D
_codecs_jp.c
24
DBCHAR
code;
in ENCODER()
155
DBCHAR
code;
in ENCODER()
333
DBCHAR
code;
in ENCODER()
453
DBCHAR
code;
in ENCODER()
568
DBCHAR
code = NOCHAR;
in ENCODER()
H
A
D
cjkcodecs.h
42
const
DBCHAR
*map;
60
DBCHAR
code;
323
static
DBCHAR
H
A
D
mappings_cn.h
1811
static const
DBCHAR
__gbcommon_encmap[23231] = {
3814
static const
DBCHAR
__gb18030ext_encmap[3227] = {
4054
DBCHAR
base;
H
A
D
mappings_tw.h
1191
static const
DBCHAR
__big5_encmap[21764] = {
2580
static const
DBCHAR
__cp950ext_encmap[581] = {
H
A
D
mappings_jp.h
1116
static const
DBCHAR
__jisxcommon_encmap[22016] = {
2544
static const
DBCHAR
__cp932ext_encmap[9686] = {
3289
static const
DBCHAR
__jisx0213_bmp_encmap[27287] = {
4444
static const
DBCHAR
__jisx0213_emp_encmap[8787] = {
H
A
D
mappings_kr.h
1450
static const
DBCHAR
__cp949_encmap[33133] = {
H
A
D
mappings_hk.h
498
static const
DBCHAR
__big5hkscs_bmp_encmap[26401] = {
1429
static const
DBCHAR
__big5hkscs_nonbmp_encmap[29306] = {
Completed in 37 milliseconds