Home | History | Annotate | Download | only in tf_daemon

Lines Matching refs:nType

69 static bool static_checkCharacter(uint8_t x, uint32_t nType)
84 if (nType == CHARACTER_NAME_FIRST)
93 if (nType == CHARACTER_NAME_SUBSEQUENT)
145 if (pContext->nType != LIB_MANIFEST2_TYPE_COMPILED)
226 if (pContext->nType == LIB_MANIFEST2_TYPE_SOURCE_WITH_SECTIONS)
310 if (pContext->nType != LIB_MANIFEST2_TYPE_COMPILED)
325 if (pContext->nType != LIB_MANIFEST2_TYPE_COMPILED)
467 if (pContext->nType == LIB_MANIFEST2_TYPE_COMPILED)
481 if (pContext->nType == LIB_MANIFEST2_TYPE_COMPILED)
526 if (pContext->nType == LIB_MANIFEST2_TYPE_COMPILED)
563 if (pContext->nType == LIB_MANIFEST2_TYPE_SOURCE)
591 if (pContext->nType == LIB_MANIFEST2_TYPE_SOURCE_WITH_SECTIONS && *ppValue == NULL)