HomeSort by relevance Sort by last modified time
    Searched full:positive (Results 801 - 825 of 4422) sorted by null

<<31323334353637383940>>

  /prebuilts/go/darwin-x86/src/math/
atanh.go 24 // 1. Reduce x to positive by atanh(-x) = -atanh(x)
  /prebuilts/go/linux-x86/src/math/
atan.go 74 // satan reduces its argument (known to be positive)
atanh.go 24 // 1. Reduce x to positive by atanh(-x) = -atanh(x)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_ioctl.py 82 # test both with a positive and potentially negative ioctl code
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_ioctl.py 82 # test both with a positive and potentially negative ioctl code
  /system/core/libmincrypt/
dsa_sig.c 114 * ASN.1 encoded integers are zero-padded for positive integers. Make sure we have
  /system/core/metricsd/collectors/
cpu_usage_collector.cc 56 << "Number of ticks per seconds should be positive.";
  /toolchain/binutils/binutils-2.25/gas/doc/
c-xc16x.texi 53 @var{align} must be positive absolute expressions. This directive
  /art/compiler/optimizing/
induction_var_range.cc 314 // Analyze cancelled trip with just the positive operand (trip_expr->op_a).
325 // Test original trip's positive operand (trip_expr->op_a) against offset of induction.
455 // Positive range vs. positive or negative range.
463 // Negative range vs. positive or negative range.
487 // Positive range vs. positive or negative range.
495 // Negative range vs. positive or negative range.
    [all...]
  /developers/build/prebuilts/gradle/ElizaChat/Application/src/main/java/com/example/android/wearable/elizachat/
ElizaResponder.java 71 "WHY THE UNCERTAIN TONE?", "LET'S TRY TO KEEP THIS POSITIVE.", "YOU AREN'T SURE?",
80 "HOW?", "YOU SEEM QUITE POSITIVE.", "ARE YOU SURE?", "I SEE.", "I UNDERSTAND.",
  /developers/samples/android/wearable/wear/ElizaChat/Application/src/main/java/com/example/android/wearable/elizachat/
ElizaResponder.java 71 "WHY THE UNCERTAIN TONE?", "LET'S TRY TO KEEP THIS POSITIVE.", "YOU AREN'T SURE?",
80 "HOW?", "YOU SEEM QUITE POSITIVE.", "ARE YOU SURE?", "I SEE.", "I UNDERSTAND.",
  /development/samples/browseable/ElizaChat/src/com.example.android.wearable.elizachat/
ElizaResponder.java 71 "WHY THE UNCERTAIN TONE?", "LET'S TRY TO KEEP THIS POSITIVE.", "YOU AREN'T SURE?",
80 "HOW?", "YOU SEEM QUITE POSITIVE.", "ARE YOU SURE?", "I SEE.", "I UNDERSTAND.",
  /external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
TDistributionImpl.java 244 * The upper bound of the support is always positive infinity
282 * <li>if <code>1 &lt; df &lt;= 2</code> then <code>positive infinity</code></li>
  /external/bison/lib/
float.in.h 49 /* Minimum positive normalized number. */
82 /* Minimum positive normalized number. */
  /external/clang/lib/StaticAnalyzer/Checkers/
DirectIvarAssignment.cpp 19 // annotation serves as a false positive suppression mechanism for the
183 // as a false positive suppression mechanism for the checker. The
  /external/compiler-rt/lib/builtins/i386/
moddi3.S 90 jnc 1f // if positive, this is the result.
130 jnc 3f // if positive, this is the result.
  /external/dbus/dbus/
dbus-resources.c 139 * delta which may be positive or negative.
193 * delta which may be positive or negative.
  /external/eigen/Eigen/src/Eigenvalues/
SelfAdjointEigenSolver.h 121 * \param [in] size Positive integer, size of the matrix whose
256 /** \brief Computes the positive-definite square root of the matrix.
258 * \returns the positive-definite square root of the matrix
260 * \pre The eigenvalues and eigenvectors of a positive-definite matrix
263 * The square root of a positive-definite matrix \f$ A \f$ is the
264 * positive-definite matrix whose square equals \f$ A \f$. This function
283 * \returns the inverse positive-definite square root of the matrix
285 * \pre The eigenvalues and eigenvectors of a positive-definite matrix
  /external/emma/core/java12/com/vladium/jcd/cls/
IConstantCollection.java 37 * @return int next valid slot index [always positive for a valid slot;
152 * @return the pool index of the newly added entry [always positive]
  /external/google-breakpad/src/testing/gtest/samples/
sample5_unittest.cc 109 // Tests factorial of positive numbers.
130 // Tests positive input.
  /external/guava/guava/src/com/google/common/collect/
DiscreteDomain.java 218 * #next} (if positive) or {@link #previous} (if negative) are needed to reach
236 * never returns a positive value for any input of type {@code C}.
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic-win1256.hh 58 /* OT_ASSERT it's divisible (and positive). */)
62 /* OT_ASSERT it's positive. */)
  /external/ipsec-tools/src/libipsec/
ipsec_set_policy.3 145 positive offsets, and up to 1073741823 for negative offsets.
315 returns a positive value
  /external/libjpeg-turbo/
transupp.h 99 * positive or negative for xoffset or yoffset,
100 * positive or forced for width or height.
  /external/libopus/celt/
mathops.h 150 celt_assert2(x>0, "celt_ilog2() only defined for strictly positive numbers");
238 /* atan2() approximation valid for positive input values */

Completed in 1848 milliseconds

<<31323334353637383940>>