HomeSort by relevance Sort by last modified time
    Searched full:quoted (Results 201 - 225 of 1139) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_rfc822.py 168 'To: (Comment stuff) "Quoted name"@somewhere.com\n'
171 [('Comment stuff', '"Quoted name"@somewhere.com')])
204 # departure from RFC 822 which did not allow dots in non-quoted
  /bootable/recovery/edify/
README 43 - There's no distinction between quoted and unquoted strings; the
  /cts/tests/tests/net/src/android/net/wifi/cts/
WifiInfoTest.java 127 // Non-hex string should be quoted
  /dalvik/dexgen/src/com/android/dexgen/util/
HexParser.java 39 * quote. Quoted strings may not span multiple lines.
  /dalvik/dx/src/com/android/dx/util/
HexParser.java 39 * quote. Quoted strings may not span multiple lines.
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TestHelper_Driver1.java 60 // Everything's fine if the quoted url starts with the base url for this
TestHelper_Driver4.java 58 // Everything's fine if the quoted url starts with the base url for this
  /external/apache-http/src/org/apache/http/
Header.java 49 * of token, separators, and quoted-string>
  /external/chromium_org/build/android/buildbot/
bb_utils.py 35 """Returns quoted command that can be run in bash shell."""
  /external/chromium_org/chrome/browser/drive/
drive_api_util.h 55 // Quoted query (e.g. "dog cat" => fullText contains 'dog cat').
  /external/chromium_org/testing/gtest/test/
gtest-death-test_ex_test.cc 67 // Verifies that the exception message is quoted in the failure text.
  /external/chromium_org/third_party/WebKit/Source/modules/websockets/
WebSocketExtensionParser.cpp 97 // RFC6455 requires that the value after quoted-string unescaping
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/
PrettyPatch_test.rb 23 30488 => ["Quoted filenames in git diff", 23, 28, 25, 64 + 3],
  /external/chromium_org/third_party/icu/source/common/
util.cpp 101 * Returns the index of a character, ignoring quoted text.
284 * quoted or escaped. Usually this means it is a syntactic element
289 * @param quoteBuf a buffer which is used to build up quoted
364 // building up a quoted substring already.
  /external/chromium_org/third_party/icu/source/i18n/
regexcst.pl 84 # character is either a single quoted character e.g. '['
94 # We've got a quoted literal character.
227 # Sets "default", "quoted", etc. get special handling.
234 elsif ($setName eq "quoted") {
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
xmlpool.h 63 /** \brief Begin an option definition with quoted default value */
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/codeview/
cv8.txt 58 cmd - full args (one long string, double-quoted args if needed)
  /external/chromium_org/tools/git/
for-all-touched-files.py 7 Invokes the specified (quoted) command for all files modified
  /external/chromium_org/tools/win/split_link/
install_split_link.py 36 """Quoted sufficiently to be passed on the compile command line as a define
  /external/chromium_org/v8/src/
log-utils.h 67 // Append double quoted string to the log message.
  /external/dexmaker/src/dx/java/com/android/dx/util/
HexParser.java 39 * quote. Quoted strings may not span multiple lines.
  /external/doclava/src/com/google/doclava/
LinkReference.java 68 * regex pattern to use when matching double-quoted reference text
353 // literal quoted reference (e.g., a book title)
356 Errors.error(Errors.UNRESOLVED_LINK, pos, "unbalanced quoted link/see tag: " + text.trim());
363 if (DBG) System.out.println(" ---- literal quoted reference");
  /external/e2fsprogs/lib/ss/
ct_c.sed 84 # Next, parse out the help message, being careful to handle a quoted string
parse.c 77 /* go to quoted-string mode */
  /external/gtest/test/
gtest-death-test_ex_test.cc 67 // Verifies that the exception message is quoted in the failure text.

Completed in 693 milliseconds

1 2 3 4 5 6 7 891011>>