Home
last modified time | relevance | path

Searched refs:CONTENT (Results 1 – 25 of 44) sorted by relevance

12

/external/archive-patcher/shared/src/test/java/com/google/archivepatcher/shared/
DDeflateCompressorTest.java41 private final static byte[] CONTENT = new DefaultDeflateCompatibilityWindow().getCorpus(); field in DeflateCompressorTest
80 rawContentIn = new ByteArrayInputStream(CONTENT); in setUp()
88 Assert.assertTrue(compressedContentOut.size() < CONTENT.length); in testCompress()
91 Assert.assertArrayEquals(CONTENT, uncompressed); in testCompress()
112 Assert.assertArrayEquals(CONTENT, uncompressedWithNowrapOn);
117 rawContentIn = new ByteArrayInputStream(CONTENT);
124 Assert.assertArrayEquals(CONTENT, uncompressedWithNowrapOff);
135 rawContentIn = new ByteArrayInputStream(CONTENT);
144 Assert.assertArrayEquals(CONTENT, content[strategy].uncompressed);
164 rawContentIn = new ByteArrayInputStream(CONTENT);
[all …]
DDeflateUncompressorTest.java46 private final static byte[] CONTENT = new DefaultDeflateCompatibilityWindow().getCorpus(); field in DeflateUncompressorTest
58 deflateOut.write(CONTENT); in setUp()
71 assertTrue(Arrays.equals(CONTENT, uncompressedContentOut.toByteArray())); in testUncompress()
88 deflateOut.write(CONTENT); in testNowrap()
98 assertTrue(Arrays.equals(CONTENT, uncompressedContentOut.toByteArray())); in testNowrap()
107 Assert.assertArrayEquals(CONTENT, uncompressedContentOut.toByteArray()); in testSetInputBufferSize()
116 Assert.assertArrayEquals(CONTENT, uncompressedContentOut.toByteArray()); in testSetOutputBufferSize()
150 Assert.assertArrayEquals(CONTENT, uncompressedContentOut.toByteArray()); in testReusability()
156 Assert.assertArrayEquals(CONTENT, uncompressedContentOut.toByteArray()); in testReusability()
164 deflateOut.write(CONTENT); in testReusability()
[all …]
/external/ltp/testcases/kernel/fs/acl/
Dtacl_xattr.sh41 CONTENT=""
580 CONTENT=""
581 CONTENT=`ls -l tacl/mount-ext2/shared/team1/newfile1`
582 RES=`echo $CONTENT | grep ".r--r--r--" | awk '{print $1}'`
608 CONTENT=""
609 CONTENT=`ls -l tacl/mount-ext2/shared/team1/newfile2`
610 RES=`echo $CONTENT | grep ".r--rw-r--" | awk '{print $1}'`
635 CONTENT=""
636 CONTENT=`ls -l tacl/mount-ext2/shared/team1/newfile3`
637 RES=`echo $CONTENT | grep ".rw-rw-rw-" | awk '{print \$1}'`
[all …]
/external/libcxx/www/
Dmenu.css10 /* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
/external/compiler-rt/www/
Dmenu.css10 /* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
/external/libcxxabi/www/
Dmenu.css10 /* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
/external/clang/www/
Dmenu.css10 /* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
/external/emma/core/java12/com/vladium/emma/report/html/doc/
DAttribute.java28 public static final Attribute CONTENT = new AttributeImpl ("CONTENT"); field in Attribute
DHTMLDocument.java42 .set (Attribute.CONTENT, "text/html; charset=" + encoding); in HTMLDocument()
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/lexer/
DLexer.java12 protected State state = State.CONTENT;
169 case 0: state = State.CONTENT; break; in getToken()
965 case 2: state = State.CONTENT; break; in getToken()
966 case 1: state = State.CONTENT; break; in getToken()
967 case 3: state = State.CONTENT; break; in getToken()
1317 public final static State CONTENT = new State(0); field in Lexer.State
/external/libcxx/cmake/Modules/
DCodeCoverage.cmake25 CONTENT "#!/usr/bin/env bash\n${CODE_COVERAGE_LLVM_COV} gcov \"$@\"\n")
/external/curl/tests/data/
Dtest1114125 # THIS CONTENT WAS SKIPPED IN CHUNK_BGN CALLBACK #
Dtest576178 # THIS CONTENT WAS SKIPPED IN CHUNK_BGN CALLBACK #
/external/doclava/res/assets/templates-sdk/
Dsample.cs39 <?cs # THIS IS THE MAIN DOC CONTENT ?>
Ddocpage.cs180 # THIS IS THE MAIN DOC CONTENT ?><?cs
/external/tcpdump/tests/
Dprint-A.out40 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
41 <META NAME="Description" CONTENT="The initial installation of Debian apache.">
Dprint-AA.out40 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
41 <META NAME="Description" CONTENT="The initial installation of Debian apache.">
Dprint-capXX.out74 0x01e0: 434f 4e54 454e 543d 2274 6578 742f 6874 CONTENT="text/ht
78 0x0220: 696f 6e22 2043 4f4e 5445 4e54 3d22 5468 ion".CONTENT="Th
Dprint-capX.out68 0x01d0: 2220 434f 4e54 454e 543d 2274 6578 742f ".CONTENT="text/
72 0x0210: 7074 696f 6e22 2043 4f4e 5445 4e54 3d22 ption".CONTENT="
/external/bison/tests/
Dlocal.at299 # AT_DATA_SOURCE(NAME, CONTENT)
301 # Generate the file NAME, which CONTENT is preceded by
309 # AT_DATA_GRAMMAR(NAME, CONTENT)
311 # Generate the file NAME, which CONTENT is preceded by
/external/bison/data/m4sugar/
Dm4sugar.m41452 # m4_divert_text(DIVERSION-NAME, CONTENT)
1454 # Output CONTENT into DIVERSION-NAME (which may be a number actually).
1455 # An end of line is appended for free to CONTENT.
1461 # m4_divert_once(DIVERSION-NAME, CONTENT)
1463 # Output CONTENT into DIVERSION-NAME once, if not already there.
1464 # An end of line is appended for free to CONTENT.
3242 # m4_file_append(FILE-NAME, CONTENT)
/external/libxml2/doc/html/
Dindex.sgml522 <ANCHOR id="XML-GET-CONTENT-CAPS" href="libxml/libxml-tree.html#XML-GET-CONTENT-CAPS">
/external/owasp/sanitizer/lib/htmlparser-1.3/
Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
/external/mesa3d/src/mesa/x86/
Dassyntax.h338 #define CONTENT(a) CHOICE(a, a, (a)) /* take contents of variable */ macro

12