HomeSort by relevance Sort by last modified time
    Searched full:comma (Results 326 - 350 of 664) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/content/
ContentResolver.java     [all...]
  /frameworks/base/core/java/android/os/
BatteryStats.java 717 * Checkin version of wakelock printer. Prints simple comma-separated list.
744 * Dump a comma-separated line of values for terse checkin mode.
    [all...]
  /frameworks/base/core/java/android/text/
TextUtils.java 362 * comma will return <tt>"a", "b"</tt>, not <tt>"a", "b", ""</tt>.
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
CommandsInterface.java     [all...]
  /prebuilt/linux-x86/toolchain/sh-4.3.3/bin/
sh-linux-gnu-as 
  /prebuilt/linux-x86/toolchain/sh-4.3.3/sh-linux-gnu/bin/
as 
  /cts/tests/tests/text/src/android/text/cts/
TextUtilsTest.java 178 final String comma = ", "; local
179 Spanned strResult = (Spanned) TextUtils.concat(string1, comma, string2);
180 assertEquals(string1.toString() + comma + string2.toString(), strResult.toString());
189 assertEquals(string1.length() + comma.length(), strResult.getSpanStart(bgColorSpan));
    [all...]
  /external/bison/data/
glr.c 41 # The possible parse-params formal arguments preceded by a comma.
62 # a trailing comma.
78 # Same as b4_yyerror_args, but with a leading comma.
674 contains an apostrophe, a comma, or backslash (other than
    [all...]
  /external/bison/src/
output.c 163 comma and the space. */
  /external/bluetooth/glib/gobject/
glib-genmarshal.c 575 /* eat comma */
glib-mkenums.in 95 (?:[^,/]|/(?!\*))* # anything but a comma or comment
  /external/dbus/dbus/
dbus-sysdeps.c 408 * the locale data and patching the decimal comma to a point.
  /external/dropbear/
CHANGES 410 - Removed trailing comma in algorithm lists (thanks to Mihnea Stoenescu)
  /external/emma/lib/
emma_ant.jar 
  /external/icu4c/data/unidata/
DerivedAge.txt 95 060C ; 1.1 # ARABIC COMMA
297 2758..275E ; 1.1 # [7] LIGHT VERTICAL BAR..HEAVY DOUBLE COMMA QUOTATION MARK ORNAMENT
410 0218..021F ; 3.0 # [8] LATIN CAPITAL LETTER S WITH COMMA BELOW..LATIN SMALL LETTER H WITH CARON
    [all...]
  /external/icu4c/i18n/
choicfmt.cpp 242 Using setlocale on some machines will cause sprintf to use a comma for certain locales.
  /external/netperf/
nettest_sdp.c 127 specifying one value without a comma will set both parms to that\n\
128 value, specifying a value with a leading comma will set just the second\n\
129 parm, a value with a trailing comma will set just the first. To set\n\
131 comma.\n";
    [all...]
nettest_unix.c 114 specifying one value without a comma will set both parms to that\n\
115 value, specifying a value with a leading comma will set just the second\n\
116 parm, a value with a trailing comma will set just the first. To set\n\
118 comma.\n";
    [all...]
  /external/opencore/doc/oscl_html/
oscl__uuid_8h-source.html 84 00084 { <span class="comment">//The comma signifies the beginning of the new OsclUuid parameter</span>
  /external/qemu/android/
charmap.c 111 { "COMMA", kKeyCodeComma },
main.c     [all...]
  /external/svox/pico/lib/
picodata.h 585 /* number of binary digits after the comma for fixed-point calculation */
  /external/v8/src/
rewriter.cc 432 case Token::COMMA:
  /external/webkit/WebKit/gtk/po/
ru.po 450 msgid "Comma separated list of languages to use for spell checking"
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_ssdp.c 179 /* The SERVER line has three comma-separated fields:

Completed in 290 milliseconds

<<11121314151617181920>>