HomeSort by relevance Sort by last modified time
    Searched full:decimal (Results 251 - 275 of 860) sorted by null

<<11121314151617181920>>

  /external/icu4c/i18n/
numsys.cpp 209 if ( u_charDigitValue(c) != i ) { // Digits outside the Unicode decimal digit class are not currently supported
  /external/icu4c/i18n/unicode/
currpinf.h 14 * \brief C++ API: Currency Plural Information used by Decimal Format
  /external/iproute2/doc/
nstat.sgml 80 gets information from kernel or some dotted decimal number followed
  /external/libvpx/examples/includes/geshi/geshi/
boo.php 92 'double', 'decimal', 'date', 'char', 'callable', 'byte', 'bool'
cil.php 76 'hresult', 'float64', 'float32', 'float', 'decimal', 'date', 'currency', 'char', 'carray', 'byvalstr',
genero.php 363 "DECIMAL",
oracle11.php 158 'DECIMAL',
oracle8.php 137 'DECIMAL',
  /external/nist-sip/java/gov/nist/javax/sip/header/
ContentLength.java 45 * entity-body, in decimal number of OCTETs, sent to the recipient or,
  /external/strace/
defs.h 372 #define RVAL_DECIMAL 000 /* decimal format */
375 #define RVAL_UDECIMAL 003 /* unsigned decimal format */
376 #define RVAL_LDECIMAL 004 /* long decimal format */
379 #define RVAL_LUDECIMAL 007 /* long unsigned decimal format */
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/
de-DE_phones.utf 16 ! mapval: decimal number encoded in a single byte (max 255)
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
en-GB_phones.utf 16 ! mapval: decimal number encoded in a single byte (max 255)
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
en-US_phones.utf 16 ! mapval: decimal number encoded in a single byte (max 255)
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
fr-FR_phones.utf 16 ! mapval: decimal number encoded in a single byte (max 255)
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
it-IT_phones.utf 16 ! mapval: decimal number encoded in a single byte (max 255)
  /external/webkit/JavaScriptCore/icu/unicode/
ucnv_err.h 125 * FROM_U_CALLBACK_ESCAPE context option to escape the code unit according to XML Decimal escape (&amp;#DDDD;)
126 * TO_U_CALLBACK_ESCAPE context option to escape the character value accoding to XML Decimal escape (&amp;#DDDD;)
342 * <li>UCNV_ESCAPE_XML_DEC: Substitues the ILLEGAL SEQUENCE with the decimal
348 * <li>UCNV_ESCAPE_XML_HEX:Substitues the ILLEGAL SEQUENCE with the decimal
  /external/webkit/JavaScriptGlue/icu/unicode/
ucnv_err.h 125 * FROM_U_CALLBACK_ESCAPE context option to escape the code unit according to XML Decimal escape (&amp;#DDDD;)
126 * TO_U_CALLBACK_ESCAPE context option to escape the character value accoding to XML Decimal escape (&amp;#DDDD;)
342 * <li>UCNV_ESCAPE_XML_DEC: Substitues the ILLEGAL SEQUENCE with the decimal
348 * <li>UCNV_ESCAPE_XML_HEX:Substitues the ILLEGAL SEQUENCE with the decimal
  /external/webkit/WebCore/icu/unicode/
ucnv_err.h 125 * FROM_U_CALLBACK_ESCAPE context option to escape the code unit according to XML Decimal escape (&amp;#DDDD;)
126 * TO_U_CALLBACK_ESCAPE context option to escape the character value accoding to XML Decimal escape (&amp;#DDDD;)
342 * <li>UCNV_ESCAPE_XML_DEC: Substitues the ILLEGAL SEQUENCE with the decimal
348 * <li>UCNV_ESCAPE_XML_HEX:Substitues the ILLEGAL SEQUENCE with the decimal
  /external/webkit/WebCore/platform/
Length.cpp 61 // IE quirk: accept decimal fractions for percentages.
  /external/webkit/WebCore/svg/
SVGParserUtilities.cpp 58 FloatType decimal, frac; local
65 decimal = 0;
93 decimal += (*(ptr++) - '0') * (frac *= static_cast<FloatType>(0.1));
120 number = integer + decimal;
  /frameworks/base/core/jni/
android_net_TrafficStats.cpp 33 // Returns an ASCII decimal number read from the specified file, -1 on error.
  /frameworks/base/telephony/java/com/android/internal/telephony/
TelephonyProperties.java 85 * provider of the SIM. 5 or 6 decimal digits.
  /frameworks/base/tests/ImfTest/src/com/android/imftest/samples/
InputTypeActivity.java 118 /* Decimal Number Edit Text */
  /libcore/luni/src/main/java/javax/xml/datatype/
package.html 117 <li>xs:decimal</li>
  /libcore/luni/src/test/java/libcore/java/text/
DecimalFormatTest.java 65 // Test long decimal formatted in PercentInstance with various fractions.

Completed in 915 milliseconds

<<11121314151617181920>>