OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBCXX_ROOT
(Results
1 - 4
of
4
) sorted by null
/external/libcxx/test/
testit
26
LIBCXX_ROOT
=`pwd`
47
OPTIONS="$OPTIONS -I$
LIBCXX_ROOT
/test/support"
51
HEADER_INCLUDE="-I$
LIBCXX_ROOT
/include"
56
SOURCE_LIB="-L$
LIBCXX_ROOT
/lib"
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
testit
26
LIBCXX_ROOT
=`pwd`
47
OPTIONS="$OPTIONS -I$
LIBCXX_ROOT
/test/support"
51
HEADER_INCLUDE="-I$
LIBCXX_ROOT
/include"
56
SOURCE_LIB="-L$
LIBCXX_ROOT
/lib"
testit_android
26
LIBCXX_ROOT
=`pwd`
182
LIBCXX_LIBS=$(cd $
LIBCXX_ROOT
/.. && pwd)/libs/$TARGET_ABI
191
LIBCOMPILER_RT_LIBS=$(cd "$
LIBCXX_ROOT
"/../../../android/compiler-rt && pwd)/libs/$TARGET_ABI
266
OPTIONS="$OPTIONS -I$
LIBCXX_ROOT
/test/support"
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
testit_android
26
LIBCXX_ROOT
=`pwd`/../../llvm-libc++/libcxx
178
LIBCXX_LIBS=$(cd $
LIBCXX_ROOT
/.. && pwd)/libs/$TARGET_ABI
187
LIBCOMPILER_RT_LIBS=$(cd "$
LIBCXX_ROOT
"/../../../android/compiler-rt && pwd)/libs/$TARGET_ABI
279
OPTIONS="$OPTIONS -I$
LIBCXX_ROOT
/test/support"
Completed in 359 milliseconds