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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium-libpac/test/js-unittest/
international_domain_names.js 8 // We disregard the actual return value -- all we care about is that on
passthrough.js 24 // Take care not to place multiple adjacent dots,
  /prebuilts/go/darwin-x86/src/math/
hypot.go 11 // Hypot returns Sqrt(p*p + q*q), taking care to avoid
  /prebuilts/go/linux-x86/src/math/
hypot.go 11 // Hypot returns Sqrt(p*p + q*q), taking care to avoid
  /dalvik/
Android.mk 34 # DONT_INSTALL_DEX_FILES is already false, so a normal make takes care of it.
58 # so a normal make takes care of it.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
lower.go 28 // has hardware g register, regalloc takes care of it
copyelim.go 45 // but we take some extra care to make sure we
  /prebuilts/go/darwin-x86/src/os/
wait_waitid.go 25 // We don't care about the values it returns.
  /prebuilts/go/darwin-x86/test/bench/go1/
fannkuch_test.go 48 // Now exchange k (caching perm[0]) and perm[k]... with care!
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
lower.go 28 // has hardware g register, regalloc takes care of it
copyelim.go 45 // but we take some extra care to make sure we
  /prebuilts/go/linux-x86/src/os/
wait_waitid.go 25 // We don't care about the values it returns.
  /prebuilts/go/linux-x86/test/bench/go1/
fannkuch_test.go 48 // Now exchange k (caching perm[0]) and perm[k]... with care!
  /external/eigen/lapack/
dlapy2.f 33 *> DLAPY2 returns sqrt(x**2+y**2), taking care not to cause unnecessary
dlapy3.f 33 *> DLAPY3 returns sqrt(x**2+y**2+z**2), taking care not to cause
slapy2.f 33 *> SLAPY2 returns sqrt(x**2+y**2), taking care not to cause unnecessary
slapy3.f 33 *> SLAPY3 returns sqrt(x**2+y**2+z**2), taking care not to cause
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
CommonTreeAdaptor.as 39 * If you care what the token payload objects' type is, you should
57 * If you care what the token payload objects' type is, you should
BaseTreeAdaptor.as 128 // add oldRoot to newRoot; addChild takes care of case where oldRoot
218 * If you care what the token payload objects' type is, you should
236 * If you care what the token payload objects' type is, you should
  /external/testng/src/main/resources/
testng-reports.js 38 // The handlers that take care of showing/hiding the methods
  /prebuilts/go/darwin-x86/src/go/token/
serialize_test.go 67 // we don't care about .last - it's just a cache
  /prebuilts/go/darwin-x86/src/net/textproto/
writer.go 37 // It takes care of inserting leading dots when necessary,
  /prebuilts/go/linux-x86/src/go/token/
serialize_test.go 67 // we don't care about .last - it's just a cache
  /prebuilts/go/linux-x86/src/net/textproto/
writer.go 37 // It takes care of inserting leading dots when necessary,
  /external/compiler-rt/make/
util.mk 71 # Copy the value of the variable 'src' to 'dst', taking care to not define 'dst'

Completed in 532 milliseconds

1 2 3 4 5 6 7 8 91011>>