HomeSort by relevance Sort by last modified time
    Searched refs:check_cc (Results 1 - 5 of 5) sorted by null

  /external/valgrind/main/none/tests/s390x/
tmll.c 26 void check_cc(int value, int cc) function
51 check_cc(0, get_cc());
56 check_cc(0, get_cc());
61 check_cc(0, get_cc());
66 check_cc(3, get_cc());
71 check_cc(1, get_cc());
76 check_cc(2, get_cc());
tm.c 26 void check_cc(int value, int cc) function
51 check_cc(0, get_cc());
56 check_cc(0, get_cc());
61 check_cc(0, get_cc());
66 check_cc(3, get_cc());
71 check_cc(1, get_cc());
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
configure.sh 289 check_cc() { function
290 log check_cc "$@"
312 check_cc $@ \
331 check_cc -Werror "$@" <<EOF
    [all...]
  /external/libvpx/libvpx/build/make/
configure.sh 289 check_cc() { function
290 log check_cc "$@"
312 check_cc $@ \
331 check_cc -Werror "$@" <<EOF
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
configure.sh 289 check_cc() { function
290 log check_cc "$@"
312 check_cc $@ \
331 check_cc -Werror "$@" <<EOF
    [all...]

Completed in 4637 milliseconds