Home
last modified time | relevance | path

Searched refs:psc (Results 26 - 30 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-uniscribe.cc75 SCRIPT_CACHE *psc,
94 SCRIPT_CACHE *psc,
142 SCRIPT_CACHE *psc, in hb_ScriptShapeOpenType()
161 psc, in hb_ScriptShapeOpenType()
175 SCRIPT_CACHE *psc, in hb_ScriptPlaceOpenType()
196 psc, in hb_ScriptPlaceOpenType()
140 hb_ScriptShapeOpenType( HDC hdc, SCRIPT_CACHE *psc, SCRIPT_ANALYSIS *psa, OPENTYPE_TAG tagScript, OPENTYPE_TAG tagLangSys, int *rcRangeChars, TEXTRANGE_PROPERTIES **rpRangeProperties, int cRanges, const WCHAR *pwcChars, int cChars, int cMaxGlyphs, WORD *pwLogClust, SCRIPT_CHARPROP *pCharProps, WORD *pwOutGlyphs, SCRIPT_GLYPHPROP *pOutGlyphProps, int *pcGlyphs ) hb_ScriptShapeOpenType() argument
173 hb_ScriptPlaceOpenType( HDC hdc, SCRIPT_CACHE *psc, SCRIPT_ANALYSIS *psa, OPENTYPE_TAG tagScript, OPENTYPE_TAG tagLangSys, int *rcRangeChars, TEXTRANGE_PROPERTIES **rpRangeProperties, int cRanges, const WCHAR *pwcChars, WORD *pwLogClust, SCRIPT_CHARPROP *pCharProps, int cChars, const WORD *pwGlyphs, const SCRIPT_GLYPHPROP *pGlyphProps, int cGlyphs, int *piAdvance, GOFFSET *pGoffset, ABC *pABC ) hb_ScriptPlaceOpenType() argument
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Denum_converter_test.cc33 inline std::ostream& operator<<(std::ostream& out, PipelineStageCase psc) { in operator <<() argument
34 out << "PipelineStageCase{ SpvExecutionModel:" << int(psc.model) in operator <<()
35 << " expect_success?:" << int(psc.expect_success) in operator <<()
36 << " expected:" << int(psc.expected) << "}"; in operator <<()
/test/xts/hats/telephony/ril/hdi_v1.1_additional/
H A Dhdf_ril_callback_common.cpp584 HDF_LOGI("psc:%{public}d", info.serviceCells.wcdma.psc); in NetworkCurrentCellUpdated()
590 HDF_LOGI("psc:%{public}d", info.serviceCells.nr.pci); in NetworkCurrentCellUpdated()
627 HDF_LOGI("psc:%{public}d", info.serviceCells.wcdma.psc); in NetworkCurrentCellUpdated_1_1()
633 HDF_LOGI("psc:%{public}d", info.serviceCells.nr.pci); in NetworkCurrentCellUpdated_1_1()
671 HDF_LOGI("psc:%{public}d", info.serviceCells.wcdma.psc); in NetworkCurrentCellUpdated_1_2()
677 HDF_LOGI("psc:%{public}d", info.serviceCells.nr.pci); in NetworkCurrentCellUpdated_1_2()
811 HDF_LOGI("psc in GetNeighboringCellInfoListResponse()
[all...]
/third_party/ffmpeg/libavdevice/
H A Ddecklink_dec.cpp625 uint16_t psc = data[1] << 8 | data[2]; in handle_klv() local
627 av_log(avctx, AV_LOG_DEBUG, "KLV with MID: %d and PSC: %d\n", mid, psc); in handle_klv()
632 if (psc == expected_psc) { in handle_klv()
636 KLVPacket packet{ psc }; in handle_klv()
642 av_log(avctx, AV_LOG_WARNING, "Out of order PSC: %d for MID: %d\n", psc, mid); in handle_klv()
/test/xts/hats/telephony/ril/hdi_v1.0/
H A Dhdf_ril_hdiService_test.cpp963 HDF_LOGI("psc:%{public}d", info.serviceCells.wcdma.psc); in NetworkCurrentCellUpdated()
969 HDF_LOGI("psc:%{public}d", info.serviceCells.nr.pci); in NetworkCurrentCellUpdated()
1006 HDF_LOGI("psc:%{public}d", info.serviceCells.wcdma.psc); in NetworkCurrentCellUpdated_1_1()
1012 HDF_LOGI("psc:%{public}d", info.serviceCells.nr.pci); in NetworkCurrentCellUpdated_1_1()
1050 HDF_LOGI("psc:%{public}d", info.serviceCells.wcdma.psc); in NetworkCurrentCellUpdated_1_2()
1056 HDF_LOGI("psc:%{public}d", info.serviceCells.nr.pci); in NetworkCurrentCellUpdated_1_2()
1183 HDF_LOGI("psc in GetNeighboringCellInfoListResponse()
[all...]

Completed in 14 milliseconds

12