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

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/arm-trusted-firmware/lib/locks/bakery/
bakery_lock_coherent.c 85 unsigned int they; local
99 for (they = 0; they < BAKERY_LOCK_MAX_CPUS; they++) {
100 their_ticket = bakery->number[they];
130 unsigned int they, me; local
148 for (they = 0; they < BAKERY_LOCK_MAX_CPUS; they++) {
149 if (me == they)
    [all...]
bakery_lock_normal.c 91 unsigned int they; local
114 for (they = 0; they < BAKERY_LOCK_MAX_CPUS; they++) {
115 if (me == they)
122 their_bakery_info = get_bakery_info_by_index(offset, id, they);
150 unsigned int they, me, is_cached; local
167 for (they = 0; they < BAKERY_LOCK_MAX_CPUS; they++)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
locall1.s 2 % Only if they're local, of course.
  /external/llvm/test/MC/Mips/mips1/
valid-xfail.s 2 # they aren't implemented yet).
  /external/llvm/test/MC/Mips/mips32/
valid-xfail.s 2 # they aren't implemented yet).
  /external/llvm/test/MC/Mips/mips32r2/
valid-xfail.s 2 # they aren't implemented yet).
  /external/llvm/test/MC/Mips/mips32r3/
valid-xfail.s 2 # they aren't implemented yet).
  /external/llvm/test/MC/Mips/mips32r5/
valid-xfail.s 2 # they aren't implemented yet).
  /external/llvm/test/MC/Mips/mips4/
valid-xfail.s 2 # they aren't implemented yet).
  /external/llvm/test/MC/Mips/mips5/
valid-xfail.s 2 # they aren't implemented yet).
  /external/llvm/test/MC/Mips/mips64/
valid-xfail.s 2 # they aren't implemented yet).
  /external/llvm/test/MC/Mips/mips64r2/
valid-xfail.s 2 # they aren't implemented yet).
  /external/llvm/test/MC/Mips/mips64r3/
valid-xfail.s 2 # they aren't implemented yet).
  /external/llvm/test/MC/Mips/mips64r5/
valid-xfail.s 2 # they aren't implemented yet).
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arc/
math.s 4 # They will be disassembled as they're macro counterparts (eg: asl r0,r1).
  /build/kati/testcase/
semicolon.mk 1 # When a line only has semicolons after variables are expanded, they
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/basic/
copr.s 5 ; selectors to make sure they're handled correctly.
fp_misc.s 7 ; selectors to make sure they're handled correctly.
immed.s 7 ; selectors to make sure they're handled correctly.
spop.s 5 ; selectors to make sure they're handled correctly.
add.s 8 ; selectors to make sure they're handled correctly.
add2.s 8 ; selectors to make sure they're handled correctly.
addi.s 7 ; selectors to make sure they're handled correctly.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/
linesepbug.s 8 ; selectors to make sure they're handled correctly.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
vfp-neon-overlap.s 13 @ they can't be represented in Neon syntax.

Completed in 139 milliseconds

1 2 3 4 5 6 7 8 91011>>