Home
last modified time | relevance | path

Searched refs:EXE (Results 1 – 25 of 166) sorted by relevance

1234567

/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 …]
Dconfigure.in27 EXE=".exe"
32 EXE=""
38 EXE=""
44 EXE=""
51 EXE=""
64 EXE=""
70 EXE=".bc"
77 EXE=""
82 AC_SUBST(EXE) subst
/third_party/flutter/skia/third_party/externals/sdl/visualtest/
DMakefile.in4 EXE = @EXE@
8 testharness$(EXE) \
9 testquit$(EXE)
13 testharness$(EXE): $(srcdir)/src/action_configparser.c \
30 testquit$(EXE): $(srcdir)/unittest/testquit.c
Dconfigure.in27 EXE=".exe"
33 EXE=""
40 EXE=""
47 EXE=""
56 EXE=""
70 EXE=""
78 EXE=""
84 AC_SUBST(EXE) subst
/third_party/selinux/libsepol/tests/
DMakefile3 EXE ?= libsepol-tests macro
31 all: $(EXE) $(policies)
34 $(EXE): $(objs) $(parserobjs) $(LIBSEPOL)
44 rm -f $(objs) $(EXE)
49 test: $(EXE) $(policies)
52 ./$(EXE)
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_wgpu/
DMakefile19 EXE = $(WEB_DIR)/index.js macro
75 all: $(EXE)
76 @echo Build complete for $(EXE)
84 $(EXE): $(OBJS) $(WEB_DIR)
88 rm -f $(EXE) $(OBJS) $(WEB_DIR)/*.js $(WEB_DIR)/*.wasm $(WEB_DIR)/*.wasm.pre
/third_party/ltp/testcases/kernel/mce-test/tsrc/
DMakefile8 EXE := tinjpage tsimpleinj tkillpoison tprctl tsoft tsoftinj thugetlb erst-inject macro
9 EXE += ttranshuge
12 OBJ := $(addsuffix .o,${EXE})
19 standalone: ${EXE}
50 rm -f ${EXE} ${OBJ}
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
DMakefile.in46 EXE=
78 static: example$(EXE) minigzip$(EXE)
80 shared: examplesh$(EXE) minigzipsh$(EXE)
82 all64: example64$(EXE) minigzip64$(EXE)
288 example$(EXE): example.o $(STATICLIB)
291 minigzip$(EXE): minigzip.o $(STATICLIB)
294 examplesh$(EXE): example.o $(SHAREDLIBV)
297 minigzipsh$(EXE): minigzip.o $(SHAREDLIBV)
300 example64$(EXE): example64.o $(STATICLIB)
303 minigzip64$(EXE): minigzip64.o $(STATICLIB)
[all …]
/third_party/zlib/
DMakefile.in46 EXE=
78 static: example$(EXE) minigzip$(EXE)
80 shared: examplesh$(EXE) minigzipsh$(EXE)
82 all64: example64$(EXE) minigzip64$(EXE)
288 example$(EXE): example.o $(STATICLIB)
291 minigzip$(EXE): minigzip.o $(STATICLIB)
294 examplesh$(EXE): example.o $(SHAREDLIBV)
297 minigzipsh$(EXE): minigzip.o $(SHAREDLIBV)
300 example64$(EXE): example64.o $(STATICLIB)
303 minigzip64$(EXE): minigzip64.o $(STATICLIB)
[all …]
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
DMakefile.in46 EXE=
78 static: example$(EXE) minigzip$(EXE)
80 shared: examplesh$(EXE) minigzipsh$(EXE)
82 all64: example64$(EXE) minigzip64$(EXE)
288 example$(EXE): example.o $(STATICLIB)
291 minigzip$(EXE): minigzip.o $(STATICLIB)
294 examplesh$(EXE): example.o $(SHAREDLIBV)
297 minigzipsh$(EXE): minigzip.o $(SHAREDLIBV)
300 example64$(EXE): example64.o $(STATICLIB)
303 minigzip64$(EXE): minigzip64.o $(STATICLIB)
[all …]
/third_party/skia/third_party/externals/imgui/examples/example_glfw_metal/
DMakefile9 EXE = example_glfw_metal macro
39 all: $(EXE)
42 $(EXE): $(OBJS)
46 rm -f $(EXE) $(OBJS)
/third_party/skia/third_party/externals/imgui/examples/example_sdl_metal/
DMakefile9 EXE = example_sdl_metal macro
40 all: $(EXE)
43 $(EXE): $(OBJS)
47 rm -f $(EXE) $(OBJS)
/third_party/flutter/skia/third_party/externals/imgui/examples/example_sdl_opengl2/
DMakefile17 EXE = example_sdl_opengl2 macro
62 all: $(EXE)
65 $(EXE): $(OBJS)
69 rm -f $(EXE) $(OBJS)
/third_party/flutter/skia/third_party/externals/imgui/examples/example_glfw_opengl2/
DMakefile17 EXE = example_glfw_opengl2 macro
65 all: $(EXE)
68 $(EXE): $(OBJS)
72 rm -f $(EXE) $(OBJS)
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_opengl3/
DMakefile19 EXE = $(WEB_DIR)/index.html macro
78 all: $(EXE)
79 @echo Build complete for $(EXE)
87 $(EXE): $(OBJS) $(WEB_DIR)
/third_party/flutter/skia/third_party/externals/imgui/examples/example_glfw_opengl3/
DMakefile17 EXE = example_glfw_opengl3 macro
91 all: $(EXE)
94 $(EXE): $(OBJS)
98 rm -f $(EXE) $(OBJS)
/third_party/openssl/VMS/
Dopenssl_utils.com.in6 $ OPENSSL'v' :== $OSSL$EXE:OPENSSL'v'
7 $ OPENSSL :== $OSSL$EXE:OPENSSL'v'
11 $ C_REHASH :== 'PERL' OSSL$EXE:c_rehash.pl
/third_party/skia/third_party/externals/imgui/examples/example_glut_opengl2/
DMakefile12 EXE = example_glut_opengl2 macro
68 all: $(EXE)
71 $(EXE): $(OBJS)
75 rm -f $(EXE) $(OBJS)
/third_party/skia/third_party/externals/imgui/examples/example_sdl_opengl3/
DMakefile17 EXE = example_sdl_opengl3 macro
84 all: $(EXE)
87 $(EXE): $(OBJS)
91 rm -f $(EXE) $(OBJS)
/third_party/skia/third_party/externals/imgui/examples/example_glfw_opengl3/
DMakefile17 EXE = example_glfw_opengl3 macro
82 all: $(EXE)
85 $(EXE): $(OBJS)
89 rm -f $(EXE) $(OBJS)
/third_party/skia/third_party/externals/imgui/examples/example_glfw_opengl2/
DMakefile17 EXE = example_glfw_opengl2 macro
73 all: $(EXE)
76 $(EXE): $(OBJS)
80 rm -f $(EXE) $(OBJS)
/third_party/skia/third_party/externals/imgui/examples/example_sdl_opengl2/
DMakefile17 EXE = example_sdl_opengl2 macro
72 all: $(EXE)
75 $(EXE): $(OBJS)
79 rm -f $(EXE) $(OBJS)
/third_party/skia/third_party/externals/imgui/examples/example_sdl_sdlrenderer/
DMakefile17 EXE = example_sdl_sdlrenderer macro
72 all: $(EXE)
75 $(EXE): $(OBJS)
79 rm -f $(EXE) $(OBJS)
/third_party/flutter/skia/third_party/externals/imgui/examples/example_sdl_opengl3/
DMakefile17 EXE = example_sdl_opengl3 macro
88 all: $(EXE)
91 $(EXE): $(OBJS)
95 rm -f $(EXE) $(OBJS)
/third_party/boost/tools/build/src/tools/types/
Dexe.jam7 type.register EXE ;
8 type.set-generated-target-suffix EXE : <target-os>windows : "exe" ;
9 type.set-generated-target-suffix EXE : <target-os>cygwin : "exe" ;

1234567