OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NEEDED
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/gdbserver_tests/
make_local_links
10
# The vgdb link is
needed
either for gdb tests
33
# $1 = Major.Minor gdb version
needed
38
NEEDED
=$1
40
NEEDEDMAJ=$(echo $
NEEDED
| awk -F\. '{ print $1 }')
41
NEEDEDMIN=$(echo $
NEEDED
| awk -F\. '{ print $2 }')
55
echo "$@" "suppressed as $GDB version" $GDBVERSIONLINE "is <" $
NEEDED
80
# by default, we can run tests
needed
next/step/...
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
testit_android
192
$READELF -d "$LIBCXX_LIBS/libc++_shared.so" | grep
NEEDED
| grep -q compiler_rt
/external/llvm/tools/llvm-readobj/
ELFDumper.cpp
747
LLVM_READOBJ_TYPE_CASE(
NEEDED
);
[
all
...]
/external/chromium_org/v8/test/mjsunit/
unicode-test.js
[
all
...]
Completed in 189 milliseconds