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

1 2 3 4 5 6

  /external/clang/test/CodeGenCXX/
key-function-vtable.cpp 9 struct testb { virtual void a() {} }; struct
10 testb *testbvar = new testb;
  /art/runtime/interpreter/mterp/x86_64/
invoke.S 15 testb %al, %al
19 testb %al, %al
op_aput_object.S 11 testb %al, %al
op_filled_new_array.S 15 testb %al, %al # 0 means an exception is thrown
op_iput_object.S 8 testb %al, %al
op_iput_object_quick.S 7 testb %al, %al
op_new_instance.S 11 testb %al, %al # 0 means an exception is thrown
op_sput_object.S 8 testb %al, %al
op_throw.S 7 testb %al, %al
op_check_cast.S 11 testb %al, %al
op_const_class.S 8 testb %al, %al
  /external/clang/test/Sema/
inline-asm-validate-tmpl.cpp 15 template <int N> void testb(int value) function
  /bionic/libc/arch-x86/generic/string/
strcat.S 39 testb %al,%al
43 testb %al,%al
47 testb %al,%al
51 testb %al,%al
55 testb %al,%al
59 testb %al,%al
63 testb %al,%al
69 testb %al,%al
strcmp.S 24 testb %cl,%cl /* null terminator??? */
31 testb %cl,%cl
38 testb %cl,%cl
45 testb %cl,%cl
52 testb %cl,%cl
59 testb %cl,%cl
66 testb %cl,%cl
73 testb %cl,%cl
strncmp.S 29 testb %bl,%bl
39 testb %bl,%bl
49 testb %bl,%bl
59 testb %bl,%bl
69 testb %bl,%bl
79 testb %bl,%bl
89 testb %bl,%bl
99 testb %bl,%bl
  /art/runtime/interpreter/mterp/x86/
op_monitor_enter.S 12 testb %al, %al
op_monitor_exit.S 16 testb %al, %al
invoke.S 17 testb %al, %al
21 testb %al, %al
op_aput_object.S 13 testb %al, %al
op_filled_new_array.S 18 testb %al, %al # 0 means an exception is thrown
op_iput_object.S 10 testb %al, %al
op_iput_object_quick.S 8 testb %al, %al
op_new_instance.S 14 testb %al, %al # 0 means an exception is thrown
op_sput_object.S 10 testb %al, %al
  /external/syslinux/mbr/
adjust.h 42 testb $0x04, %al

Completed in 309 milliseconds

1 2 3 4 5 6