Searched defs:instID (Results 1 – 3 of 3) sorted by relevance
/external/OpenCSD/decoder/include/common/ |
D | ocsd_dcd_mngr.h | 78 virtual TraceComponent *createPktDecode(const bool useInstID, const int instID) { return 0; }; in createPktDecode() 96 ocsd_err_t DecoderMngrBase<P,Pt,Pc>::createDecoder(const int create_flags, const int instID, const… in createDecoder() 339 virtual TraceComponent *createPktProc(const bool useInstID, const int instID) in createPktProc() 349 virtual TraceComponent *createPktDecode(const bool useInstID, const int instID) in createPktDecode() 382 virtual TraceComponent *createPktProc(const bool useInstID, const int instID) in createPktProc()
|
/external/mesa3d/src/mesa/tnl/ |
D | t_vb_program.c | 230 GLuint instID) in init_machine()
|
/external/OpenCSD/decoder/source/c_api/ |
D | ocsd_c_api_custom_obj.cpp | 119 ocsd_err_t CustomDcdMngrWrapper::createDecoder(const int create_flags, const int instID, const CSCo… in createDecoder()
|