text
stringlengths
0
834k
/usr/include/x86_64-linux-gnu/sys/sem.h \
/usr/include/x86_64-linux-gnu/bits/sem.h \
/usr/include/x86_64-linux-gnu/bits/sem-pad.h \
/usr/include/x86_64-linux-gnu/sys/shm.h \
/usr/include/x86_64-linux-gnu/bits/shm.h \
/usr/include/x86_64-linux-gnu/bits/shmlba.h \
/usr/include/x86_64-linux-gnu/bits/shm-pad.h \
sysklogd/logread.o: $(deps_sysklogd/logread.o)
$(deps_sysklogd/logread.o):
",48.7920489297,873,0.7240990285
219796,f31b18091e1cb1db07334e049115c04b5d4f2d75,357,bat,Batchfile,Project/MSVC2017/ShellExtension/MediaInfo_InfoTip_Register.bat,eugenesvk/MediaInfoLib,3b1114bd9766c35de44e41e10b14cc590b89816d,['BSD-2-Clause'],446.0,2015-01-28T05:19:34.000Z,2022-03-27T13:44:39.000Z,Project/MSVC2017/ShellExtension/MediaInfo_InfoTip_Register.bat,eugenesvk/MediaInfoLib,3b1114bd9766c35de44e41e10b14cc590b89816d,['BSD-2-Clause'],580.0,2015-03-31T13:36:50.000Z,2022-03-20T02:44:15.000Z,Project/MSVC2017/ShellExtension/MediaInfo_InfoTip_Register.bat,eugenesvk/MediaInfoLib,3b1114bd9766c35de44e41e10b14cc590b89816d,['BSD-2-Clause'],171.0,2015-01-08T07:57:09.000Z,2022-03-30T11:40:06.000Z,"@echo off
echo WARNING: Shell Extension registration is BETA (=not tested everywhere) version.
echo if there are more crash of Windows explore, UnRegister the DLL
echo and email me
echo .
echo What is new with this version?
echo if you have the mouse on a multimedia (AVI/MKV/OGG...) file, an InfoTip
echo will be showed
pause
regsvr32 MediaInfo_InfoTip.dll",35.7,84,0.7899159664
219797,f31b2800609f9fd74dbfe0a5ed0f839543bc6c5e,149,bat,Batchfile,gen/gen_cobar_test.bat,tupunco/Tup.Cobar4Net,d0604d1828d3324d358e7639273e313deef2fb2c,['Apache-2.0'],11.0,2016-01-26T06:26:42.000Z,2022-02-27T12:47:48.000Z,gen/gen_cobar_test.bat,tupunco/Tup.Cobar4Net,d0604d1828d3324d358e7639273e313deef2fb2c,['Apache-2.0'],,,,gen/gen_cobar_test.bat,tupunco/Tup.Cobar4Net,d0604d1828d3324d358e7639273e313deef2fb2c,['Apache-2.0'],9.0,2016-04-05T12:25:50.000Z,2022-03-19T08:42:04.000Z,java -jar sharpen-jar-with-dependencies.jar E:\Files\Git\alibaba\cobar\server\src\ @sharpen-all-options-test -cp log4j-1.2.17.jar -cp junit-4.8.2.jar,149.0,149,0.7651006711
219798,f31b816273b5fb52e7b548bfdae23835f9819988,50,bat,Batchfile,Desktop/DesktopUnmanagedApi/DotNet/SignApi40.bat,achilex/MgDev,f7baf680a88d37659af32ee72b9a2046910b00d8,['PHP-3.0'],2.0,2017-04-19T01:38:30.000Z,2020-07-31T03:05:32.000Z,Desktop/DesktopUnmanagedApi/DotNet/SignApi40.bat,achilex/MgDev,f7baf680a88d37659af32ee72b9a2046910b00d8,['PHP-3.0'],,,,Desktop/DesktopUnmanagedApi/DotNet/SignApi40.bat,achilex/MgDev,f7baf680a88d37659af32ee72b9a2046910b00d8,['PHP-3.0'],1.0,2021-12-29T10:46:12.000Z,2021-12-29T10:46:12.000Z,"pushd %1
SignMapGuideApi.exe /framework=4.0
popd",16.6666666667,35,0.78
219799,f31bd7c72bcc27d9fa0053e06791399bf823c5e7,42,bat,Batchfile,runLive.bat,martincerny/ve-vlaku,2f37fe9ce51fcc20c6c042d84aca44bdf7e5865d,['Apache-2.0'],,,,runLive.bat,martincerny/ve-vlaku,2f37fe9ce51fcc20c6c042d84aca44bdf7e5865d,['Apache-2.0'],,,,runLive.bat,martincerny/ve-vlaku,2f37fe9ce51fcc20c6c042d84aca44bdf7e5865d,['Apache-2.0'],,,,elm-live src\Main.elm --output=bin\main.js,42.0,42,0.7619047619
219800,f31be7273e07d738a289c9f3bfadc3488d6d1325,3163,bat,Batchfile,server/integration/build/src/main/resources/bin/jconsole.bat,jmarkos/infinispan,45295b7b426ac457d93b0cc388c3a008dc7b3083,['Apache-2.0'],,,,server/integration/build/src/main/resources/bin/jconsole.bat,jmarkos/infinispan,45295b7b426ac457d93b0cc388c3a008dc7b3083,['Apache-2.0'],,,,server/integration/build/src/main/resources/bin/jconsole.bat,jmarkos/infinispan,45295b7b426ac457d93b0cc388c3a008dc7b3083,['Apache-2.0'],,,,"@echo off
rem -------------------------------------------------------------------------
rem jconsole script for Windows
rem -------------------------------------------------------------------------
rem
rem A script for running jconsole with the remoting-jmx libraries on the classpath.
rem $Id$
@if not ""%ECHO%"" == """" echo %ECHO%
@if ""%OS%"" == ""Windows_NT"" setlocal
if ""%OS%"" == ""Windows_NT"" (
set ""DIRNAME=%~dp0%""
) else (
set DIRNAME=.\
)
pushd %DIRNAME%..
set ""RESOLVED_JBOSS_HOME=%CD%""
popd
if ""x%JBOSS_HOME%"" == ""x"" (
set ""JBOSS_HOME=%RESOLVED_JBOSS_HOME%""
)
pushd ""%JBOSS_HOME%""
set ""SANITIZED_JBOSS_HOME=%CD%""
popd
if ""%RESOLVED_JBOSS_HOME%"" NEQ ""%SANITIZED_JBOSS_HOME%"" (
echo WARNING JBOSS_HOME may be pointing to a different installation - unpredictable results may occur.
)
set DIRNAME=
if ""%OS%"" == ""Windows_NT"" (
set ""PROGNAME=%~nx0%""
) else (
set ""PROGNAME=jdr.bat""
)
rem Setup JBoss specific properties
if ""x%JAVA_HOME%"" == ""x"" (
echo JAVA_HOME is not set. Unable to locate the jars needed to run jconsole.
goto END
)
rem Find jboss-modules.jar, or we can't continue
if exist ""%JBOSS_HOME%\jboss-modules.jar"" (
set ""RUNJAR=%JBOSS_HOME%\jboss-modules.jar""
) else (
echo Could not locate ""%JBOSS_HOME%\jboss-modules.jar"".
echo Please check that you are in the bin directory when running this script.
goto END
)
rem Set default module root paths
if ""x%JBOSS_MODULEPATH%"" == ""x"" (
set ""JBOSS_MODULEPATH=%JBOSS_HOME%\modules""
)
rem Setup The Classpath
set CLASSPATH=%JAVA_HOME%\lib\jconsole.jar
set CLASSPATH=%CLASSPATH%;%JAVA_HOME%\lib\tools.jar
call :SearchForJars ""%JBOSS_MODULEPATH%\system\layers\base\org\jboss\remoting-jmx\main""
call :SearchForJars ""%JBOSS_MODULEPATH%\system\layers\base\org\jboss\remoting3\main""
call :SearchForJars ""%JBOSS_MODULEPATH%\system\layers\base\org\jboss\logging\main""
call :SearchForJars ""%JBOSS_MODULEPATH%\system\layers\base\org\jboss\xnio\main""
call :SearchForJars ""%JBOSS_MODULEPATH%\system\layers\base\org\jboss\xnio\nio\main""
call :SearchForJars ""%JBOSS_MODULEPATH%\system\layers\base\org\jboss\sasl\main""