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

<<11121314151617181920>>

  /external/openssl/
e_os.h 80 /* set this to a comma-separated list of 'random' device files to try out.
85 /* set this to a comma-seperated list of 'egd' sockets to try out. These
  /external/proguard/docs/
downloads.html 299 <li>Fixed interpretation of comma-separated class names without wildcards.
306 <li>Extended regular expressions for class names to comma-separated lists.
  /external/proguard/docs/manual/
gui.html 168 by means of a comma-separated list of wildcarded, fully-qualified class
308 <li>The <b>Arguments</b> text field takes the comma-separated list of
usage.html 558 comma-separated list of package names. Package names can contain <b>?</b>,
596 optional filter is a comma-separated list of attribute names. Attribute
    [all...]
  /external/v8/src/ia32/
fast-codegen-ia32.cc 365 case Token::COMMA:
366 BAILOUT("BinaryOperation COMMA");
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
cpp.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
cpp.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
cpp.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
cpp.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
cpp.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
cpp.info     [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
cpp.info     [all...]
  /external/icu4c/common/
ucnv_u7.c 833 #define COMMA 0x2c
842 #define TO_BASE64_IMAP(n) ((n)<63 ? toBase64[n] : COMMA)
843 #define FROM_BASE64_IMAP(c) ((c)==COMMA ? 63 : (c)==SLASH ? -1 : fromBase64[c])
    [all...]
  /external/qemu/
CHANGES.TXT 494 debugging option. <tags> is a comma-separated list of debug tags
643 - a new '-dns-server <server>' option can be used to specify a comma-separated
785 - you can also use '-debug <tags>' where <tags> is a comma-separated list
    [all...]
  /external/v8/src/
log.cc 1035 // Event starts with comma, so we don't have it in the format string.
1056 // Append a piece of event that fits, without trailing comma.
1058 // Start next piece with comma.
    [all...]
  /packages/apps/Email/src/com/android/email/activity/
MessageCompose.java 487 * comma (followed by the space).
500 // follow backwards and see if we find a comma, dot, or @
516 // we have found a comma-insert case. now just do it
    [all...]
  /build/tools/droiddoc/templates/
macros.cs 51 <?cs # A comma separated parameter list ?><?cs
  /build/tools/releasetools/
check_target_files_signatures 30 Comma-separated list of top-level directories to scan for
  /dalvik/dx/src/com/android/dx/rop/type/
StdTypeList.java 226 * Returns the given list as a comma-separated list of human forms. This
  /dalvik/libcore/luni/src/main/java/java/util/
AbstractCollection.java 368 * are separated by ', ' (comma and space).
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/fortress/
DefaultPolicy.java 75 * be in URL format, while <i>SignedBy </i> value is a (comma-separated list of)
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
Encodings.java 398 * @param val The value of the property, which should contain a comma
  /external/bison/src/
getargs.c 246 THINGS is a list of comma separated words that can include:\n\
  /external/blktrace/doc/
blkparse.1 295 the event's device (separated by a comma).
  /external/clearsilver/util/
neo_net.c 552 /* check for comma separator */

Completed in 92 milliseconds

<<11121314151617181920>>