HomeSort by relevance Sort by last modified time
    Searched full:numbers (Results 1501 - 1525 of 6415) sorted by null

<<61626364656667686970>>

  /bionic/libc/bionic/
arc4random.c 32 * for encryption, but will generate good random numbers.
248 * Uniformity is achieved by generating new random numbers until the one
  /external/arduino/hardware/arduino/cores/arduino/
wiring_analog.c 45 if (pin >= 54) pin -= 54; // allow for channel or pin numbers
47 if (pin >= 14) pin -= 14; // allow for channel or pin numbers
  /external/bison/src/
symtab.h 47 /** Internal token numbers. */
237 Perform various sanity checks, assign symbol numbers, and set up
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/
SHA256Digest.java 134 * of the first eight prime numbers
289 * cube roots of the first sixty-four prime numbers)
  /external/ceres-solver/include/ceres/
jet.h 31 // A simple implementation of N-dimensional dual numbers, for automatically
39 // numbers are extensions of the real numbers analogous to complex numbers:
40 // whereas complex numbers augment the reals by introducing an imaginary unit i
41 // such that i^2 = -1, dual numbers introduce an "infinitesimal" unit e such
42 // that e^2 = 0. Dual numbers have two components: the "real" component and the
95 // To take the gradient of f with the implementation of dual numbers ("jets") in
  /external/chromium/base/json/
json_reader.h 11 // decimal numbers within a double.
136 // numbers if appropriate.
  /external/chromium/chrome/browser/autofill/
autofill_type.cc 52 // Work phone numbers (values [15,19]) are deprecated.
70 // Cell phone numbers (values [25, 29]) are deprecated.
  /external/chromium/testing/gtest/samples/
sample5_unittest.cc 101 // Tests factorial of negative numbers.
109 // Tests factorial of positive numbers.
  /external/chromium_org/apps/
saved_files_service_unittest.cc 219 // The sequence numbers should be sparse, as they have not gone over the
232 // sequence number compaction. Expect that the sequence numbers are
  /external/chromium_org/chrome/browser/metrics/
tracking_synchronizer.cc 21 // Negative numbers are never used as sequence numbers. We explicitly pick a
  /external/chromium_org/net/http/
http_auth_handler.h 94 // numbers are better. Used by HttpAuth::ChooseBestChallenge().
177 // The score for this challenge. Higher numbers are better.
  /external/chromium_org/testing/gtest/samples/
sample5_unittest.cc 101 // Tests factorial of negative numbers.
109 // Tests factorial of positive numbers.
  /external/chromium_org/third_party/codesighs/
autosummary.unix.bash 98 echo "This command will output two numbers to stdout that will represent"
228 # Output our numbers, that will let tinderbox specify everything all
autosummary.win.bash 97 echo "This command will output two numbers to stdout that will represent"
188 # Output our numbers, that will let tinderbox specify everything all
basesummary.unix.bash 106 echo "This command will output two numbers to stdout that will represent"
232 # Output our numbers, that will let tinderbox specify everything all
basesummary.win.bash 100 echo "This command will output two numbers to stdout that will represent"
202 # Output our numbers, that will let tinderbox specify everything all
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-private.hh 47 /* The following three match LookupFlags::Ignore* numbers. */
269 * The numbers are also used in GPOS to do mark-to-mark positioning only
  /external/chromium_org/third_party/icu/patches/
clang.patch 55 /* decNumberMax -- compare two Numbers and return the maximum */
72 /* decNumberSubtract -- subtract two Numbers */
  /external/chromium_org/third_party/icu/source/common/
cstring.c 155 /* Only in base 10 do we conside numbers to be signed. */
193 /* Only in base 10 do we conside numbers to be signed. */
  /external/chromium_org/third_party/icu/source/common/unicode/
uversion.h 19 * \brief C API: API for accessing ICU version numbers.
38 /** An ICU version consists of up to 4 numbers from 0..255.
  /external/chromium_org/third_party/icu/source/i18n/unicode/
unum.h 34 * UNumberFormat helps you to format and parse numbers for any locale.
53 * If you are formatting multiple numbers, it is more efficient to get
109 * You can also control the display of numbers with such function as
211 * numbers. A UNumberFormat may be used to format numbers by calling
212 * {@link #unum_format }, and to parse numbers by calling {@link #unum_parse }.
785 * An example of a text attribute is the suffix for positive numbers. If the formatter
810 * An example of a text attribute is the suffix for positive numbers. Rule-based formatters
    [all...]
  /external/chromium_org/third_party/libphonenumber/src/resources/
PhoneNumberMetadataForTesting.xml 60 <!-- Expanded the 92 prefix possibilities to match numbers found online. -->
239 <!-- Extra fictional pattern for shorter numbers with the same prefixes as the following
690 <!-- 0876 numbers are mentioned in the plan, but none in use can be
700 <!-- 08* Numbers in Réunion are the same as those valid in France. -->
    [all...]
  /external/chromium_org/third_party/libxslt/libexslt/
saxon.c 191 * within the entity that contains it. There are no arguments. If line numbers
193 * ensure that line numbers are maintained, use the -l option on the command
  /external/chromium_org/third_party/mesa/src/docs/
MESA_texture_signed_rgba.spec 112 numbers).
118 a framebuffer clamped to [0,1] all converted numbers will be in the range
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_type.h 80 * Floating-point. Cannot be used with fixed. Integer numbers are
86 * Fixed-point. Cannot be used with floating. Integer numbers are

Completed in 1759 milliseconds

<<61626364656667686970>>