Searched refs:CONST (Results 1 - 19 of 19) sorted by relevance

/hardware/ti/omap3/dspbridge/inc/
H A DDSPProcessor_OEM.h96 IN CONST INT iArgc,
97 IN CONST CHAR ** aArgv,
98 IN CONST CHAR ** aEnvp);
H A Dcsl.h102 extern INT CSL_Atoi(IN CONST CHAR * ptstrSrc);
180 extern LONG CSL_Strcmp(IN CONST PSTR pstrStr1, IN CONST PSTR pstrStr2);
200 extern PSTR CSL_Strcpyn(OUT PSTR pstrDest, IN CONST PSTR pstrSrc,
218 extern PSTR CSL_Strstr(IN CONST PSTR haystack, IN CONST PSTR needle);
233 extern DWORD CSL_Strlen(IN CONST PSTR pstrSrc);
273 extern LONG CSL_Strncmp(IN CONST PSTR pstrStr1,
274 IN CONST PSTR pstrStr2, IN DWORD n);
292 IN CONST CHA
[all...]
H A DDSPNode.h91 IN CONST struct DSP_UUID * pNodeID,
92 IN CONST OPTIONAL struct DSP_CBDATA * pArgs,
360 IN CONST struct DSP_MSG * pMessage,
447 IN CONST struct DSP_UUID * pNodeID,
H A Ddbtype.h68 #ifndef CONST
69 #define CONST const macro
H A Dnldrdefs.h151 IN CONST struct DCD_NODEPROPS *pNodeProps,
178 IN CONST struct NLDR_ATTRS * pAttrs);
H A DDSPProcessor.h87 OPTIONAL CONST struct DSP_PROCESSORATTRIN *
H A Dcmm.h128 IN CONST struct CMM_MGRATTRS *pMgrAttrs);
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A DDSPProcessor_OEM.h96 IN CONST INT iArgc,
97 IN CONST CHAR ** aArgv,
98 IN CONST CHAR ** aEnvp);
H A Dcsl.h103 extern INT CSL_Atoi(IN CONST CHAR * ptstrSrc);
181 extern LONG CSL_Strcmp(IN CONST PSTR pstrStr1, IN CONST PSTR pstrStr2);
201 extern PSTR CSL_Strcpyn(OUT PSTR pstrDest, IN CONST PSTR pstrSrc,
219 extern PSTR CSL_Strstr(IN CONST PSTR haystack, IN CONST PSTR needle);
234 extern DWORD CSL_Strlen(IN CONST PSTR pstrSrc);
274 extern LONG CSL_Strncmp(IN CONST PSTR pstrStr1,
275 IN CONST PSTR pstrStr2, IN DWORD n);
293 IN CONST CHA
[all...]
H A DDSPNode.h91 IN CONST struct DSP_UUID * pNodeID,
92 IN CONST OPTIONAL struct DSP_CBDATA * pArgs,
360 IN CONST struct DSP_MSG * pMessage,
447 IN CONST struct DSP_UUID * pNodeID,
H A Ddbtype.h68 #ifndef CONST
69 #define CONST const macro
H A Dnldrdefs.h151 IN CONST struct DCD_NODEPROPS *pNodeProps,
178 IN CONST struct NLDR_ATTRS * pAttrs);
H A DDSPProcessor.h87 OPTIONAL CONST struct DSP_PROCESSORATTRIN *
H A Dcmm.h128 IN CONST struct CMM_MGRATTRS *pMgrAttrs);
/hardware/ti/omap3/dspbridge/libbridge/
H A DDSPProcessor_OEM.c94 DBAPI DSPProcessor_Load(DSP_HPROCESSOR hProcessor, IN CONST INT iArgc,
95 IN CONST CHAR **aArgv, IN CONST CHAR **aEnvp)
H A DDSPNode.c65 *! 15-May-2000 gp: Made input args to DSPNode_Allocate() CONST.
114 IN CONST struct DSP_UUID *pNodeID,
115 IN CONST OPTIONAL struct DSP_CBDATA *pArgs,
752 DBAPI DSPNode_PutMessage(DSP_HNODE hNode, IN CONST struct DSP_MSG *pMessage,
924 IN CONST struct DSP_UUID *pNodeID,
H A DDSPProcessor.c96 OPTIONAL CONST struct DSP_PROCESSORATTRIN *pAttrIn,
/hardware/ti/omap3/dspbridge/dspexec/
H A Ddspexec.c167 status = DSPProcessor_Load(hProc,argc,(CONST CHAR **)argv,NULL);
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dbcmdefs.h61 #define CONST const macro

Completed in 133 milliseconds