text stringlengths 0 834k |
|---|
:: with delayed expansion |
:: |
setlocal enableDelayedExpansion |
set /a counter=0 |
for /l %%x in (1 ; 1 ; 5) do ( |
set /a counter=!counter!+1 |
call echo %%!counter! |
) |
endlocal |
",16.5813953488,67,0.5904628331 |
219437,d2e836428df8c16942f6e8138cc5476868fff87c,2440,bat,Batchfile,3rd_party/flatbuffers/tests/generate_code.bat,AnhPC03/MNN,1c4eded0148af60b3c07da64dcb6a79358f827b2,['Apache-2.0'],6958.0,2019-05-06T02:38:02.000Z,2022-03-31T18:08:48.000Z,3rd_party/flatbuffers/tests/generate_code.bat,AnhPC03/MNN,1c4eded0148af60b3c07da64dcb6a79358f827b2,['Apache-2.0'],1775.0,2019-05-06T04:40:19.000Z,2022-03-30T15:39:24.000Z,3rd_party/flatbuffers/tests/generate_code.bat,AnhPC03/MNN,1c4eded0148af60b3c07da64dcb6a79358f827b2,['Apache-2.0'],1511.0,2019-05-06T02:38:05.000Z,2022-03-31T16:59:39.000Z,":: Copyright 2015 Google Inc. All rights reserved. |
:: |
:: Licensed under the Apache License, Version 2.0 (the ""License""); |
:: you may not use this file except in compliance with the License. |
:: You may obtain a copy of the License at |
:: |
:: http://www.apache.org/licenses/LICENSE-2.0 |
:: |
:: Unless required by applicable law or agreed to in writing, software |
:: distributed under the License is distributed on an ""AS IS"" BASIS, |
:: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
:: See the License for the specific language governing permissions and |
:: limitations under the License. |
set buildtype=Release |
if ""%1""==""-b"" set buildtype=%2 |
..\%buildtype%\flatc.exe --cpp --java --csharp --go --binary --python --lobster --lua --js --rust --ts --php --grpc --gen-mutable --reflect-names --gen-object-api --gen-compare --no-includes --cpp-ptr-type flatbuffers::unique_ptr --no-fb-import -I include_test monster_test.fbs monsterdata_test.json || goto FAIL |
..\%buildtype%\flatc.exe --cpp --java --csharp --go --binary --python --lobster --lua --js --rust --ts --php --gen-mutable --reflect-names --no-fb-import --cpp-ptr-type flatbuffers::unique_ptr -o namespace_test namespace_test/namespace_test1.fbs namespace_test/namespace_test2.fbs || goto FAIL |
..\%buildtype%\flatc.exe --cpp --js --ts --php --gen-mutable --reflect-names --gen-object-api --gen-compare --cpp-ptr-type flatbuffers::unique_ptr -o union_vector ./union_vector/union_vector.fbs || goto FAIL |
..\%buildtype%\flatc.exe -b --schema --bfbs-comments --bfbs-builtins -I include_test monster_test.fbs || goto FAIL |
..\%buildtype%\flatc.exe --jsonschema --schema -I include_test monster_test.fbs || goto FAIL |
IF NOT ""%MONSTER_EXTRA%""==""skip"" ( |
@echo Generate MosterExtra |
..\%buildtype%\flatc.exe --cpp --gen-mutable --reflect-names --gen-object-api --gen-compare --no-includes monster_extra.fbs || goto FAIL |
) else ( |
@echo monster_extra.fbs skipped (the strtod function from MSVC2013 or older doesn't support NaN/Inf arguments) |
) |
cd ../samples |
..\%buildtype%\flatc.exe --cpp --lobster --gen-mutable --reflect-names --gen-object-api --gen-compare --cpp-ptr-type flatbuffers::unique_ptr monster.fbs || goto FAIL |
..\%buildtype%\flatc.exe -b --schema --bfbs-comments --bfbs-builtins monster.fbs || goto FAIL |
cd ../reflection |
call generate_code.bat %1 %2 || goto FAIL |
set EXITCODE=0 |
goto SUCCESS |
:FAIL |
set EXITCODE=1 |
:SUCCESS |
cd ../tests |
EXIT /B %EXITCODE% |
",55.4545454545,312,0.7254098361 |
219438,d2e849460e80ae30b0a61429fb9212fa17ca2a1f,568,cmd,Batchfile,kernel-headers/scsi/..install.cmd,ekkusa/device_sony_akari,05077cefb64ccb268babbb3b3ea3259e89250fa1,['FTL'],,,,kernel-headers/scsi/..install.cmd,ekkusa/device_sony_akari,05077cefb64ccb268babbb3b3ea3259e89250fa1,['FTL'],,,,kernel-headers/scsi/..install.cmd,ekkusa/device_sony_akari,05077cefb64ccb268babbb3b3ea3259e89250fa1,['FTL'],,,,"cmd_/home/azureuser/androids/emxer/hentai//include/scsi/.install := /bin/bash scripts/headers_install.sh /home/azureuser/androids/emxer/hentai//include/scsi ./include/uapi/scsi cxlflash_ioctl.h scsi_bsg_fc.h scsi_ioctl.h scsi_netlink.h scsi_netlink_fc.h sg.h; /bin/bash scripts/headers_install.sh /home/azureuser/androids/emxer/hentai//include/scsi ./include/generated/uapi/scsi ; for F in ; do echo ""$(pound)include <asm-generic/$$F>"" > /home/azureuser/androids/emxer/hentai//include/scsi/$$F; done; touch /home/azureuser/androids/emxer/hentai//include/scsi/.install |
",284.0,567,0.7904929577 |
219439,d2e85133a152cff8d34f888b9fc75a0902fa015a,2792,cmd,Batchfile,boards/dk-lm3s9b96/mpu_fault/mpu_fault_ccs.cmd,junyanl-code/Luminary-Micro-Library,52dff10f8812558749263b4767de4b0d3c79a9b3,['BSD-3-Clause'],25.0,2015-04-20T13:03:05.000Z,2022-01-06T07:25:02.000Z,boards/dk-lm3s9b96/mpu_fault/mpu_fault_ccs.cmd,junyanl-code/Luminary-Micro-Library,52dff10f8812558749263b4767de4b0d3c79a9b3,['BSD-3-Clause'],,,,boards/dk-lm3s9b96/mpu_fault/mpu_fault_ccs.cmd,junyanl-code/Luminary-Micro-Library,52dff10f8812558749263b4767de4b0d3c79a9b3,['BSD-3-Clause'],24.0,2015-09-22T12:08:11.000Z,2021-12-30T10:17:30.000Z,"/****************************************************************************** |
* |
* mpu_fault_ccs.cmd - CCS linker configuration file for mpu_fault. |
* |
* Copyright (c) 2009-2012 Texas Instruments Incorporated. All rights reserved. |
* Software License Agreement |
* |
* Texas Instruments (TI) is supplying this software for use solely and |
* exclusively on TI's microcontroller products. The software is owned by |
* TI and/or its suppliers, and is protected under applicable copyright |
* laws. You may not combine this software with ""viral"" open-source |
* software in order to form a larger program. |
* |
* THIS SOFTWARE IS PROVIDED ""AS IS"" AND WITH ALL FAULTS. |
* NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT |
* NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
* A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE. TI SHALL NOT, UNDER ANY |
* CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL, OR CONSEQUENTIAL |
* DAMAGES, FOR ANY REASON WHATSOEVER. |
* |
* This is part of revision 9107 of the DK-LM3S9B96 Firmware Package. |
* |
*****************************************************************************/ |
--retain=g_pfnVectors |
/* The following command line options are set as part of the CCS project. */ |
/* If you are building using the command line, or for some reason want to */ |
/* define them here, you can uncomment and modify these lines as needed. */ |
/* If you are using CCS for building, it is probably better to make any such */ |
/* modifications in your CCS project and leave this file alone. */ |
/* */ |
/* --heap_size=0 */ |
/* --stack_size=256 */ |
/* --library=rtsv7M3_T_le_eabi.lib */ |
/* The starting address of the application. Normally the interrupt vectors */ |
/* must be located at the beginning of the application. */ |
#define APP_BASE 0x00000000 |
#define RAM_BASE 0x20000000 |
/* System memory map */ |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.