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

<<31323334353637383940>>

  /external/smali/dexlib/src/main/java/org/jf/dexlib/
OdexHeader.java 38 * the possible file format magic numbers, represented as the low-order bytes of a string.
  /external/svox/pico/lib/
picorsrc.h 114 /* load resource file. the type of resource file, magic numbers, checksum etc. are in the header, then follows the directory
  /external/tcpdump/
nfs.h 67 /* Stat numbers for rpc returns (version 2 and 3) */
150 /* nfs rpc procedure numbers (before version mapping) */
174 /* And leasing (nqnfs) procedure numbers (must be last) */
182 /* Actual Version 2 procedure numbers */
oui.h 35 * http://www.iana.org/assignments/enterprise-numbers
  /external/v8/src/
cached-powers.h 39 // cached numbers will differ by kDecimalExponentDistance.
disasm.h 36 // register-numbers to text. The default implementation is machine
  /external/v8/test/mjsunit/
mirror-number.js 69 // Test a number of different numbers.
transcendentals.js 29 // Two fp numbers that have the same hash value (see TranscendentalCache
  /external/v8/test/mjsunit/regress/
regress-619.js 41 // Try on a range of numbers.
regress-91013.js 47 // Store some heap numbers into it.
regress-create-exception.js 42 // Allocate some heap numbers in order to randomize the behaviour of the
  /external/valgrind/main/VEX/test/
frstor.c 70 " 16 bits of FP numbers\n");
fsave.c 59 " 16 bits of FP numbers\n");
  /external/valgrind/main/coregrind/m_debuginfo/
README.txt 17 maintaining/searching arrays of symbols, line-numbers, and Dwarf CF
  /external/valgrind/main/drd/tests/
omp_prime.c 102 printf("Number of prime numbers between 2 and %d: %d\n",
  /external/wpa_supplicant_8/src/eap_common/
eap_defs.h 37 * http://www.iana.org/assignments/eap-numbers
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPVersionInfo.java 16 * runtime call, {@link XMPMetaFactory#getVersionInfo()}, addition static version numbers are
  /external/zlib/src/contrib/dotzlib/DotZLib/
AssemblyInfo.cs 26 // You can specify all the values or you can default the Revision and Build Numbers
  /frameworks/base/docs/html/training/keyboard-input/
index.jd 39 <dd>Learn how to show certain soft input methods, such as those designed for phone numbers, web
  /frameworks/native/opengl/libagl/arch-mips/
fixed_asm.S 23 * this version rounds-to-nearest and saturates numbers
  /frameworks/native/opengl/libagl/
fixed_asm.S 46 * this version rounds-to-nearest and saturates numbers
  /hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/
wcd9xxx-slimslave.h 19 /* Channel numbers to be used for each port */
  /libcore/luni/src/main/java/org/w3c/dom/
DOMErrorHandler.java 22 * be reported during an operation, the sequence and numbers of the errors
  /libcore/luni/src/test/java/libcore/java/util/
OldCollectionsTest.java 318 String[] numbers = new String[] { "0", "1", "2" }; local
319 Arrays.sort(numbers, roc);
321 Arrays.equals(fixtureDesc, numbers));
336 String[] numbers = new String[] { "0", "1", "2" }; local
337 Arrays.sort(numbers, roc);
339 Arrays.equals(fixtureDesc, numbers));
347 numbers = new String[] { "0", "1", "2" };
348 Arrays.sort(numbers, roc);
350 Arrays.equals(fixtureDesc, numbers));
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
TestUtils.java 42 * @param perLine how many numbers put on single line

Completed in 1672 milliseconds

<<31323334353637383940>>