Home
last modified time | relevance | path

Searched refs:EXEEXT (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/libpng/contrib/pngminus/
H A DMakefile29 EXEEXT = macro
30 #EXEEXT = .exe
34 all: png2pnm$(EXEEXT) pnm2png$(EXEEXT) png2pnm-static$(EXEEXT) pnm2png-static$(EXEEXT)
42 png2pnm$(EXEEXT): png2pnm.o
43 $(LD) $(LDFLAGS) -o png2pnm$(EXEEXT) png2pnm.o $(LIBS_SHARED) -lm
45 pnm2png$(EXEEXT): pnm2png.o
46 $(LD) $(LDFLAGS) -o pnm2png$(EXEEXT) pnm2pn
[all...]
/third_party/libexif/test/
H A Dextract-parse.sh34 ./test-parse$EXEEXT "${fn}" | tr -d '\015' | parse_canonicalize > "${TMPORIGINAL}"
35 ./test-extract$EXEEXT -o "${TMPDATA}" "${fn}"
36 ./test-parse$EXEEXT "${TMPDATA}" | tr -d '\015' | parse_canonicalize > "${TMPEXTRACTED}"
46 ./test-parse$EXEEXT "${fn}" | tr -d '\015' | parse_canonicalize > "${TMPORIGINAL}"
47 ./test-parse-from-data$EXEEXT "${fn}" | tr -d '\015' | parse_canonicalize > "${TMPEXTRACTED}"
H A Dcheck-failmalloc.sh65 failmalloc_binary_test 500 test-parse$EXEEXT "$f"
66 # N.B., test-parse$EXEEXT --swap-byte-order doesn't test any new paths
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
H A Drun-draw-fuzzer-tests.py25 EXEEXT = os.getenv ("EXEEXT", "") variable
27 hb_draw_fuzzer = os.path.join (top_builddir, "hb-draw-fuzzer" + EXEEXT)
H A Drun-shape-fuzzer-tests.py25 EXEEXT = os.getenv ("EXEEXT", "") variable
27 hb_shape_fuzzer = os.path.join (top_builddir, "hb-shape-fuzzer" + EXEEXT)
H A Drun-subset-fuzzer-tests.py25 EXEEXT = os.getenv ("EXEEXT", "") variable
27 hb_subset_fuzzer = os.path.join (top_builddir, "hb-subset-fuzzer" + EXEEXT)
/third_party/fsverity-utils/
H A DMakefile86 EXEEXT := .exe macro
88 FSVERITY := fsverity$(EXEEXT)
180 TEST_PROGRAMS := $(TEST_PROG_SRC:programs/%.c=%$(EXEEXT))
199 $(TEST_PROGRAMS): %$(EXEEXT): programs/%.o $(PROG_COMMON_OBJ) libfsverity.a
/third_party/jerryscript/targets/nuttx-stm32f4/
H A DMakefile19 CONFIG_JERRYSCRIPT_PROGNAME ?= jerry$(EXEEXT)
/third_party/icu/tools/multi/proj/provider/
H A DMakefile232 TESTPROG=$(GL_PARTS:%=%diff$(EXEEXT))
/third_party/node/
H A DMakefile75 # Determine EXEEXT
76 EXEEXT := $(shell $(PYTHON) -c \ macro
79 NODE_EXE = node$(EXEEXT)
81 NODE_G_EXE = node_g$(EXEEXT)
/third_party/icu/icu4c/source/
H A Dconfigure716 EXEEXT
3102 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3195 EXEEXT=$ac_cv_exeext
3196 ac_exeext=$EXEEXT
4451 *-*-cygwin*|*-*-mingw*) EXEEXT=.exe ;;
4452 *) EXEEXT="" ;;
4454 ac_exeext=$EXEEXT
4455 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXEEXT" >&5
4456 $as_echo "$EXEEXT" >&6; }
/third_party/skia/third_party/externals/icu/source/
H A Dconfigure716 EXEEXT
3090 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3183 EXEEXT=$ac_cv_exeext
3184 ac_exeext=$EXEEXT
4437 *-*-cygwin*|*-*-mingw*) EXEEXT=.exe ;;
4438 *) EXEEXT="" ;;
4440 ac_exeext=$EXEEXT
4441 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXEEXT" >&5
4442 $as_echo "$EXEEXT" >&6; }
/third_party/python/
H A Dconfigure949 EXEEXT
5018 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
5113 EXEEXT=$ac_cv_exeext
5114 ac_exeext=$EXEEXT
7117 EXEEXT= ;; #(
7119 EXEEXT=.exe ;; #(
7121 EXEEXT=$with_suffix
7129 EXEEXT=.js ;; #(
7131 EXEEXT=.js ;; #(
7133 EXEEXT
[all...]
/third_party/libevdev/
H A Dconfigure774 EXEEXT
3105 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3200 EXEEXT=$ac_cv_exeext
3201 ac_exeext=$EXEEXT
14087 if test -n "$EXEEXT"; then
/third_party/skia/third_party/externals/libpng/
H A Dconfigure719 EXEEXT
3339 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3432 EXEEXT=$ac_cv_exeext
3433 ac_exeext=$EXEEXT
13892 if test -n "$EXEEXT"; then
/third_party/eudev/
H A Dconfigure771 EXEEXT
3215 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3308 EXEEXT=$ac_cv_exeext
3309 ac_exeext=$EXEEXT
19700 if test -n "$EXEEXT"; then
/third_party/lame/
H A Dconfigure709 EXEEXT
3837 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3930 EXEEXT=$ac_cv_exeext
3931 ac_exeext=$EXEEXT
18566 if test -n "$EXEEXT"; then
/third_party/skia/third_party/externals/microhttpd/
H A Dconfigure766 EXEEXT
3709 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3802 EXEEXT=$ac_cv_exeext
3803 ac_exeext=$EXEEXT
16899 if test -n "$EXEEXT"; then
/third_party/node/deps/cares/
H A Dconfigure785 EXEEXT
3758 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3853 EXEEXT=$ac_cv_exeext
3854 ac_exeext=$EXEEXT
25516 if test -n "$EXEEXT"; then

Completed in 117 milliseconds