HomeSort by relevance Sort by last modified time
    Searched full:separated (Results 601 - 625 of 2368) sorted by null

<<21222324252627282930>>

  /external/chromium_org/win8/metro_driver/
file_picker.cc 307 // There can be a single extension, or a list of semicolon-separated ones.
478 // There can be a single extension, or a list of semicolon-separated ones.
  /external/iptables/include/
xtables.h 57 * %XTTYPE_UINT*RC: colon-separated range of standard integers
68 * %XTTYPE_PORTRC: colon-separated port range (names acceptable),
xtables.h.in 57 * %XTTYPE_UINT*RC: colon-separated range of standard integers
68 * %XTTYPE_PORTRC: colon-separated port range (names acceptable),
  /external/llvm/
CMakeLists.txt 96 CACHE STRING "Semicolon-separated list of targets to build, or \"all\".")
99 CACHE STRING "Semicolon-separated list of experimental targets to build.")
  /external/llvm/utils/buildit/
build_llvm 9 # The first parameter is a space-separated list of the architectures the
14 # The second parameter is a space-separated list of the architectures the
  /external/nist-sip/java/gov/nist/javax/sip/header/
SIPHeaderList.java 159 // The following headers do not have comma separated forms for
174 // These can be concatenated together in an comma separated
  /external/openssl/crypto/conf/
conf_mod.c 574 /* This function takes a list separated by 'sep' and calls the
577 * be used to parse comma separated lists for example.
  /external/openssl/patches/
handshake_cutthrough.patch 12 BIO_printf(bio_err," -nextprotoneg arg - enable NPN extension, considering named protocols supported (comma-separated list)\n");
17 BIO_printf(bio_err," -use_srtp profiles - Offer SRTP key management with a colon-separated profile list\n");
  /external/protobuf/src/google/protobuf/compiler/
parser.h 284 // of names separated by dots. Each name is either an identifier or a series
285 // of identifiers separated by dots and enclosed in parentheses. E.g.,
  /external/qemu/android/
qemu-setup.c 270 derror( "option -ports must be followed by two comma separated positive integer numbers" );
277 derror( "option -ports must be followed by two comma separated positive integer numbers" );
  /external/skia/tools/flags/
SkCommandLineFlags.h 257 * @param defaultValue Thise default will be parsed so that strings separated by spaces
409 * @param defaultStrings Space separated list of strings that should be inserted into array
  /external/wpa_supplicant_8/src/drivers/
driver_privsep.c 2 * WPA Supplicant - privilege separated driver interface
719 "wpa_supplicant privilege separated driver",
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/xpath/
XMPPathParser.java 41 * In the most verbose case steps are separated by '/', and each step can be
74 * separated by a colon.
  /frameworks/base/core/java/android/speech/tts/
TtsEngines.java 397 * Parses a comma separated list of engine locale preferences. The list is of the
439 * Updates the value for a given key in a comma separated list of key value pairs,
  /libcore/dalvik/src/main/java/dalvik/system/
DexPathList.java 77 * @param dexPath list of dex/resource path elements, separated by
80 * separated by {@code File.pathSeparator}
  /libcore/libart/src/main/java/java/lang/reflect/
Method.java 382 * <li>parameter types, separated by ',' (if any)
384 * <li>'throws' plus exception types, separated by ',' (if any)
  /libcore/libdvm/src/main/java/java/lang/reflect/
Constructor.java 439 * <li>parameter types, separated by ',' (if any)
441 * <li>'throws' plus exception types, separated by ',' (if any)
Method.java 532 * <li>parameter types, separated by ',' (if any)
534 * <li>'throws' plus exception types, separated by ',' (if any)
  /packages/apps/Browser/src/com/android/browser/
WebStorageSizeManager.java 119 * about the underlying file system. This functionality is separated
154 * about the appcache file. This functionality is separated into its own
  /packages/apps/Exchange/res/values/
strings.xml 122 be enforced by our device. We will list them separated by commas, as required -->
168 in force. We will list them separated by commas, as required -->
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
Address.java 68 /** Regex for the domain part, which is two or more {@link #DOMAIN_PART_PART} separated by . */
443 * Generate a String containing RFC822 addresses separated by commas
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Address.java 468 * The format is a series of packed addresses separated by LIST_DELIMITER_EMAIL.
470 * a pair of address and personal separated by LIST_DELIMITER_PERSONAL,
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeySpecParser.java 35 * The specification is comma separated texts each of which represents one "more key".
70 * Split the text containing multiple key specifications separated by commas into an array of
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
string.h 198 /* Divide S into tokens separated by characters in DELIM. */
203 /* Divide S into tokens separated by characters in DELIM. Information
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
string.h 198 /* Divide S into tokens separated by characters in DELIM. */
203 /* Divide S into tokens separated by characters in DELIM. Information

Completed in 1711 milliseconds

<<21222324252627282930>>