Home
last modified time | relevance | path

Searched refs:findstr (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/win32/
DMakefile.msvc447 findstr /C:"MEMORY ALLOCATED : 0" \
452 findstr "MEMORY ALLOCATED" .memdump | findstr /C:"MEMORY ALLOCATED : 0" >nul &&\
460 findstr /C:"MEMORY ALLOCATED" .memdump | findstr /C:"MEMORY ALLOCATED : 0" > nul \
463 findstr /C:"MEMORY ALLOCATED" .memdump | findstr /C:"MEMORY ALLOCATED : 0">null &&\
478 findstr /C:"MEMORY ALLOCATED" .memdump | findstr /C:"MEMORY ALLOCATED : 0" > null \
481 findstr /C:"MEMORY ALLOC" .memdump | findstr /C:"MEMORY ALLOCATED : 0" > null && \
483 …$(BINDIR)\xmllint.exe result.%%~nxI 2>&1 > result2.%%~nxI | findstr /V /C:"failed to load external…
/external/libdrm/intel/
Duthash.h374 #define HASH_FIND_STR(head,findstr,out) \ argument
375 HASH_FIND(hh,head,findstr,(unsigned)uthash_strlen(findstr),out)
/external/curl/projects/
Dgenerate.bat254 for /f "usebackq delims=" %%i in (`"findstr /n ^^ %2"`) do (
429 echo %EXITCODE%|findstr /r "[^0-9\-]" 1>NUL 2>&1
Dchecksrc.bat76 echo %PATH% | findstr /I /C:"\Perl" 1>nul
Dbuild-openssl.bat124 echo %PATH% | findstr /I /C:"\Perl" 1>nul
/external/webrtc/webrtc/modules/audio_processing/test/
Dapmtest.m200 if ~isempty(findstr(opt, '-vad'))
/external/curl/
Dbuildconf.bat249 findstr "/C:void hugehelp(void)" src\tool_hugehelp.c 1>NUL 2>&1