OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:topdir
(Results
51 - 75
of
156
) sorted by null
1
2
3
4
5
6
7
/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/syslinux/efi/
build-gnu-efi.sh
40
make SRCDIR="$EFIDIR"
TOPDIR
="$EFIDIR" -f "$EFIDIR/Makefile" ARCH=$ARCH
41
make SRCDIR="$EFIDIR"
TOPDIR
="$EFIDIR" -f "$EFIDIR/Makefile" ARCH=$ARCH PREFIX="$objdir" install
/frameworks/rs/tests/java_api/HealingBrush/
Android.mk
34
$(
TOPDIR
)external/clang/lib/Headers \
35
$(
TOPDIR
)frameworks/rs/script_api/include
/frameworks/rs/tests/java_api/ImageProcessing2/
Android.mk
31
LOCAL_RENDERSCRIPT_INCLUDES_OVERRIDE := $(
TOPDIR
)external/clang/lib/Headers \
32
$(
TOPDIR
)frameworks/rs/script_api/include
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/
Android.mk
40
$(
TOPDIR
)external/clang/lib/Headers \
41
$(
TOPDIR
)frameworks/rs/script_api/include
/frameworks/rs/tests/java_api/Refocus/
Android.mk
35
$(
TOPDIR
)external/clang/lib/Headers \
36
$(
TOPDIR
)frameworks/rs/script_api/include
/frameworks/rs/tests/java_api/RsNbody/
Android.mk
33
$(
TOPDIR
)external/clang/lib/Headers \
34
$(
TOPDIR
)frameworks/rs/script_api/include
/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)
/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
"
/external/swiftshader/third_party/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
"
/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
...]
/device/google/atv/sdk/
Android.mk
8
$(source_properties_file): $(
TOPDIR
)device/google/atv/sdk/images_$(TARGET_CPU_ABI)_source.prop_template
/external/syslinux/
Makefile
21
#
topdir
is only set when we are doing a recursive make. Do a bunch of
24
ifeq ($(
topdir
),)
26
topdir
= $(CURDIR)
macro
40
OBJDIR = $(
topdir
)
53
# '
topdir
' - the top-level directory containing the Syslinux source
70
MAKEDIR = $(
topdir
)/mk
71
export MAKEDIR
topdir
OBJDIR
103
$(MAKE) -C $(OBJDIR) -f $(CURDIR)/Makefile SRC="$(
topdir
)" \
112
$(MAKE) -C tests SRC="$(
topdir
)/tests" OBJ="$(
topdir
)/tests"
[
all
...]
/external/syslinux/com32/sysdump/
Makefile
20
-include $(
topdir
)/version.mk
25
CFLAGS += -I$(com32) -I$(
topdir
)
37
HEXDATE := $(shell $(PERL) $(
topdir
)/now.pl $(SRCS) $(wildcard *.h))
40
DATE := $(shell sh $(
topdir
)/gen-id.sh $(VERSION) $(HEXDATE))
/external/syslinux/gnu-efi/gnu-efi-3.0/apps/
Makefile
43
TOPDIR
= $(SRCDIR)/..
45
CDIR=$(
TOPDIR
)/..
50
LDSCRIPT = $(
TOPDIR
)/gnuefi/elf_$(ARCH)_efi.lds
52
LDSCRIPT = $(
TOPDIR
)/gnuefi/elf_$(ARCH)_fbsd_efi.lds
/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"
224
then CMD="${CMD} '${
TOPDIR
}/os400/iconv'"
229
CMD="${CMD} '${
TOPDIR
}/os400' '${
TOPDIR
}/os400/dlfcn'"
234
CMD="${CMD} '${
TOPDIR
}' ${INCLUDES})"
/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'"
/external/syslinux/com32/elflink/ldlinux/
Makefile
16
CFLAGS += -I$(
topdir
)/core/elflink -I$(
topdir
)/core/include -I$(
topdir
)/com32/lib -fvisibility=hidden
/external/syslinux/mk/
efi.mk
3
com32 = $(
topdir
)/com32
4
core = $(
topdir
)/core
51
$(
topdir
)/efi/check-gnu-efi.sh $(EFI_SUBARCH) $(objdir)
/external/perfetto/tools/
fix_include_guards
59
for
topdir
in ('src', 'include', 'test', 'tools'):
60
for root, dirs, files in os.walk(
topdir
):
/external/syslinux/com32/gdbstub/
Makefile
17
topdir
= ../..
macro
18
MAKEDIR = $(
topdir
)/mk
Completed in 1304 milliseconds
1
2
3
4
5
6
7