Home
last modified time | relevance | path

Searched refs:csType (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_action.cpp45 ByteString csType = m_pDict->GetStringFor("S"); in GetType() local
46 if (csType.IsEmpty()) in GetType()
50 if (csType == g_sATypes[i]) in GetType()
132 ByteString csType = m_pDict->GetStringFor("S"); in GetAllFields() local
133 const CPDF_Object* pFields = csType == "Hide" in GetAllFields()
/external/pdfium/core/fpdfapi/page/
Dcpdf_occontext.cpp283 ByteString csType = pOCGDict->GetStringFor("Type", "OCG"); in CheckOCGVisible() local
284 if (csType == "OCG") in CheckOCGVisible()
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcublas_11_0.inc854 const void *s, cudaDataType csType, cudaDataType executiontype) {
860 return func_ptr(handle, n, x, xType, incx, y, yType, incy, c, s, csType,
919 cudaDataType csType,
926 return func_ptr(handle, a, b, abType, c, s, csType, executiontype);
Dcublas_10_1.inc854 const void *s, cudaDataType csType, cudaDataType executiontype) {
860 return func_ptr(handle, n, x, xType, incx, y, yType, incy, c, s, csType,
919 cudaDataType csType,
926 return func_ptr(handle, a, b, abType, c, s, csType, executiontype);
Dcublas_10_2.inc854 const void *s, cudaDataType csType, cudaDataType executiontype) {
860 return func_ptr(handle, n, x, xType, incx, y, yType, incy, c, s, csType,
919 cudaDataType csType,
926 return func_ptr(handle, a, b, abType, c, s, csType, executiontype);