HomeSort by relevance Sort by last modified time
    Searched refs:no (Results 226 - 250 of 4599) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/elfutils/tests/
run-backtrace-demangle.sh 52 echo >&2 $2: no f
56 echo >&2 $2: no cxxfunc
  /external/libvpx/libvpx/vp8/
vp8dx.mk 15 VP8_DX_SRCS-no += $(VP8_COMMON_SRCS-no)
17 VP8_DX_SRCS_REMOVE-no += $(VP8_COMMON_SRCS_REMOVE-no)
  /external/libvpx/libvpx/vp9/
vp9dx.mk 14 VP9_DX_SRCS-no += $(VP9_COMMON_SRCS-no)
16 VP9_DX_SRCS_REMOVE-no += $(VP9_COMMON_SRCS_REMOVE-no)
  /external/llvm/test/MC/Mips/
mips_directives_bad.s 4 .abicalls should have no operands
6 # CHECK-NEXT: .abicalls should have no operands
  /external/openssh/regress/
proxy-connect.sh 8 for ps in no yes; do
13 for c in no yes; do
  /external/valgrind/drd/tests/
sem_as_mutex3.stderr.exp 7 (thread finished, call stack no longer available)
9 (thread finished, call stack no longer available)
sem_open3.stderr.exp 7 (thread finished, call stack no longer available)
9 (thread finished, call stack no longer available)
  /external/zlib/
update_zlib.sh 2 # Run with no arguments from any directory, with no special setup required.
12 new_version=$(wget -O - --no-verbose -q http://zlib.net/ | \
21 wget -O /tmp/$tgz_file --no-verbose "http://zlib.net/$tgz_file"
  /frameworks/base/core/res/
Android.mk 30 LOCAL_AAPT_FLAGS += --no-auto-version
  /packages/inputmethods/LatinIME/native/jni/
run-tests.sh 19 echo " --no-host: skip host test" 1>&2
21 echo " --no-target: skip target device test" 1>&2
30 show_usage=no
32 enable_target_device_test=no
39 "--no-target") enable_target_device_test=no;;
41 "--no-host") enable_host_test=no;;
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug035.go 10 i := 9 // ERROR "redecl|no new"
11 f := float64(9) // ERROR "redecl|no new"
bug103.go 9 func f() /* no return type */ {}
12 x := f(); // ERROR "mismatch|as value|no type"
bug386.go 10 func f() error { return 0 } // ERROR "cannot use 0 .type int.|has no methods"
12 func g() error { return -1 } // ERROR "cannot use -1 .type int.|has no methods"
  /prebuilts/go/linux-x86/test/fixedbugs/
bug035.go 10 i := 9 // ERROR "redecl|no new"
11 f := float64(9) // ERROR "redecl|no new"
bug103.go 9 func f() /* no return type */ {}
12 x := f(); // ERROR "mismatch|as value|no type"
bug386.go 10 func f() error { return 0 } // ERROR "cannot use 0 .type int.|has no methods"
12 func g() error { return -1 } // ERROR "cannot use -1 .type int.|has no methods"
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
push-err-1.s 4 ; There are no "push" or "pop" synonyms for v32.
rd-bound1.s 1 ; Some simple bound operands, but no memory operands.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/
align1.s 5 ; "8" assumed if no alignment given.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
baddata1.s 7 # no way these are going to hold the pointers.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
greg9.s 2 % A bit cheesy: we allocate anonymous GREGs with no handle. This isn't
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
case-noexp-1.d 1 #as: --abi=32 -no-expand
4 #name: Case-insensitive registers and opcodes with -no-expand.
err-noexp-cmd1.s 1 ! Check command-line error checking. The option -no-expand is not valid
5 ! { dg-options "-no-expand" }
err-pt32-cmd2.s 2 ! -no-expand.
5 ! { dg-options "-abi=64 -expand-pt32 -no-expand" }
6 ! { dg-error ".* invalid together with -no-expand" "" { target sh64-*-* } 0 }
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
rodata-merge-map2.s 3 @ rodata-merge-map1.s), and generate no mapping symbol (which
4 @ would otherwise be converted in a symbol table entry with no

Completed in 3257 milliseconds

1 2 3 4 5 6 7 8 91011>>