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:Uint16
(Results
1 - 11
of
11
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/opentype_parser/
H
A
D
name_table_parser.h
28
OpenTypeBasicType::
Uint16
platformId;
29
OpenTypeBasicType::
Uint16
encodingId;
30
OpenTypeBasicType::
Uint16
languageId;
31
OpenTypeBasicType::
Uint16
nameId;
32
OpenTypeBasicType::
Uint16
length;
33
OpenTypeBasicType::
Uint16
stringOffset;
37
OpenTypeBasicType::
Uint16
version;
38
OpenTypeBasicType::
Uint16
count;
39
OpenTypeBasicType::
Uint16
storageOffset;
H
A
D
cmap_parser.cpp
32
OpenTypeBasicType::
Uint16
format;
37
OpenTypeBasicType::
Uint16
platformID;
38
OpenTypeBasicType::
Uint16
encodingID;
49
OpenTypeBasicType::
Uint16
version;
50
OpenTypeBasicType::
Uint16
numTables;
56
OpenTypeBasicType::
Uint16
length;
57
OpenTypeBasicType::
Uint16
language;
58
OpenTypeBasicType::
Uint16
segCountX2;
59
OpenTypeBasicType::
Uint16
searchRange;
60
OpenTypeBasicType::
Uint16
entrySelecto
[all...]
H
A
D
cmap_table_parser.h
28
OpenTypeBasicType::
Uint16
platformID;
29
OpenTypeBasicType::
Uint16
encodingID;
34
OpenTypeBasicType::
Uint16
version;
35
OpenTypeBasicType::
Uint16
numTables;
H
A
D
opentype_basic_type.h
35
struct
Uint16
{
struct
H
A
D
opentype_basic_type.cpp
51
uint16_t
Uint16
::Get() const
in Get()
/foundation/ability/dmsfwk_lite/source/
H
A
D
dmslite_famgr.c
114
PACKET_MARSHALL_HELPER(
Uint16
, COMMAND_ID, DMS_MSG_CMD_START_FA);
in MarshallDmsMessage()
115
PACKET_MARSHALL_HELPER(
Uint16
, DMS_VERSION, DMS_VERSION_VALUE);
in MarshallDmsMessage()
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H
A
D
rs_profiler_command.h
74
uint16_t
Uint16
(size_t index = 0u) const
in Uint16()
function in OHOS::Rosen::final
/foundation/graphic/graphic_2d/rosen/test/texgine/unittest/
H
A
D
font_parser_test.cpp
251
struct OpenTypeBasicType::
Uint16
uint16;
in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H
A
D
rs_marshalling_helper.cpp
71
MARSHALLING_AND_UNMARSHALLING(uint16_t,
Uint16
)
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H
A
D
rs_marshalling_helper.cpp
71
MARSHALLING_AND_UNMARSHALLING(uint16_t,
Uint16
)
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H
A
D
rs_marshalling_helper.cpp
98
MARSHALLING_AND_UNMARSHALLING(uint16_t,
Uint16
)
Completed in 9 milliseconds