text
stringlengths
0
834k
include/uapi/linux/pfkeyv2.h \
include/uapi/linux/ipsec.h \
include/linux/audit.h \
include/linux/ptrace.h \
include/uapi/linux/ptrace.h \
include/uapi/linux/audit.h \
$(wildcard include/config/change.h) \
arch/x86/include/asm/syscall.h \
arch/x86/include/asm/asm-offsets.h \
include/generated/asm-offsets.h \
/root/openvswitch-2.7.2/datapath/linux/compat/include/net/netfilter/ipv6/nf_defrag_ipv6.h \
include/net/netfilter/ipv6/nf_defrag_ipv6.h \
/root/openvswitch-2.7.2/datapath/linux/../flow.h \
/root/openvswitch-2.7.2/datapath/linux/compat/include/linux/openvswitch.h \
include/linux/flex_array.h \
/root/openvswitch-2.7.2/datapath/linux/compat/include/linux/reciprocal_div.h \
/root/openvswitch-2.7.2/datapath/linux/../flow_table.h \
/root/openvswitch-2.7.2/datapath/linux/../vport-netdev.h \
/root/openvswitch-2.7.2/datapath/linux/../vport.h \
/root/openvswitch-2.7.2/datapath/linux/../datapath.h \
/root/openvswitch-2.7.2/datapath/linux/../compat.h \
/root/openvswitch-2.7.2/datapath/linux/vxlan.o: $(deps_/root/openvswitch-2.7.2/datapath/linux/vxlan.o)
$(deps_/root/openvswitch-2.7.2/datapath/linux/vxlan.o):
",43.362012987,1863,0.7110928082
444,d0407b0be00942425e8fbe0b64ef1c3e48468336,62,cmd,Batchfile,tests/test_vcs/no_tool_options/run.cmd,yottahawk/edalize,f656a6897740359605a5270566359bd2739fe32e,['BSD-2-Clause'],398.0,2018-10-27T01:57:22.000Z,2022-03-27T23:41:22.000Z,tests/test_vcs/no_tool_options/run.cmd,Xingquan-Li/edalize,e38f9c2b7e04d89eeae771285e72...
",31.0,61,0.7903225806
445,d0409607a392d96a563ab1aa5ea0eb0039675acc,461,cmd,Batchfile,test/expectedBehavior.cmd,WhisperingChaos/symbolicLink,ccd043d358169ca078485959d010c9e097bc2144,['MIT'],,,,test/expectedBehavior.cmd,WhisperingChaos/symbolicLink,ccd043d358169ca078485959d010c9e097bc2144,['MIT'],,,,test/expectedBehavior.cmd,WhisperingChaos/s...
echo.
echo Patch behavior by recreating symbolic link.
echo.
@echo on
del helloWorld.cmd
mklink helloWorld.cmd ..\component\helloWorld.cmd
@echo off
echo.
echo Command now properly reports file as a symbolic link.
echo.
@echo on
dir /al
@echo off
echo.
echo Executing command through link now properly forwards
echo arguments (Arg2-1 Arg2-2) to actual command and
echo produces expected behavior.
echo.
@echo on
helloWorld.cmd Arg2-1 Arg2-2
@echo off",20.9545454545,58,0.7874186551
446,d040fbfc41c76547f691d6be7fc7388fb3348140,1350,bat,Batchfile,Windows/pyqt.bat,AbedSHP/PyQt5_Maya,4663f503524cc42118ea9c643758299d9625182f,['MIT'],3.0,2018-12-04T06:11:52.000Z,2021-12-03T12:11:07.000Z,Windows/pyqt.bat,AbedSHP/PyQt5_Maya,4663f503524cc42118ea9c643758299d9625182f,['MIT'],,,,Windows/pyqt.bat,AbedSHP/PyQt...
set XXX=%~dp0
if [""%MAYAPYQTBUILD%""]==[""""] call ""%XXX%setup.bat""
set QMAKESPEC=%QTDIR%\mkspecs\%_QMAKESPEC_%
if not exist ""%QMAKESPEC%\qmake.conf"" (
echo ""You need to uncompress %MAYA_LOCATION%\mkspecs\qt-5.6.1-mkspecs.tar.gz !""
goto end
)
if not exist ""%MAYA_LOCATION%\include\Qt\QtCore\qdir.h"" (
echo ""You need to uncompress %MAYA_LOCATION%\include\qt-5.6.1-include.tar.gz in %MAYA_LOCATION%\include\Qt !""
goto end
)
findstr /L /C:""Headers=include/Qt"" ""%MAYA_LOCATION%\bin\qt.conf"" >nul 2>&1
if ERRORLEVEL 1 (
echo ""You need to edit %MAYA_LOCATION%\bin\qt.conf to use 'Headers=include/Qt'""
goto end
)
findstr /L /C:""-lqtmain -lshell32"" ""%QTDIR%\mkspecs\common\msvc-desktop.conf"" >nul 2>&1
if ERRORLEVEL 1 (
echo ""You need to edit %QTDIR%\mkspecs\common\msvc-desktop.conf to use 'QMAKE_LIBS_QT_ENTRY = -lqtmain -lshell32'""
goto end
)
if not exist ""%MAYA_LOCATION%\include\Qt\qtnfc.disabled"" (
echo ""You need to rename %MAYA_LOCATION%\include\Qt\qtnfc to %MAYA_LOCATION\include\Qt\qtnfc.disabled""
goto end
)
pushd %PYQTDIR%
""%MAYA_LOCATION%\bin\mayapy"" configure.py --spec %QMAKESPEC% LIBDIR_QT=""%QTDIR%\lib"" INCDIR_QT=""%QTDIR%\include\Qt"" MOC=""%QTDIR%\bin\moc.exe"" --sip=""%QTDIR%\Python\sip.exe"" --sip-incdir=""%QTDIR%\Python\include"" -w --no-designer-plugin
nmake
nmake install
popd
:end",37.5,234,0.7044444444
447,d040fcee16642dcae15f39eaf34b55a4b1c9365a,887,bat,Batchfile,Examples/Raspbian/direct-network/direct/network/WINsetICS.bat,procount/noobsconfig,e1370d5e2e523e700bf2b46fffe2a31fc5d8539b,['0BSD'],42.0,2015-02-21T14:42:02.000Z,2022-03-05T03:57:59.000Z,Examples/Raspbian/direct-network/direct/network/WINsetICS.bat,procoun...
@setlocal enableextensions
@cd /d ""%~dp0""
REM -------Version 1.0 June2013
REM -------Created by Tim Cox (meltwater)
REM -------www.pihardware.com
REM -------Free to use - must include above details.
set SOURCE=cmdline.internet
set TARGET=cmdline.txt
set DESC=direct with ICS (PC to RPi)
set INFO1=# MAKE SURE YOU UPDATE THE IP ADDRESSES IN cmdline.internet
set INFO2=# ip=A.B.C.10::A.B.C.D (where ABCD match the PC's
set INFO3=# network adaptor settings (AFTER ICS is enabled).
set IP1=# See new settings below for IP address ip=x.x.x.x::y.y.y.y