Lines Matching refs:f
64 for /f "tokens=1,*" %%i in ("%*") do call :getopt %%~i&call :getopt_loop %%~j
97 for /f "delims=" %%i in ("%_ARG:$amper$=&%") do set _ARG=%%i
98 for /f "delims=" %%i in ("%_ARG:$pipebar$=|%") do set _ARG=%%i
99 for /f "delims=" %%i in ("%_ARG:$gtrthan$=>%") do set _ARG=%%i
100 for /f "delims=" %%i in ("%_ARG:$lessthan$=<%") do set _ARG=%%i
102 for /f "delims=" %%i in ("!_ARG:$percent$=%%!") do set _ARG=%%i
117 for /f "tokens=1,2 delims==" %%i in (%_CONFIG%) do call :set_config_value %%i %%j
122 del /f "%APPDATA%\disable_pcfs_over_sata" 2>nul
140 del /f %_CONFIG% 2>nul
181 for /f %%i in ('%CYGWIN_PATH%\bin\uname -m 2^>nul') do if "%%i" == "x86_64" echo WARNING: 64-bit Cy…
414 for /f "usebackq tokens=5" %%i in (`"%MION_BRIDGE_TOOLS%\getbridgeconfig.exe" -default`) do (
419 for /f "usebackq skip=1 tokens=5" %%i in (`"%MION_BRIDGE_TOOLS%\getbridgeconfig.exe" -default`) do (
431 for /f "tokens=1,2,3,4 delims= " %%G in ('"%MIONPS_PATH%" %BRIDGE_CURRENT_IP_ADDRESS% 2 3 4 5') do …
543 del /f /q %_TEMPSCRIPT% >nul 2>&1
551 del /f /q %_TEMPSCRIPT% >nul 2>&1
595 for /f "usebackq tokens=1,2,3,4,5,6,7" %%a in (`"%MION_BRIDGE_TOOLS%\SessionManagerUtil" -p NAME DE…
601 set SESSION_NET_MANAGE_PORT=%%f
636 for /f "usebackq tokens=6,*" %%i in (`"%GHS_ROOT%\gversion" -nomtime -quiet 1 %GHS_ROOT%\%~1`) do (
640 for /f "tokens=1,2,3 delims=. " %%i in ("%verbase%") do (
646 for /f "tokens=1,2,3 delims=. " %%i in ("%~2%") do (
689 for /f "usebackq skip=1 tokens=3" %%i in (`"%GHS_ROOT%\gversion" -value 0 %GHS_ROOT%\%~1`) do (
693 …for /f "usebackq tokens=6,*" %%i in (`"%GHS_ROOT%\gversion" -nomtime -quiet 1 %GHS_ROOT%\%~1`) do (
708 for /f "usebackq skip=2 tokens=4,*" %%i in (`"%GHS_ROOT%\gversion" %GHS_ROOT%\%~1`) do (