Home
last modified time | relevance | path

Searched refs:Int16 (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/opentype_parser/
H A Dpost_table_parser.h30 OpenTypeBasicType::Int16 underlinePosition;
31 OpenTypeBasicType::Int16 underlineThickness;
H A Dopentype_basic_type.h30 struct Int16 { struct
H A Dcmap_parser.cpp79 const OpenTypeBasicType::Int16 *GetIdDeltas() const in GetIdDeltas()
81 …return reinterpret_cast<const OpenTypeBasicType::Int16 *>(array + GetSegCount() * SEG_SIZE + OFFSE… in GetIdDeltas()
H A Dopentype_basic_type.cpp42 int16_t Int16::Get() const in Get()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
H A Dsys_event.rs81 Int16, enumerator
H A Dmacros.rs72 hisysevent::HiSysEventParamType::Int16
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/texgine/unittest/
H A Dfont_parser_test.cpp246 struct OpenTypeBasicType::Int16 int16;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.h229 int16_t Int16(size_t index = 0u) const
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_marshalling_helper.cpp68 MARSHALLING_AND_UNMARSHALLING(int16_t, Int16)
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_marshalling_helper.cpp70 MARSHALLING_AND_UNMARSHALLING(int16_t, Int16)
/ohos5.0/docs/zh-cn/application-dev/reference/apis-mindspore-lite-kit/
H A Djs-apis-mindSporeLite.md1217 | NUMBER_TYPE_INT16 | 33 | 保持Int16的类型。 |
H A D_mind_spore.md476 | OH_AI_DATATYPE_NUMBERTYPE_INT16 | 表示Int16数据类型 |
/ohos5.0/docs/en/application-dev/reference/apis-mindspore-lite-kit/
H A Djs-apis-mindSporeLite.md1217 | NUMBER_TYPE_INT16 | 33 | Int16 type. |
H A D_mind_spore.md476 | OH_AI_DATATYPE_NUMBERTYPE_INT16 | Int16 data.|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_marshalling_helper.cpp94 MARSHALLING_AND_UNMARSHALLING(int16_t, Int16)