HomeSort by relevance Sort by last modified time
    Searched refs:PSTR (Results 1 - 25 of 30) sorted by null

1 2

  /hardware/ti/omap3/dspbridge/inc/
csl.h 86 IN PSTR pstrSource, ULONG uSize);
118 extern VOID CSL_ByteSwap(IN PSTR pstrSrc,
119 OUT PSTR pstrDest, IN ULONG ulBytes);
160 extern VOID CSL_NumToAscii(OUT PSTR pstrNumber, IN DWORD dwNum);
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)
    [all...]
dbdcddef.h 71 PSTR pstrCreatePhaseFxn;
72 PSTR pstrDeletePhaseFxn;
73 PSTR pstrExecutePhaseFxn;
74 PSTR pstrIAlgName;
strmdefs.h 45 PSTR pstrEventName;
cfg.h 191 OUT PSTR pstrExecFile);
269 OUT PSTR pWMDFileName);
293 OUT PSTR pstrZLFileName);
dbg.h 115 extern DSP_STATUS DBG_Printf(IN PSTR pstrFormat, ...);
136 extern DSP_STATUS DBG_Trace(IN BYTE bLevel, IN PSTR pstrFormat, ...);
dbdcd.h 264 IN OUT PSTR pstrLibName,
dbtype.h 123 typedef CHAR *PSTR; /* pstr */
nldrdefs.h 243 PSTR pstrFxn, ULONG * pulAddr);
  /hardware/ti/omap3/dspbridge/libbridge/inc/
csl.h 87 IN PSTR pstrSource, ULONG uSize);
119 extern VOID CSL_ByteSwap(IN PSTR pstrSrc,
120 OUT PSTR pstrDest, IN ULONG ulBytes);
161 extern VOID CSL_NumToAscii(OUT PSTR pstrNumber, IN DWORD dwNum);
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)
    [all...]
dbdcddef.h 71 PSTR pstrCreatePhaseFxn;
72 PSTR pstrDeletePhaseFxn;
73 PSTR pstrExecutePhaseFxn;
74 PSTR pstrIAlgName;
strmdefs.h 46 PSTR pstrEventName;
dbg.h 115 extern DSP_STATUS DBG_Printf(IN PSTR pstrFormat, ...);
136 extern DSP_STATUS DBG_Trace(IN BYTE bLevel, IN PSTR pstrFormat, ...);
dbdcd.h 264 IN OUT PSTR pstrLibName,
dbtype.h 123 typedef CHAR *PSTR; /* pstr */
nldrdefs.h 243 PSTR pstrFxn, ULONG * pulAddr);
  /hardware/ti/omap3/dspbridge/dspexec/
dspexec.c 89 VOID PrintVerbose(PSTR pstrFmt,...);
231 VOID PrintVerbose(PSTR pstrFmt,...)
  /development/host/windows/usb/api/
adb_interface.cpp 61 reinterpret_cast<PSTR>(buffer),
adb_legacy_interface.cpp 164 reinterpret_cast<PSTR>(buffer),
  /external/llvm/host/include/llvm/Config/
config.h 607 /* Define use of PSTR type for Windows platforms */
608 #define WIN32_ELMCB_PCSTR PSTR
  /external/openssl/apps/
winrand.c 70 PSTR cmdline, int iCmdShow)
  /external/v8/src/
platform-win32.cc     [all...]
  /development/host/windows/usb/winusb/
adb_winusb_interface.cpp 216 reinterpret_cast<PSTR>(buffer),
  /external/icu4c/samples/layout/
clayout.c 71 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow)
layout.cpp 70 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow)
  /external/libpng/contrib/gregbook/
rpng-win.c 140 int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, PSTR cmd, int showmode)

Completed in 151 milliseconds

1 2