OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:toolchain
(Results
51 - 55
of
55
) sorted by null
1
2
3
/external/v8/
Makefile
37
ANDROID_TOOL_PREFIX = $(ANDROID_NDK_ROOT)/
toolchain
/bin/arm-linux-androideabi
/ndk/build/tools/
gen-platforms.sh
309
echo "$@" | tr ' ' '\n' | grep -v -F -f $PROGDIR/
toolchain
-symbols/$ARCH/libgcc.a.functions.txt
316
# $5:
toolchain
binprefix
358
# Let's locate the
toolchain
we're going to use
362
dump "ERROR: $ARCH
toolchain
not installed: $TOOLCHAIN_PREFIX-gcc"
364
dump "This is generally useful when you want to generate the host cross-
toolchain
programs."
/ndk/build/core/
definitions.mk
[
all
...]
build-binary.mk
186
# Process all source file tags to determine
toolchain
-specific
/gdk/build/core/
definitions.mk
688
# Tags are processed by a
toolchain
-specific function (e.g. TARGET-compute-cflags)
695
# defined in the
toolchain
's setup.mk script.
756
# normally be called from the
toolchain
-specific function that
[
all
...]
Completed in 286 milliseconds
1
2
3