/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | Makefile.in | 6 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 …]
|
D | configure.in | 27 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/ |
D | Makefile.in | 4 EXE = @EXE@ 8 testharness$(EXE) \ 9 testquit$(EXE) 13 testharness$(EXE): $(srcdir)/src/action_configparser.c \ 30 testquit$(EXE): $(srcdir)/unittest/testquit.c
|
D | configure.in | 27 EXE=".exe" 33 EXE="" 40 EXE="" 47 EXE="" 56 EXE="" 70 EXE="" 78 EXE="" 84 AC_SUBST(EXE) subst
|
/third_party/selinux/libsepol/tests/ |
D | Makefile | 3 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/ |
D | Makefile | 19 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/ |
D | Makefile | 8 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/ |
D | Makefile.in | 46 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/ |
D | Makefile.in | 46 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/ |
D | Makefile.in | 46 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/ |
D | Makefile | 9 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/ |
D | Makefile | 9 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/ |
D | Makefile | 17 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/ |
D | Makefile | 17 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/ |
D | Makefile | 19 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/ |
D | Makefile | 17 EXE = example_glfw_opengl3 macro 91 all: $(EXE) 94 $(EXE): $(OBJS) 98 rm -f $(EXE) $(OBJS)
|
/third_party/openssl/VMS/ |
D | openssl_utils.com.in | 6 $ 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/ |
D | Makefile | 12 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/ |
D | Makefile | 17 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/ |
D | Makefile | 17 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/ |
D | Makefile | 17 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/ |
D | Makefile | 17 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/ |
D | Makefile | 17 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/ |
D | Makefile | 17 EXE = example_sdl_opengl3 macro 88 all: $(EXE) 91 $(EXE): $(OBJS) 95 rm -f $(EXE) $(OBJS)
|
/third_party/boost/tools/build/src/tools/types/ |
D | exe.jam | 7 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" ;
|