HomeSort by relevance Sort by last modified time
    Searched full:delimited (Results 26 - 50 of 652) sorted by null

12 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/config/
tc-moxie.c 206 as_warn (_("expecting comma delimited register operands"));
225 as_warn (_("expecting comma delimited register operands"));
252 as_bad (_("expecting comma delimited operands"));
316 as_warn (_("expecting comma delimited register operands"));
362 as_warn (_("expecting comma delimited register operands"));
392 as_bad (_("expecting comma delimited operands"));
422 as_bad (_("expecting comma delimited operands"));
497 as_bad (_("expecting comma delimited operands"));
  /external/icu/icu4c/source/test/intltest/
tokiter.h 21 * in the source test. Furthermore, they may be delimited by
tokiter.cpp 57 * delimited by double or single quotes. The closing quote must match
  /external/libweave/src/
string_utils.h 14 // Treats the string as a delimited list of substrings and returns the array
  /external/autotest/scheduler/
email_manager.py 32 @param to_string: is split into a list which can be delimited by any of:
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PUserDatabaseHeader.java 38 * to the IMS HSS. The DB name is encoded as a URI, delimited
  /external/selinux/libsemanage/src/
parse_utils.h 74 /* Extract the next string (delimited by
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
Address.java 218 * Parse a comma-delimited list of addresses in RFC822 format and return an
221 * @param addressList Address list in comma-delimited string.
321 * Get human readable comma-delimited address string.
324 * @return Human readable comma-delimited address string.
336 * @return Human readable comma-delimited address string.
369 * Get RFC822/MIME compatible comma-delimited address string.
372 * @return RFC822/MIME compatible comma-delimited address string.
407 * Creates a comma-delimited list of addresses in the "friendly" format (see toFriendly() for
411 * @return A comma-delimited string listing all of the addresses supplied. Null if source
  /packages/services/Telephony/src/com/android/phone/common/mail/
Address.java 217 * Parse a comma-delimited list of addresses in RFC822 format and return an
220 * @param addressList Address list in comma-delimited string.
320 * Get human readable comma-delimited address string.
323 * @return Human readable comma-delimited address string.
335 * @return Human readable comma-delimited address string.
368 * Get RFC822/MIME compatible comma-delimited address string.
371 * @return RFC822/MIME compatible comma-delimited address string.
406 * Creates a comma-delimited list of addresses in the "friendly" format (see toFriendly() for
410 * @return A comma-delimited string listing all of the addresses supplied. Null if source
  /prebuilts/go/darwin-x86/src/bufio/
example_test.go 35 // input as a sequence of space-delimited tokens.
  /prebuilts/go/linux-x86/src/bufio/
example_test.go 35 // input as a sequence of space-delimited tokens.
  /toolchain/binutils/binutils-2.25/cpu/
sh.opc 33 Each section is delimited with start and end markers.
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
FuncId.java 43 * Fill in a list with nodes that match a space delimited list if ID
48 * @param refval A space delimited list of ID references.
  /external/icu/android_icu4j/src/main/java/android/icu/impl/data/
TokenIterator.java 23 * in the source test. Furthermore, they may be delimited by
102 * may also be delimited by double or single quotes. The closing
  /external/icu/icu4c/source/tools/toolutil/
uparse.h 16 * This file provides a parser for files that are delimited by one single
18 * like UnicodeData.txt are semicolon-delimited.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/
TokenIterator.java 22 * in the source test. Furthermore, they may be delimited by
100 * may also be delimited by double or single quotes. The closing
  /external/llvm/docs/
MarkedUpDisassembly.rst 51 is any '<' '>' delimited section of text(1).
57 tag-modifier-list: comma delimited identifier list
  /external/mesa3d/docs/
MESA_shader_debug.spec 190 text format (XXX format!) and is delimited by a white space (XXX 1
207 delimited by a white space. If the argument <cookie> is not present,
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/util/
PortParser.java 111 * Convert the InetAddess and port number to a comma-delimited list of byte values,
116 * @return the comma-delimited list of byte values, e.g., "196,168,44,55,23,77"
  /libcore/dalvik/src/main/java/dalvik/system/
BaseDexClassLoader.java 36 * resources, delimited by {@code File.pathSeparator}, which
41 * libraries, delimited by {@code File.pathSeparator}; may be
  /tools/test/connectivity/acts/
README.md 110 standard a ':'-delimited format. Explicit keys in a configuration file will
145 Multiple tests may be specified with a comma-delimited list. The following
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/
list_instances 37 parser.add_option("-t", "--tab", help="Tab delimited, skip header - useful in shell scripts", action="store_true", default=False)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/
updateBugState.xml 28 a non-digit (space, comma, semicolon, etc) delimited list of integers corresponding to Bugzilla bugIDs
  /external/guava/guava/src/com/google/common/hash/
Hasher.java 34 * <p><b>Warning:</b> Chunks of data that are put into the {@link Hasher} are not delimited.
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
ICUDebug.java 38 // Extracting ASCII numbers up to 4 delimited by

Completed in 3011 milliseconds

12 3 4 5 6 7 8 91011>>