HomeSort by relevance Sort by last modified time
    Searched refs:check (Results 51 - 75 of 5618) sorted by null

1 23 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gold/testsuite/
x32_overflow_pc32.sh 25 check() function
40 check x86_64_overflow_pc32.err "function bar: error: relocation overflow"
x86_64_overflow_pc32.sh 25 check() function
40 check x86_64_overflow_pc32.err "function bar: error: relocation overflow"
arm_unaligned_reloc.sh 26 # that is assembled and linked as a dummy executable. We want to check
29 check() function
42 check arm_unaligned_reloc.stdout "^00009000 <x>:$"
43 check arm_unaligned_reloc.stdout "^0000a001 <abs32>:$"
44 check arm_unaligned_reloc.stdout '^[ ]*a001:[ ]*00009001[ ].*$'
45 check arm_unaligned_reloc.stdout "^0000a005 <rel32>:"
46 check arm_unaligned_reloc.stdout "^[ ]*a005:[ ]*ffffeffc[ ].*$"
47 check arm_unaligned_reloc.stdout "^0000a009 <abs16>:"
48 check arm_unaligned_reloc.stdout "^[ ]*a009:[ ]*00009001[ ].*$"
50 check arm_unaligned_reloc_r.stdout "^[ ]*1:[ ]*00000001[ ].*$
    [all...]
plugin_test_2.sh 29 check() function
42 check plugin_test_2.err "API version:"
43 check plugin_test_2.err "gold version:"
44 check plugin_test_2.err "two_file_test_main.o: claim file hook called"
45 check plugin_test_2.err "two_file_test_1.o.syms: claim file hook called"
46 check plugin_test_2.err "two_file_test_1b.o.syms: claim file hook called"
47 check plugin_test_2.err "two_file_shared_2.so: claim file hook called"
48 check plugin_test_2.err "two_file_test_1.o.syms: _Z4f13iv: PREVAILING_DEF_IRONLY_EXP"
49 check plugin_test_2.err "two_file_test_1.o.syms: _Z2t2v: PREVAILING_DEF_REG"
50 check plugin_test_2.err "two_file_test_1.o.syms: v2: RESOLVED_DYN
    [all...]
final_layout.sh 30 check() function
58 check final_layout.stdout "_Z3barv" "_Z3bazv"
59 check final_layout.stdout "_Z3bazv" "_Z3foov"
60 check final_layout.stdout "global_varb" "global_vara"
61 check final_layout.stdout "global_vara" "global_varc"
pr14265.sh 26 check() function
36 check pr14265.stdout "foo1_start"
37 check pr14265.stdout "foo1_end"
38 check pr14265.stdout "foo2_start"
39 check pr14265.stdout "foo2_end"
script_test_9.sh 3 # script_test_9.sh -- Check that the script_test_9.t script has placed
26 check() function
39 check script_test_9.stdout "LOAD .*R E "
40 check script_test_9.stdout "LOAD .*RW "
41 check script_test_9.stdout "00 .*\.text .init"
42 check script_test_9.stdout "01 .*\.data "
arm_abs_global.sh 27 # want to check that a MOV[TW] instruction referencing an external function
30 check() function
50 check "arm_abs_global.stdout" "_movt_abs_global" "R_ARM_JUMP_SLOT"
51 check "arm_abs_global.stdout" "_movw_abs_global" "R_ARM_JUMP_SLOT"
52 check "arm_abs_global.stdout" "_thm_movt_abs_global" "R_ARM_JUMP_SLOT"
53 check "arm_abs_global.stdout" "_thm_movw_abs_global" "R_ARM_JUMP_SLOT"
54 check "arm_abs_global.stdout" "_abs32_global_plt" "R_ARM_JUMP_SLOT"
55 check "arm_abs_global.stdout" "_abs32_global" "R_ARM_ABS32"
arm_fix_1176.sh 30 check() function
43 # Check for fix default state on v6Z.
44 check arm_fix_1176_default_v6z.stdout "2001014: .* bl 2001018 <.*>"
46 # Check for fix explicitly on on v6Z.
47 check arm_fix_1176_on_v6z.stdout "2001014: .* bl 2001018 <.*>"
49 # Check for explicitly off on v6Z
50 check arm_fix_1176_off_v6z.stdout "2001014: .* blx 2001018 <.*>"
52 # Check for fix default state on v5TE
53 check arm_fix_1176_default_v5te.stdout "2001014: .* bl 2001018 <.*>"
55 # Check for fix default state on v7
    [all...]
section_sorting_name.sh 30 check() function
59 check section_sorting_name.stdout "hot_foo_0001" "hot_foo_0002"
60 check section_sorting_name.stdout "hot_foo_0002" "hot_foo_0003"
62 check section_sorting_name.stdout "vdata_0001" "vdata_0002"
63 check section_sorting_name.stdout "vdata_0002" "vdata_0003"
65 check section_sorting_name.stdout "vbss_0001" "vbss_0002"
66 check section_sorting_name.stdout "vbss_0002" "vbss_0003"
ver_test_4.sh 25 check() function
38 check ver_test_4.syms "t1_2\$"
39 check ver_test_4.syms "t1_2@@VER2"
40 check ver_test_4.syms "t2_2@VER1"
41 check ver_test_4.syms "t2_2@@VER2"
42 check ver_test_4.syms "GLOBAL.*ABS.*VER1"
43 check ver_test_4.syms "GLOBAL.*ABS.*VER2"
arm_farcall_thumb_thumb.sh 27 check() function
41 check arm_farcall_thumb_thumb.stdout "1004: .* bx pc"
42 check arm_farcall_thumb_thumb.stdout "1006: .* nop"
43 check arm_farcall_thumb_thumb.stdout "1008: c000"
44 check arm_farcall_thumb_thumb.stdout "100a: e59f"
45 check arm_farcall_thumb_thumb.stdout "100c: ff1c e12f"
46 check arm_farcall_thumb_thumb.stdout "1010: 1015"
47 check arm_farcall_thumb_thumb.stdout "1012: 0200"
50 check arm_farcall_thumb_thumb_5t.stdout "1004: f004 e51f"
51 check arm_farcall_thumb_thumb_5t.stdout "1008: 1015
    [all...]
missing_key_func.sh 31 check() function
57 check missing_key_func.err "error: undefined reference to 'vtable for C'"
58 check missing_key_func.err "class is missing its key function"
plugin_final_layout.sh 31 check() function
67 # Check of .text.plugin_created_unique is the only section in the segment.
88 check plugin_final_layout.stdout "_Z3foov" "_Z3barv"
89 check plugin_final_layout.stdout "_Z3barv" "_Z3bazv"
arm_attr_merge.sh 27 check() function
40 check arm_attr_merge_6.stdout "Tag_MPextension_use: Allowed"
41 check arm_attr_merge_6r.stdout "Tag_MPextension_use: Allowed"
42 check arm_attr_merge_7.stdout "Tag_MPextension_use: Allowed"
icf_string_merge_test.sh 26 check() function
37 check icf_string_merge_test.stdout "get1" "get2"
38 check icf_string_merge_test.stdout "get1" "get3"
39 check icf_string_merge_test.stdout "get2" "get3"
gc_orphan_section_test.sh 31 check() function
46 check gc_orphan_section_test.stdout
no_version_test.sh 28 # the resulting executable and check that .gnu.version* sections
31 check() function
43 check "no_version_test.stdout"
undef_symbol.sh 30 check() function
43 check "undef_symbol.so: error: undefined reference to 'a'"
memory_test.sh 34 check() function
46 check memory_test.stdout \
48 check memory_test.stdout \
50 check memory_test.stdout \
52 check memory_test.stdout \
54 check memory_test.stdout \
debug_msg.sh 30 check() function
58 check debug_msg.err "debug_msg.o:debug_msg.cc:fn_array: error: undefined reference to 'undef_fn1()'"
59 check debug_msg.err "debug_msg.o:debug_msg.cc:fn_array: error: undefined reference to 'undef_fn2()'"
60 check debug_msg.err "debug_msg.o:debug_msg.cc:badref1: error: undefined reference to 'undef_int'"
62 # These tests check only for the source file's file name (not the complete
65 check debug_msg.err ".*/debug_msg.cc:50: error: undefined reference to 'undef_fn1()'"
66 check debug_msg.err ".*/debug_msg.cc:55: error: undefined reference to 'undef_fn2()'"
67 check debug_msg.err ".*/debug_msg.cc:4[356]: error: undefined reference to 'undef_fn1()'"
68 check debug_msg.err ".*/debug_msg.cc:4[456]: error: undefined reference to 'undef_fn2()'"
71 check debug_msg.err ".*/debug_msg.cc:.*: error: undefined reference to 'undef_int'
    [all...]
  /external/clang/test/Lexer/
cxx-features.cpp 13 #define check(macro, cxx98, cxx11, cxx14, cxx1z) cxx98 == 0 ? defined(__cpp_##macro) : __cpp_##macro != cxx98 macro
15 #define check(macro, cxx98, cxx11, cxx14, cxx1z) cxx11 == 0 ? defined(__cpp_##macro) : __cpp_##macro != cxx11 macro
17 #define check(macro, cxx98, cxx11, cxx14, cxx1z) cxx14 == 0 ? defined(__cpp_##macro) : __cpp_##macro != cxx14 macro
19 #define check(macro, cxx98, cxx11, cxx14, cxx1z) cxx1z == 0 ? defined(__cpp_##macro) : __cpp_##macro != cxx1z macro
22 #if check(binary_literals, 0, 0, 201304, 201304)
26 #if check(digit_separators, 0, 0, 201309, 201309)
30 #if check(init_captures, 0, 0, 201304, 201304)
34 #if check(generic_lambdas, 0, 0, 201304, 201304)
38 #if check(sized_deallocation, 0, 0, 201309, 201309)
42 #if check(constexpr, 0, 200704, 201304, 201304
    [all...]
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/check/
package-info.java 14 * Rules check implementation.
16 package org.jacoco.report.check
  /external/libunwind/tests/
run-check-namespace 2 chmod +x ./check-namespace.sh
3 ./check-namespace.sh $*
  /art/test/707-checker-invalid-profile/
check 21 ./default-check "$@"

Completed in 305 milliseconds

1 23 4 5 6 7 8 91011>>