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

  /external/skia/experimental/LightSymbolsUtil/Callstacker/Callstacker/
Callstacker.cpp 61 static void Load(char* szFileName, SkSourceDb** ret, const char* whereToSave, const char* szBaseSrcPath) {
63 FILE* file = fopen(szFileName, "rt");
70 SkSourceDb* db = new SkSourceDb(szBaseSrcPath, whereToSave == NULL ? szFileName : whereToSave);
135 void save(const char* szFilename) {
137 FILE* file = fopen(szFilename, "wt");
161 bool sourceFile(const char* szFileName) {
162 return endsWith(szFileName, ".h") || endsWith(szFileName, ".c") || endsWith(szFileName, ".cpp") || endsWith(szFileName, ".cc")
    [all...]
  /external/skia/tools/
win_dbghelp.cpp 117 sprintf(szFileName, "%s%s\\%s-%04d%02d%02d-%02d%02d%02d-%ld-%ld" ext, \
129 char szFileName[MAX_PATH];
141 sprintf( szFileName, "%s%s", szPath, szAppName );
142 CreateDirectory( szFileName, NULL );
144 BUILD_UNIQUE_FILENAME(szFileName, ".dmp", szPath, szAppName, szVersion, stLocalTime);
147 hDumpFile = CreateFile(szFileName,
167 printf("MiniDump file: %s\n", szFileName);
179 szFileName,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
loadperf.h 36 DWORD BackupPerfRegistryToFileW(LPCWSTR szFileName,LPCWSTR szCommentString);
37 DWORD RestorePerfRegistryFromFileW(LPCWSTR szFileName,LPCWSTR szLangId);
winver.h 137 DWORD WINAPI VerFindFileA(DWORD uFlags,LPSTR szFileName,LPSTR szWinDir,LPSTR szAppDir,LPSTR szCurDir,PUINT lpuCurDirLen,LPSTR szDestDir,PUINT lpuDestDirLen);
138 DWORD WINAPI VerFindFileW(DWORD uFlags,LPWSTR szFileName,LPWSTR szWinDir,LPWSTR szAppDir,LPWSTR szCurDir,PUINT lpuCurDirLen,LPWSTR szDestDir,PUINT lpuDestDirLen);
msiquery.h 119 UINT WINAPI MsiDatabaseImportA(MSIHANDLE hDatabase,LPCSTR szFolderPath,LPCSTR szFileName);
120 UINT WINAPI MsiDatabaseImportW(MSIHANDLE hDatabase,LPCWSTR szFolderPath,LPCWSTR szFileName);
123 UINT WINAPI MsiDatabaseExportA(MSIHANDLE hDatabase,LPCSTR szTableName,LPCSTR szFolderPath,LPCSTR szFileName);
124 UINT WINAPI MsiDatabaseExportW(MSIHANDLE hDatabase,LPCWSTR szTableName,LPCWSTR szFolderPath,LPCWSTR szFileName);
wabapi.h 63 LPSTR szFileName;
dimm.h 385 virtual HRESULT WINAPI GetIMEFileNameA(HKL hKL,UINT uBufLen,LPSTR szFileName,UINT *puCopied) = 0;
386 virtual HRESULT WINAPI GetIMEFileNameW(HKL hKL,UINT uBufLen,LPWSTR szFileName,UINT *puCopied) = 0;
460 HRESULT (WINAPI *GetIMEFileNameA)(IActiveIMMApp *This,HKL hKL,UINT uBufLen,LPSTR szFileName,UINT *puCopied);
461 HRESULT (WINAPI *GetIMEFileNameW)(IActiveIMMApp *This,HKL hKL,UINT uBufLen,LPWSTR szFileName,UINT *puCopied);
    [all...]
esent.h     [all...]
mapiform.h 184 #define MAPI_IMAPIFORMINFO_METHODS(IPURE) MAPIMETHOD(CalcFormPropSet)(THIS_ ULONG ulFlags,LPMAPIFORMPROPARRAY *ppFormPropArray) IPURE; MAPIMETHOD(CalcVerbSet)(THIS_ ULONG ulFlags,LPMAPIVERBARRAY *ppMAPIVerbArray) IPURE; MAPIMETHOD(MakeIconFromBinary)(THIS_ ULONG nPropID,HICON *phicon) IPURE; MAPIMETHOD(SaveForm)(THIS_ LPCTSTR szFileName) IPURE; MAPIMETHOD(OpenFormContainer)(THIS_ LPMAPIFORMCONTAINER *ppformcontainer) IPURE;
oaidl.h     [all...]
winuser.h     [all...]
shlobj.h     [all...]
  /external/icu/icu4c/source/samples/layout/
clayout.c 266 char szFileName[MAX_PATH], szTitleName[MAX_PATH];
277 ofn.lpstrFile = szFileName;
291 szFileName[0] = '\0';
299 newParagraph = pf_factory(szFileName, font, guiSupport);
layout.cpp 264 char szFileName[MAX_PATH], szTitleName[MAX_PATH];
275 ofn.lpstrFile = szFileName;
289 szFileName[0] = '\0';
295 Paragraph *newParagraph = Paragraph::paragraphFactory(szFileName, font, guiSupport);
  /external/zlib/src/contrib/minizip/
unzip.h 243 const char *szFileName,
246 Try locate the file szFileName in the zipfile.
290 char *szFileName,
299 char *szFileName,
309 if szFileName!=NULL, the filemane string will be copied in szFileName
unzip.c 872 char *szFileName,
883 char *szFileName,
968 if ((err==UNZ_OK) && (szFileName!=NULL))
973 *(szFileName+file_info.size_filename)='\0';
980 if (ZREAD64(s->z_filefunc, s->filestream,szFileName,uSizeRead)!=uSizeRead)
    [all...]
  /external/skia/include/core/
SkPostConfig.h 256 const char * szFileName,
263 const char * szFileName,
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Debug.h 97 void OMX_Log(unsigned int mask, const char *szFileName, int iLineNum,
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Debug.h 122 void OMX_Log(unsigned int mask, const char *szFileName, int iLineNum,
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Debug.h 122 void OMX_Log(unsigned int mask, const char *szFileName, int iLineNum,
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
OMX_G729Enc_Utils.h 118 void G729ENC_Log(const char *szFileName, int iLineNum, const char *szFunctionName, const char *strFormat, ...);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 197 void VIDENCTEST_Log(const char *szFileName, int iLineNum, const char *szFunctionName, const char *strFormat, ...)
200 VIDENCTEST_UNUSED_ARG(szFileName);
    [all...]

Completed in 718 milliseconds