Searched refs:exe (Results 1 - 25 of 278) sorted by relevance

1234567891011>>

/external/chromium/chrome/browser/
H A Dbrowser_util_win.cc22 std::wstring exe = exe_path.value(); local
23 std::replace(exe.begin(), exe.end(), '\\', '!');
24 std::transform(exe.begin(), exe.end(), exe.begin(), tolower);
25 exe = L"Global\\" + exe;
28 handle = CreateEvent(NULL, TRUE, TRUE, exe.c_str());
/external/chromium_org/tools/traceline/traceline/
H A Dassembler_unittest.sh7 ./assembler_unittest.exe | ndisasm -u - | cut -c 11-
H A DMakefile7 /Fetraceline.exe \
18 /Fassembler_unittest.exe \
30 rm -f *.obj {cpuinfo,traceline,assembler_unittest,vc80}.{exe,ilk,pdb} stubs
/external/chromium_org/chrome/browser/
H A Dbrowser_util_win.cc22 std::wstring exe = exe_path.value(); local
23 std::replace(exe.begin(), exe.end(), '\\', '!');
24 std::transform(exe.begin(), exe.end(), exe.begin(), tolower);
25 exe = L"Global\\" + exe;
28 handle = CreateEvent(NULL, TRUE, TRUE, exe.c_str());
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/tools/
H A Dfxc11 exe="$dir/fxc.exe"
13 exec $emu "$exe" "/?"
15 exec $emu "$exe" "$@"
/external/mesa3d/src/gallium/state_trackers/d3d1x/tools/
H A Dfxc11 exe="$dir/fxc.exe"
13 exec $emu "$exe" "/?"
15 exec $emu "$exe" "$@"
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/tasm/tests/exe/
H A Dtasm_exe_test.sh2 ${srcdir}/out_test.sh tasm_test modules/parsers/tasm/tests/exe "tasm-compat parser" "-f dosexe -p tasm" ""
/external/chromium_org/third_party/openssl/openssl/crypto/des/
H A Dmakefile.bc16 .obj.exe:
17 $(CC) $(LFLAGS) -e$*.exe $*.obj libdes.lib
19 all: $(LIB) destest.exe rpw.exe des.exe speed.exe
21 # "make clean": use a directory containing only libdes .exe and .obj files...
23 del *.exe
45 destest.exe: destest.obj libdes.lib
46 rpw.exe
[all...]
/external/openssl/crypto/des/
H A Dmakefile.bc16 .obj.exe:
17 $(CC) $(LFLAGS) -e$*.exe $*.obj libdes.lib
19 all: $(LIB) destest.exe rpw.exe des.exe speed.exe
21 # "make clean": use a directory containing only libdes .exe and .obj files...
23 del *.exe
45 destest.exe: destest.obj libdes.lib
46 rpw.exe
[all...]
/external/chromium_org/build/
H A Dsanitize-win-build-log.sed17 s/^.*"\(perl\|[^"]\+perl\.exe\)".*deprecated_generate_bindings\.pl".*\("[^"]\+\.idl"\).*$/ deprecated_generate_bindings \2/
/external/qemu-pc-bios/vgabios/tests/lfbprof/
H A DMakefile3 lfbprof.exe: lfbprof.c lfbprof.h
/external/stlport/test/eh/
H A Dintel.mak14 RSC=rc.exe
15 CPP=icl.exe
16 F90=fl32.exe
31 LINK32=link.exe
40 $(CPP) $(CPP_PROJ) $(Dep_stl) -o eh_test.exe $(CPP_LIBS)
41 .\eh_test.exe
46 -@erase "$(OUTDIR)\*.exe"
50 .exe.out:
53 .cpp.exe:
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/QA/
H A DruniSACRate.txt8 ../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 1300
[all...]
/external/chromium/base/test/
H A Dperf_test_suite.cc28 FilePath exe; local
29 PathService::Get(base::FILE_EXE, &exe);
30 log_path = exe.ReplaceExtension(FILE_PATH_LITERAL("log"));
/external/chromium_org/base/test/
H A Dperf_test_suite.cc28 FilePath exe; local
29 PathService::Get(base::FILE_EXE, &exe);
30 log_path = exe.ReplaceExtension(FILE_PATH_LITERAL("log"));
/external/chromium_org/tools/gyp/test/win/
H A Dgyptest-link-large-address-aware.py22 def GetHeaders(exe):
23 return test.run_dumpbin('/headers', test.built_file_path(exe, chdir=CHDIR))
28 if MARKER in GetHeaders('test_large_address_aware_no.exe'):
32 if MARKER not in GetHeaders('test_large_address_aware_yes.exe'):
H A Dgyptest-link-nxcompat.py22 def GetHeaders(exe):
23 return test.run_dumpbin('/headers', test.built_file_path(exe, chdir=CHDIR))
26 if 'NX compatible' not in GetHeaders('test_nxcompat_default.exe'):
30 if 'NX compatible' in GetHeaders('test_nxcompat_no.exe'):
34 if 'NX compatible' not in GetHeaders('test_nxcompat_yes.exe'):
H A Dgyptest-link-tsaware.py22 def GetHeaders(exe):
23 return test.run_dumpbin('/headers', test.built_file_path(exe, chdir=CHDIR))
26 if 'Terminal Server Aware' in GetHeaders('test_tsaware_no.exe'):
30 if 'Terminal Server Aware' not in GetHeaders('test_tsaware_yes.exe'):
H A Dgyptest-link-aslr.py22 def HasDynamicBase(exe):
23 full_path = test.built_file_path(exe, chdir=CHDIR)
28 if not HasDynamicBase('test_aslr_default.exe'):
30 if HasDynamicBase('test_aslr_no.exe'):
32 if not HasDynamicBase('test_aslr_yes.exe'):
H A Dgyptest-link-fixed-base.py22 def GetHeaders(exe):
23 full_path = test.built_file_path(exe, chdir=CHDIR)
26 # For exe, default is fixed, for dll, it's not fixed.
27 if 'Relocations stripped' not in GetHeaders('test_fixed_default_exe.exe'):
33 if 'Relocations stripped' in GetHeaders('test_fixed_no.exe'):
37 if 'Relocations stripped' not in GetHeaders('test_fixed_yes.exe'):
H A Dgyptest-link-incremental.py22 def HasILTTables(exe):
23 full_path = test.built_file_path(exe, chdir=CHDIR)
28 if not HasILTTables('test_incremental_unset.exe'):
30 if not HasILTTables('test_incremental_default.exe'):
32 if HasILTTables('test_incremental_no.exe'):
34 if not HasILTTables('test_incremental_yes.exe'):
H A Dgyptest-link-profile.py23 def GetSummary(exe):
24 full_path = test.built_file_path(exe, chdir=CHDIR)
28 if '.idata' in GetSummary('test_profile_true.exe'):
31 if not '.idata' in GetSummary('test_profile_false.exe'):
34 if not '.idata' in GetSummary('test_profile_default.exe'):
/external/chromium_org/chrome/test/pyautolib/
H A Dpyauto_paths.py44 exe_name += '.exe'
48 exe = os.path.join(dir, exe_name)
49 if os.path.exists(exe):
50 return exe
/external/zlib/src/watcom/
H A Dwatcom_l.mak25 all: $(ZLIB_LIB) example.exe minigzip.exe
34 example.exe: $(ZLIB_LIB) example.obj
35 $(LINKER) -fe=example.exe example.obj $(ZLIB_LIB)
37 minigzip.exe: $(ZLIB_LIB) minigzip.obj
38 $(LINKER) -fe=minigzip.exe minigzip.obj $(ZLIB_LIB)
/external/chromium_org/tools/gyp/test/configurations/target_platform/
H A Dgyptest-target_platform.py15 def RunX64(exe, stdout):
17 test.run_built_executable(exe, stdout=stdout)
19 # Assume the exe is 64-bit if it can't load on 32-bit systems.
21 # of python seem to return different errors for invalid exe type.

Completed in 1505 milliseconds

1234567891011>>