HomeSort by relevance Sort by last modified time
    Searched refs:toward (Results 1 - 19 of 19) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
ShadowCardStack.java 74 Animator toward = ObjectAnimator.ofFloat(card, "translationZ", i * Z); local
75 toward.setStartDelay(200 * ((max) - i));
76 towardAnimators.add(toward);
  /external/valgrind/none/tests/ppc32/
test_isa_2_06_part2.stdout.exp     [all...]
  /external/valgrind/none/tests/ppc64/
test_isa_2_06_part2.stdout.exp     [all...]
  /external/libvorbis/doc/
09-helper.tex 131 rounding division of both positive and negative numbers toward zero.
01-introduction.tex 83 lean toward the extreme of forward adaptive.
  /prebuilts/go/darwin-x86/misc/cgo/gmp/
gmp.go 257 // Div sets z = x / y, rounding toward zero, and returns z.
  /prebuilts/go/linux-x86/misc/cgo/gmp/
gmp.go 257 // Div sets z = x / y, rounding toward zero, and returns z.
  /build/tools/droiddoc/templates-ndk/assets/js/
docs.js     [all...]
  /frameworks/rs/api/
rs_math.spec 1025 The function @remainder() is similar but rounds toward the closest interger.
    [all...]
  /prebuilts/go/darwin-x86/src/debug/dwarf/
type.go 6 // The format is heavily biased toward C, but for simplicity
  /prebuilts/go/darwin-x86/src/runtime/
mprof.go 59 // naively count them, we would get a skew toward mallocs.
malloc.go 80 // This code was written with an eye toward translating to Go
  /prebuilts/go/darwin-x86/src/runtime/pprof/
pprof.go 46 // the profile away from live data and toward garbage.
  /prebuilts/go/linux-x86/src/debug/dwarf/
type.go 6 // The format is heavily biased toward C, but for simplicity
  /prebuilts/go/linux-x86/src/runtime/
mprof.go 59 // naively count them, we would get a skew toward mallocs.
malloc.go 80 // This code was written with an eye toward translating to Go
  /prebuilts/go/linux-x86/src/runtime/pprof/
pprof.go 46 // the profile away from live data and toward garbage.
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js     [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/js/
docs.js     [all...]

Completed in 839 milliseconds