/external/llvm/lib/TableGen/ |
D | TableGenBackend.cpp | 23 static void printLine(raw_ostream &OS, const Twine &Prefix, char Fill, in printLine() argument 31 OS << Fill; in printLine()
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/ |
D | LookaheadStream.cs | 117 Fill(n); // out of elements? in SyncAhead() 121 public virtual void Fill(int n) { in Fill() method in Antlr.Runtime.Misc.LookaheadStream
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/ |
D | LookaheadStream.cs | 136 Fill( n ); // out of elements? in SyncAhead() 140 public virtual void Fill( int n ) in Fill() method in Antlr.Runtime.Misc.LookaheadStream
|
/external/deqp/doc/testspecs/GLES2/ |
D | functional.rasterization.txt | 32 + Fill rule verification 43 Fill rules are tested using additive blend so that pixels on shared
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | BufferedTokenStream.cs | 374 Fill(); in ToString() 408 public virtual void Fill() in Fill() method in Antlr.Runtime.BufferedTokenStream
|
D | TokenRewriteStream.cs | 420 Fill(); in ToOriginalString() 437 Fill(); in ToString() 443 Fill(); in ToString()
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | BufferedTokenStream.cs | 327 Fill(); in ToString() 357 public virtual void Fill() { in Fill() method in Antlr.Runtime.BufferedTokenStream
|
D | TokenRewriteStream.cs | 363 Fill(); in ToOriginalString() 377 Fill(); in ToString() 382 Fill(); in ToString()
|
/external/eigen/doc/ |
D | SparseLinearSystems.dox | 15 … SparseCholesky \endlink</td><td>Direct LLt factorization</td><td>SPD</td><td>Fill-in reducing</td> 18 …SparseCholesky \endlink</td><td>Direct LDLt factorization</td><td>SPD</td><td>Fill-in reducing</td> 28 <td>Square </td><td>Fill-in reducing, Leverage fast dense algebra</td> 31 <td>Any, rectangular</td><td> Fill-in reducing</td> 34 …>Direct LLt, LDLt, LU factorizations</td><td>SPD \n SPD \n Square</td><td>Fill-in reducing, Levera… 37 …lmodSupport \endlink</td><td>Direct LLt factorization</td><td>SPD</td><td>Fill-in reducing, Levera… 40 …ckSupport \endlink</td><td>Direct LU factorization</td><td>Square</td><td>Fill-in reducing, Levera… 43 …LUSupport \endlink</td><td>Direct LU factorization</td><td>Square</td><td>Fill-in reducing, Levera…
|
/external/webp/src/dsp/ |
D | enc.c | 200 static WEBP_INLINE void Fill(uint8_t* dst, int value, int size) { in Fill() function 213 Fill(dst, 127, size); in VerticalPred() 225 Fill(dst, 129, size); in HorizontalPred() 254 Fill(dst, 129, size); in TrueMotion() 279 Fill(dst, DC, size); in DCMode() 348 Fill(dst, dc >> 3, 4); in DC4()
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/ |
D | TestFastLexer.cs | 73 tokens.Fill(); in Iterate()
|
/external/skia/src/codec/ |
D | SkSwizzler.h | 163 static void Fill(void* dstStartRow, const SkImageInfo& dstInfo, size_t dstRowBytes,
|
D | SkJpegCodec.cpp | 374 SkSwizzler::Fill(fSwizzler->getDstRow(), dstInfo, dstRowBytes, in onGetPixels() 414 SkSwizzler::Fill(dst, this->dstInfo(), rowBytes, count - y, SK_ColorBLACK, NULL); in onGetScanlines()
|
D | SkCodec_libgif.cpp | 427 SkSwizzler::Fill(dst, dstInfo, dstRowBytes, height, fillIndex, colorTable); 480 SkSwizzler::Fill(swizzler->getDstRow(), dstInfo, dstRowBytes,
|
D | SkCodec_libbmp.cpp | 772 SkSwizzler::Fill(dstStart, dstInfo, dstRowBytes, dstInfo.height() - y, fillColor, in decodeMask() 917 SkSwizzler::Fill(dst, dstInfo, dstRowBytes, height, SK_ColorTRANSPARENT, NULL); in decodeRLE() 1148 SkSwizzler::Fill(dstStart, dstInfo, dstRowBytes, dstInfo.height() - y, in decode()
|
/external/skia/tests/ |
D | SwizzlerTest.cpp | 39 SkSwizzler::Fill(imageStart, imageInfo, rowBytes, endRow - startRow + 1, colorOrIndex, in check_fill()
|
/external/llvm/lib/Target/Sparc/ |
D | README.txt | 57 * Fill delay slots
|
/external/eigen/Eigen/ |
D | OrderingMethods | 42 * //Fill the matrix ...
|
/external/opencv/otherlibs/highgui/ |
D | image.cpp | 248 void CvvImage::Fill( int color ) in Fill() function in CvvImage
|
D | highgui.h | 375 virtual void Fill( int color );
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zIn.h | 61 void Fill() in Fill() function
|
D | 7zHandler.cpp | 419 _db.Fill(); in Open()
|
/external/libdrm/ |
D | RELEASING | 64 out email headers. Fill out the blank between the email headers
|
/external/llvm/docs/ |
D | HowToAddABuilder.rst | 55 #. Fill the buildslave description and admin name/e-mail. Here is an
|
/external/llvm/test/CodeGen/SystemZ/ |
D | frame-01.ll | 24 ; 12-bit offsets that end up being out of range. Fill the remaining
|