OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NEEDED
(Results
1 - 2
of
2
) 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/...
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
Completed in 31 milliseconds