| /external/pdfium/third_party/freetype/include/freetype-custom-config/ |
| ftmodule.h | 5 * the objects directory (normally `<topdir>/objs/') based on information 6 * from `<topdir>/modules.cfg'.
|
| /external/skia/third_party/freetype/include/freetype-android/ |
| ftmodule.h | 5 * the objects directory (normally `<topdir>/objs/') based on information 6 * from `<topdir>/modules.cfg'.
|
| /external/skqp/third_party/freetype/include/freetype-android/ |
| ftmodule.h | 5 * the objects directory (normally `<topdir>/objs/') based on information 6 * from `<topdir>/modules.cfg'.
|
| /external/swiftshader/third_party/LLVM/utils/ |
| countloc.sh | 15 # The script takes one optional option, -topdir, which specifies the top llvm 24 if test "$1" = "-topdir" ; then 25 TOPDIR="$2" 28 TOPDIR=`llvm-config --src-root` 32 if test -d "$TOPDIR" ; then 33 cd $TOPDIR 34 ./utils/llvmdo -topdir "$TOPDIR" -dirs "include lib tools test utils examples" -code-only wc -l | awk '\
|
| getsrcs.sh | 13 # The optional -topdir option can be used to specify the top LLVM source 21 if test "$1" = "-topdir" ; then 22 TOPDIR="$2" 25 TOPDIR=`llvm-config --src-root` 28 if test -d "$TOPDIR" ; then 29 cd $TOPDIR 30 ./utils/llvmdo -topdir "$TOPDIR" \
|
| llvmgrep | 21 if test "$1" = "-topdir" ; then
22 TOPDIR="$2"
25 TOPDIR=`llvm-config --src-root`
28 if test -d "$TOPDIR" ; then
29 cd $TOPDIR
35 ./utils/llvmdo -topdir "$TOPDIR" \
|
| /external/kmod/ |
| autogen.sh | 6 topdir=$(dirname $0) 7 cd $topdir 22 if [ -f "$topdir/.config.args" ]; then 23 args="$args $(cat $topdir/.config.args)" 38 $topdir/configure CFLAGS='-g -O2' $args 41 $topdir/configure CFLAGS='-g -Og' $args 44 $topdir/configure CC=clang CXX=clang++ $args 47 $topdir/configure CFLAGS='-g -O2 -Wsuggest-attribute=pure -Wsuggest-attribute=const' $args 50 scan-build $topdir/configure CFLAGS='-g -O0 -std=gnu11' $args 58 echo "$topdir/configure CFLAGS='-g -O2' $args [all...] |
| bootstrap | 6 topdir=$(dirname $0) 7 cd $topdir 22 if [ -f "$topdir/.config.args" ]; then 23 args="$args $(cat $topdir/.config.args)" 38 $topdir/configure CFLAGS='-g -O2' $args 41 $topdir/configure CFLAGS='-g -Og' $args 44 $topdir/configure CC=clang CXX=clang++ $args 47 $topdir/configure CFLAGS='-g -O2 -Wsuggest-attribute=pure -Wsuggest-attribute=const' $args 50 scan-build $topdir/configure CFLAGS='-g -O0 -std=gnu11' $args 58 echo "$topdir/configure CFLAGS='-g -O2' $args [all...] |
| /external/autotest/client/deps/pgpool/ |
| pgpool.py | 8 def setup(tarball, topdir): 11 srcdir = os.path.join(topdir, 'src') 19 % (topdir, os.environ['AUTODIR'])) 23 os.chdir(topdir)
|
| /external/autotest/client/deps/webgl_clear/ |
| webgl_clear.py | 12 def setup(topdir): 15 @param topdir: The directory of this deps. 18 srcdir = os.path.join(topdir, 'src') 19 filesdir = os.path.join(topdir, 'files')
|
| /external/autotest/client/deps/webgl_perf/ |
| webgl_perf.py | 13 def setup(topdir): 15 @param topdir: The directory of this deps. 18 srcdir = os.path.join(topdir, 'src') 19 filesdir = os.path.join(topdir, 'files')
|
| /external/libcap/kdebug/ |
| Makefile | 0 topdir=$(shell pwd)/.. 1 topdir=$(shell pwd)\/.. macro
|
| /external/llvm/utils/ |
| llvmgrep | 21 if test "$1" = "-topdir" ; then 22 TOPDIR="$2" 25 TOPDIR=`llvm-config --src-root` 28 if test -d "$TOPDIR" ; then 29 cd $TOPDIR 35 ./utils/llvmdo -topdir "$TOPDIR" \
|
| /external/freetype/include/freetype/config/ |
| ftmodule.h | 5 * the objects directory (normally `<topdir>/objs/') based on information 6 * from `<topdir>/modules.cfg'.
|
| /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ |
| Makefile | 7 TOPDIR = $(SRCDIR)/.. 9 CDIR=$(TOPDIR)/..
|
| /toolchain/binutils/binutils-2.27/bfd/ |
| dep-in.sed | 9 s!@TOPDIR@/include!$(INCDIR)!g 11 s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
|
| /development/ide/emacs/ |
| android-compile.el | 55 (defun android-find-makefile (topdir) 59 TOPDIR is the root directory of the build. 61 MAKEFILE_PATH is the relative path of the makefile wrt TOPDIR. 63 ;; TODO: Could check that topdir is the start of default-directory. 64 (unless (> (length topdir) 2) 65 (error "Topdir invalid %s for current dir %s" topdir default-directory)) 69 (while (and (> (length default-directory) (length topdir)) 78 (if (string= default-directory topdir) 81 (setq default-directory (substring default-directory (length topdir) nil) [all...] |
| /external/curl/packages/OS400/ |
| initscript.sh | 26 # The script directory is supposed to be in $TOPDIR/packages/os400. 28 TOPDIR=`dirname "${SCRIPTDIR}"` 29 TOPDIR=`dirname "${TOPDIR}"` 30 export SCRIPTDIR TOPDIR 35 < "${TOPDIR}/lib/Makefile.am"` 76 "${TOPDIR}/include/curl/curlver.h" | 79 "${TOPDIR}/include/curl/curlver.h" | 82 "${TOPDIR}/include/curl/curlver.h" | 85 "${TOPDIR}/include/curl/curlver.h" [all...] |
| /development/build/tools/ |
| patch_windows_sdk.sh | 32 # $3 = An optional replacement for $TOPDIR (inherited from the Android 50 TOPDIR=${TOPDIR:-$3} 68 $USB_DRIVER_HOOK $V $TEMP_SDK_DIR $TOPDIR 74 ${TOPDIR}out/host/linux-x86/bin/atree -f ${TOPDIR}development/build/sdk-windows-x86.atree \ 76 -I ${TOPDIR:-.} \
|
| windows_sdk.mk | 22 # Define WIN_SDK_TARGETS (the list of targets located in topdir/sdk) 25 include $(TOPDIR)sdk/build/windows_sdk_tools.mk 29 # the topdir/development directory and are somehow platform-dependent. 93 $(TOPDIR)development/build/tools/patch_windows_sdk.sh $(subst @,-q,$(hide)) \ 94 $(WIN_SDK_DIR)/$(WIN_SDK_NAME) $(OUT_DIR) $(TOPDIR) 96 $(TOPDIR)sdk/build/patch_windows_sdk.sh $(subst @,-q,$(hide)) \ 97 $(WIN_SDK_DIR)/$(WIN_SDK_NAME) $(OUT_DIR) $(TOPDIR)
|
| /external/curl/docs/examples/ |
| makefile.dj | 23 TOPDIR = ../.. 25 include $(TOPDIR)/packages/DOS/common.dj 29 LIBS = $(TOPDIR)/lib/libcurl.a
|
| /toolchain/binutils/binutils-2.27/gas/ |
| dep-in.sed | 9 s!@TOPDIR@/include!$(INCDIR)!g 11 s!@TOPDIR@/bfd!$(BFDDIR)!g 14 s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
|
| /development/build/ |
| Android.mk | 7 $(TOPDIR)development/sdk/%_source.prop_template, \ 9 $(wildcard $(TOPDIR)development/sdk/*_source.prop_template)) \ 11 $(TOPDIR)development/samples/%_source.prop_template, \ 13 $(wildcard $(TOPDIR)development/samples/*_source.prop_template)) \ 15 $(TOPDIR)development/sys-img/%_source.prop_template, \ 17 $(wildcard $(TOPDIR)development/sys-img/*_source.prop_template)) 27 $(HOST_OUT)/development/sys-img-$(TARGET_CPU_ABI)/%_source.properties : $(TOPDIR)development/sys-img/%_source.prop_template 38 $(HOST_OUT)/development/sdk/%_source.properties : $(TOPDIR)development/sdk/%_source.prop_template 47 $(HOST_OUT)/development/samples/%_source.properties : $(TOPDIR)development/samples/%_source.prop_template 153 api_gen_jar := $(TOPDIR)prebuilts/tools/common/api-generator/api-generator-26.0.0.ja [all...] |
| /external/e2fsprogs/debian/attic/libs/ |
| rules | 24 topdir = $(shell pwd) 25 debdir = $(topdir)/debian 27 builddir = $(topdir)/builddir 85 sed s%$(topdir)/lib/et%/usr/share/comerr% \ 94 sed s%$(topdir)/lib/ss%/usr/share/ss% \ 115 install -p $(topdir)/doc/libext2fs_*.html \ 118 install -p $(topdir)/lib/et/com_err_*.html \ 122 install -p $(topdir)/doc/libext2fs.texinfo \ 124 install -p $(topdir)/lib/et/com_err.texinfo \ 139 install -p $(topdir)/lib/et/compile_et.1 $(maindir)/usr/man/man1 [all...] |
| /art/tools/veridex/ |
| Android.mk | 21 $(system_stub_dex): $(TOPDIR)prebuilts/sdk/system_current/android.jar | $(ZIP2ZIP) $(DX) 27 $(oahl_stub_dex): $(TOPDIR)prebuilts/sdk/org.apache.http.legacy/org.apache.http.legacy.jar | $(ZIP2ZIP) $(DX)
|