HomeSort by relevance Sort by last modified time
    Searched full:topdir (Results 51 - 75 of 128) sorted by null

1 23 4 5 6

  /device/asus/fugu/libaudio/
Android.mk 112 $(TOPDIR)frameworks/av/services/audiopolicy \
113 $(TOPDIR)frameworks/av/services/audiopolicy/common/include \
114 $(TOPDIR)frameworks/av/services/audiopolicy/common/managerdefinitions/include \
115 $(TOPDIR)frameworks/av/services/audiopolicy/engine/interface
  /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...]
  /external/libcap/doc/
Makefile 5 topdir=$(shell pwd)/.. macro
6 include $(topdir)/Make.Rules
  /external/libcap/progs/
Makefile 2 topdir=$(shell pwd)/.. macro
3 include $(topdir)/Make.Rules
  /external/pdfium/third_party/freetype/include/freetype/config/
ftmodule.h 22 * the objects directory (normally `<topdir>/objs/') based on information
23 * from `<topdir>/modules.cfg'.
  /frameworks/rs/java/tests/HealingBrush/
Android.mk 34 $(TOPDIR)external/clang/lib/Headers \
35 $(TOPDIR)frameworks/rs/scriptc
  /frameworks/rs/java/tests/ImageProcessing2/
Android.mk 31 LOCAL_RENDERSCRIPT_INCLUDES_OVERRIDE := $(TOPDIR)external/clang/lib/Headers \
32 $(TOPDIR)frameworks/rs/scriptc
  /frameworks/rs/java/tests/RSTest_CompatLib/
Android.mk 34 $(TOPDIR)external/clang/lib/Headers \
35 $(TOPDIR)frameworks/rs/scriptc
  /frameworks/rs/java/tests/RSTest_CompatLibLegacy/
Android.mk 39 $(TOPDIR)external/clang/lib/Headers \
40 $(TOPDIR)frameworks/rs/scriptc
  /frameworks/rs/java/tests/Refocus/
Android.mk 35 $(TOPDIR)external/clang/lib/Headers \
36 $(TOPDIR)frameworks/rs/scriptc
  /external/curl/packages/DOS/
common.dj 8 # Define TOPDIR before including this file.
89 LIBIDN_ROOT = $(TOPDIR)/../IDN/libidn
90 ARES_ROOT = $(TOPDIR)/ares
95 CFLAGS = -g -O2 -I. -I$(TOPDIR)/include -I$(TOPDIR)/lib \
  /external/libcap/
Make.Rules 48 KERNEL_HEADERS := $(topdir)/libcap/include/uapi
49 IPATH += -fPIC -I$(KERNEL_HEADERS) -I$(topdir)/libcap/include
67 INCS=$(topdir)/libcap/include/sys/capability.h
68 LDFLAGS += -L$(topdir)/libcap
72 DYNAMIC := $(shell if [ ! -d "$(topdir)/.git" ]; then echo yes; fi)
  /cts/apps/CameraITS/tools/
run_all_tests.py 86 topdir = tempfile.mkdtemp()
87 print "Saving output files to:", topdir, "\n"
100 camera_ids_path = os.path.join(topdir, "camera_ids.txt")
105 retcode = subprocess.call(cmd,cwd=topdir)
118 os.mkdir(os.path.join(topdir, camera_id))
120 os.mkdir(os.path.join(topdir, camera_id, d))
133 out_path = os.path.join(topdir, camera_id, scene+".jpg")
141 retcode = subprocess.call(cmd,cwd=topdir)
147 outdir = os.path.join(topdir,camera_id,scene)
197 summary_path = os.path.join(topdir, camera_id, "summary.txt"
    [all...]
  /external/llvm/utils/
llvmdo 20 # llvmdo [-topdir DIR] [-dirs "DIRNAMES..."] [-code-only] PROGRAM ARGS...
22 # The -topdir option allows you to specify the llvm source root directly. If it
41 echo "Usage: llvmdo [-topdir DIR] [-dirs "DIRNAMES..."] [-code-only] PROGRAM ARGS..."
45 if test "$1" = "-topdir" ; then
46 TOPDIR="$2"
49 TOPDIR=`llvm-config --src-root`
167 if test -d "$TOPDIR" ; then
168 cd $TOPDIR
183 echo "Can't find LLVM top directory in $TOPDIR"
  /development/ndk/platforms/android-9/samples/native-activity/
Android.mk 34 $(TOPDIR)frameworks/base/native/include \
35 $(TOPDIR)frameworks/base/opengl/include \
36 $(TOPDIR)development/ndk/sources/android/native_app_glue
  /frameworks/compile/mclinker/unittests/
LinkerTest.cpp 82 /// -L=${TOPDIR}/test/libs/ARM/Android/android-14
83 Path search_dir(TOPDIR);
98 /// ${TOPDIR}/test/libs/ARM/Android/android-14/crtbegin_so.o
103 /// ${TOPDIR}/test/Android/Plasma/ARM/plasma.o
104 Path plasma(TOPDIR);
114 /// ${TOPDIR}/test/libs/ARM/Android/android-14/crtend_so.o
140 /// -L=${TOPDIR}/test/libs/ARM/Android/android-14
141 Path search_dir(TOPDIR);
157 /// ${TOPDIR}/test/libs/ARM/Android/android-14/crtbegin_so.o
162 /// ${TOPDIR}/test/Android/Plasma/ARM/plasma.
    [all...]
MCRegionFragmentTest.cpp 41 Path path(TOPDIR);
56 Path path(TOPDIR);
  /device/google/atv/sdk/
Android.mk 8 $(source_properties_file): $(TOPDIR)device/google/atv/sdk/images_$(TARGET_CPU_ABI)_source.prop_template
  /external/libxml2/os400/
make-include.sh 12 cd "${TOPDIR}/include"
49 for HFILE in "${TOPDIR}/os400/transcode.h" libxml/*.h libxml/*.h.in
initscript.sh 23 # The script directory is supposed to be in $TOPDIR/os400.
25 TOPDIR=`dirname "${SCRIPTDIR}"`
26 export SCRIPTDIR TOPDIR
122 AUTOCONFSCRIPT="${TOPDIR}/configure.ac"
125 then AUTOCONFSCRIPT="${TOPDIR}/configure.in"
200 CMD="${CMD} '${TOPDIR}/os400/iconv'"
204 CMD="${CMD} '${TOPDIR}/os400' '${TOPDIR}/os400/dlfcn'"
209 CMD="${CMD} '${TOPDIR}' ${INCLUDES})"
  /sdk/find_lock/
Android.mk 24 LOCAL_CFLAGS += -I$(TOPDIR)sdk/find_java
47 # $(TOPDIR)/$(LOCALPATH) will always be prepended to this value, which forces
  /external/cmockery/cmockery_0_1_2/packages/
deb.sh 30 topdir="${PWD%/*}"
33 archive="$(basename "$(ls -1 ${topdir}/$PACKAGE*.tar.gz | tail -n 1)" .tar.gz)"
50 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive}.orig.tar.gz"
  /external/curl/packages/OS400/
make-tests.sh 9 cd "${TOPDIR}/tests"
47 INCLUDES="'${TOPDIR}/tests/libtest' '${TOPDIR}/lib'"
  /frameworks/av/services/audioflinger/
Android.mk 37 $(TOPDIR)frameworks/av/services/audiopolicy \
38 $(TOPDIR)external/sonic \
  /build/core/
config.mk 44 SRC_DOCS:= $(TOPDIR)docs
49 $(TOPDIR)system/core/include \
50 $(TOPDIR)system/media/audio/include \
51 $(TOPDIR)hardware/libhardware/include \
52 $(TOPDIR)hardware/libhardware_legacy/include \
53 $(TOPDIR)hardware/ril/include \
54 $(TOPDIR)libnativehelper/include \
55 $(TOPDIR)frameworks/native/include \
56 $(TOPDIR)frameworks/native/opengl/include \
57 $(TOPDIR)frameworks/av/include
    [all...]

Completed in 1120 milliseconds

1 23 4 5 6