/external/archive-patcher/shared/src/test/java/com/google/archivepatcher/shared/ |
D | DeflateCompressorTest.java | 41 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 …]
|
D | DeflateUncompressorTest.java | 46 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/ |
D | tacl_xattr.sh | 41 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/ |
D | menu.css | 10 /* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
|
/external/compiler-rt/www/ |
D | menu.css | 10 /* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
|
/external/libcxxabi/www/ |
D | menu.css | 10 /* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
|
/external/clang/www/ |
D | menu.css | 10 /* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
|
/external/emma/core/java12/com/vladium/emma/report/html/doc/ |
D | Attribute.java | 28 public static final Attribute CONTENT = new AttributeImpl ("CONTENT"); field in Attribute
|
D | HTMLDocument.java | 42 .set (Attribute.CONTENT, "text/html; charset=" + encoding); in HTMLDocument()
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/lexer/ |
D | Lexer.java | 12 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/ |
D | CodeCoverage.cmake | 25 CONTENT "#!/usr/bin/env bash\n${CODE_COVERAGE_LLVM_COV} gcov \"$@\"\n")
|
/external/curl/tests/data/ |
D | test1114 | 125 # THIS CONTENT WAS SKIPPED IN CHUNK_BGN CALLBACK #
|
D | test576 | 178 # THIS CONTENT WAS SKIPPED IN CHUNK_BGN CALLBACK #
|
/external/doclava/res/assets/templates-sdk/ |
D | sample.cs | 39 <?cs # THIS IS THE MAIN DOC CONTENT ?>
|
D | docpage.cs | 180 # THIS IS THE MAIN DOC CONTENT ?><?cs
|
/external/tcpdump/tests/ |
D | print-A.out | 40 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> 41 <META NAME="Description" CONTENT="The initial installation of Debian apache.">
|
D | print-AA.out | 40 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> 41 <META NAME="Description" CONTENT="The initial installation of Debian apache.">
|
D | print-capXX.out | 74 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
|
D | print-capX.out | 68 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/ |
D | local.at | 299 # 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/ |
D | m4sugar.m4 | 1452 # 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/ |
D | index.sgml | 522 <ANCHOR id="XML-GET-CONTENT-CAPS" href="libxml/libxml-tree.html#XML-GET-CONTENT-CAPS">
|
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
D | htmlparser-1.3.jar | META-INF/MANIFEST.MF
nu/validator/htmlparser/tools/XSLT4HTML5XOM.class
XSLT4HTML5XOM ... |
D | htmlparser-1.3-with-transitions.jar | META-INF/MANIFEST.MF
nu/validator/htmlparser/tools/XSLT4HTML5XOM.class
XSLT4HTML5XOM ... |
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 338 #define CONTENT(a) CHOICE(a, a, (a)) /* take contents of variable */ macro
|