Home
last modified time | relevance | path

Searched refs:unparsed (Results 1 – 13 of 13) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
Dutil.py101 unparsed = urlparse.urlunparse(parsed)
102 unparsed = unparsed.replace('file://', 'gs://')
103 return unparsed
/external/webrtc/webrtc/base/
Dbase64_unittest.cc922 size_t unparsed = encoded_len - consumed; in DecodeTest() local
923 EXPECT_EQ(expect_unparsed, unparsed) << "\"" << encoded in DecodeTest()
/external/nist-sip/java/gov/nist/javax/sip/message/
DSIPMessage.java1546 public void addUnparsed(String unparsed) { in addUnparsed() argument
1547 this.unrecognizedHeaders.add(unparsed); in addUnparsed()
/external/llvm/docs/tutorial/
DLangImpl2.rst477 In particular, we could have "(a+b) binop unparsed" or "a + (b binop
478 unparsed)". To determine this, we look ahead at "binop" to determine its
DOCamlLangImpl2.rst356 In particular, we could have "(a+b) binop unparsed" or "a + (b binop
357 unparsed)". To determine this, we look ahead at "binop" to determine its
/external/expat/doc/
Dxmlwf.sgml345 &lt;!ENTITY logo SYSTEM "logo.png" PNG&gt; (unparsed)
/external/llvm/docs/CommandGuide/
Dlit.rst395 (unparsed) string.
/external/chromium-trace/catapult/third_party/WebOb/docs/
Ddifferences.txt678 This contains the unparsed data in the request body. This is in
/external/clang/
DCMakeLists.txt390 ${ARG_ADDITIONAL_HEADERS} # It may contain unparsed unknown args.
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle471 * What to do when an unparsed entity declaration is parsed.
/external/libmicrohttpd/
DChangeLog1380 Added option to get unparsed URI via callback.
/external/mksh/src/
Dcheck.t11774 getopts sets OPTIND correctly for unparsed option
/external/libxml2/
DChangeLog14210 PE93 on external unparsed entities and standalone status.
15781 entity wasn't done breaking XSLT unparsed-entity-uri()