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

1 23 4 5 6 7 8 91011>>

  /external/kmod/testsuite/
test-array.c 51 const char *c3 = "test3"; local
56 array_append(&array, c3);
60 assert_return(array.array[2] == c3, EXIT_FAILURE);
73 const char *c3 = "test3"; local
78 array_append_unique(&array, c3);
79 array_append_unique(&array, c3);
85 assert_return(array.array[2] == c3, EXIT_FAILURE);
105 const char *c3 = "test3"; local
110 array_append(&array, c3);
112 array_append(&array, c3);
134 const char *c3 = "test3"; local
174 const char *c3 = "test3"; local
    [all...]
  /external/libcxx/test/std/numerics/complex.number/complex.member.ops/
assignment_complex.pass.cpp 29 std::complex<X> c3(3.5, -4.5);
30 c = c3;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/complex.number/complex.member.ops/
assignment_complex.pass.cpp 29 std::complex<X> c3(3.5, -4.5);
30 c = c3;
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
intel-got32.d 10 [ ]*[0-9a-f]+:[ ]+c3[ ]+ret[ ]*
mpx-add-bnd-prefix.d 16 [ ]*[a-f0-9]+: f2 c3 bnd ret
19 [ ]*[a-f0-9]+: f2 c3 bnd ret
20 [ ]*[a-f0-9]+: f2 c3 bnd ret
22 [ ]*[a-f0-9]+: 01 c3 add %eax,%ebx
x86-64-mpx-add-bnd-prefix.d 16 [ ]*[a-f0-9]+: f2 c3 bnd retq
19 [ ]*[a-f0-9]+: f2 c3 bnd retq
20 [ ]*[a-f0-9]+: f2 c3 bnd retq
22 [ ]*[a-f0-9]+: 48 01 c3 add %rax,%rbx
ifunc.d 12 [ ]*[a-f0-9]+: c3 ret
18 [ ]*[a-f0-9]+: c3 ret
x86-64-ifunc.d 13 [ ]*[a-f0-9]+: c3 retq
19 [ ]*[a-f0-9]+: c3 retq
relax-3.d 19 [ ]*[a-f0-9]+: c3 ret
22 [ ]*[a-f0-9]+: c3 ret
25 [ ]*[a-f0-9]+: c3 ret
28 [ ]*[a-f0-9]+: c3 ret
31 [ ]*[a-f0-9]+: c3 ret
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
hidden2.d 12 [ ]*[a-f0-9]+: c3\s+ret *
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-powerpc/
aix-glink-2d.s 12 bl .c3
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
hidden2.d 12 [ ]*[a-f0-9]+: c3 retq *
protected2-k1om.d 12 [ ]*[a-f0-9]+: c3 retq
16 [ ]*[a-f0-9]+: c3 retq
protected2-l1om.d 13 [ ]*[a-f0-9]+: c3 retq
17 [ ]*[a-f0-9]+: c3 retq
  /external/clang/test/SemaTemplate/
instantiation-default-2.cpp 12 Constant<int*, &x> *c3; variable
  /external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/
merge.pass.cpp 31 C c3(std::begin(t3), std::end(t3));
32 assert(c1 == c3);
44 C c3(std::begin(t3), std::end(t3));
45 assert(c1 == c3);
merge_pred.pass.cpp 32 C c3(std::begin(t3), std::end(t3));
33 assert(c1 == c3);
45 C c3(std::begin(t3), std::end(t3));
46 assert(c1 == c3);
  /external/libvpx/libvpx/vpx_dsp/ppc/
transpose_vsx.h 41 int16x8_t c0, c1, c2, c3, c4, c5, c6, c7; local
65 c3 = vec_mergel(b1, b5);
75 // c3: 06 26 46 66 07 27 47 67
87 v[6] = vec_mergeh(c3, c7);
88 v[7] = vec_mergel(c3, c7);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/containers/sequences/forwardlist/forwardlist.ops/
merge.pass.cpp 31 C c3(std::begin(t3), std::end(t3));
32 assert(c1 == c3);
44 C c3(std::begin(t3), std::end(t3));
45 assert(c1 == c3);
merge_pred.pass.cpp 32 C c3(std::begin(t3), std::end(t3));
33 assert(c1 == c3);
45 C c3(std::begin(t3), std::end(t3));
46 assert(c1 == c3);
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/
x86-64-ifunc.d 13 [ ]*[a-f0-9]+: c3 retq
19 [ ]*[a-f0-9]+: c3 retq
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
micromips@mips32-imm.d 11 [0-9a-f]+ <[^>]*> 03c3 937c wait 0x3c3
12 [0-9a-f]+ <[^>]*> 03c3 db7c sdbbp 0x3c3
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/nios2/
custom.s 8 custom 070, c1, c2, c3
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/
ldx_stx.d 12 8: c3 08 c0 00 ldx \[ %g3 \], %fsr
15 14: c3 28 c0 00 stx %fsr, \[ %g3 \]
prefetch.d 13 c: c3 68 40 00 prefetch \[ %g1 \], #one_read
19 24: c3 e8 60 00 prefetcha \[ %g1 \] %asi, #one_read

Completed in 596 milliseconds

1 23 4 5 6 7 8 91011>>