Home
last modified time | relevance | path

Searched full:exe (Results 1 – 25 of 1912) sorted by relevance

12345678910>>...77

/third_party/flutter/skia/third_party/externals/sdl/test/
DMakefile.in6 EXE = @EXE@
11 checkkeys$(EXE) \
12 loopwave$(EXE) \
13 loopwavequeue$(EXE) \
14 testatomic$(EXE) \
15 testaudioinfo$(EXE) \
16 testaudiocapture$(EXE) \
17 testautomation$(EXE) \
18 testbounds$(EXE) \
19 testcustomcursor$(EXE) \
[all …]
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
Dpnm2png.bat2 pnm2png.exe basn0g01.pgm basn0g01.png
3 pnm2png.exe basn0g02.pgm basn0g02.png
4 pnm2png.exe basn0g04.pgm basn0g04.png
5 pnm2png.exe basn0g08.pgm basn0g08.png
6 pnm2png.exe basn0g16.pgm basn0g16.png
8 pnm2png.exe basn2c08.ppm basn2c08.png
9 pnm2png.exe basn2c16.ppm basn2c16.png
11 pnm2png.exe basn3p01.ppm basn3p01.png
12 pnm2png.exe basn3p02.ppm basn3p02.png
13 pnm2png.exe basn3p04.ppm basn3p04.png
[all …]
Dpng2pnm.bat2 png2pnm.exe -noraw ..\pngsuite\basn0g01.png basn0g01.pgm
3 png2pnm.exe -noraw ..\pngsuite\basn0g02.png basn0g02.pgm
4 png2pnm.exe -noraw ..\pngsuite\basn0g04.png basn0g04.pgm
5 png2pnm.exe -noraw ..\pngsuite\basn0g08.png basn0g08.pgm
6 png2pnm.exe -noraw ..\pngsuite\basn0g16.png basn0g16.pgm
8 png2pnm.exe -noraw ..\pngsuite\basn2c08.png basn2c08.ppm
9 png2pnm.exe -noraw ..\pngsuite\basn2c16.png basn2c16.ppm
11 png2pnm.exe -noraw ..\pngsuite\basn3p01.png basn3p01.ppm
12 png2pnm.exe -noraw ..\pngsuite\basn3p02.png basn3p02.ppm
13 png2pnm.exe -noraw ..\pngsuite\basn3p04.png basn3p04.ppm
[all …]
/third_party/flutter/skia/third_party/externals/libpng/contrib/pngminus/
Dpnm2png.bat2 pnm2png.exe basn0g01.pgm basn0g01.png
3 pnm2png.exe basn0g02.pgm basn0g02.png
4 pnm2png.exe basn0g04.pgm basn0g04.png
5 pnm2png.exe basn0g08.pgm basn0g08.png
6 pnm2png.exe basn0g16.pgm basn0g16.png
8 pnm2png.exe basn2c08.ppm basn2c08.png
9 pnm2png.exe basn2c16.ppm basn2c16.png
11 pnm2png.exe basn3p01.ppm basn3p01.png
12 pnm2png.exe basn3p02.ppm basn3p02.png
13 pnm2png.exe basn3p04.ppm basn3p04.png
[all …]
Dpng2pnm.bat2 png2pnm.exe -noraw ..\pngsuite\basn0g01.png basn0g01.pgm
3 png2pnm.exe -noraw ..\pngsuite\basn0g02.png basn0g02.pgm
4 png2pnm.exe -noraw ..\pngsuite\basn0g04.png basn0g04.pgm
5 png2pnm.exe -noraw ..\pngsuite\basn0g08.png basn0g08.pgm
6 png2pnm.exe -noraw ..\pngsuite\basn0g16.png basn0g16.pgm
8 png2pnm.exe -noraw ..\pngsuite\basn2c08.png basn2c08.ppm
9 png2pnm.exe -noraw ..\pngsuite\basn2c16.png basn2c16.ppm
11 png2pnm.exe -noraw ..\pngsuite\basn3p01.png basn3p01.ppm
12 png2pnm.exe -noraw ..\pngsuite\basn3p02.png basn3p02.ppm
13 png2pnm.exe -noraw ..\pngsuite\basn3p04.png basn3p04.ppm
[all …]
/third_party/libxml2/win32/
DMakefile.mingw35 CPP = gcc.exe -E
42 CC = gcc.exe
62 LD = gcc.exe
94 AR = ar.exe
204 UTILS = $(BINDIR)/xmllint.exe\
205 $(BINDIR)/xmlcatalog.exe\
206 $(BINDIR)/testAutomata.exe\
207 $(BINDIR)/testC14N.exe\
208 $(BINDIR)/testDocbook.exe\
209 $(BINDIR)/testHTML.exe\
[all …]
DMakefile.msvc39 CPP = cl.exe /EP
46 CC = cl.exe
62 LD = link.exe
95 AR = lib.exe
259 UTILS = $(BINDIR)\xmllint.exe\
260 $(BINDIR)\xmlcatalog.exe\
261 $(BINDIR)\testAutomata.exe\
262 $(BINDIR)\testC14N.exe\
263 $(BINDIR)\testDocbook.exe\
264 $(BINDIR)\testHTML.exe\
[all …]
DMakefile.bcb45 CPP = cpp32.exe -P- -DWIN32
52 CC = bcc32.exe
70 LD = ilink32.exe
103 AR = tlib.exe
208 UTILS = $(BINDIR)\xmllint.exe\
209 $(BINDIR)\xmlcatalog.exe\
210 $(BINDIR)\testAutomata.exe\
211 $(BINDIR)\testC14N.exe\
212 $(BINDIR)\testDocbook.exe\
213 $(BINDIR)\testHTML.exe\
[all …]
/third_party/skia/third_party/externals/libwebp/
DMakefile.vc18 If cl.exe is in your PATH rerun nmake with ARCH=<arch>.
30 CCNODBG = cl.exe $(NOLOGO) /O2 /DNDEBUG
31 CCDEBUG = cl.exe $(NOLOGO) /Od /Zi /D_DEBUG /RTC1
36 LNKDLL = link.exe /DLL $(NOLOGO)
37 LNKEXE = link.exe $(NOLOGO)
38 LNKLIB = lib.exe $(NOLOGO)
39 MT = mt.exe $(NOLOGO)
40 RCNODBG = rc.exe $(NOLOGO) /l"0x0409" # 0x409 = U.S. English
348 OUT_EXAMPLES = $(DIRBIN)\cwebp.exe $(DIRBIN)\dwebp.exe
349 EXTRA_EXAMPLES = $(DIRBIN)\vwebp.exe $(DIRBIN)\webpmux.exe \
[all …]
/third_party/flutter/skia/third_party/externals/libwebp/
DMakefile.vc18 If cl.exe is in your PATH rerun nmake with ARCH=<arch>.
30 CCNODBG = cl.exe $(NOLOGO) /O2 /DNDEBUG
31 CCDEBUG = cl.exe $(NOLOGO) /Od /Gm /Zi /D_DEBUG /RTC1
36 LNKDLL = link.exe /DLL $(NOLOGO)
37 LNKEXE = link.exe $(NOLOGO)
38 LNKLIB = lib.exe $(NOLOGO)
39 MT = mt.exe $(NOLOGO)
40 RCNODBG = rc.exe $(NOLOGO) /l"0x0409" # 0x409 = U.S. English
347 OUT_EXAMPLES = $(DIRBIN)\cwebp.exe $(DIRBIN)\dwebp.exe
348 EXTRA_EXAMPLES = $(DIRBIN)\vwebp.exe $(DIRBIN)\webpmux.exe \
[all …]
/third_party/openssl/demos/bio/
Ddescrip.mms26 .obj.exe :
29 all : client-arg.exe client-conf.exe saccept.exe sconnect.exe -
30 server-arg.exe server-cmod.exe server-conf.exe
32 client-arg.exe : client-arg.obj
33 client-conf.exe : client-conf.obj
34 saccept.exe : saccept.obj
35 sconnect.exe : sconnect.obj
36 server-arg.exe : server-arg.obj
37 server-cmod.exe : server-cmod.obj
38 server-conf.exe : server-conf.obj
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
Dgenerate.sh21 i686-linux-gnu-gcc main.c list.o -o main.exe $cflags
22 ./main.exe >> "$out"
24 x86_64-linux-gnu-gcc main.c list.o -o main.exe $cflags
25 ./main.exe >> "$out"
27 aarch64-linux-gnu-gcc main.c list.o -o main.exe $cflags
28 qemu-aarch64 -L /usr/aarch64-linux-gnu ./main.exe >> "$out"
30 arm-linux-gnueabihf-gcc main.c list.o -o main.exe $cflags
31 qemu-arm -L /usr/arm-linux-gnueabihf ./main.exe >> "$out"
33 powerpc64le-linux-gnu-gcc main.c list.o -o main.exe $cflags
34 qemu-ppc64le -L /usr/powerpc64le-linux-gnu ./main.exe >> "$out"
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dnmake.mak5 # Note: Make sure that cl.exe is configured to include Platform SDK
8 all: wpa_supplicant.exe wpa_cli.exe wpa_passphrase.exe wpasvc.exe win_if_list.exe
181 wpa_supplicant.exe: $(OBJDIR) $(OBJS) $(OBJS2)
182 link.exe /out:wpa_supplicant.exe $(LFLAGS) $(OBJS) $(OBJS2) $(LIBS)
184 wpasvc.exe: $(OBJDIR) $(OBJS) $(OBJS3)
185 link.exe /out:wpasvc.exe $(LFLAGS) $(OBJS) $(OBJS3) $(LIBS)
187 wpa_cli.exe: $(OBJDIR) $(OBJS_c)
188 link.exe /out:wpa_cli.exe $(LFLAGS) $(OBJS_c) $(LIBS)
190 wpa_passphrase.exe: $(OBJDIR) $(OBJS_p)
191 link.exe /out:wpa_passphrase.exe $(LFLAGS) $(OBJS_p) $(LIBS)
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dnmake.mak5 # Note: Make sure that cl.exe is configured to include Platform SDK
8 all: wpa_supplicant.exe wpa_cli.exe wpa_passphrase.exe wpasvc.exe win_if_list.exe
181 wpa_supplicant.exe: $(OBJDIR) $(OBJS) $(OBJS2)
182 link.exe /out:wpa_supplicant.exe $(LFLAGS) $(OBJS) $(OBJS2) $(LIBS)
184 wpasvc.exe: $(OBJDIR) $(OBJS) $(OBJS3)
185 link.exe /out:wpasvc.exe $(LFLAGS) $(OBJS) $(OBJS3) $(LIBS)
187 wpa_cli.exe: $(OBJDIR) $(OBJS_c)
188 link.exe /out:wpa_cli.exe $(LFLAGS) $(OBJS_c) $(LIBS)
190 wpa_passphrase.exe: $(OBJDIR) $(OBJS_p)
191 link.exe /out:wpa_passphrase.exe $(LFLAGS) $(OBJS_p) $(LIBS)
[all …]
/third_party/libwebsockets/win32port/
Dlibwebsockets.nsi6 OutFile "libwebsockets-${VERSION}-install.exe"
42 File /nonfatal "..\build\bin\Release\libwebsockets-test-client.exe"
43 File /nonfatal "..\build\bin\Release\libwebsockets-test-echo.exe"
44 File /nonfatal "..\build\bin\Release\libwebsockets-test-fraggle.exe"
45 File /nonfatal "..\build\bin\Release\libwebsockets-test-ping.exe"
46 File /nonfatal "..\build\bin\Release\libwebsockets-test-server.exe"
47 File /nonfatal "..\build\bin\Release\libwebsockets-test-server-extpoll.exe"
68 WriteUninstaller "$INSTDIR\Uninstall.exe"
70 …ft\Windows\CurrentVersion\Uninstall\libwebsockets" "UninstallString" "$\"$INSTDIR\Uninstall.exe$\""
71 …ws\CurrentVersion\Uninstall\libwebsockets" "QuietUninstallString" "$\"$INSTDIR\Uninstall.exe$\" /S"
[all …]
/third_party/googletest/googlemock/test/
Dgmock_test.cc75 const char* argv[] = {"foo.exe", nullptr}; in TEST()
77 const char* new_argv[] = {"foo.exe", nullptr}; in TEST()
83 const char* argv[] = {"foo.exe", "--gmock_verbose=info", nullptr}; in TEST()
85 const char* new_argv[] = {"foo.exe", nullptr}; in TEST()
92 const wchar_t* argv[] = {L"foo.exe", L"--gmock_verbose=info", in TEST()
95 const wchar_t* new_argv[] = {L"foo.exe", nullptr}; in TEST()
104 const char* argv[] = {"foo.exe", "--non_gmock_flag=blah", nullptr}; in TEST()
106 const char* new_argv[] = {"foo.exe", "--non_gmock_flag=blah", nullptr}; in TEST()
112 const char* argv[] = {"foo.exe", "--non_gmock_flag=blah", in TEST()
115 const char* new_argv[] = {"foo.exe", "--non_gmock_flag=blah", nullptr}; in TEST()
[all …]
/third_party/mbedtls/programs/pkey/
DCMakeLists.txt6 foreach(exe IN LISTS executables_mbedtls)
7 add_executable(${exe} ${exe}.c $<TARGET_OBJECTS:mbedtls_test>)
8 target_link_libraries(${exe} ${mbedtls_target})
9 target_include_directories(${exe} PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/../../tests/include)
33 foreach(exe IN LISTS executables_mbedcrypto)
34 add_executable(${exe} ${exe}.c $<TARGET_OBJECTS:mbedtls_test>)
35 target_link_libraries(${exe} ${mbedcrypto_target})
36 target_include_directories(${exe} PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/../../tests/include)
/third_party/gptfdisk/
DMakefile.mingw18 $(CXX) $(LIB_OBJS) gdisk.o gpttext.o $(LDFLAGS) $(LDLIBS) -o gdisk32.exe
21 $(CXX) $(LIB_OBJS) cgdisk.o gptcurses.o $(LDFLAGS) $(LDLIBS) -lncursesw -o cgdisk32.exe
24 $(CXX) $(LIB_OBJS) sgdisk.o gptcl.o $(LDFLAGS) $(LDLIBS) -lpopt -lintl -liconv -o sgdisk32.exe
27 $(CXX) $(MBR_LIB_OBJS) fixparts.o $(LDFLAGS) -o fixparts32.exe
33 rm -f core *.o *~ gdisk32.exe cgdisk32.exe sgdisk32.exe fixparts32.exe
36 $(STRIP) gdisk32.exe cgdisk32.exe sgdisk32.exe fixparts32.exe
DMakefile.mingw6419 $(CXX) $(LIB_OBJS) gdisk.o gpttext.o $(LDFLAGS) $(LDLIBS) -o gdisk64.exe
22 $(CXX) $(LIB_OBJS) cgdisk.o gptcurses.o $(LDFLAGS) $(LDLIBS) -lncursesw -o cgdisk64.exe
25 $(CXX) $(LIB_OBJS) sgdisk.o gptcl.o $(LDFLAGS) $(LDLIBS) -lpopt -lintl -liconv -o sgdisk64.exe
28 $(CXX) $(MBR_LIB_OBJS) fixparts.o $(LDFLAGS) -o fixparts64.exe
34 rm -f core *.o *~ gdisk64.exe cgdisk64.exe sgdisk64.exe fixparts64.exe
37 $(STRIP) gdisk64.exe cgdisk64.exe sgdisk64.exe fixparts64.exe
/third_party/lz4/
Dappveyor.yml30 COPY C:\MinGW\bin\mingw32-make.exe C:\MinGW\bin\make.exe &&
31 COPY C:\MinGW\bin\gcc.exe C:\MinGW\bin\cc.exe
74 COPY programs\lz4.exe bin\lz4.exe
77 …7z.exe a -bb1 bin\lz4_x64.zip NEWS .\bin\lz4.exe .\bin\README.md .\bin\example .\bin\dll .\bin\sta…
81 …7z.exe a -bb1 bin\lz4_x86.zip NEWS .\bin\lz4.exe .\bin\README.md .\bin\example .\bin\dll .\bin\sta…
84 - if [%COMPILER%]==[gcc] (COPY tests\*.exe programs\)
102 COPY build\VS2010\bin\%PLATFORM%_%CONFIGURATION%\*.exe programs\
112 lz4 -i1b lz4.exe &&
113 lz4 -i1b5 lz4.exe &&
114 lz4 -i1b10 lz4.exe &&
[all …]
/third_party/mbedtls/programs/ssl/
DCMakeLists.txt32 foreach(exe IN LISTS executables)
34 if(exe STREQUAL "ssl_client2" OR exe STREQUAL "ssl_server2")
40 add_executable(${exe} ${exe}.c $<TARGET_OBJECTS:mbedtls_test>
42 target_link_libraries(${exe} ${libs})
43 target_include_directories(${exe} PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/../../tests/include)
44 if(exe STREQUAL "ssl_client2" OR exe STREQUAL "ssl_server2")
46 add_dependencies(${exe} generate_query_config_c)
48 target_include_directories(${exe}
/third_party/python/Lib/distutils/tests/
Dtest_spawn.py26 exe = os.path.join(tmpdir, 'foo.sh')
27 self.write_file(exe, '#!%s\nexit 1' % unix_shell)
29 exe = os.path.join(tmpdir, 'foo.bat')
30 self.write_file(exe, 'exit 1')
32 os.chmod(exe, 0o777)
33 self.assertRaises(DistutilsExecError, spawn, [exe])
37 exe = os.path.join(tmpdir, 'foo.sh')
38 self.write_file(exe, '#!%s\nexit 0' % unix_shell)
40 exe = os.path.join(tmpdir, 'foo.bat')
41 self.write_file(exe, 'exit 0')
[all …]
/third_party/flutter/skia/infra/bots/recipes/compile.expected/
DBuild-Win-Clang-x86-Debug.json61exe', 'dm.app', 'nanobench.app', 'get_images_from_skps', 'get_images_from_skps.exe', 'hello-opencl…
76exe', 'dm.app', 'nanobench.app', 'get_images_from_skps', 'get_images_from_skps.exe', 'hello-opencl…
99 …til.process_iter():\n try:\n if p.name in ('mspdbsrv.exe', 'vctip.exe', 'cl.exe', 'link.exe'):…
107 …@STEP_LOG_LINE@python.inline@ if p.name in ('mspdbsrv.exe', 'vctip.exe', 'cl.exe', 'link.exe'):…
/third_party/protobuf/protoc-artifacts/
Dpom.xml49 <file>${basedir}/target/linux/x86_64/protoc.exe</file>
51 <type>exe</type>
54 <file>${basedir}/target/linux/x86_32/protoc.exe</file>
56 <type>exe</type>
59 <file>${basedir}/target/windows/x86_64/protoc.exe</file>
61 <type>exe</type>
64 <file>${basedir}/target/windows/x86_32/protoc.exe</file>
66 <type>exe</type>
69 <file>${basedir}/target/osx/x86_64/protoc.exe</file>
71 <type>exe</type>
[all …]
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/release/
Dinstaller.nsi.in3 OutFile "@CMAKE_CURRENT_BINARY_DIR@\${BUILDDIR}@INST_NAME@.exe"
53 File "@CMAKE_CURRENT_BINARY_DIR@\${BUILDDIR}cjpeg.exe"
54 File "@CMAKE_CURRENT_BINARY_DIR@\${BUILDDIR}djpeg.exe"
55 File "@CMAKE_CURRENT_BINARY_DIR@\${BUILDDIR}jpegtran.exe"
56 File "@CMAKE_CURRENT_BINARY_DIR@\${BUILDDIR}tjbench.exe"
57 File "@CMAKE_CURRENT_BINARY_DIR@\${BUILDDIR}rdjpgcom.exe"
58 File "@CMAKE_CURRENT_BINARY_DIR@\${BUILDDIR}wrjpgcom.exe"
107 …Version\Uninstall\@INST_REG_NAME@ @VERSION@" "UninstallString" '"$INSTDIR\uninstall_@VERSION@.exe"'
110 WriteUninstaller "uninstall_@VERSION@.exe"
147 Delete $INSTDIR\bin\cjpeg.exe
[all …]

12345678910>>...77