HomeSort by relevance Sort by last modified time
    Searched refs:check (Results 1 - 25 of 5165) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Sema/
builtin-unary-fp.c 2 void check(int);
4 check(__builtin_isfinite(1.0f));
5 check(__builtin_isinf(1.0));
6 check(__builtin_isinf_sign(1.0L));
7 check(__builtin_isnan(1.0f));
8 check(__builtin_isnormal(1.0f));
9 check(__builtin_isfinite(1)); // expected-error{{requires argument of floating point type}}
10 check(__builtin_isinf()); // expected-error{{too few arguments}}
11 check(__builtin_isnan(1,2)); // expected-error{{too many arguments}}
12 check(__builtin_fpclassify(0, 0, 0, 0, 0, 1.0))
    [all...]
  /external/testng/gradle/
buildWithTravis.sh 1 ../gradlew check
  /toolchain/binutils/binutils-2.25/gold/testsuite/
icf_test.sh 29 check() function
46 check icf_test.map "folded_func" "kept_func"
gdb_index_test_comm.sh 25 check() function
40 check $STDOUT "^Version [4-7]"
44 check $STDOUT "^\[ *[0-9]*\] (anonymous namespace):"
45 check $STDOUT "^\[ *[0-9]*\] (anonymous namespace)::c1_count:"
46 check $STDOUT "^\[ *[0-9]*\] (anonymous namespace)::c2_count:"
47 check $STDOUT "^\[ *[0-9]*\] bool:"
48 check $STDOUT "^\[ *[0-9]*\] check<one::c1>:"
49 check $STDOUT "^\[ *[0-9]*\] check<two::c2<double> >:
    [all...]
plugin_test_tls.sh 29 check() function
42 check plugin_test_tls.err "API version:"
43 check plugin_test_tls.err "gold version:"
44 check plugin_test_tls.err "option: _Z4f13iv"
45 check plugin_test_tls.err "two_file_test_tls.o: claim file hook called"
46 check plugin_test_tls.err "two_file_test_1.o.syms: claim file hook called"
47 check plugin_test_tls.err "two_file_test_1b.o.syms: claim file hook called"
48 check plugin_test_tls.err "two_file_test_2_tls.o.syms: claim file hook called"
49 check plugin_test_tls.err "two_file_test_1.o.syms: _Z4f13iv: PREVAILING_DEF_IRONLY"
50 check plugin_test_tls.err "two_file_test_1.o.syms: _Z2t2v: PREVAILING_DEF_REG
    [all...]
arm_fix_v4bx.sh 28 check() function
42 check arm_fix_v4bx.stdout ".*00: .* mov pc, r0"
43 check arm_fix_v4bx.stdout ".*04: .* mov pc, pc"
46 check arm_fix_v4bx_interworking.stdout ".*00: .* b .*00 <.*>"
47 check arm_fix_v4bx_interworking.stdout ".*04: .* mov pc, pc"
48 check arm_fix_v4bx_interworking.stdout ".*00: .* tst r0, #1"
49 check arm_fix_v4bx_interworking.stdout ".*04: .* moveq pc, r0"
50 check arm_fix_v4bx_interworking.stdout ".*08: .* bx r0"
53 check arm_no_fix_v4bx.stdout ".*00: .* bx r0"
54 check arm_no_fix_v4bx.stdout ".*04: .* bx pc
    [all...]
exclude_libs_test.sh 27 # the resulting executable and check that symbols from two test library
30 check() function
50 check "exclude_libs_test.syms" "lib1_default" "HIDDEN"
51 check "exclude_libs_test.syms" "lib1_protected" "HIDDEN"
52 check "exclude_libs_test.syms" "lib1_internal" "INTERNAL"
53 check "exclude_libs_test.syms" "lib1_hidden" "HIDDEN"
54 check "exclude_libs_test.syms" "lib2_default" "DEFAULT"
55 check "exclude_libs_test.syms" "lib2_protected" "PROTECTED"
56 check "exclude_libs_test.syms" "lib2_internal" "INTERNAL"
57 check "exclude_libs_test.syms" "lib2_hidden" "HIDDEN
    [all...]
plugin_test_1.sh 29 check() function
42 check plugin_test_1.err "API version:"
43 check plugin_test_1.err "gold version:"
44 check plugin_test_1.err "option: _Z4f13iv"
45 check plugin_test_1.err "two_file_test_main.o: claim file hook called"
46 check plugin_test_1.err "two_file_test_1.o.syms: claim file hook called"
47 check plugin_test_1.err "two_file_test_1b.o.syms: claim file hook called"
48 check plugin_test_1.err "two_file_test_2.o.syms: claim file hook called"
49 check plugin_test_1.err "two_file_test_1.o.syms: _Z4f13iv: PREVAILING_DEF_IRONLY"
50 check plugin_test_1.err "two_file_test_1.o.syms: _Z2t2v: PREVAILING_DEF_REG
    [all...]
plugin_test_11.sh 29 check() function
42 check plugin_test_11.err "API version:"
43 check plugin_test_11.err "gold version:"
44 check plugin_test_11.err "option: _Z4f13iv"
45 check plugin_test_11.err "two_file_test_main.o: claim file hook called"
46 check plugin_test_11.err "two_file_test_1.o: claim file hook called"
47 check plugin_test_11.err "two_file_test_1b.o: claim file hook called"
48 check plugin_test_11.err "two_file_test_2.o: claim file hook called"
49 check plugin_test_11.err "two_file_test_1.o: _Z4f13iv: PREVAILING_DEF_IRONLY"
50 check plugin_test_11.err "two_file_test_1.o: _Z2t2v: PREVAILING_DEF_REG
    [all...]
plugin_test_3.sh 29 check() function
42 check plugin_test_3.err "API version:"
43 check plugin_test_3.err "gold version:"
44 check plugin_test_3.err "option: _Z4f13iv"
45 check plugin_test_3.err "two_file_test_main.o: claim file hook called"
46 check plugin_test_3.err "two_file_test_1.o.syms: claim file hook called"
47 check plugin_test_3.err "two_file_test_1b.o.syms: claim file hook called"
48 check plugin_test_3.err "two_file_test_2.o.syms: claim file hook called"
49 check plugin_test_3.err "two_file_test_1.o.syms: _Z4f13iv: PREVAILING_DEF_IRONLY_EXP"
50 check plugin_test_3.err "two_file_test_1.o.syms: _Z2t2v: PREVAILING_DEF_REG
    [all...]
gdb_index_test_3.sh 25 check() function
40 check $STDOUT "^Version [4-7]"
44 check $STDOUT "^\[ *[0-9]*\] main:"
45 check $STDOUT "^\[ *[0-9]*\] check_int:"
46 check $STDOUT "^\[ *[0-9]*\] j:"
47 check $STDOUT "^\[ *[0-9]*\] int:"
ver_test_4.sh 25 check() function
38 check ver_test_4.syms "t1_2@@VER2"
39 check ver_test_4.syms "t2_2@VER1"
40 check ver_test_4.syms "t2_2@@VER2"
41 check ver_test_4.syms "GLOBAL.*ABS.*VER1"
42 check ver_test_4.syms "GLOBAL.*ABS.*VER2"
arm_branch_out_of_range.sh 28 # and linked to check that branches whose target are just out of the branch
31 check() function
45 check arm_bl_out_of_range.stdout \
47 check arm_bl_out_of_range.stdout \
49 check arm_bl_out_of_range.stdout \
51 check arm_bl_out_of_range.stdout \
53 check arm_bl_out_of_range.stdout \
55 check arm_bl_out_of_range.stdout \
58 check thumb_bl_out_of_range.stdout \
60 check thumb_bl_out_of_range.stdout
    [all...]
arm_farcall_arm_arm.sh 27 check() function
40 # Check for ARM->ARM default
41 check arm_farcall_arm_arm.stdout "1004: .* ldr pc, \[pc, #-4\] .*"
42 check arm_farcall_arm_arm.stdout "1008: 02001020"
arm_farcall_thumb_arm.sh 27 check() function
41 check arm_farcall_thumb_arm.stdout "1f01018: .* bx pc"
42 check arm_farcall_thumb_arm.stdout "1f0101a: .* nop"
43 check arm_farcall_thumb_arm.stdout "1f0101c: f004 e51f"
44 check arm_farcall_thumb_arm.stdout "1f01020: 1014"
45 check arm_farcall_thumb_arm.stdout "1f01022: 0200"
47 check arm_farcall_thumb_arm.stdout "1f01024: .* bx pc"
48 check arm_farcall_thumb_arm.stdout "1f01026: .* nop"
49 check arm_farcall_thumb_arm.stdout "1f01028: fff9 ea03"
52 check arm_farcall_thumb_arm_5t.stdout "1f01018: f004 e51f
    [all...]
dynamic_list.sh 27 check() function
40 check dynamic_list.stdout "main" # comes via --dynamic-list
41 check dynamic_list.stdout "_ZdlPv" # "operator delete(void*)"
42 check dynamic_list.stdout "_Z4t1_6v" # t1_6()
43 check dynamic_list.stdout "_ZN4t16aC2Ev" # t16a:t16a()
44 check dynamic_list.stdout "_ZN4t16aD1Ev" # t16a:~t16a()
45 check dynamic_list.stdout "_ZN4t16a1tEv" # t16a:t()
46 check dynamic_list.stdout "_ZTI4t16a" # typeinfo for t16a
47 check dynamic_list.stdout "_ZTI4t16b" # typeinfo for t16b
48 check dynamic_list.stdout "_ZTS4t16a" # typeinfo name for t16
    [all...]
text_section_grouping.sh 29 # Also check if the functions do not get grouped with option --no-text-reorder.
33 check() function
62 check text_section_grouping.stdout "unlikely_foo" "startup_foo"
63 check text_section_grouping.stdout "startup_foo" "hot_foo"
64 check text_section_grouping.stdout "unlikely_bar" "startup_bar"
65 check text_section_grouping.stdout "startup_bar" "hot_bar"
66 check text_section_grouping.stdout "unlikely_foo" "startup_bar"
67 check text_section_grouping.stdout "startup_foo" "hot_bar"
69 check text_section_no_grouping.stdout "hot_foo" "startup_foo"
70 check text_section_no_grouping.stdout "startup_foo" "unlikely_foo
    [all...]
ver_test_10.sh 28 check() function
41 check ver_test_10.syms "GLOBAL.*t3_2"
42 check ver_test_10.syms "LOCAL.*t4_2"
ver_test_5.sh 28 check() function
41 check ver_test_5.syms "t3_2@@VER5"
42 check ver_test_5.syms "t2_2@VER2"
ver_test_7.sh 28 check() function
41 check ver_test_7.syms "t2_2@@VER2"
42 check ver_test_7.syms "t2_2@VER1"
gc_comdat_test.sh 30 check() function
40 check gc_comdat_test.stdout "foo()"
41 check gc_comdat_test.stdout "bar()"
42 check gc_comdat_test.stdout "int GetMax<int>(int, int)"
plugin_test_4.sh 29 check() function
42 check plugin_test_4.err "API version:"
43 check plugin_test_4.err "gold version:"
44 check plugin_test_4.err "option: _Z4f13iv"
45 check plugin_test_4.err "two_file_test_main.o: claim file hook called"
46 check plugin_test_4.err "plugin_test_4.a: claim file hook called"
47 check plugin_test_4.err "plugin_test_4.a: claiming file"
48 check plugin_test_4.err "plugin_test_4.a: _Z4f13iv: PREVAILING_DEF_IRONLY"
49 check plugin_test_4.err "plugin_test_4.a: _Z2t2v: PREVAILING_DEF_REG"
50 check plugin_test_4.err "plugin_test_4.a: v2: RESOLVED_IR
    [all...]
plugin_test_6.sh 29 check() function
42 check plugin_test_6.err "API version:"
43 check plugin_test_6.err "gold version:"
44 check plugin_test_6.err "plugin_common_test_1.o.syms: claim file hook called"
45 check plugin_test_6.err "plugin_common_test_2.o.syms: claim file hook called"
46 check plugin_test_6.err "plugin_common_test_1.o.syms: c1: PREVAILING_DEF_IRONLY"
47 check plugin_test_6.err "plugin_common_test_1.o.syms: c2: PREVAILING_DEF_IRONLY"
48 check plugin_test_6.err "plugin_common_test_1.o.syms: c3: RESOLVED_IR"
49 check plugin_test_6.err "plugin_common_test_1.o.syms: c4: RESOLVED_IR"
50 check plugin_test_6.err "plugin_common_test_1.o.syms: c5: PREVAILING_DEF_IRONLY
    [all...]
script_test_6.sh 28 check() function
41 check script_test_6.stdout "\\.text[ ]*PROGBITS[ ]*0*10001000"
42 check script_test_6.stdout "\\.data[ ]*PROGBITS[ ]*0*10200000"
43 check script_test_6.stdout "\\.bss[ ]*NOBITS[ ]*0*10400000"
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/macros/
and.s 3 .macro check
9 check

Completed in 1218 milliseconds

1 2 3 4 5 6 7 8 91011>>