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

<<61626364656667686970>>

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prerror.h 133 ** library. Other error table numbers are typically formed by
144 ** error code numbers to names and default English descriptions,
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
wire_format_test.py 56 # Test field numbers that will require various varint sizes.
104 # Use field numbers that cause various byte sizes for the tag information.
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
importer.h 91 // has the ability to determine exact line and column numbers of errors
183 // Line and column numbers are zero-based. A line number of -1 indicates
  /external/chromium_org/third_party/skia/include/utils/
SkRandom.h 18 Utility class that implements pseudo random 32bit numbers using a fast
156 Utility class that implements pseudo random 32bit numbers using Marsaglia's
  /external/chromium_org/third_party/tlslite/tlslite/utils/
cryptomath.py 371 #Since 30 is lcm(2,3,5), we'll set our test numbers to
393 #Since 30 is lcm(2,3,5), we'll set our test numbers to
  /external/chromium_org/v8/tools/
merge-to-branch.sh 114 die "Either a patch file or revision numbers must be specified"
207 # These version numbers are used again for creating the tag
  /external/dropbear/libtommath/
bn.tex 76 large integer numbers. It was written in portable ISO C source code so that it will build on any platform with a conforming
150 This will output a row of numbers that are increasing. Each column is a different test (such as addition, multiplication, etc)
151 that is being performed. The numbers represent how many times the test was invoked. If an error is detected the program
152 will exit with a dump of the relevent numbers it was working with.
466 printf("Error initializing the numbers. \%s",
471 /* use the numbers */
827 printf("Error initializing the numbers. \%s",
885 printf("Error initializing the numbers. \%s",
    [all...]
  /external/e2fsprogs/lib/ext2fs/
dosio.c 79 * For checking structure magic numbers...
108 * For partition numbers >5 Linux uses DOS extended partitions -
  /external/e2fsprogs/misc/
findsuper.c 26 * But ya could still get the cyl size to print the numbers as cyls instead
77 * For old systems where no group numbers are given, the first
  /external/eigen/Eigen/src/Core/
Dot.h 54 * \note If the scalar type is complex numbers, then this function returns the hermitian
235 * type is real numbers, a unitary matrix is an orthogonal matrix, whence the name.
  /external/eigen/doc/
A10_Eigen2SupportModes.dox 47 \li Dot products over complex numbers. Eigen 2's dot product was linear in the first variable. Eigen 3's dot product is linear in the second variable. In other words, the Eigen 2 code \code x.dot(y) \endcode is equivalent to the Eigen 3 code \code y.dot(x) \endcode In yet other words, dot products are complex-conjugated in Eigen 3 compared to Eigen 2. The switch to the new convention was commanded by common usage, especially with the notation \f$ x^Ty \f$ for dot products of column-vectors.
60 There is also one more eigen2_-prefixed identifier that you should know about, even though its use is not checked at compile time by this mode: the dot() method. As was discussed above, over complex numbers, its meaning is different between Eigen 2 and Eigen 3. You can use eigen2_dot() to get the Eigen 2 behavior.
C02_TutorialMatrixArithmetic.dox 34 The left hand side and right hand side must, of course, have the same numbers of rows and of columns. They must
175 When using complex numbers, Eigen's dot product is conjugate-linear in the first variable and linear in the
  /external/guava/guava/src/com/google/common/net/
HostAndPort.java 56 * concerned with brackets, colons, and port numbers. Full validation of the
261 /** Return true for valid port numbers. */
  /external/icu4c/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
319 * numbers. A UNumberFormat may be used to format numbers by calling
320 * {@link #unum_format }, and to parse numbers by calling {@link #unum_parse }.
    [all...]
  /external/icu4c/test/intltest/
nmfmtrt.cpp 175 // {sfb} When formatting with a percent instance, numbers very close to
203 // i5/OS (OS/400) throws exceptions on denormalized numbers
  /external/kernel-headers/original/linux/
soundcard.h 50 * Supported card ID numbers (Should be somewhere else?)
79 /* Sound card numbers 27 to N are reserved. Don't add more numbers here. */
355 * Midi controller numbers
361 * two messages. Controller numbers 0 to 31 are used
362 * to send the MSB and the controller numbers 32 to 63
389 /* The controller numbers 0x21 to 0x3f are reserved for the */
    [all...]
  /external/libpcap/
nametoaddr.c 166 * Convert a port name to its port and protocol numbers.
196 to different port numbers. */
  /external/libppp/src/
defs.c 343 static char result[23]; /* handles 64 bit numbers */
356 static char result[21]; /* handles 64 bit numbers */
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
cpp-qt.php 65 'NUMBERS' =>
260 'NUMBERS' => array(
d.php 121 'NUMBERS' =>
231 'NUMBERS' => array(
lscript.php 41 //I had to rearrange and couldn't be bothered changing the numbers...
340 'NUMBERS' => array(
php-brief.php 61 'NUMBERS' =>
134 'NUMBERS' => array(
providex.php 235 'NUMBERS' => array(
293 'NUMBERS' => GESHI_NEVER
  /external/llvm/docs/HistoricalNotes/
2007-OriginalClangReadme.txt 133 * Column numbers are fully tracked (no 256 col limit, no GCC-style pruning).
134 * All diagnostics have column numbers, includes 'caret diagnostics', and they
  /external/llvm/lib/Target/AArch64/
AArch64RegisterInfo.td 26 // Registers are identified with 5-bit ID numbers.
51 // consecutive as LLVM register numbers, which makes for easier debugging.

Completed in 1427 milliseconds

<<61626364656667686970>>