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

1 2

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
greg-12.d 9 # A greg usage with an expanding insn. The register reloc must be
10 # evaluated before the expanding reloc. Here, it doesn't appear in the
greg-3.d 9 # A greg usage with an expanding insn. The register reloc must be
10 # evaluated before the expanding reloc. Here, it doesn't appear in the
pr12815-2.d 7 # expanding PUSHJ insns, expecting relaxation to work.
greg-14.d 9 # Like greg-3, but a different expanding insn.
greg-5s.d 9 # Like greg-3, but a different expanding insn.
greg-13.d 9 # Like greg-3, but a different expanding insn, mmo.
greg-4.d 9 # Like greg-3, but a different expanding insn.
greg-5.d 9 # Like greg-3, but a different expanding insn.
  /packages/apps/Car/Hvac/src/com/android/car/hvac/ui/
HvacPanelRow.java 58 return getTransitionAnimation(delayMs, endAlpha, true /* expanding */);
62 return getTransitionAnimation(delayMs, startAlpha, false /* expanding */);
77 private AnimatorSet getTransitionAnimation(long delayMs, float maxAlpha, boolean expanding) {
81 if (expanding) {
  /external/protobuf/objectivec/DevTools/
pddm_tests.py 265 'Unknown arg option "a$z" while expanding "baz(mumble)".'),
317 'Found macro recusion, invoking "foo(1, A)":\n...while expanding "bar(1, A)".\n...while expanding "foo(A,B)".')
510 '...while expanding "foobar(x_)" from the section that'
pddm.py 281 result += '\n...while expanding "%s".' % macro_ref
342 raise PDDMError('Unknown arg option "%s$%s" while expanding "%s".%s'
491 raise PDDMError('%s\n...while expanding "%s" from the section'
  /external/libvpx/libvpx/vpx_dsp/x86/
deblock_sse2.asm 552 punpcklbw xmm1, xmm0 ; expanding
553 punpcklbw xmm2, xmm0 ; expanding
555 punpcklwd xmm1, xmm0 ; expanding to dwords
556 punpcklwd xmm2, xmm0 ; expanding to dwords
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
plan9x.go 17 // The pc is the program counter of the instruction, used for expanding
  /prebuilts/go/darwin-x86/test/chan/
sieve2.go 77 // in an expanding buffer, so that sending to 'out' never blocks.
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
plan9x.go 17 // The pc is the program counter of the instruction, used for expanding
  /prebuilts/go/linux-x86/test/chan/
sieve2.go 77 // in an expanding buffer, so that sending to 'out' never blocks.
  /external/mksh/src/
funcs.c 1964 bool rawmode = false, expanding = false; local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
plan9.go 13 // The pc is the program counter of the first instruction, used for expanding
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
plan9x.go 14 // The pc is the program counter of the instruction, used for expanding
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
plan9.go 13 // The pc is the program counter of the first instruction, used for expanding
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
plan9x.go 14 // The pc is the program counter of the instruction, used for expanding
  /prebuilts/go/darwin-x86/src/cmd/go/
get.go 209 // Caller is responsible for expanding vendor paths.
  /prebuilts/go/linux-x86/src/cmd/go/
get.go 209 // Caller is responsible for expanding vendor paths.
  /prebuilts/go/darwin-x86/src/go/build/
build.go 143 // Try expanding symlinks and comparing
218 // preventing it from expanding to $HOME.
    [all...]
  /prebuilts/go/darwin-x86/src/regexp/syntax/
parse.go     [all...]

Completed in 5073 milliseconds

1 2