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

1 2 3 4 56 7 8 91011>>

  /external/iproute2/tc/
q_cbq.c 499 int comma=0; local
503 comma=1;
506 if (comma)
  /frameworks/base/core/java/android/bluetooth/
AtParser.java 51 * can be zero or more arguments (comma deliminated) each of integer or string
191 * Break an argument string into individual arguments (comma deliminated).
209 i = j + 1; // move past comma
  /frameworks/base/core/java/com/android/internal/net/
DNParser.java 78 // comma or semicolon (compatibility with RFC 1779)
160 // skip trailing space chars before comma or semicolon.
191 // skip trailing space chars before comma or semicolon.
  /frameworks/base/core/java/android/webkit/
CookieManager.java 60 private static final char COMMA = ',';
768 * parseCookie() parses the cookieString which is a comma-separated list of
874 // comma means next cookie
875 if (cookieString.charAt(index) == COMMA) {
    [all...]
  /build/tools/releasetools/
sign_target_files_apks 54 Comma-separated list of changes to make to the set of tags (in
164 """Given a string containing comma-separated tags, apply the edits
  /dalvik/libcore/json/src/main/java/org/json/
JSONStringer.java 80 * A array with at least one value requires a comma and newline before
98 * An object with at least one name/value pair requires a comma and
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
DecimalFormatProperties.java 158 * (e.g. thousands) separator; the default value is the comma character (,).
170 * (e.g. thousands) separator; the default value is the comma character (,).
  /dalvik/libcore/xml/src/main/java/org/xmlpull/v1/
XmlPullParserFactory.java 20 * a comma separated list of class names of factories or parsers to try (in order from
45 a system property containing a comma separated list of factory
  /packages/apps/Mms/tests/src/com/android/mms/
RecyclerTest.java 46 * and then push a file that contains a comma separated list of numbers to send to.
54 * and then push a file that contains a comma separated list of numbers to send to.
  /cts/tools/annotation-helper/src/spechelper/
SimpleComputer.java 48 * to annotate more than one target method, simply add a comma after the
  /dalvik/libcore/security/src/main/java/java/security/
Permission.java 64 * Returns a comma separated string identifying the actions associated with
security.properties 73 # A comma-separated list of package prefixes that require
  /development/simulator/app/assets/android-dream/
layout.xml 266 COMMA {
  /device/sample/skins/WVGAMedDpi/
layout 339 COMMA {
  /external/apache-http/src/org/apache/http/impl/cookie/
BestMatchSpec.java 124 // comma separators
  /external/dropbear/
common-algo.c 211 /* Output a comma separated list of algorithms to a buffer */
  /external/grub/stage2/
terminfo.c 48 Other escapes include \^ for ^, \\ for \, \, for comma, \: for :,
  /external/icu4c/i18n/
dtptngen_impl.h 36 #define COMMA ((UChar)0x002C)
  /external/ipsec-tools/src/libipsec/
policy_token.l 75 comma \,
  /external/iptables/extensions/
libipt_SET.c 33 " where flags are the comma separated list of\n"
  /external/kernel-headers/original/linux/
moduleparam.h 147 /* Comma-separated array: *nump is set to number they actually specified. */
  /external/opencore/oscl/oscl/osclbase/src/
oscl_uuid.h 101 { //The comma signifies the beginning of the new OsclUuid parameter
  /external/proguard/src/proguard/
GPL.java 100 * Returns a comma-separated list of package names from the set, excluding
  /external/qemu/
sdl_keysym.h 18 { "comma", 0x02c},
vnc_keysym.h 18 { "comma", 0x02c},

Completed in 467 milliseconds

1 2 3 4 56 7 8 91011>>