HomeSort by relevance Sort by last modified time
    Searched full:decimal (Results 1476 - 1500 of 2091) sorted by null

<<51525354555657585960>>

  /frameworks/compile/slang/
README.html 191 list-style: decimal }
  /libcore/json/src/test/java/org/json/
JSONObjectTest.java 275 assertTrue(toString, toString.contains("\"quux\":-0}") // no trailing decimal point
    [all...]
  /libcore/luni/src/main/java/java/lang/
IntegralToString.java 394 * Inserts the unsigned decimal integer represented by n into the specified
  /libcore/luni/src/main/java/java/text/
Bidi.java 101 * European digits to other decimal digits before performing the bidi
  /ndk/sources/third_party/googletest/googletest/src/
gtest-port.cc 725 // Parses the environment variable as a decimal integer.
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapSmsPdu.java 354 header.write((timeChars[i+1]-0x30) << 4 | (timeChars[i]-0x30)); // Offset from ascii char to decimal value
  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapbMessageTest.java 124 scTime.write((timeChars[i+1]-0x30) << 4 | (timeChars[i]-0x30)); // Offset from ascii char to decimal value
  /packages/apps/VideoEditor/res/values/
strings.xml 290 <!-- The text which displays the duration of a transition as a decimal number (e.g. "1.5 sec"). -->
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
output.h 176 Accept an exact spelling or a decimal number.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-nm.1 459 \&\fBd\fR for decimal, \fBo\fR for octal, or \fBx\fR for hexadecimal.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
output.h 176 Accept an exact spelling or a decimal number.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-nm.1 459 \&\fBd\fR for decimal, \fBo\fR for octal, or \fBx\fR for hexadecimal.
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
output.h 176 Accept an exact spelling or a decimal number.
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-nm.1 459 \&\fBd\fR for decimal, \fBo\fR for octal, or \fBx\fR for hexadecimal.
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
output.h 176 Accept an exact spelling or a decimal number.
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-nm.1 459 \&\fBd\fR for decimal, \fBo\fR for octal, or \fBx\fR for hexadecimal.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
mac_farsi.py 94 u'.' # 0x2E -> FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
sre_parse.py 281 # octal escape *or* decimal group reference (sigh)
string.py 14 digits -- a string containing all characters considered decimal digits
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
base.decTest 2 -- base.decTest -- base decimal <--> string conversions --
5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
23 -- This file tests base conversions from string to a decimal number
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
math_testcases.txt 44 -- correctly rounded, provided that each input and output decimal
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
mac_farsi.py 94 u'.' # 0x2E -> FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
sre_parse.py 281 # octal escape *or* decimal group reference (sigh)
string.py 14 digits -- a string containing all characters considered decimal digits
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
base.decTest 2 -- base.decTest -- base decimal <--> string conversions --
5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
23 -- This file tests base conversions from string to a decimal number
    [all...]

Completed in 1747 milliseconds

<<51525354555657585960>>