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

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/memcheck/tests/amd64/
bug279698.stdout.exp 0 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    [all...]
  /external/clang/test/Modules/
merge-decl-context.cpp 27 ff(42);
  /external/autotest/server/cros/
clique_ap_list.conf 4 [ff:ff:ff:ff:ff:ff]
10 bss = ff:ff:ff:ff:ff:f
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
zarch-z9-109.d 11 .*: c2 6b ff ff ff ff [ ]*alfi %r6,4294967295
12 .*: c2 6a ff ff ff ff [ ]*algfi %r6,4294967295
13 .*: c0 6a ff ff ff ff [ ]*nihf %r6,429496729
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
astest64.d 29 2c: (4b ff ff e4|e4 ff ff 4b) b 10 <apfour>
32 34: (4b ff ff e0|e0 ff ff 4b) b 14 <apfour\+0x4>
46 68: (ff ff ff a4|a4 ff ff ff) \.long 0xffffffa
    [all...]
astest.d 29 2c: (4b ff ff e4|e4 ff ff 4b) b 10 <apfour>
32 34: (4b ff ff e0|e0 ff ff 4b) b 14 <apfour\+0x4>
35 3c: (4b ff ff d4|d4 ff ff 4b) b 10 <apfour
    [all...]
xcoff-branch-1-32.d 20 14: 4b ff ff ed bl 0 <\.foo>
23 1c: 4b ff ff f5 bl 10 <\.foo\+0x10>
33 2c: 4b ff ff e9 bl 14 <foo1>
35 30: 4b ff ff f5 bl 24 <foo2>
37 34: 4b ff ff e9 bl 1c <foo1\+0x8
    [all...]
xcoff-branch-1-64.d 20 14: 4b ff ff ed bl 0 <\.foo>
23 1c: 4b ff ff f5 bl 10 <\.foo\+0x10>
33 2c: 4b ff ff e9 bl 14 <foo1>
35 30: 4b ff ff f5 bl 24 <foo2>
37 34: 4b ff ff e9 bl 1c <foo1\+0x8
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
bnd-branch-1.d 13 [ ]*[a-f0-9]+: f2 e9 [a-f0-9]+ ff ff ff bnd jmpq [a-f0-9]+ <foo1@plt>
14 [ ]*[a-f0-9]+: e8 [a-f0-9]+ ff ff ff callq [a-f0-9]+ <foo2@plt>
15 [ ]*[a-f0-9]+: e9 [a-f0-9]+ ff ff ff jmpq [a-f0-9]+ <foo3@plt>
16 [ ]*[a-f0-9]+: e8 [a-f0-9]+ ff ff ff callq [a-f0-9]+ <foo4@plt
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/
ms2.d 12 8: 83 ff ff ff dfbc #\$7,#\$7,#\$ffffffff,#\$ffffffff,#\$1,#\$1,#\$3f
13 c: 87 ff ff 7f dwfb #\$7,#\$7,#\$ffffffff,#\$ffffffff,#\$1,#\$3f
14 10: 8b ff ff ff fbwfb #\$7,#\$7,#\$ffffffff,#\$ffffffff,#\$1,#\$1,#\$3f
15 14: 8f f0 ff ff dfbr #\$7,#\$7,R0,#\$7,#\$7,#\$7,#\$1,#\$3
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
tlsopt1_32.d 18 .*: (38 6d ff f4|f4 ff 6d 38) addi r3,r13,-12
21 .*: (4b ff ff f1|f1 ff ff 4b) bl 1800094 <__tls_get_addr>
23 .*: (4b ff ff e9|e9 ff ff 4b) bl 1800094 <__tls_get_addr
    [all...]
tlsopt3_32.d 18 .*: (38 6d ff ec|ec ff 6d 38) addi r3,r13,-20
20 .*: (38 6d ff f4|f4 ff 6d 38) addi r3,r13,-12
22 .*: (4b ff ff ed|ed ff ff 4b) bl 1800094 <__tls_get_addr>
24 .*: (4b ff ff e5|e5 ff ff 4b) bl 1800094 <__tls_get_addr
    [all...]
tlsopt1.d 21 .*: (4b ff ff f1|f1 ff ff 4b) bl 100000e8 <\.__tls_get_addr>
24 .*: (4b ff ff e5|e5 ff ff 4b) bl 100000e8 <\.__tls_get_addr>
tlsopt2_32.d 18 .*: (38 6d ff f4|f4 ff 6d 38) addi r3,r13,-12
21 .*: (38 6d ff f4|f4 ff 6d 38) addi r3,r13,-12
22 .*: (4b ff ff ed|ed ff ff 4b) bl 1800094 <__tls_get_addr>
  /external/fio/
filelock.c 35 static void put_filelock(struct fio_filelock *ff)
37 flist_add(&ff->list, &fld->free_list);
42 struct fio_filelock *ff; local
47 ff = flist_first_entry(&fld->free_list, struct fio_filelock, list);
48 flist_del_init(&ff->list);
49 return ff;
54 struct fio_filelock *ff; local
57 ff = __get_filelock();
58 if (ff || trylock)
67 return ff;
85 struct fio_filelock *ff = &fld->ffs[i]; local
107 struct fio_filelock *ff; local
122 struct fio_filelock *ff; local
135 struct fio_filelock *ff; local
170 struct fio_filelock *ff; local
227 struct fio_filelock *ff; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arc/
nop.d 9 0: ff ff ff 7f 7fffffff nop
b.d 9 0: 80 ff ff 27 27ffff80 b 0 <text_label>
11 4: 00 ff ff 27 27ffff00 b 0 <text_label>
13 8: 80 fe ff 27 27fffe80 b 0 <text_label>
15 c: 01 fe ff 27 27fffe01 bz 0 <text_label>
17 10: 81 fd ff 27 27fffd81 bz 0 <text_label>
19 14: 02 fd ff 27 27fffd02 bnz 0 <text_label>
21 18: 82 fc ff 27 27fffc82 bnz 0 <text_label>
23 1c: 03 fc ff 27 27fffc03 bp 0 <text_label
    [all...]
bl.d 9 0: 80 ff ff 2f 2fffff80 bl 0 <text_label>
11 4: 00 ff ff 2f 2fffff00 bl 0 <text_label>
13 8: 80 fe ff 2f 2ffffe80 bl 0 <text_label>
15 c: 01 fe ff 2f 2ffffe01 blz 0 <text_label>
17 10: 81 fd ff 2f 2ffffd81 blz 0 <text_label>
19 14: 02 fd ff 2f 2ffffd02 blnz 0 <text_label>
21 18: 82 fc ff 2f 2ffffc82 blnz 0 <text_label>
23 1c: 03 fc ff 2f 2ffffc03 blp 0 <text_label
    [all...]
lp.d 9 0: 80 ff ff 37 37ffff80 lp 0 <text_label>
11 4: 00 ff ff 37 37ffff00 lp 0 <text_label>
13 8: 80 fe ff 37 37fffe80 lp 0 <text_label>
15 c: 01 fe ff 37 37fffe01 lpz 0 <text_label>
17 10: 81 fd ff 37 37fffd81 lpz 0 <text_label>
19 14: 02 fd ff 37 37fffd02 lpnz 0 <text_label>
21 18: 82 fc ff 37 37fffc82 lpnz 0 <text_label>
23 1c: 03 fc ff 37 37fffc03 lpp 0 <text_label
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
pcrel.d 12 ( 5: e9 fc ff ff ff[ ]*jmp 6 .*6: R_386_PC32 ext| 5: e9 f6 ff ff ff[ ]*jmp 0 .*6: DISP32 ext)
13 ( a: e9 fc ff ff ff[ ]*jmp b .*b: R_386_PC32 weak| a: e9 f1 ff ff ff[ ]*jmp 0 .*b: DISP32 weak
    [all...]
  /external/clang/test/CodeGen/
align-local.c 3 typedef struct __attribute((aligned(16))) {int x[4];} ff;
5 // CHECK: alloca %struct.ff, align 16
8 ff a;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
opc-x.d 14 16: ff ff ff ff 7f e0 break\.x 0x3fffffffffffffff
15 1c: ff ff 01 08
20 36: ff ff ff ff 7f e0 nop\.x 0x3ffffffffffffff
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pj/
ops.d 96 37: 18 ff dload 255
225 c1: 99 ff 41 ifeq2 <foo1>
226 c4: 9a ff 47 ifneb <foo10>
227 c7: 9b ff 41 iflt8 <foo7>
228 ca: 9c ff 48 ifge12 <foo17>
229 cd: 9d ff 39 ifgt6 <foo5>
230 d0: 9e ff 3a iflea <foo9>
231 d3: 9f ff 38 if_icmpeqb <foo10>
232 d6: a0 ff 3a if_icmpne10 <foo15>
233 d9: a1 ff 30 if_icmplt9 <foo8
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
pr17154-i386.d 9 [ ]*[a-f0-9]+: ff b3 04 00 00 00 pushl 0x4\(%ebx\)
10 [ ]*[a-f0-9]+: ff a3 08 00 00 00 jmp \*0x8\(%ebx\)
15 [ ]*[a-f0-9]+: ff a3 0c 00 00 00 jmp \*0xc\(%ebx\)
17 [ ]*[a-f0-9]+: e9 e0 ff ff ff jmp 1d0 <\*ABS\*@plt-0x10>
20 [ ]*[a-f0-9]+: ff a3 10 00 00 00 jmp \*0x10\(%ebx\)
22 [ ]*[a-f0-9]+: e9 d0 ff ff ff jmp 1d0 <\*ABS\*@plt-0x10
    [all...]
pr17154-x86-64.d 9 [ ]*[a-f0-9]+: ff 35 5a 01 20 00 pushq 0x20015a\(%rip\) # 200430 <_GLOBAL_OFFSET_TABLE_\+0x8>
10 [ ]*[a-f0-9]+: ff 25 5c 01 20 00 jmpq \*0x20015c\(%rip\) # 200438 <_GLOBAL_OFFSET_TABLE_\+0x10>
14 [ ]*[a-f0-9]+: ff 25 5a 01 20 00 jmpq \*0x20015a\(%rip\) # 200440 <_GLOBAL_OFFSET_TABLE_\+0x18>
16 [ ]*[a-f0-9]+: e9 e0 ff ff ff jmpq 2d0 <\*ABS\*\+0x32a@plt-0x10>
19 [ ]*[a-f0-9]+: ff 25 52 01 20 00 jmpq \*0x200152\(%rip\) # 200448 <_GLOBAL_OFFSET_TABLE_\+0x20>
21 [ ]*[a-f0-9]+: e9 d0 ff ff ff jmpq 2d0 <\*ABS\*\+0x32a@plt-0x10
    [all...]

Completed in 831 milliseconds

1 2 3 4 5 6 7 8 91011>>