text stringlengths 0 834k |
|---|
/home/zw/share/ultra96/mipitest/linux-xlnx/include/uapi/asm-generic/swab.h \ |
/home/zw/share/ultra96/mipitest/linux-xlnx/include/linux/byteorder/generic.h \ |
/home/zw/share/ultra96/mipitest/linux-xlnx/include/asm-generic/bitops/ext2-atomic-setbit.h \ |
/home/zw/share/ultra96/mipitest/linux-xlnx/include/linux/log2.h \ |
$(wildcard include/config/arch/has/ilog2/u32.h) \ |
$(wildcard include/config/arch/has/ilog2/u64.h) \ |
/home/zw/share/ultra96/mipitest/linux-xlnx/include/linux/typecheck.h \ |
/home/zw/share/ultra96/mipitest/linux-xlnx/include/linux/printk.h \ |
$(wildcard include/config/message/loglevel/default.h) \ |
$(wildcard include/config/console/loglevel/default.h) \ |
$(wildcard include/config/console/loglevel/quiet.h) \ |
$(wildcard include/config/early/printk.h) \ |
$(wildcard include/config/printk/nmi.h) \ |
$(wildcard include/config/printk.h) \ |
$(wildcard include/config/dynamic/debug.h) \ |
/home/zw/share/ultra96/mipitest/linux-xlnx/include/linux/kern_levels.h \ |
/home/zw/share/ultra96/mipitest/linux-xlnx/include/linux/cache.h \ |
$(wildcard include/config/arch/has/cache/line/size.h) \ |
/home/zw/share/ultra96/mipitest/linux-xlnx/include/uapi/linux/kernel.h \ |
/home/zw/share/ultra96/mipitest/linux-xlnx/include/uapi/linux/sysinfo.h \ |
/home/zw/share/ultra96/mipitest/linux-xlnx/arch/arm64/include/asm/cache.h \ |
/home/zw/share/ultra96/mipitest/linux-xlnx/arch/arm64/include/asm/cputype.h \ |
/home/zw/share/ultra96/mipitest/linux-xlnx/arch/arm64/include/asm/sysreg.h \ |
$(wildcard include/config/broken/gas/inst.h) \ |
$(wildcard include/config/arm64/pa/bits/52.h) \ |
$(wildcard include/config/arm64/4k/pages.h) \ |
$(wildcard include/config/arm64/16k/pages.h) \ |
$(wildcard include/config/arm64/64k/pages.h) \ |
/home/zw/share/ultra96/mipitest/linux-xlnx/arch/arm64/include/asm/compiler.h \ |
/home/zw/share/ultra96/mipitest/linux-xlnx/include/linux/sort.h \ |
/home/zw/share/ultra96/mipitest/linux-xlnx/include/linux/string.h \ |
$(wildcard include/config/binary/printf.h) \ |
$(wildcard include/config/fortify/source.h) \ |
/home/zw/share/ultra96/mipitest/linux-xlnx/include/uapi/linux/string.h \ |
/home/zw/share/ultra96/mipitest/linux-xlnx/arch/arm64/include/asm/string.h \ |
$(wildcard include/config/arch/has/uaccess/flushcache.h) \ |
/home/zw/share/ultra96/mipitest/linux-xlnx/include/linux/range.h \ |
kernel/range.o: $(deps_kernel/range.o) |
$(deps_kernel/range.o): |
",83.3466666667,2855,0.7633178691 |
219678,f30a26186f9428fa1687e17b67cf1add59af0919,515,bat,Batchfile,xiaolaba_attiny13/build.bat,xiaolaba/Guitar-tuner,eb1cfc7a76e99d4e348206100b48cf2d600cfe14,['MIT'],,,,xiaolaba_attiny13/build.bat,xiaolaba/Guitar-tuner,eb1cfc7a76e99d4e348206100b48cf2d600cfe14,['MIT'],,,,xiaolaba_attiny13/build.bat,xiaolaba/Guitar-tuner,eb1cfc7a76e99d4e348206100b48cf2d600cfe14,['MIT'],,,,"REM @echo off |
set mcu=tiny13 |
set main=gtuner_tiny13.ino |
set ac=C:\WinAVR-20100110 |
path %ac%\bin;%ac%\utils\bin;%path% |
avr-gcc.exe -dumpversion |
avr-gcc.exe -xc -Os -mmcu=at%mcu% -Wall -g -o %main%.out *.ino |
::avr-gcc.exe -O2 -Wl,-Map,%1.map -o %1.out %1.c %2 %3 -mmcu=at%mcu% |
cmd /c avr-objdump.exe -h -S %main%.out >%main%.lst |
cmd /c avr-objcopy.exe -O ihex %main%.out %main%.hex |
avr-size.exe %main%.out |
del %main%.out |
::goto end |
::pboot.exe -c1 -b19200 -p%main%.hex |
::l.exe -b9600 |
:end",22.3913043478,69,0.627184466 |
219679,f30a4212ebeeee5a2d2180b6de78ce291d4159b4,857,cmd,Batchfile,microservices/device-simulation-dotnet/scripts/env-vars-setup.cmd,DevByAthi/azure-iot-pcs-device-simulation,ba1b320853a05bb4445690e77b7090622bc76ef7,['MIT'],106.0,2017-10-27T12:16:30.000Z,2021-12-15T18:33:24.000Z,microservices/device-simulation-dotnet/scripts/env-vars-setup.cmd,DevByAthi/azure-iot-pcs-device-simulation,ba1b320853a05bb4445690e77b7090622bc76ef7,['MIT'],170.0,2017-10-03T02:39:58.000Z,2021-01-15T18:47:35.000Z,microservices/device-simulation-dotnet/scripts/env-vars-setup.cmd,DevByAthi/azure-iot-pcs-device-simulation,ba1b320853a05bb4445690e77b7090622bc76ef7,['MIT'],82.0,2017-12-01T12:51:10.000Z,2021-12-25T15:39:14.000Z,":: Copyright (c) Microsoft. All rights reserved. |
:: Prepare the environment variables used by the application. |
:: |
:: For more information about finding IoT Hub settings, more information here: |
:: |
:: * https://docs.microsoft.com/azure/iot-hub/iot-hub-create-through-portal#endpoints |
:: * https://docs.microsoft.com/azure/iot-hub/iot-hub-csharp-csharp-getstarted |
:: |
:: Azure IoT Hub Connection string |
SETX PCS_IOTHUB_CONNSTRING ""your Azure IoT Hub connection string"" |
:: Endpoint to reach the storage adapter |
SETX PCS_STORAGEADAPTER_DOCUMENTDB_CONNSTRING ""your Cosmos DB SQL connection string"" |
:: The Azure storage account used to create and delete devices in bulk |
SETX PCS_AZURE_STORAGE_ACCOUNT ""your Azure Storage Account connection string"" |
:: Endpoint to reach the storage adapter |
SETX PCS_STORAGEADAPTER_WEBSERVICE_URL ""http://127.0.0.1:9022/v1"" |
",38.9545454545,86,0.7864644107 |
219680,f30a80a239927faaa4d07e1ef088d003313567dd,78,bat,Batchfile,exportModel.bat,awesomephant/vf-installation,ddc9dfd20db6c890fed616c8514a4b3e7157bc96,['MIT'],,,,exportModel.bat,awesomephant/vf-installation,ddc9dfd20db6c890fed616c8514a4b3e7157bc96,['MIT'],,,,exportModel.bat,awesomephant/vf-installation,ddc9dfd20db6c890fed616c8514a4b3e7157bc96,['MIT'],,,,python pix2pix.py --mode export --checkpoint ice_train --output_dir ice_export,78.0,78,0.8205128205 |
219681,f30aa86046463fbdf78780830d71119a4e4842f4,1272,bat,Batchfile,examples/Windows/Get_Directory_Test_Results.bat,xnox/python-redfish-utility,c6f7e638d53205dee0203d6a0b948439aadef65e,['Apache-2.0'],,,,examples/Windows/Get_Directory_Test_Results.bat,xnox/python-redfish-utility,c6f7e638d53205dee0203d6a0b948439aadef65e,['Apache-2.0'],,,,examples/Windows/Get_Directory_Test_Results.bat,xnox/python-redfish-utility,c6f7e638d53205dee0203d6a0b948439aadef65e,['Apache-2.0'],,,,":: RESTful Interface Tool Sample Script for HPE iLO Products :: |
:: Copyright 2014, 2019 Hewlett Packard Enterprise Development LP :: |
:: Description: This is a sample batch script to get directory :: |
:: test results. :: |
:: The directory test results are reset when directory settings :: |
:: are saved, or when the directory tests are started. :: |
:: NOTE: You will need to replace the USER_LOGIN and PASSWORD :: |
:: values with values that are appropriate for your :: |
:: environment. :: |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.