OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYSNAME
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libevent/
autogen.sh
3
SYSNAME
=`uname`
4
if [ "x$
SYSNAME
" = "xDarwin" ] ; then
/ndk/build/tools/
build-host-prebuilts.sh
253
SYSNAME
=$SYSTEM
257
SYSNAME
=${SYSTEM%%x86}x86_64
260
SYSNAME
=windows-x86_64
266
echo "Building $
SYSNAME
ndk-stack"
270
echo "Building $
SYSNAME
ndk-depends"
274
echo "Building $
SYSNAME
ndk-make"
278
echo "Building $
SYSNAME
ndk-awk"
282
echo "Building $
SYSNAME
ndk-sed"
303
echo "Building $
SYSNAME
ndk-perl"
308
echo "Building $
SYSNAME
ndk-python
[
all
...]
/external/libutf/
Makefile
3
SYSNAME
:=${shell uname}
7
SYSNAME
!=uname
15
include Make.$(
SYSNAME
)-$(OBJTYPE)
Completed in 111 milliseconds