Searched defs:wres (Results 1 – 12 of 12) sorted by relevance
| /third_party/lzma/C/ |
| D | 7zFile.h | 65 WRes wres; member 75 WRes wres; member 85 WRes wres; member
|
| D | MtDec.c | 102 WRes wres = AutoResetEvent_OptCreate_And_Reset(&t->canWrite); in MtDecThread_CreateEvents() local 115 WRes wres = MtDecThread_CreateEvents(t); in MtDecThread_CreateAndStart() local 1067 WRes wres; in MtDec_Code() local
|
| D | MtCoder.c | 44 WRes wres = AutoResetEvent_OptCreate_And_Reset(&t->startEvent); in MtCoderThread_CreateAndStart() local
|
| D | LzFindMt.c | 230 WRes wres; in MtSync_Init() local 243 WRes wres; in MtSync_Create_WRes() local 276 const WRes wres = MtSync_Create_WRes(p, startAddress, obj); in MtSync_Create() local
|
| D | Threads.c | 157 WRes wres = Semaphore_Close(p); in Semaphore_OptCreateInit() local
|
| /third_party/lzma/C/Util/Lzma/ |
| D | LzmaUtil.c | 68 static int PrintError_WRes(const char *message, WRes wres) in PrintError_WRes() 267 const WRes wres = InFile_Open(&inStream.file, args[2]); in main() local 274 WRes wres; in main() local 286 const WRes wres = File_GetLength(&inStream.file, &fileSize); in main() local
|
| /third_party/lzma/C/Util/7z/ |
| D | 7zMain.c | 489 static void PrintError_WRes(const char *message, WRes wres) in PrintError_WRes() 587 WRes wres = in main() local 771 const WRes wres = OutFile_OpenUtf16(&outFile, destPath); in main() local 783 const WRes wres = File_Write(&outFile, outBuffer + offset, &processedSize); in main() local 823 const WRes wres = File_Close(&outFile); in main() local
|
| /third_party/lzma/CPP/7zip/Bundles/SFXSetup/ |
| D | ExtractEngine.cpp | 115 const WRes wres = thread.Create(CThreadExtracting::MyThreadFunction, &t); in ExtractArchive() local
|
| /third_party/lzma/CPP/7zip/Archive/Common/ |
| D | CoderMixer2.cpp | 1081 const WRes wres = _coders[i].Create(); in Code() local 1089 const WRes wres = _coders[i].Start(); in Code() local 1096 WRes wres = 0; in Code() local
|
| /third_party/backends/backend/ |
| D | canon-sane.c | 1904 ssize_t wres, readres; in read_fb1200() local
|
| /third_party/lzma/CPP/7zip/UI/FileManager/ |
| D | ProgressDialog2.cpp | 1399 const WRes wres = thread.Create(MyThreadFunction, this); in Create() local
|
| /third_party/optimized-routines/math/test/ |
| D | mathtest.c | 1147 unsigned tresultr[3], tresulti[3], wres; in runtest() local
|