Home
last modified time | relevance | path

Searched defs:sType (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Dislamcal.cpp174 const char *sType = NULL; in getType() local
/external/icu/icu4c/source/i18n/
Dislamcal.cpp174 const char *sType = NULL; in getType() local
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp1633 ValueType sType = isSignedAmount == 0 ? U : I; in init() local
1650 ValueType sType = isSignedAmount == 0 ? U : I; in init() local
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir.h678 DataType sType; // source or secondary type variable
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
Dnv50_ir.h678 DataType sType; // source or secondary type variable
/external/svox/pico/lib/
Dpicopam.c178 picoos_uint8 sType; /*Sentence type*/ member
/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp2777 CBA_AnnotIterator::CBA_AnnotIterator(CPDFSDK_PageView* pPageView, const CFX_ByteString& sType, cons… in CBA_AnnotIterator()