/third_party/python/Tools/msi/ |
H A D | uploadrelease.bat | 32 if not defined PLINK where plink > "%TEMP%\plink.loc" 2> nul && set /P PLINK= < "%TEMP%\plink.loc" & del "%TEMP%\plink.loc"
33 if not defined PLINK where /R "%ProgramFiles(x86)%\PuTTY" plink > "%TEMP%\plink.loc" 2> nul && set /P PLINK= < "%TEMP%\plink.loc" & del "%TEMP%\plink.loc"
34 if not defined PLINK where /R "%ProgramFiles%\PuTTY" plink > "%TEMP%\plink.loc" 2> nul && set /P PLINK= < "%TEMP%\plink.loc" & del "%TEMP%\plink.loc"
35 if not defined PLINK where /R "%ProgramFiles(x86)%" plink > "%TEMP [all...] |
H A D | buildrelease.bat | 76 if not exist "%GIT%" where git > "%TEMP%\git.loc" 2> nul && set /P GIT= < "%TEMP%\git.loc" & del "%TEMP%\git.loc"
|
H A D | testrelease.bat | 7 set TARGETDIR=%TEMP%
|
/third_party/pcre2/pcre2/ |
H A D | 132html | 25 print TEMP "</PRE>\n" if ($inpre); 26 print TEMP "</P>\n"; 36 print TEMP "<P>\n"; 77 open(TEMP, ">/tmp/$$") || die "Can't open /tmp/$$ for output\n"; 123 print TEMP "\n" if (/^[\s.]/); 127 print TEMP "<br>\n<br>\n" if ($innf || /^\.nf/ || !/^[\s.]/); 151 printf TEMP ("<br><a name=\"SEC%d\" href=\"#TOC1\">$title</a><br>\n", 157 print TEMP "<br><b>\n$title\n</b><br>\n"; 164 print TEMP "<br><b>\n$title\n</b><br>\n"; 171 print TEMP "< [all...] |
/third_party/python/Doc/ |
H A D | make.bat | 57 where /R ..\externals hhc > "%TEMP%\hhc.loc" 2> nul && set /P HTMLHELP= < "%TEMP%\hhc.loc" & del "%TEMP%\hhc.loc"
58 if not exist "%HTMLHELP%" where /R "%ProgramFiles(x86)%" hhc > "%TEMP%\hhc.loc" 2> nul && set /P HTMLHELP= < "%TEMP%\hhc.loc" & del "%TEMP%\hhc.loc"
59 if not exist "%HTMLHELP%" where /R "%ProgramFiles%" hhc > "%TEMP%\hhc.loc" 2> nul && set /P HTMLHELP= < "%TEMP%\hhc.loc" & del "%TEMP%\hhc.loc"
|
/third_party/node/test/parallel/ |
H A D | test-os.js | 44 process.env.TEMP = '/temp'; 47 process.env.TEMP = ''; 52 process.env.TEMP = '\\temp\\'; 54 process.env.TEMP = '\\tmpdir/'; 56 process.env.TEMP = '\\'; 58 process.env.TEMP = 'C:\\'; 66 process.env.TEMP = '';
|
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/t/ |
H A D | taint.t | 14 # ... fails unless "/tmp" on the current windows drive is a writable directory OR either $ENV{TMP} or $ENV{TEMP} are untainted and point to a writable directory 16 ($ENV{TEMP}) = $ENV{TEMP} =~ m/^.*$/gmsx; # untaint $ENV{TEMP}
|
/third_party/openssl/external/perl/Text-Template-1.56/t/ |
H A D | taint.t | 14 # ... fails unless "/tmp" on the current windows drive is a writable directory OR either $ENV{TMP} or $ENV{TEMP} are untainted and point to a writable directory 16 ($ENV{TEMP}) = $ENV{TEMP} =~ m/^.*$/gmsx; # untaint $ENV{TEMP}
|
/third_party/python/PCbuild/ |
H A D | prepare_ssl.bat | 47 if "%PERL%" == "" where perl > "%TEMP%\perl.loc" 2> nul && set /P PERL= <"%TEMP%\perl.loc" & del "%TEMP%\perl.loc"
|
H A D | find_msbuild.bat | 29 @where msbuild > "%TEMP%\msbuild.loc" 2> nul && set /P MSBUILD= < "%TEMP%\msbuild.loc" & del "%TEMP%\msbuild.loc"
|
H A D | build.bat | 111 if not exist "%GIT%" where git > "%TEMP%\git.loc" 2> nul && set /P GIT= < "%TEMP%\git.loc" & del "%TEMP%\git.loc"
|
/third_party/mksh/ |
H A D | check.pl | 785 if (!open(TEMP, "> $file")) { 789 binmode(TEMP); 790 print TEMP $str; 791 if (!close(TEMP)) { 806 if (!open(TEMP, "< $file")) { 810 binmode(TEMP); 811 while (<TEMP>) { 814 close(TEMP);
|
/third_party/gn/src/base/ |
H A D | sha1.cc | 180 uint32_t TEMP = S(5, A) + f(t, B, C, D) + E + W[t] + K(t); in Process() local 185 A = TEMP; in Process()
|
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/ |
H A D | sha1.cc | 208 uint32_t TEMP = S(5, A) + f(t, B, C, D) + E + W[t] + K(t); in Process() local 213 A = TEMP; in Process()
|
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | keccak1600-ppc64.pl | 64 $TEMP=$LOCALS+6*$SIZE_T; 92 std $A[0][4],`$TEMP+0`($sp) 94 std $A[1][4],`$TEMP+8`($sp) 96 std $A[2][4],`$TEMP+16`($sp) 98 std $A[3][4],`$TEMP+24`($sp) 156 ld $A[0][4],`$TEMP+0`($sp) 158 ld $A[1][4],`$TEMP+8`($sp) 160 ld $A[2][4],`$TEMP+16`($sp) 162 ld $A[3][4],`$TEMP+24`($sp)
|
/third_party/openssl/crypto/sha/asm/ |
H A D | keccak1600-ppc64.pl | 64 $TEMP=$LOCALS+6*$SIZE_T; 92 std $A[0][4],`$TEMP+0`($sp) 94 std $A[1][4],`$TEMP+8`($sp) 96 std $A[2][4],`$TEMP+16`($sp) 98 std $A[3][4],`$TEMP+24`($sp) 156 ld $A[0][4],`$TEMP+0`($sp) 158 ld $A[1][4],`$TEMP+8`($sp) 160 ld $A[2][4],`$TEMP+16`($sp) 162 ld $A[3][4],`$TEMP+24`($sp)
|
/third_party/python/Tools/buildbot/ |
H A D | test.bat | 39 ssh %SSH_SERVER% "set TEMP=%REMOTE_PYTHON_DIR%temp& cd %REMOTE_PYTHON_DIR% & %REMOTE_PYTHON_DIR%PCbuild\rt.bat" %rt_args%
variable
|
/third_party/node/lib/ |
H A D | os.js | 184 path = process.env.TEMP || 193 safeGetenv('TEMP') ||
|
/third_party/mesa3d/src/imagination/rogue/ |
H A D | rogue_validate.c | 51 REG_RULE(TEMP, RW, MIN2(ROGUE_MAX_REG_INDEX, ROGUE_MAX_REG_TEMP), ALL),
|
/third_party/skia/third_party/externals/tint/kokoro/windows/ |
H A D | build.bat | 46 set TEMP_DIR=%TEMP%\tint-temp
|
/third_party/lz4/tests/ |
H A D | test-lz4-list.py | 15 TEMP = tempfile.gettempdir() variable 29 self.exp_unc_size += os.path.getsize(f"{TEMP}/test_list_{i}M") 32 self.exp_unc_size += os.path.getsize(f"{TEMP}/{uncompressed_filename}") 33 self.exp_comp_size = os.path.getsize(f"{TEMP}/{self.filename}") 40 test_list_files = glob.glob(f"{TEMP}/test_list_*.lz4") 119 test_list_SM_lz4f = glob.glob(f"{TEMP}/test_list_*M-lz4f-2f--content-size.lz4") 121 output = execute(f"{LZ4} --list -m -v {TEMP}/test_list_concat-all.lz4 {filename}", print_output=True) 131 concat_file_list = glob.glob(f"{TEMP}/test_list_[!concat]*.lz4") 139 self.cvinfo.compressed_size = os.path.getsize(f"{TEMP}/test_list_concat-all.lz4") 234 for f in glob.glob(f"{TEMP}/test_lis [all...] |
/third_party/mesa3d/src/mesa/program/ |
H A D | program_parse.y | 170 %token <integer> TEMP 1810 TEMP_statement: TEMP { $<integer>$ = $1; } varNameList
|