HomeSort by relevance Sort by last modified time
    Searched refs:they (Results 1 - 25 of 1394) 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 46 unsigned int they; local
63 for (they = 0; they < BAKERY_LOCK_MAX_CPUS; they++) {
64 their_ticket = bakery_ticket_number(bakery->lock_data[they]);
93 unsigned int they, me; local
109 for (they = 0; they < BAKERY_LOCK_MAX_CPUS; they++) {
110 if (me == they)
    [all...]
bakery_lock_normal.c 89 unsigned int they; local
115 for (they = 0; they < BAKERY_LOCK_MAX_CPUS; they++) {
116 if (me == they)
123 their_bakery_info = get_bakery_info(they, lock);
151 unsigned int they, me, is_cached; local
171 for (they = 0; they < BAKERY_LOCK_MAX_CPUS; they++)
    [all...]
  /toolchain/binutils/binutils-2.27/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).
  /compatibility/cdd/5_multimedia/
5_8_secure-media.md 4 supporting secure surfaces, they:
9 wireless display protocol, they:
16 support wired external display, they:
  /build/kati/testcase/
semicolon.mk 1 # When a line only has semicolons after variables are expanded, they
  /toolchain/binutils/binutils-2.27/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.27/gas/testsuite/gas/hppa/parse/
linesepbug.s 8 ; selectors to make sure they're handled correctly.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
vfp-neon-overlap.s 13 @ they can't be represented in Neon syntax.

Completed in 226 milliseconds

1 2 3 4 5 6 7 8 91011>>