HomeSort by relevance Sort by last modified time
    Searched refs:TEMP (Results 51 - 75 of 76) sorted by null

1 23 4

  /external/python/cpython3/PCbuild/
build.bat 108 if not exist "%GIT%" where git > "%TEMP%\git.loc" 2> nul && set /P GIT= < "%TEMP%\git.loc" & del "%TEMP%\git.loc"
  /external/vboot_reference/utility/
dev_debug_vboot 186 TEMP=$(getopt -o hvb:i:k:cf --long help,bios:,image:,kernel:,cleanup,force \
188 eval set -- "$TEMP"
  /prebuilts/go/darwin-x86/src/cmd/go/
go_windows_test.go 126 "TEMP="+newtmpdir,
  /prebuilts/go/linux-x86/src/cmd/go/
go_windows_test.go 126 "TEMP="+newtmpdir,
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/
CpuPm.asl 172 // TEMP = Temporary field holding Capability DWORDs
174 CreateField (Arg0, 64, Multiply (Local1, 8), TEMP)
187 Concatenate (STS0, TEMP, Local2)
  /external/mesa3d/src/mesa/program/
program_lexer.l 181 TEMP { yylval->integer = at_temp; return TEMP; }
program_parse.y 159 %token <integer> TEMP
    [all...]
  /prebuilts/go/darwin-x86/src/crypto/aes/
asm_ppc64le.s 32 #define TEMP R19
86 ANDCC $0x3f, BITS, TEMP // andi. 0,4,0x3f multiple of 64
347 MOVWZ 0(INP), TEMP // lwz 0, 0(3)
356 MOVW TEMP, 0(OUT) // stw 0, 0(5)
  /prebuilts/go/linux-x86/src/crypto/aes/
asm_ppc64le.s 32 #define TEMP R19
86 ANDCC $0x3f, BITS, TEMP // andi. 0,4,0x3f multiple of 64
347 MOVWZ 0(INP), TEMP // lwz 0, 0(3)
356 MOVW TEMP, 0(OUT) // stw 0, 0(5)
  /external/python/cpython3/Tools/msi/
testrelease.bat 7 set TARGETDIR=%TEMP%
  /prebuilts/devtools/tools/
android.bat 46 rem Copy android.bat and its required libs to a temp dir.
49 set tmp_dir=%TEMP%\temp-android-tool
  /prebuilts/go/darwin-x86/src/crypto/sha256/
sha256block_ppc64le.s 63 #define TEMP R12
361 MOVWZ $3, TEMP
362 MOVWZ TEMP, CTR
  /prebuilts/go/darwin-x86/src/crypto/sha512/
sha512block_ppc64le.s 63 #define TEMP R12
396 MOVWZ $4, TEMP
397 MOVWZ TEMP, CTR
  /prebuilts/go/linux-x86/src/crypto/sha256/
sha256block_ppc64le.s 63 #define TEMP R12
361 MOVWZ $3, TEMP
362 MOVWZ TEMP, CTR
  /prebuilts/go/linux-x86/src/crypto/sha512/
sha512block_ppc64le.s 63 #define TEMP R12
396 MOVWZ $4, TEMP
397 MOVWZ TEMP, CTR
  /external/libpcap/msdos/
makefile 75 -I$(WATT_INC) -I. -I.\msdos\pm_drvr -H=$(TEMP)\bcc.sym
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
objz.go 613 // MOVD $(framesize+(StackGuard-StackSmall)), TEMP
614 // CMPUBGE TEMP, R4
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
objz.go 613 // MOVD $(framesize+(StackGuard-StackSmall)), TEMP
614 // CMPUBGE TEMP, R4
  /prebuilts/go/darwin-x86/src/os/
file.go 309 // value from %TMP%, %TEMP%, %USERPROFILE%, or the Windows directory.
  /prebuilts/go/linux-x86/src/os/
file.go 309 // value from %TMP%, %TEMP%, %USERPROFILE%, or the Windows directory.
  /external/jemalloc/bin/
jeprof.in     [all...]
  /external/guice/extensions/persist/lib/
hsqldb.jar 
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/bin/
x86_64-linux-android-gcc-4.9.x     [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/bin/
mips64el-linux-android-gcc-4.9.x     [all...]
  /prebuilts/jdk/jdk8/darwin-x86/lib/
sa-jdi.jar 

Completed in 3354 milliseconds

1 23 4