Searched refs:REM (Results 1 – 25 of 59) sorted by relevance
123
3 REM default java executable6 REM reset list of ant targets in test.xml to execute9 REM default switch to determine if eclipse should be reinstalled between running of tests12 REM property file to pass to Ant scripts15 REM default values for os, ws and arch20 REM reset ant command line args23 REM ****************************************************************24 REM25 REM Delete previous Eclipse installation and workspace26 REM (This is the Eclipse that controls the test. The test will start another Eclipse.[all …]
1 @REM ----------------------------------------------------------------------------2 @REM Licensed to the Apache Software Foundation (ASF) under one3 @REM or more contributor license agreements. See the NOTICE file4 @REM distributed with this work for additional information5 @REM regarding copyright ownership. The ASF licenses this file6 @REM to you under the Apache License, Version 2.0 (the7 @REM "License"); you may not use this file except in compliance8 @REM with the License. You may obtain a copy of the License at9 @REM10 @REM http://www.apache.org/licenses/LICENSE-2.0[all …]
1 REM2 REM Licensed to the Apache Software Foundation (ASF) under one or more3 REM contributor license agreements. See the NOTICE file distributed with4 REM this work for additional information regarding copyright ownership.5 REM The ASF licenses this file to You under the Apache License, Version 2.06 REM (the "License"); you may not use this file except in compliance with7 REM the License. You may obtain a copy of the License at8 REM 9 REM http://www.apache.org/licenses/LICENSE-2.010 REM [all …]
3 REM Licensed to the Apache Software Foundation (ASF) under one or more4 REM contributor license agreements. See the NOTICE file distributed with5 REM this work for additional information regarding copyright ownership.6 REM The ASF licenses this file to You under the Apache License, Version 2.07 REM (the "License"); you may not use this file except in compliance with8 REM the License. You may obtain a copy of the License at9 REM 10 REM http://www.apache.org/licenses/LICENSE-2.011 REM 12 REM Unless required by applicable law or agreed to in writing, software[all …]
2 REM3 REM This Windows batch file builds this repository for the following targets:4 REM 64-bit Debug5 REM 64-bit Release6 REM 32-bit Debug7 REM 32-bit Release8 REM It uses CMake to genererate the project files and then invokes msbuild9 REM to build them.10 REM The update_external_sources.bat batch file must be executed before running11 REM this batch file[all …]
2 REM Update source for glslang, spirv-tools4 REM Determine the appropriate CMake strings for the current version of Visual Studio10 REM Cleanup the file we used to collect the VS version output since it's no longer needed.20 REM // ======== Parameter parsing ======== //66 REM glslang has the same needs as spirv-tools88 REM // ======== end Parameter parsing ======== //91 REM // ======== Dependency checking ======== //92 REM git is required for all paths114 REM goto:main116 REM // ======== end Dependency checking ======== //[all …]
2 REM ********************************************************************3 REM * COPYRIGHT:4 REM * Copyright (c) 2010-2014, International Business Machines Corporation5 REM * and others. All Rights Reserved.6 REM ********************************************************************92 @REM (Layout is deprecated)93 @REM @set THT=letest94 @REM @echo ==== %THT% =========================================================================95 @REM @cd %ICU_ICUDIR%\source\test\letest96 @REM %LETST_CMD% %LETEST_OPTS%[all …]
1 REM This batch file is meant to facilitate regenerating prebuilt binaries for 2 REM the Windows tools.3 REM You MUST run it from a Visual Studio xxxx Command Prompt. To do this,4 REM navigate to:5 REM 6 REM Start->Programs->Microsoft Visual Studio XXXX->Tools->7 REM Visual Studio Command Prompt8 REM9 REM Then run this batch file. It performs an SVN update, edits the10 REM README.binaries file to contain[all …]
1 REM /*2 REM *******************************************************************************3 REM * Copyright (C) 1996-2004, International Business Machines Corporation and *4 REM * others. All Rights Reserved. *5 REM *******************************************************************************6 REM */7 REM For best results, run the demo as an applet inside of Netscape8 REM with Bitstream Cyberbit installed.10 REM setup your JDK 1.1.x path and classpath here:
1 REM /**2 REM *******************************************************************************3 REM * Copyright (C) 2002-2004, International Business Machines Corporation and *4 REM * others. All Rights Reserved. *5 REM *******************************************************************************6 REM */9 REM This script is a Windows launcher for the indic.pl script. For this10 REM to work, the perl executable must be on the path. We recommend11 REM the ActiveState build; see http://www.activestate.com. See the12 REM tz.pl script itself for more documentation.
2 REM3 REM4 REM This batch file must be used to set up a git tree to build on5 REM systems where there is no autotools support (i.e. Microsoft).6 REM7 REM This file is not included nor needed for curl's release8 REM archives, neither for curl's daily snapshot archives.15 REM create tool_hugehelp.c20 REM create Makefile25 REM create curlbuild.h[all …]
3 REM script which executes build5 REM tag to use when checking out .map file project8 REM default setting for buildType11 REM default setting for buildID14 REM default bootclasspath17 REM vm used to run the build. Defaults to java on system path20 REM target used if not default (to allow run just a portion of buildAll)23 REM FTP user/password, required for Windows to ftp. Without it, no push.31 REM ****************************************************************32 REM[all …]
2 REM # Copyright 2015 The Android Open Source Project3 REM # Copyright (C) 2015 Valve Corporation4 REM5 REM # Licensed under the Apache License, Version 2.0 (the "License");6 REM # you may not use this file except in compliance with the License.7 REM # You may obtain a copy of the License at8 REM9 REM # http://www.apache.org/licenses/LICENSE-2.010 REM11 REM # Unless required by applicable law or agreed to in writing, software[all …]
1 REM -- grayscale7 REM -- full-color10 REM -- palletted15 REM -- gray with alpha-channel18 REM -- color with alpha-channel21 REM -- grayscale27 REM -- full-color30 REM -- palletted35 REM -- gray with alpha-channel38 REM -- color with alpha-channel
3 REM Start-up script for ProGuard -- free class file shrinker, optimizer,4 REM obfuscator, and preverifier for Java bytecode.5 REM6 REM Note: when passing file names containing spaces to this script,7 REM you'll have to add escaped quotes around them, e.g.8 REM "\"C:/My Directory/My File.txt\""
3 REM Start-up script for Retrace -- companion tool for ProGuard, free class file4 REM shrinker, optimizer, obfuscator, and preverifier for Java bytecode.5 REM6 REM Note: when passing file names containing spaces to this script,7 REM you'll have to add escaped quotes around them, e.g.8 REM "\"C:/My Directory/My File.txt\""
3 REM Start-up script for the GUI of ProGuard -- free class file shrinker,4 REM optimizer, obfuscator, and preverifier for Java bytecode.5 REM6 REM Note: when passing file names containing spaces to this script,7 REM you'll have to add escaped quotes around them, e.g.8 REM "\"C:/My Directory/My File.txt\""
4 REM Script for building the LLVM installer on Windows,5 REM used for the the weekly snapshots at http://www.llvm.org/builds.6 REM7 REM Usage: build_llvm_package.bat <revision>9 REM Prerequisites:10 REM11 REM Visual Studio 2013, CMake, Ninja, SVN, GNUWin32,12 REM NSIS with the strlen_8192 patch,13 REM Visual Studio 2013 SDK (for the clang-format plugin).16 REM You may need to modify the paths below:[all …]
15 REM This file was contributed by Alexander Tokarev for building PCRE for use16 REM with Virtual Pascal. It has not been tested with the latest PCRE release.18 REM This file has been modified and extended to compile with newer PCRE releases19 REM by Stefan Weber (Angels Holocaust).21 REM CHANGE THIS FOR YOUR BORLAND C++ COMPILER PATH23 REM location of the TASM binaries, if compiling with the -B BCC switch44 REM compile and link the PCRE library into lib: option -B for ASM compile works too
6 REM Change to the directory of this batch file.9 REM Loop over the two platforms in awkward batch file fashion.16 REM Search for the MSBuild toolsets directory.52 REM Routine for installing v100 toolchain.63 REM Routine for installing v110 toolchain.80 REM Routine for installing v120 toolchain.97 REM Routine for installing v140 toolchain.
158 ; CHECK-NEXT: [[REM:%.*]] = and i32 [[OR]], %x159 ; CHECK-NEXT: ret i32 [[REM]]182 ; CHECK-NEXT: [[REM:%.*]] = and i32 [[XOR]], %y183 ; CHECK-NEXT: ret i32 [[REM]]198 ; CHECK-NEXT: [[REM:%.*]] = and i32 [[SUB]], %y199 ; CHECK-NEXT: ret i32 [[REM]]
98 public static final int REM = 18; field in RegOps331 case REM: return "rem"; in opName()
20 @property (nonatomic) int howMany; // REM: nonatomic to avoid warnings about only implementing one…42 @property (nonatomic) int howMany; // REM: nonatomic to avoid warnings about only implementing one…71 @synthesize howMany, what; // REM: Redundant anyway