HomeSort by relevance Sort by last modified time
    Searched refs:slotID (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4xxx/security/tf_sdk/include/
pkcs11.h 109 CK_SLOT_ID slotID;
384 CK_SLOT_ID slotID,
  /external/srec/srec/Semproc/src/
SemanticGraphImpl.c 1027 wordID slotID;
1048 slotID = wordmap_find_rule_index(impl->ilabels, veslot);
1049 if (slotID == MAXwordID)
1051 PLogError(L("ESR_NO_MATCH_ERROR: Could not find slotID in wordmap %s"), _slot);
1054 wdID = wordmap_find_index_in_rule(impl->ilabels, word, slotID);
1057 PLogError(L("ESR_NO_MATCH_ERROR: Could not find wordID/slotID in wordmap %s/%d"), word, slotID);
1071 token = arc_tokens_find_ilabel(impl->arc_token_list, impl->arcs_for_slot[slotID], wdID);
1087 token = impl->arcs_for_slot[slotID];
1184 wordID slotid; local
    [all...]

Completed in 48 milliseconds