HomeSort by relevance Sort by last modified time
    Searched refs:exe (Results 1 - 25 of 1065) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/BaseTools/Source/
BinaryFiles.txt 27 build.exe
28 BPDG.exe
29 BootSectImage.exe
31 Ecc.exe
33 EfiLdrImage.exe
34 EfiRom.exe
37 GenBootSector.exe
38 GenCrc32.exe
39 GenDepex.exe
40 GenFds.exe
    [all...]
  /external/vulkan-validation-layers/windowsRuntimeInstaller/
CreateInstallerRT.sh 6 $TEMP/tempinstaller.exe
7 mv $TEMP/UninstallVulkanRT.exe .
13 ./SIGNFILE ./UninstallVulkanRT.exe
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
test_spawn.py 34 exe = os.path.join(tmpdir, 'foo.sh')
35 self.write_file(exe, '#!/bin/sh\nexit 1')
36 os.chmod(exe, 0777)
38 exe = os.path.join(tmpdir, 'foo.bat')
39 self.write_file(exe, 'exit 1')
41 os.chmod(exe, 0777)
42 self.assertRaises(DistutilsExecError, spawn, [exe])
46 exe = os.path.join(tmpdir, 'foo.sh')
47 self.write_file(exe, '#!/bin/sh\nexit 0')
48 os.chmod(exe, 0777)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_spawn.py 34 exe = os.path.join(tmpdir, 'foo.sh')
35 self.write_file(exe, '#!/bin/sh\nexit 1')
36 os.chmod(exe, 0777)
38 exe = os.path.join(tmpdir, 'foo.bat')
39 self.write_file(exe, 'exit 1')
41 os.chmod(exe, 0777)
42 self.assertRaises(DistutilsExecError, spawn, [exe])
46 exe = os.path.join(tmpdir, 'foo.sh')
47 self.write_file(exe, '#!/bin/sh\nexit 0')
48 os.chmod(exe, 0777
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_spawn.py 34 exe = os.path.join(tmpdir, 'foo.sh')
35 self.write_file(exe, '#!/bin/sh\nexit 1')
36 os.chmod(exe, 0777)
38 exe = os.path.join(tmpdir, 'foo.bat')
39 self.write_file(exe, 'exit 1')
41 os.chmod(exe, 0777)
42 self.assertRaises(DistutilsExecError, spawn, [exe])
46 exe = os.path.join(tmpdir, 'foo.sh')
47 self.write_file(exe, '#!/bin/sh\nexit 0')
48 os.chmod(exe, 0777
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/tools/
fxc 11 exe="$dir/fxc.exe"
13 exec $emu "$exe" "/?"
15 exec $emu "$exe" "$@"
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Tools/
makefile 16 $(CC) $(CCFLAGS) $(LDFLAGS) -o GenerateImage.exe generate_image.c
19 $(CC) $(CCFLAGS) $(LDFLAGS) -o replace.exe replace.c
22 del GenerateImage.exe generate_image.obj replace.exe replace.obj
GNUmakefile 20 rm -f generate_image generate_image.exe
  /device/linaro/bootloader/edk2/BeagleBoardPkg/Tools/
makefile 16 $(CC) $(CCFLAGS) $(LDFLAGS) -o GenerateImage.exe generate_image.c
19 $(CC) $(CCFLAGS) $(LDFLAGS) -o replace.exe replace.c
22 del GenerateImage.exe generate_image.obj replace.exe replace.obj
GNUmakefile 20 rm -f generate_image generate_image.exe
  /external/ltp/tools/pounder21/src/ramsnake/
Makefile 22 bins = snake.exe
26 snake.exe: snake.c
27 $(CC) $(CFLAGS) -o snake.exe $<
  /external/boringssl/src/util/bot/go/
env.py 41 exe = sys.argv[1] variable
42 if exe == 'python':
43 exe = sys.executable variable
47 if os.sep not in exe:
48 exe = bootstrap.find_executable(exe, [bootstrap.WORKSPACE]) variable
49 sys.exit(subprocess.call([exe] + sys.argv[2:], env=new))
  /toolchain/binutils/binutils-2.25/binutils/
makefile.vms 59 all: config.h size.exe strings.exe objdump.exe nm.exe addr2line.exe
61 size.exe: $(SIZEOBJS)
62 link/exe=$@ size.obj,$(ADDL_LIBS)
64 strings.exe: $(STRINGSOBJS)
65 link/exe=$@ strings.obj,$(ADDL_LIBS)
67 nm.exe: $(NMOBJS
    [all...]
  /cts/hostsidetests/theme/
generate_images.sh 42 exe="$ANDROID_BUILD_TOP/cts/hostsidetests/theme/run_theme_capture_device.py"
55 python $exe $themeApkPath $outDir
  /development/build/
sdk-windows-x86.atree 35 bin/adb.exe strip platform-tools/adb.exe
36 bin/fastboot.exe strip platform-tools/fastboot.exe
42 bin/sqlite3.exe strip platform-tools/sqlite3.exe
45 bin/dmtracedump.exe strip platform-tools/dmtracedump.exe
48 bin/hprof-conv.exe strip platform-tools/hprof-conv.exe
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/QA/
runiSACRate.txt 8 ../Release/kenny.exe 13000 -FIXED_FL -FL 30 -MAX 100 ../data/orig/sawsweep_380_60.pcm $OUTDIR/out_napi_1.pcm > $LOGG
9 ../Release/kenny.exe ../data/orig/bottlenecks.txt -FIXED_FL -FL 30 -MAXRATE 32000 ../data/orig/sawsweep_380_60.pcm $OUTDIR/out_napi_2.pcm >> $LOGG
10 ../Release/kenny.exe 13000 -FIXED_FL -FL 30 -MAX 100 ../data/orig/sawsweep_380_60.pcm $OUTDIR/out_napi_3.pcm >> $LOGG
11 ../Release/kenny.exe ../data/orig/bottlenecks.txt -FIXED_FL -FL 30 -MAXRATE 32000 ../data/orig/sawsweep_380_60.pcm $OUTDIR/out_napi_4.pcm >> $LOGG
12 ../Release/kenny.exe 13000 -FIXED_FL -FL 60 -MAX 100 ../data/orig/sawsweep_380_60.pcm $OUTDIR/out_napi_5.pcm >> $LOGG
13 ../Release/kenny.exe ../data/orig/bottlenecks.txt -FIXED_FL -FL 60 -MAXRATE 32000 ../data/orig/sawsweep_380_60.pcm $OUTDIR/out_napi_6.pcm >> $LOGG
14 ../Release/kenny.exe 13000 -INIT_RATE 32000 -FIXED_FL -FL 60 -MAX 100 ../data/orig/sawsweep_380_60.pcm $OUTDIR/out_napi_7.pcm >> $LOGG
16 ../Release/kenny.exe 13000 -FIXED_FL -FL 30 -MAX 100 ../data/orig/longspeech.pcm $OUTDIR/out_napi_11.pcm >> $LOGG
17 ../Release/kenny.exe ../data/orig/bottlenecks.txt -FIXED_FL -FL 30 -MAXRATE 32000 ../data/orig/longspeech.pcm $OUTDIR/out_napi_12.pcm >> $LOGG
18 ../Release/kenny.exe 13000 -FIXED_FL -FL 30 -MAX 100 ../data/orig/longspeech.pcm $OUTDIR/out_napi_13.pcm >> $LOG
    [all...]
  /frameworks/rs/
rsCppUtils.cpp 54 bool rsuExecuteCommand(const char *exe, int nArgs, const char * const *args) {
56 ALOGV("Invoking %s with args '%s'", exe, joined.get());
62 ALOGE("Fork of \"%s\" failed with error %s", exe, strerror(errno));
75 execv(exe, (char * const *)args);
86 ALOGE("Waitpid of \"%s\" failed with error %s", exe,
95 ALOGE("Child process \"%s\" terminated with status %d", exe, status);
  /external/autotest/client/site_tests/security_SandboxedServices/
security_SandboxedServices.py 68 properties['exe'] = service.comm
168 return reader.fieldnames, dict((d['exe'], d) for d in reader
169 if not d['exe'].startswith('#'))
234 exe = process.comm
236 if exe == "kthreadd":
247 if exe in exclusions:
250 running_services[exe] = process
264 for exe in services_set.intersection(baseline_set):
265 process = running_services[exe]
268 if process.euser != baseline[exe]["euser"]
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-pe/
pe-run.exp 85 if [ld_simple_link "$CC -Wl,--enable-auto-import" $tmpdir/direct_client_dll.exe \
94 if [ld_simple_link "$CC -Wl,--enable-auto-import" $tmpdir/direct_client_sl.exe \
105 if [ld_simple_link "$CC -Wl,--enable-auto-import" $tmpdir/direct_client_symlink_dll.exe \
116 if [ld_simple_link "$CC -Wl,--enable-auto-import" $tmpdir/direct_client_symlink_sl.exe \
126 proc directdll_execute {exe msg} {
128 catch "exec $exe" prog_output
145 directdll_execute "$tmpdir/direct_client_dll.exe" "running direct linked dll (.dll)"
146 directdll_execute "$tmpdir/direct_client_sl.exe" "running direct linked dll (.sl)"
147 directdll_execute "$tmpdir/direct_client_symlink_sl.exe" "running direct linked dll (symlink -> .sl)"
148 directdll_execute "$tmpdir/direct_client_symlink_dll.exe" "running direct linked dll (symlink -> .dll)
    [all...]
pe-run2.exp 87 if [ld_simple_link "$CC -Wl,--enable-stdcall-fixup -Wl,--enable-auto-import" $tmpdir/direct2_client_dll.exe \
96 if [ld_simple_link "$CC -Wl,--enable-stdcall-fixup -Wl,--enable-auto-import" $tmpdir/direct2_client_sl.exe \
107 if [ld_simple_link "$CC -Wl,--enable-stdcall-fixup -Wl,--enable-auto-import" $tmpdir/direct2_client_symlink_dll.exe \
118 if [ld_simple_link "$CC -Wl,--enable-stdcall-fixup -Wl,--enable-auto-import" $tmpdir/direct2_client_symlink_sl.exe \
128 proc directdll_execute {exe msg} {
130 catch "exec $exe" prog_output
147 directdll_execute "$tmpdir/direct2_client_dll.exe" "running direct linked dll (.dll) fastcall/stdcall"
148 directdll_execute "$tmpdir/direct2_client_sl.exe" "running direct linked dll (.sl) fastcall/stdcall"
149 directdll_execute "$tmpdir/direct2_client_symlink_sl.exe" "running direct linked dll (symlink -> .sl) fastcall/stdcall"
150 directdll_execute "$tmpdir/direct2_client_symlink_dll.exe" "running direct linked dll (symlink -> .dll) fastcall/stdcall
    [all...]
  /prebuilts/go/darwin-x86/src/os/exec/
lp_windows_test.go 131 // Run "cmd.exe /c test.searchFor" with new environment and
132 // work directory set. All candidates are copies of printpath.exe.
160 PATHEXT: `.COM;.EXE;.BAT`,
162 files: []string{`p1\a.exe`, `p2\a.exe`, `p2\a`},
166 PATHEXT: `.COM;.EXE;.BAT`,
168 files: []string{`p1.dir\a`, `p2.dir\a.exe`},
172 PATHEXT: `.COM;.EXE;.BAT`,
174 files: []string{`p1\a.exe`, `p2\a.exe`},
    [all...]
  /prebuilts/go/linux-x86/src/os/exec/
lp_windows_test.go 131 // Run "cmd.exe /c test.searchFor" with new environment and
132 // work directory set. All candidates are copies of printpath.exe.
160 PATHEXT: `.COM;.EXE;.BAT`,
162 files: []string{`p1\a.exe`, `p2\a.exe`, `p2\a`},
166 PATHEXT: `.COM;.EXE;.BAT`,
168 files: []string{`p1.dir\a`, `p2.dir\a.exe`},
172 PATHEXT: `.COM;.EXE;.BAT`,
174 files: []string{`p1\a.exe`, `p2\a.exe`},
    [all...]
  /external/autotest/client/site_tests/security_RuntimeExecStack/
security_RuntimeExecStack.py 71 os.readlink('/proc/%s/exe' % (pid))
88 exe = cmd
89 if ' ' in exe:
90 exe = exe[:exe.index(' ')]
97 logging.debug('ok: %s %s', pid, exe)
100 failed.add(exe)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/FwImage/
Makefile 48 TARGET_EXE = $(EDK_TOOLS_OUTPUT)\$(TARGET_NAME).exe
61 # Build EXE
71 !IF (("$(EFI_BINARY_TOOLS)" == "YES") && EXIST($(EFI_PLATFORM_BIN)\Tools\$(TARGET_NAME).exe))
72 $(TARGET_EXE): $(EFI_PLATFORM_BIN)\Tools\$(TARGET_NAME).exe
73 copy $(EFI_PLATFORM_BIN)\Tools\$(TARGET_NAME).exe $(TARGET_EXE) /Y
81 if exist $(TARGET_EXE) copy $(TARGET_EXE) $(EFI_PLATFORM_BIN)\tools\$(TARGET_NAME).exe /Y
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenCRC32Section/
makefile 43 TARGET_EXE = $(EDK_TOOLS_OUTPUT)\$(TARGET_NAME).exe
60 # Build EXE
70 !IF (("$(EFI_BINARY_TOOLS)" == "YES") && EXIST($(EFI_PLATFORM_BIN)\Tools\$(TARGET_NAME).exe))
71 $(TARGET_EXE): $(EFI_PLATFORM_BIN)\Tools\$(TARGET_NAME).exe
72 copy $(EFI_PLATFORM_BIN)\Tools\$(TARGET_NAME).exe $(TARGET_EXE) /Y
80 if exist $(TARGET_EXE) copy $(TARGET_EXE) $(EFI_PLATFORM_BIN)\tools\$(TARGET_NAME).exe /Y

Completed in 956 milliseconds

1 2 3 4 5 6 7 8 91011>>