Searched refs:findstr (Results 1 – 6 of 6) sorted by relevance
453 findstr /C:"MEMORY ALLOCATED : 0" \458 findstr "MEMORY ALLOCATED" .memdump | findstr /C:"MEMORY ALLOCATED : 0" >nul &&\466 findstr /C:"MEMORY ALLOCATED" .memdump | findstr /C:"MEMORY ALLOCATED : 0" > nul \469 findstr /C:"MEMORY ALLOCATED" .memdump | findstr /C:"MEMORY ALLOCATED : 0">null &&\484 findstr /C:"MEMORY ALLOCATED" .memdump | findstr /C:"MEMORY ALLOCATED : 0" > null \487 findstr /C:"MEMORY ALLOC" .memdump | findstr /C:"MEMORY ALLOCATED : 0" > null && \489 …$(BINDIR)\xmllint.exe result.%%~nxI 2>&1 > result2.%%~nxI | findstr /V /C:"failed to load external…
68 …@dir /s/b "%PROGRAMDATA%\Microsoft\Windows\Start Menu\Programs" | findstr /ic:"python" > "%~2\star…69 …@dir /s/b "%APPDATA%\Microsoft\Windows\Start Menu\Programs" | findstr /ic:"python" >> "%~2\startm…
374 #define HASH_FIND_STR(head,findstr,out) \ argument375 HASH_FIND(hh,head,findstr,(unsigned)uthash_strlen(findstr),out)
272 for /f "usebackq delims=" %%i in (`"findstr /n ^^ %2"`) do (450 echo %EXITCODE%|findstr /r "[^0-9\-]" 1>NUL 2>&1
226 findstr "/C:void hugehelp(void)" src\tool_hugehelp.c 1>NUL 2>&1
200 if ~isempty(findstr(opt, '-vad'))