Home
last modified time | relevance | path

Searched defs:TARGET (Results 1 – 25 of 102) sorted by relevance

12345

/third_party/gptfdisk/
DMakefile28 TARGET=linux macro
30 TARGET=macos macro
34 TARGET=windows macro
36 TARGET=freebsd macro
38 TARGET=solaris macro
45 TARGET=windows macro
54 TARGET=win64 macro
56 TARGET=win32 macro
60 TARGET=win64 macro
/third_party/python/Tools/msi/
Duploadrelease.bat9 set TARGET= variable
22 if "%1" EQU "-t" (set TARGET=%~2) && shift && shift && goto CheckOpts variable
23 if "%1" EQU "--target" (set TARGET=%~2) && shift && shift && goto CheckOpts variable
Dbuildrelease.bat37 set TARGET=Rebuild variable
57 if "%1" EQU "-b" (set TARGET=Build) && shift && goto CheckOpts variable
58 if "%1" EQU "--build" (set TARGET=Build) && shift && goto CheckOpts variable
/third_party/littlefs/
DMakefile14 TARGET ?= $(BUILDDIR)lfs macro
16 TARGET ?= $(BUILDDIR)lfs.a macro
/third_party/musl/scripts/build_lite/
DMakefile32 TARGET = macro
37 TARGET = $(ARCH)-liteos-ohos macro
166 musl_install_for_linux_user: TARGET = $(ARCH)-linux-ohos macro
/third_party/icu/icu4c/source/samples/ustring/
DMakefile14 TARGET=ustring macro
/third_party/skia/third_party/externals/icu/source/samples/coll/
DMakefile15 TARGET=coll macro
/third_party/icu/icu4c/source/samples/ucnv/
DMakefile14 TARGET=convsamp macro
/third_party/skia/third_party/externals/icu/source/samples/msgfmt/
DMakefile15 TARGET=msgfmt macro
/third_party/flutter/skia/third_party/externals/icu/source/samples/datefmt/
DMakefile14 TARGET=datefmt macro
/third_party/skia/third_party/externals/icu/source/samples/citer/
DMakefile14 TARGET=citer macro
/third_party/icu/icu4c/source/samples/strsrch/
DMakefile15 TARGET=strsrch macro
/third_party/flutter/skia/third_party/externals/icu/source/samples/props/
DMakefile15 TARGET=props macro
/third_party/skia/third_party/externals/icu/source/samples/translit/
DMakefile15 TARGET=translit macro
/third_party/flutter/skia/third_party/externals/icu/source/samples/translit/
DMakefile15 TARGET=translit macro
/third_party/icu/icu4c/source/samples/props/
DMakefile15 TARGET=props macro
/third_party/icu/icu4c/source/samples/uciter8/
DMakefile14 TARGET=uciter8 macro
/third_party/flutter/skia/third_party/externals/icu/source/samples/case/
DMakefile15 TARGET=case macro
/third_party/skia/third_party/externals/icu/source/samples/ucnv/
DMakefile14 TARGET=convsamp macro
/third_party/skia/third_party/externals/icu/source/samples/strsrch/
DMakefile15 TARGET=strsrch macro
/third_party/icu/icu4c/source/samples/coll/
DMakefile15 TARGET=coll macro
/third_party/flutter/skia/third_party/externals/icu/source/samples/uciter8/
DMakefile14 TARGET=uciter8 macro
/third_party/flutter/skia/third_party/externals/icu/source/samples/msgfmt/
DMakefile15 TARGET=msgfmt macro
/third_party/skia/third_party/externals/icu/source/samples/case/
DMakefile15 TARGET=case macro
/third_party/skia/third_party/externals/icu/source/samples/uciter8/
DMakefile14 TARGET=uciter8 macro

12345