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

  /external/srec/srec/Nametag/include/
SR_NametagDefs.h 45 typedef struct SR_Nametag_t
54 ESR_ReturnCode (*getID)(const struct SR_Nametag_t* self, LCHAR** id);
64 ESR_ReturnCode (*getValue)(const struct SR_Nametag_t* self, const char** pvalue, size_t* plen);
73 ESR_ReturnCode (*setID)(struct SR_Nametag_t* self, const LCHAR* id);
82 ESR_ReturnCode (*clone)(const struct SR_Nametag_t* self, struct SR_Nametag_t** result);
90 ESR_ReturnCode (*destroy)(struct SR_Nametag_t* self);
  /external/srec/srec/Grammar/include/
SR_Grammar.h 361 const struct SR_Nametag_t* nametag, int weight, const LCHAR* tag);

Completed in 78 milliseconds